@charset "UTF-8";
/* ---------------------------------------
  style.scss / ウェブサイト用CSS
  ver3.0.2
  last modefied: 2020/06/12
--------------------------------------- */
@import url("add_style.css");
.header:after, .main-wrapper:after, .footer:after, .footer .banner:after {
  content: "";
  display: table;
  clear: both; }

@media print {
  a[href]:after {
    content: "" !important; }

  abbr[title]:after {
    content: "" !important; } }
/* *****************************************
	class.scss / 汎用CSS
	ver.3.6
	last modefied: 2020/06/12
***************************************** */
/* 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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w1.responsive,
    .list-w1-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w2.responsive,
    .list-w2-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w3.responsive,
    .list-w3-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w4.responsive,
    .list-w4-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w5.responsive,
    .list-w5-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w6.responsive,
    .list-w6-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w7.responsive,
    .list-w7-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w8.responsive,
    .list-w8-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w9.responsive,
    .list-w9-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w10.responsive,
    .list-w10-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w11.responsive,
    .list-w11-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w12.responsive,
    .list-w12-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w13.responsive,
    .list-w13-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w14.responsive,
    .list-w14-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w15.responsive,
    .list-w15-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w16.responsive,
    .list-w16-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w17.responsive,
    .list-w17-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w18.responsive,
    .list-w18-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w19.responsive,
    .list-w19-b.responsive {
      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: flex;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media (max-width: 767.9999px) {
    .list-w20.responsive,
    .list-w20-b.responsive {
      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; }

/*-- 連番リストベース --*/
.kakko, .kata, .kata-la {
  position: relative;
  list-style-type: none;
  margin-left: 1.1em;
  padding-left: 1em; }
  .kakko > li::before, .kata > li::before, .kata-la > li::before {
    position: absolute;
    left: -1.5em;
    text-align: right;
    width: 2.5em;
    padding-right: 0.5em; }

/*-- 丸括弧つき連番リスト --*/
.kakko > li {
  counter-increment: kakko; }
  .kakko > li::before {
    content: "(" counter(kakko) ")";
    text-align: center;
    width: 3em; }

/*-- 片括弧つき連番リスト --*/
.kata > li {
  counter-increment: kata; }
  .kata > li::before {
    content: counter(kata) ")"; }

/*-- 片括弧つき連番リスト --*/
.kata-la > li {
  counter-increment: kata-la; }
  .kata-la > li::before {
    content: counter(kata-la,lower-alpha) ")"; }

/*-- リストマーク付きリストベース --*/
.nakaguro, .kome, .asterisk, .asterisk2 {
  list-style-type: none;
  padding-left: 0; }
  .nakaguro > li, .kome > li, .asterisk > li, .asterisk2 > li {
    margin-left: 1em; }
    .nakaguro > li::before, .kome > li::before, .asterisk > li::before, .asterisk2 > 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,
.icon-pdf::after,
.icon-doc::after,
.icon-xls::after,
.icon-ppt::after,
.icon-zip::after {
  top: 2px;
  left: 0;
  margin: 0 2px; }

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: 5px;
  color: #fff;
  display: inline-block;
  padding: 0.5em 0.8em;
  text-decoration: none; }

.btn-r {
  box-shadow: inset 0 1px 0 0 #f5978e;
  background: linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
  background-color: #f24537;
  border: 1px solid #d02718;
  text-shadow: 1px 1px 0 #810e05; }
  .btn-r:hover {
    background: linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
    background-color: #c62d1f; }
  .btn-r:active {
    position: relative;
    top: 1px; }

.btn-g {
  box-shadow: inset 0 1px 0 0 #c1ed9c;
  background: linear-gradient(to bottom, #8ab526 5%, #719424 100%);
  background-color: #8ab526;
  border: 1px solid #639414;
  text-shadow: 1px 1px 0 #4a681b; }
  .btn-g:hover {
    background: linear-gradient(to bottom, #719424 5%, #8ab526 100%);
    background-color: #719424; }
  .btn-g:active {
    position: relative;
    top: 1px; }

.btn-b {
  box-shadow: inset 0 1px 0 0 #bee2f9;
  background: linear-gradient(to bottom, #397fac 5%, #2d669d 100%);
  background-color: #397fac;
  border: 1px solid #224f76;
  text-shadow: 1px 1px 0 #27466f; }
  .btn-b:hover {
    background: linear-gradient(to bottom, #2d669d 5%, #397fac 100%);
    background-color: #2d669d; }
  .btn-b:active {
    position: relative;
    top: 1px; }

.btn-a {
  box-shadow: inset 0 1px 0 0 #f5f5f5;
  background-color: #c0c0c0;
  border: 1px solid #808080;
  text-shadow: 1px 1px 0 #696969; }

.wb-break {
  word-break: break-all; }

.ib {
  display: inline-block; }

.justify {
  text-align: justify;
  text-justify: inter-ideograph; }

.justify-last {
  text-align-last: justify; }

small,
.caption {
  display: inline-block;
  line-height: 1.1;
  margin: 0; }

.header:after, .main-wrapper:after, .footer:after, .footer .banner: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: #900; }

.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: .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: .5em; }

.new2:after {
  background-color: #F00;
  border-radius: 50%;
  color: #FFF;
  content: "NEW";
  font-size: 9px;
  font-size: 0.9rem;
  margin-left: .5em;
  padding: .5em; }

.sidebar.sidebar-fixed {
  position: static; }

.footer .footer-inner {
  background: linear-gradient(to bottom, #FF3D9D 0%, #7F1F4E 100%);
  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: .5em;
  margin-bottom: .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: .5em;
  text-decoration: none !important;
  text-align: center;
  display: block;
  letter-spacing: .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;
  box-shadow: 0px 2px 5px 0 #7F1F4E inset;
  color: #FFF;
  font-family: inherit;
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0;
  padding: .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: .2em;
  padding-left: .5em;
  padding-bottom: .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: .5em; }
.table1 th {
  text-align: center;
  background: #f0f0f0; }
.table1 caption {
  /*テーブル用見出*/
  background: #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: .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: $sp-header-height;*/
    background: url("../img/header_sp.png") no-repeat;
    background-size: auto 100%;
    margin: .5em 1em; }

  .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; } }
:root {
  --color-primary:#48c1ae;
  --color-primary-rgb:72, 193, 174;
  --color-secondary:#00aeee;
  --color-secondary-rgb:0, 174, 238;
  --color-tertiary:#e57db3;
  --color-tertiary-rgb:229, 125, 179;
  --color-contrast:#fff;
  --color-contrast-rgb:255, 255, 255; }

.time0 {
  height: -2px; }

.time-real0 {
  top: 48px; }

.time1 {
  height: 44px; }

.time-real1 {
  top: 94px; }

.time2 {
  height: 90px; }

.time-real2 {
  top: 140px; }

.time3 {
  height: 136px; }

.time-real3 {
  top: 186px; }

.time4 {
  height: 182px; }

.time-real4 {
  top: 232px; }

.time5 {
  height: 228px; }

.time-real5 {
  top: 278px; }

.time6 {
  height: 274px; }

.time-real6 {
  top: 324px; }

.time7 {
  height: 320px; }

.time-real7 {
  top: 370px; }

.time8 {
  height: 366px; }

.time-real8 {
  top: 416px; }

.time9 {
  height: 412px; }

.time-real9 {
  top: 462px; }

.time10 {
  height: 458px; }

.time-real10 {
  top: 508px; }

.time11 {
  height: 504px; }

.time-real11 {
  top: 554px; }

.time12 {
  height: 550px; }

.time-real12 {
  top: 600px; }

.time13 {
  height: 596px; }

.time-real13 {
  top: 646px; }

.time14 {
  height: 642px; }

.time-real14 {
  top: 692px; }

.time15 {
  height: 688px; }

.time-real15 {
  top: 738px; }

.time16 {
  height: 734px; }

.time-real16 {
  top: 784px; }

.time17 {
  height: 780px; }

.time-real17 {
  top: 830px; }

.time18 {
  height: 826px; }

.time-real18 {
  top: 876px; }

.time19 {
  height: 872px; }

.time-real19 {
  top: 922px; }

.time20 {
  height: 918px; }

.time-real20 {
  top: 968px; }

.time21 {
  height: 964px; }

.time-real21 {
  top: 1014px; }

.time22 {
  height: 1010px; }

.time-real22 {
  top: 1060px; }

.time23 {
  height: 1056px; }

.time-real23 {
  top: 1106px; }

.time24 {
  height: 1102px; }

.time-real24 {
  top: 1152px; }

.time25 {
  height: 1148px; }

.time-real25 {
  top: 1198px; }

.time26 {
  height: 1194px; }

.time-real26 {
  top: 1244px; }

.time27 {
  height: 1240px; }

.time-real27 {
  top: 1290px; }

.time28 {
  height: 1286px; }

.time-real28 {
  top: 1336px; }

.time29 {
  height: 1332px; }

.time-real29 {
  top: 1382px; }

.time30 {
  height: 1378px; }

.time-real30 {
  top: 1428px; }

.time31 {
  height: 1424px; }

.time-real31 {
  top: 1474px; }

.time32 {
  height: 1470px; }

.time-real32 {
  top: 1520px; }

.time33 {
  height: 1516px; }

.time-real33 {
  top: 1566px; }

.time34 {
  height: 1562px; }

.time-real34 {
  top: 1612px; }

.time35 {
  height: 1608px; }

.time-real35 {
  top: 1658px; }

.time36 {
  height: 1654px; }

.time-real36 {
  top: 1704px; }

.time37 {
  height: 1700px; }

.time-real37 {
  top: 1750px; }

.time38 {
  height: 1746px; }

.time-real38 {
  top: 1796px; }

.time39 {
  height: 1792px; }

.time-real39 {
  top: 1842px; }

.time40 {
  height: 1838px; }

.time-real40 {
  top: 1888px; }

.time41 {
  height: 1884px; }

.time-real41 {
  top: 1934px; }

.time42 {
  height: 1930px; }

.time-real42 {
  top: 1980px; }

.time43 {
  height: 1976px; }

.time-real43 {
  top: 2026px; }

.time44 {
  height: 2022px; }

.time-real44 {
  top: 2072px; }

.time45 {
  height: 2068px; }

.time-real45 {
  top: 2118px; }

.time46 {
  height: 2114px; }

.time-real46 {
  top: 2164px; }

.time47 {
  height: 2160px; }

.time-real47 {
  top: 2210px; }

.time48 {
  height: 2206px; }

.time-real48 {
  top: 2256px; }

.time49 {
  height: 2252px; }

.time-real49 {
  top: 2302px; }

.time50 {
  height: 2298px; }

.time-real50 {
  top: 2348px; }

.time51 {
  height: 2344px; }

.time-real51 {
  top: 2394px; }

.time52 {
  height: 2390px; }

.time-real52 {
  top: 2440px; }

.time53 {
  height: 2436px; }

.time-real53 {
  top: 2486px; }

.time54 {
  height: 2482px; }

.time-real54 {
  top: 2532px; }

.time55 {
  height: 2528px; }

.time-real55 {
  top: 2578px; }

.time56 {
  height: 2574px; }

.time-real56 {
  top: 2624px; }

.time57 {
  height: 2620px; }

.time-real57 {
  top: 2670px; }

.time58 {
  height: 2666px; }

.time-real58 {
  top: 2716px; }

.time59 {
  height: 2712px; }

.time-real59 {
  top: 2762px; }

.time60 {
  height: 2758px; }

.time-real60 {
  top: 2808px; }

.time61 {
  height: 2804px; }

.time-real61 {
  top: 2854px; }

.time62 {
  height: 2850px; }

.time-real62 {
  top: 2900px; }

.time63 {
  height: 2896px; }

.time-real63 {
  top: 2946px; }

.time64 {
  height: 2942px; }

.time-real64 {
  top: 2992px; }

.time65 {
  height: 2988px; }

.time-real65 {
  top: 3038px; }

.time66 {
  height: 3034px; }

.time-real66 {
  top: 3084px; }

.time67 {
  height: 3080px; }

.time-real67 {
  top: 3130px; }

.time68 {
  height: 3126px; }

.time-real68 {
  top: 3176px; }

.time69 {
  height: 3172px; }

.time-real69 {
  top: 3222px; }

.time70 {
  height: 3218px; }

.time-real70 {
  top: 3268px; }

.time71 {
  height: 3264px; }

.time-real71 {
  top: 3314px; }

.time72 {
  height: 3310px; }

.time-real72 {
  top: 3360px; }

.time73 {
  height: 3356px; }

.time-real73 {
  top: 3406px; }

.time74 {
  height: 3402px; }

.time-real74 {
  top: 3452px; }

.time75 {
  height: 3448px; }

.time-real75 {
  top: 3498px; }

.time76 {
  height: 3494px; }

.time-real76 {
  top: 3544px; }

.time77 {
  height: 3540px; }

.time-real77 {
  top: 3590px; }

.time78 {
  height: 3586px; }

.time-real78 {
  top: 3636px; }

.time79 {
  height: 3632px; }

.time-real79 {
  top: 3682px; }

.time80 {
  height: 3678px; }

.time-real80 {
  top: 3728px; }

.time81 {
  height: 3724px; }

.time-real81 {
  top: 3774px; }

.time82 {
  height: 3770px; }

.time-real82 {
  top: 3820px; }

.time83 {
  height: 3816px; }

.time-real83 {
  top: 3866px; }

.time84 {
  height: 3862px; }

.time-real84 {
  top: 3912px; }

.time85 {
  height: 3908px; }

.time-real85 {
  top: 3958px; }

.time86 {
  height: 3954px; }

.time-real86 {
  top: 4004px; }

.time87 {
  height: 4000px; }

.time-real87 {
  top: 4050px; }

.time88 {
  height: 4046px; }

.time-real88 {
  top: 4096px; }

.time89 {
  height: 4092px; }

.time-real89 {
  top: 4142px; }

.time90 {
  height: 4138px; }

.time-real90 {
  top: 4188px; }

.time91 {
  height: 4184px; }

.time-real91 {
  top: 4234px; }

.time92 {
  height: 4230px; }

.time-real92 {
  top: 4280px; }

.time93 {
  height: 4276px; }

.time-real93 {
  top: 4326px; }

.time94 {
  height: 4322px; }

.time-real94 {
  top: 4372px; }

.time95 {
  height: 4368px; }

.time-real95 {
  top: 4418px; }

.time96 {
  height: 4414px; }

.time-real96 {
  top: 4464px; }

.time97 {
  height: 4460px; }

.time-real97 {
  top: 4510px; }

.time98 {
  height: 4506px; }

.time-real98 {
  top: 4556px; }

.time99 {
  height: 4552px; }

.time-real99 {
  top: 4602px; }

.time100 {
  height: 4598px; }

.time-real100 {
  top: 4648px; }

.time101 {
  height: 4644px; }

.time-real101 {
  top: 4694px; }

.time102 {
  height: 4690px; }

.time-real102 {
  top: 4740px; }

.time103 {
  height: 4736px; }

.time-real103 {
  top: 4786px; }

.time104 {
  height: 4782px; }

.time-real104 {
  top: 4832px; }

.time105 {
  height: 4828px; }

.time-real105 {
  top: 4878px; }

.time106 {
  height: 4874px; }

.time-real106 {
  top: 4924px; }

.time107 {
  height: 4920px; }

.time-real107 {
  top: 4970px; }

.time108 {
  height: 4966px; }

.time-real108 {
  top: 5016px; }

.time109 {
  height: 5012px; }

.time-real109 {
  top: 5062px; }

.time110 {
  height: 5058px; }

.time-real110 {
  top: 5108px; }

.time111 {
  height: 5104px; }

.time-real111 {
  top: 5154px; }

.time112 {
  height: 5150px; }

.time-real112 {
  top: 5200px; }

.time113 {
  height: 5196px; }

.time-real113 {
  top: 5246px; }

.time114 {
  height: 5242px; }

.time-real114 {
  top: 5292px; }

.time115 {
  height: 5288px; }

.time-real115 {
  top: 5338px; }

.time116 {
  height: 5334px; }

.time-real116 {
  top: 5384px; }

.time117 {
  height: 5380px; }

.time-real117 {
  top: 5430px; }

.time118 {
  height: 5426px; }

.time-real118 {
  top: 5476px; }

.time119 {
  height: 5472px; }

.time-real119 {
  top: 5522px; }

.time120 {
  height: 5518px; }

.time-real120 {
  top: 5568px; }

.time121 {
  height: 5564px; }

.time-real121 {
  top: 5614px; }

.time122 {
  height: 5610px; }

.time-real122 {
  top: 5660px; }

.time123 {
  height: 5656px; }

.time-real123 {
  top: 5706px; }

.time124 {
  height: 5702px; }

.time-real124 {
  top: 5752px; }

.time125 {
  height: 5748px; }

.time-real125 {
  top: 5798px; }

.time126 {
  height: 5794px; }

.time-real126 {
  top: 5844px; }

.time127 {
  height: 5840px; }

.time-real127 {
  top: 5890px; }

.time128 {
  height: 5886px; }

.time-real128 {
  top: 5936px; }

.time129 {
  height: 5932px; }

.time-real129 {
  top: 5982px; }

.time130 {
  height: 5978px; }

.time-real130 {
  top: 6028px; }

.time131 {
  height: 6024px; }

.time-real131 {
  top: 6074px; }

.time132 {
  height: 6070px; }

.time-real132 {
  top: 6120px; }

.time133 {
  height: 6116px; }

.time-real133 {
  top: 6166px; }

.time134 {
  height: 6162px; }

.time-real134 {
  top: 6212px; }

.time135 {
  height: 6208px; }

.time-real135 {
  top: 6258px; }

.time136 {
  height: 6254px; }

.time-real136 {
  top: 6304px; }

.time137 {
  height: 6300px; }

.time-real137 {
  top: 6350px; }

.time138 {
  height: 6346px; }

.time-real138 {
  top: 6396px; }

.time139 {
  height: 6392px; }

.time-real139 {
  top: 6442px; }

.time140 {
  height: 6438px; }

.time-real140 {
  top: 6488px; }

.time141 {
  height: 6484px; }

.time-real141 {
  top: 6534px; }

.time142 {
  height: 6530px; }

.time-real142 {
  top: 6580px; }

.time143 {
  height: 6576px; }

.time-real143 {
  top: 6626px; }

.time144 {
  height: 6622px; }

.time-real144 {
  top: 6672px; }

.time145 {
  height: 6668px; }

.time-real145 {
  top: 6718px; }

.time146 {
  height: 6714px; }

.time-real146 {
  top: 6764px; }

.time147 {
  height: 6760px; }

.time-real147 {
  top: 6810px; }

.time148 {
  height: 6806px; }

.time-real148 {
  top: 6856px; }

.time149 {
  height: 6852px; }

.time-real149 {
  top: 6902px; }

.time150 {
  height: 6898px; }

.time-real150 {
  top: 6948px; }

.time151 {
  height: 6944px; }

.time-real151 {
  top: 6994px; }

.time152 {
  height: 6990px; }

.time-real152 {
  top: 7040px; }

.time153 {
  height: 7036px; }

.time-real153 {
  top: 7086px; }

.time154 {
  height: 7082px; }

.time-real154 {
  top: 7132px; }

.time155 {
  height: 7128px; }

.time-real155 {
  top: 7178px; }

.time156 {
  height: 7174px; }

.time-real156 {
  top: 7224px; }

.time157 {
  height: 7220px; }

.time-real157 {
  top: 7270px; }

.time158 {
  height: 7266px; }

.time-real158 {
  top: 7316px; }

.time159 {
  height: 7312px; }

.time-real159 {
  top: 7362px; }

.time160 {
  height: 7358px; }

.time-real160 {
  top: 7408px; }

body {
  background-color: #fff;
  background-image: url("../img/bg_index.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: bottom;
  min-height: 100vh; }

.header {
  position: relative; }
  .header .top-title {
    margin-top: 3em; }
  .header .navbar-header {
    background-color: rgba(0, 0, 0, 0); }
  .header .navbar-collapse {
    background-color: #00aeee; }
  .header .navbar-default {
    background-color: rgba(0, 0, 0, 0); }
  .header ul {
    margin: 0; }
  .header .navbar-nav li {
    background-color: #00aeee; }
    .header .navbar-nav li a {
      color: #fff; }
    .header .navbar-nav li a[href$=".pdf"]::after {
      color: #fff; }

nav.nav-btn {
  display: none; }

.nav li a {
  padding: 10px 8px; }

.logout {
  margin: 0 1em 1em 0;
  text-align: right;
  color: #000; }

.footer-inner {
  position: relative; }

.pagetop {
  position: fixed;
  z-index: 2147483647;
  top: auto;
  bottom: 2em;
  right: 2em;
  color: #FFF;
  font-size: 5px;
  font-size: 0.5rem;
  background-color: #333;
  padding: .5em;
  text-decoration: none !important;
  text-align: center;
  display: block;
  letter-spacing: 0;
  border-radius: 6px; }
  .pagetop:hover {
    background-color: #fff;
    color: #333; }
  .pagetop i {
    font-size: 24px;
    font-size: 2.4rem; }

.main-wrapper {
  min-height: 200px; }
  .main-wrapper .page-content {
    margin: 15px 0;
    padding: 0 15px 30px 15px; }

footer {
  position: sticky;
  top: 100vh; }

.footer {
  /*background: $color-primary;*/
  background: none;
  box-shadow: none; }
  .footer .footer-inner {
    background: none;
    padding: 1em;
    box-shadow: none; }
  .footer .copyright small {
    text-align: center; }

.page-title-pink {
  position: relative;
  text-align: center;
  background: none;
  border: none;
  box-shadow: none; }
  .page-title-pink span {
    display: block;
    padding: 1em;
    background: rgba(var(--color-tertiary-rgb), 0.8); }
  .page-title-pink:before, .page-title-pink:after {
    position: absolute;
    content: ''; }
  .page-title-pink:after {
    display: inline-block;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border-top: 2px solid rgba(var(--color-tertiary-rgb), 0.8);
    border-left: 2px solid rgba(var(--color-tertiary-rgb), 0.8); }
  .page-title-pink:before {
    display: inline-block;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    border-right: 2px solid rgba(var(--color-tertiary-rgb), 0.8);
    border-bottom: 2px solid rgba(var(--color-tertiary-rgb), 0.8); }

.page-title-blue {
  position: relative;
  text-align: center;
  background: none;
  border: none;
  box-shadow: none; }
  .page-title-blue span {
    display: block;
    padding: 1em;
    background: rgba(var(--color-secondary-rgb), 0.8); }
  .page-title-blue:before, .page-title-blue:after {
    position: absolute;
    content: ''; }
  .page-title-blue:after {
    display: inline-block;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border-top: 2px solid rgba(var(--color-secondary-rgb), 0.8);
    border-left: 2px solid rgba(var(--color-secondary-rgb), 0.8); }
  .page-title-blue:before {
    display: inline-block;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    border-right: 2px solid rgba(var(--color-secondary-rgb), 0.8);
    border-bottom: 2px solid rgba(var(--color-secondary-rgb), 0.8); }

.session-title {
  background: #f8f6e0;
  border-bottom: none;
  color: #00aeee;
  font-size: 22px;
  font-size: 2.2rem;
  padding-top: .3em;
  padding-left: .75em;
  padding-bottom: .3em;
  padding-right: .75em;
  position: relative; }
  .session-title:before {
    content: "";
    display: block;
    width: 3px;
    height: 100%;
    background: #48c1ae;
    bottom: 0;
    left: 0;
    position: absolute; }
  .session-title small, .session-title .small {
    vertical-align: middle;
    color: #00aeee;
    line-height: 1.25em; }
  .session-title div {
    margin-top: .25em; }

.tw-title {
  background-color: #1DA1F2;
  border: none;
  border-radius: 5px 5px 0 0;
  color: #FFF;
  font-family: inherit;
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0;
  padding: .5em 15px; }

.poster-text {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: .25em;
  padding-top: .5em;
  border-top: 1px dotted #fff;
  line-height: 1.5em;
  margin-bottom: 0; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 24px;
  margin-bottom: 12px; }

h2 {
  border-bottom: none;
  color: #000;
  font-size: 22px;
  font-size: 2.2rem;
  padding-top: .4em;
  padding-left: .75em;
  padding-bottom: .4em;
  position: relative;
  margin-top: 2em; }
  h2:before {
    content: "";
    display: block;
    width: 3px;
    height: 100%;
    background: #48c1ae;
    bottom: 0;
    left: 0;
    position: absolute; }
  h2 small, h2 .small {
    vertical-align: middle;
    line-height: 1.25em; }
  h2 p {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold; }

h3 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #00aeee; }

span.entry-n {
  font-size: 16px;
  font-size: 1.6rem;
  color: #f00; }

a {
  transition: all 300ms 0s ease; }

a > img {
  transition: all 300ms 0s ease; }
  a > img:hover {
    opacity: 0.8; }

.word-break {
  word-break: break-all; }

.shadow {
  text-shadow: 0px 0px 3px #000000; }

.no-display {
  display: none; }

.no-active {
  pointer-events: none;
  background-color: #9c9c9c !important;
  border-color: #6c6c6c !important;
  color: #3c3c3c !important; }
  .no-active img {
    height: 24px;
    filter: brightness(0); }

.sp-p0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.mh300 {
  min-height: 300px; }

.bg-white {
  background: white; }

/*.bg-white{background: rgba(255, 255, 255, 0.8);}*/
.bg-white100 {
  background: white; }

.bg-black {
  background: rgba(0, 0, 0, 0.2); }

.bg-gray {
  background: #ddd; }

.bg-orange {
  background: #ffdead; }

.bg-purple {
  background: #e6e6fa; }

.bg-yellow {
  background: #ffff00; }

.bg-pink {
  background: #ffb6c1; }

.bg-now {
  background: rgba(255, 0, 0, 0.4); }

.btn-elementary {
  display: inline-block;
  width: 100%;
  color: var(--color-tertiary);
  font-size: 26px;
  font-size: 2.6rem;
  text-decoration: none;
  background: var(--color-contrast);
    /*background-image:url("../img/btn-bg.png");
	background-position: right;
	background-repeat: no-repeat;*/
  border: 3px solid var(--color-tertiary);
  border-radius: 6px;
  padding: .5em; }
  .btn-elementary:hover {
    transition: all 300ms 0s ease;
    opacity: 0.8;
    background: var(--color-tertiary);
    background-image: url("../img/btn-bg.png");
    background-position: right;
    background-repeat: no-repeat;
    color: var(--color-contrast);
    text-decoration: none; }

.btn-high {
  display: inline-block;
  width: 100%;
  color: var(--color-secondary);
  font-size: 26px;
  font-size: 2.6rem;
  text-decoration: none;
  background: var(--color-contrast);
    /*background-image:url("../img/btn-bg.png");
	background-position: right;
	background-repeat: no-repeat;*/
  border: 3px solid #00aeee;
  border-radius: 6px;
  padding: .5em; }
  .btn-high:hover {
    opacity: 0.8;
    background: var(--color-secondary);
    background-image: url("../img/btn-bg.png");
    background-position: right;
    background-repeat: no-repeat;
    color: var(--color-contrast);
    text-decoration: none; }

.list-btn {
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin: 0;
  padding: 0; }
  .list-btn li {
    width: 100%;
    margin-bottom: 1em; }
    .list-btn li:last-child {
      margin-bottom: 0; }

.btn-active, .btn-disabled {
  background: #ddd;
  border: 1px solid #666;
  pointer-events: none; }

.btn-top {
  font-size: 24px;
  font-size: 2.4rem;
  background: linear-gradient(to bottom, #FF3D9D 0%, #7F1F4E 100%);
  box-shadow: 0px 3px 5px 0 rgba(0, 0, 0, 0.3) inset;
  color: #fff;
  padding: .25em 0 .35em 0;
  border-radius: 14px; }

.news-list {
  margin: 0;
  height: 304px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #9c9c9c;
  overflow: auto;
  padding: 1.5em 2em; }
  .news-list dt {
    clear: left;
    float: none;
    font-weight: normal;
    margin-bottom: .5em;
    margin-top: 1em;
    line-height: 2em;
    font-weight: bold; }
    .news-list dt:first-child {
      margin-top: 0; }
  .news-list dd {
    margin-left: 2em;
    margin-bottom: .75em;
    padding-left: 0;
    line-height: 1.5em; }

.sponcer-name, .sponcer-name-s {
  display: block;
  width: 100%;
  border-bottom: 1px solid #48c1ae;
  color: #48c1ae;
  font-weight: bold;
  padding-bottom: .25em;
  margin-bottom: 1em;
  line-height: 1.25em; }

.sponcer-name {
  font-size: 20px;
  font-size: 2rem; }

.sponcer-name-s {
  font-size: 16px;
  font-size: 1.6rem; }

.text-area, .img-area {
  display: block !important;
  padding-left: 0;
  margin-bottom: 1em;
  word-break: break-all; }

.img-area {
  background: #fff;
  padding: 0;
  margin-bottom: 1em; }
  .img-area a {
    display: block;
    position: relative;
    height: 196px;
    text-align: center; }
    .img-area a img {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 96%; }

.list-corp li {
  display: block;
  vertical-align: top;
  margin-bottom: 1em;
  width: 100%; }
  .list-corp li a {
    display: block;
    position: relative;
    height: 168px;
    text-align: center;
    background: #fff;
    padding: 0; }
    .list-corp li a img {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 84%; }

.list-img {
  margin: 0 0 1em 0;
  padding: 0;
  list-style: none; }
  .list-img li {
    width: 100%;
    margin-bottom: 1em; }
    .list-img li a {
      cursor: pointer; }
      .list-img li a img {
        border: 1px solid #ececec; }

.abstract-no li {
  vertical-align: middle;
  margin-bottom: .5em;
  display: block; }
  .abstract-no li .btn-zoom {
    margin: .5em 0; }
.abstract-no span {
  display: inline-block;
  padding: .45em 1em .35em 1em;
  background: #48c1ae;
  border: 2px solid #9c9c9c;
  color: #fff; }

.session-title div {
  margin-top: .25em; }

.a-title {
  font-weight: bold;
  line-height: 1.25em;
  margin-bottom: .5em; }

.a-presenter {
  margin: 0 0 .5em 0; }

.modal-img a img:hover {
  cursor: pointer; }

.modal-title {
  font-weight: bold; }

.abstract-item-c {
  padding-bottom: 1em; }

.row-height {
  display: flex;
  flex-wrap: wrap; }

.inner-box {
  height: 100%; }

.m-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.m-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.site-name-sp span {
  visibility: hidden; }
  .site-name-sp span img {
    width: auto; }

.edit {
  margin-left: 2em; }

.timeline-day {
  display: block;
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  width: 100%;
  margin: 0; }
  .timeline-day .timeline-base .timeline {
    display: flex;
    flex-diretion: row; }
    .timeline-day .timeline-base .timeline .venue {
      width: 84%;
      height: 48px;
      vertical-align: middle !important;
      border-top: 1px solid #999;
      border-left: 1px solid #999;
      border-right: 1px solid #999;
      font-weight: bold;
      text-align: center;
      padding-top: 6px; }
    .timeline-day .timeline-base .timeline .time {
      width: 16%;
      height: 46px;
      text-align: right;
      padding-right: .5em; }
    .timeline-day .timeline-base .timeline .timearea-first, .timeline-day .timeline-base .timeline .timearea, .timeline-day .timeline-base .timeline .timearea-last {
      width: 84%;
      height: 46px; }
    .timeline-day .timeline-base .timeline .timearea-first {
      border-top: 1px solid #999;
      border-bottom: 1px dotted #999;
      border-left: 1px solid #999;
      border-right: 1px solid #999; }
    .timeline-day .timeline-base .timeline .timearea {
      border-bottom: 1px dotted #999;
      border-left: 1px solid #999;
      border-right: 1px solid #999; }
    .timeline-day .timeline-base .timeline .timearea-last {
      border-bottom: 1px solid #999;
      border-left: 1px solid #999;
      border-right: 1px solid #999; }
  .timeline-day .time-table, .timeline-day .time-real {
    position: absolute;
    right: 1px;
    width: 84%;
    font-size: 12px;
    font-size: 1.2rem; }
    .timeline-day .time-table .timecontent, .timeline-day .time-real .timecontent {
      display: block;
      margin-bottom: 2px;
      padding: 1px 2px 1px 3px;
      text-align: center; }
      .timeline-day .time-table .timecontent .time-block, .timeline-day .time-real .timecontent .time-block {
        display: flex;
        justify-content: center;
        align-items: center; }
      .timeline-day .time-table .timecontent .time-block, .timeline-day .time-table .timecontent a, .timeline-day .time-table .timecontent span, .timeline-day .time-real .timecontent .time-block, .timeline-day .time-real .timecontent a, .timeline-day .time-real .timecontent span {
        text-align: left;
        width: 100%;
        height: 100%;
        padding: 4px; }
        .timeline-day .time-table .timecontent .time-block img, .timeline-day .time-table .timecontent a img, .timeline-day .time-table .timecontent span img, .timeline-day .time-real .timecontent .time-block img, .timeline-day .time-real .timecontent a img, .timeline-day .time-real .timecontent span img {
          width: 24px; }
        .timeline-day .time-table .timecontent .time-block span, .timeline-day .time-table .timecontent a span, .timeline-day .time-table .timecontent span span, .timeline-day .time-real .timecontent .time-block span, .timeline-day .time-real .timecontent a span, .timeline-day .time-real .timecontent span span {
          flex: none !important;
          display: block; }
        .timeline-day .time-table .timecontent .time-block strong, .timeline-day .time-table .timecontent a strong, .timeline-day .time-table .timecontent span strong, .timeline-day .time-real .timecontent .time-block strong, .timeline-day .time-real .timecontent a strong, .timeline-day .time-real .timecontent span strong {
          flex: none !important;
          display: block; }
        .timeline-day .time-table .timecontent .time-block .font-lg, .timeline-day .time-table .timecontent a .font-lg, .timeline-day .time-table .timecontent span .font-lg, .timeline-day .time-real .timecontent .time-block .font-lg, .timeline-day .time-real .timecontent a .font-lg, .timeline-day .time-real .timecontent span .font-lg {
          font-size: calc(12px * 1.4); }
        .timeline-day .time-table .timecontent .time-block .font-md, .timeline-day .time-table .timecontent a .font-md, .timeline-day .time-table .timecontent span .font-md, .timeline-day .time-real .timecontent .time-block .font-md, .timeline-day .time-real .timecontent a .font-md, .timeline-day .time-real .timecontent span .font-md {
          font-size: calc(12px * 1.2); }
        .timeline-day .time-table .timecontent .time-block .font, .timeline-day .time-table .timecontent a .font, .timeline-day .time-table .timecontent span .font, .timeline-day .time-real .timecontent .time-block .font, .timeline-day .time-real .timecontent a .font, .timeline-day .time-real .timecontent span .font {
          font-size: calc(12px * 1); }
        .timeline-day .time-table .timecontent .time-block .font-sm, .timeline-day .time-table .timecontent a .font-sm, .timeline-day .time-table .timecontent span .font-sm, .timeline-day .time-real .timecontent .time-block .font-sm, .timeline-day .time-real .timecontent a .font-sm, .timeline-day .time-real .timecontent span .font-sm {
          font-size: calc(12px * 1.2); }
      .timeline-day .time-table .timecontent .time-block-h, .timeline-day .time-real .timecontent .time-block-h {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        width: 50%;
        height: 100%;
        padding: 0; }
        .timeline-day .time-table .timecontent .time-block-h span, .timeline-day .time-real .timecontent .time-block-h span {
          flex: 0 1 auto; }
        .timeline-day .time-table .timecontent .time-block-h strong, .timeline-day .time-real .timecontent .time-block-h strong {
          flex: none; }
  .timeline-day .time-table {
    top: 48px; }

.timeline-pc {
  display: none; }
  .timeline-pc .venue-pc {
    display: none; }
  .timeline-pc .time-pc {
    display: none; }

.explanatory {
  background: rgba(255, 251, 207, 0.7);
  padding: .4em;
  margin-bottom: 2em; }
  .explanatory div {
    border: 1px solid #fff;
    padding: 1em;
    color: #ea5d9b; }
  .explanatory p, .explanatory dl, .explanatory ul {
    margin: 0; }

@media (min-width: 768px) {
  .sp-br {
    display: none; }

  .header .top-title {
    margin-top: 3em;
    text-align: center; }

  .logout {
    margin: 0 1em 0 0; }

  nav.nav-btn {
    display: inherit; }
    nav.nav-btn ul {
      list-style: none;
      text-align: center;
      border-top: 1px solid #48c1ae;
      border-bottom: 1px solid #48c1ae; }
      nav.nav-btn ul li {
        display: inline-block;
        margin: 0;
        padding: 0;
        /*width: 17em;*/
        margin-right: 1em; }
        nav.nav-btn ul li a {
          display: block;
          text-align: center;
          background: none;
          padding: 1em;
          text-decoration: none;
          color: #48c1ae;
          font-weight: bold;
          font-size: 15px;
          font-size: 1.5rem;
          letter-spacing: 0;
          transition: all 300ms 0s ease; }
          nav.nav-btn ul li a:hover {
            background: #48c1ae;
            color: var(--color-contrast); }
        nav.nav-btn ul li a:hover[href$=".pdf"]::after {
          color: var(--color-contrast); }
        nav.nav-btn ul li:first-child {
          margin-bottom: 0; }
      nav.nav-btn ul li.support, nav.nav-btn ul li.zoom {
        border: 2px solid #4a8cff;
        /*width: 18em;*/ }
        nav.nav-btn ul li.support a, nav.nav-btn ul li.zoom a {
          color: #4a8cff; }
          nav.nav-btn ul li.support a:hover, nav.nav-btn ul li.zoom a:hover {
            background: #4a8cff;
            color: #fff; }
      nav.nav-btn ul li.home, nav.nav-btn ul li.w6 {
        /*width: 6em;*/ }

  .list-btn {
    flex-direction: row;
    justify-content: space-between; }
    .list-btn li {
      width: 100%;
      margin: 0 1em 1em 0; }
      .list-btn li:last-child {
        margin: 0; }

  .btn-entry {
    width: 80%; }

  .text-area, .img-area {
    display: table-cell !important; }

  .img-area {
    width: 256px; }
    .img-area a {
      height: 148px; }

  .img-area-m a {
    height: 88px; }

  .img-area-s a {
    height: 58px; }

  .text-area {
    padding-left: 1em;
    padding-bottom: 1em; }

  .list-corp li {
    display: table-cell !important;
    vertical-align: middle;
    width: 200px; }
    .list-corp li a {
      display: block;
      background: #fff;
      padding: 0;
      position: relative;
      height: 106px;
      text-align: center; }
      .list-corp li a img {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 96%; }
  .list-corp li.text-corp {
    width: 700px; }

  .award-pc {
    width: 445px; }

  .list-img li {
    display: inline-block;
    width: 49%;
    margin-bottom: 0;
    vertical-align: top; }
    .list-img li:first-child {
      margin-right: 1em; }

  .list-banner li {
    background: #fff;
    padding: 0;
    width: 200px;
    list-style: none;
    margin-right: 1em; }
    .list-banner li a {
      display: block;
      position: relative;
      height: 112.5px;
      text-align: center;
      vertical-align: middle; }
      .list-banner li a img {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 96%; }

  .news-list dt {
    width: auto; }

  .abstract-no li {
    display: inline-block; }
    .abstract-no li:first-child {
      display: block; }
    .abstract-no li .btn-zoom {
      margin: 0; }

  .link-a {
    display: none; }

  .box-auto.responsive, .box-fixed.responsive {
    display: table; }
    .box-auto.responsive li, .box-fixed.responsive li {
      display: table-cell; }

  .abstract-item-c {
    padding-left: 1em; }

  .timeline-day {
    padding-right: 1px; }
    .timeline-day .timeline-base .timeline .venue {
      width: 100%; }
    .timeline-day .timeline-base .timeline .time {
      display: none; }
    .timeline-day .timeline-base .timeline .timearea-first, .timeline-day .timeline-base .timeline .timearea, .timeline-day .timeline-base .timeline .timearea-last {
      width: 100%; }
    .timeline-day .time-table, .timeline-day .time-real {
      width: 100%; }

  .timeline-pc {
    display: flex;
    flex-diretion: row;
    font-size: 12px;
    font-size: 1.2rem;
    width: 48px; }
    .timeline-pc .venue-pc {
      display: inherit;
      height: 48px; }
    .timeline-pc .time-pc {
      display: inherit;
      height: 46px;
      text-align: right;
      padding-right: .5em; }

  .timeline-day-pc {
    width: 48px; }
    .timeline-day-pc .timeline-base-pc {
      display: table-cell;
      position: relative;
      font-size: 12px;
      font-size: 1.2rem;
      margin: 0; }
      .timeline-day-pc .timeline-base-pc .timeline-pc {
        display: flex;
        flex-diretion: row; }
        .timeline-day-pc .timeline-base-pc .timeline-pc .venue-pc {
          display: table-cell;
          height: 48px; }
        .timeline-day-pc .timeline-base-pc .timeline-pc .time-pc {
          display: table-cell;
          height: 46px;
          text-align: right;
          padding-right: .5em; }

  .timeline-day .time-table .timecontent .time-block .font-lg, .timeline-day .time-table .timecontent a .font-lg, .timeline-day .time-table .timecontent span .font-lg, .timeline-day .time-real .timecontent .time-block .font-lg, .timeline-day .time-real .timecontent a .font-lg, .timeline-day .time-real .timecontent span .font-lg {
    font-size: calc(12px * 1); }
  .timeline-day .time-table .timecontent .time-block .font-md, .timeline-day .time-table .timecontent a .font-md, .timeline-day .time-table .timecontent span .font-md, .timeline-day .time-real .timecontent .time-block .font-md, .timeline-day .time-real .timecontent a .font-md, .timeline-day .time-real .timecontent span .font-md {
    font-size: calc(12px * 0.9); }
  .timeline-day .time-table .timecontent .time-block .font, .timeline-day .time-table .timecontent a .font, .timeline-day .time-table .timecontent span .font, .timeline-day .time-real .timecontent .time-block .font, .timeline-day .time-real .timecontent a .font, .timeline-day .time-real .timecontent span .font {
    font-size: calc(12px * 0.8); }
  .timeline-day .time-table .timecontent .time-block .font-sm, .timeline-day .time-table .timecontent a .font-sm, .timeline-day .time-table .timecontent span .font-sm, .timeline-day .time-real .timecontent .time-block .font-sm, .timeline-day .time-real .timecontent a .font-sm, .timeline-day .time-real .timecontent span .font-sm {
    font-size: calc(12px * 0.7); }

  /* オンライン名刺交換システム */
  .form-control.disabled {
    background-color: rgba(0, 0, 0, 0);
    border-top: none;
    border-right: none;
    border-left: none;
    border-color: #adb5bd;
    color: #000;
    height: auto;
    width: 50%;
    border-radius: 0;
    box-shadow: none; }

  .card-data .sub-name {
    margin-left: 2em; }
  .card-data .address {
    margin-left: 5em; } }
@media (min-width: 992px) {
  .img-responsive {
    display: inherit !important; }

  .btn-entry, .btn-support, .btn-enq, .btn-support-2, .btn-enq-2 {
    width: 70%; }

  /*.session-title{
  	position: relative;
  	div{
  		position: absolute;
  		text-align: right;
  		right:0;
  		top:.5em;
  	}
  }*/
  .abstract-item-c {
    padding-left: 1em;
    width: 420px; }

  .img-area-m a {
    height: 148px; }

  .img-area-s a {
    height: 98px; }

  .abstract-no li {
    display: inline-block;
    /*&:first-child{
    	display: inline-block;
    }*/ }

  .timeline-day .time-table .timecontent .time-block .font-lg, .timeline-day .time-table .timecontent a .font-lg, .timeline-day .time-table .timecontent span .font-lg, .timeline-day .time-real .timecontent .time-block .font-lg, .timeline-day .time-real .timecontent a .font-lg, .timeline-day .time-real .timecontent span .font-lg {
    font-size: calc(12px * 1.4); }
  .timeline-day .time-table .timecontent .time-block .font-md, .timeline-day .time-table .timecontent a .font-md, .timeline-day .time-table .timecontent span .font-md, .timeline-day .time-real .timecontent .time-block .font-md, .timeline-day .time-real .timecontent a .font-md, .timeline-day .time-real .timecontent span .font-md {
    font-size: calc(12px * 1.2); }
  .timeline-day .time-table .timecontent .time-block .font, .timeline-day .time-table .timecontent a .font, .timeline-day .time-table .timecontent span .font, .timeline-day .time-real .timecontent .time-block .font, .timeline-day .time-real .timecontent a .font, .timeline-day .time-real .timecontent span .font {
    font-size: calc(12px * 1); }
  .timeline-day .time-table .timecontent .time-block .font-sm, .timeline-day .time-table .timecontent a .font-sm, .timeline-day .time-table .timecontent span .font-sm, .timeline-day .time-real .timecontent .time-block .font-sm, .timeline-day .time-real .timecontent a .font-sm, .timeline-day .time-real .timecontent span .font-sm {
    font-size: calc(12px * 1); } }
