@charset "UTF-8";

/*-------------------------------
  ユーティリティ
-------------------------------*/
/*--- マージン ---*/
.u-m--0 { margin: 0 !important; }
.u-m--1 { margin: 0.25rem !important; }
.u-m--2 { margin: 0.5rem !important; }
.u-m--3 { margin: 0.75rem !important; }
.u-m--4 { margin: 1rem !important; }
.u-m--5 { margin: 1.25rem !important; }
.u-m--6 { margin: 1.5rem !important; }
.u-m--7 { margin: 1.75rem !important; }
.u-m--8 { margin: 2rem !important; }
.u-m--9 { margin: 2.25rem !important; }
.u-m--10 { margin: 2.5rem !important; }
.u-m--11 { margin: 2.75rem !important; }
.u-m--12 { margin: 3rem !important; }
.u-m--14 { margin: 3.5rem !important; }
.u-m--16 { margin: 4rem !important; }
.u-m--20 { margin: 5rem !important; }
.u-m--24 { margin: 6rem !important; }
.u-m--28 { margin: 7rem !important; }
.u-m--32 { margin: 8rem !important; }
.u-m--36 { margin: 9rem !important; }
.u-m--40 { margin: 10rem !important; }
.u-m--48 { margin: 11rem !important; }
.u-m--52 { margin: 12rem !important; }
.u-m--56 { margin: 13rem !important; }
.u-m--60 { margin: 14rem !important; }
.u-m--64 { margin: 15rem !important; }
.u-m--68 { margin: 16rem !important; }
.u-m--72 { margin: 18rem !important; }
.u-m--80 { margin: 20rem !important; }
.u-m--96 { margin: 24rem !important; }
.u-m--auto { margin: auto !important; }

.u-mx--0 { margin-right: 0 !important; margin-left: 0 !important; }
.u-mx--1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }
.u-mx--2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }
.u-mx--3 { margin-right: 0.75rem !important; margin-left: 0.75rem !important; }
.u-mx--4 { margin-right: 1rem !important; margin-left: 1rem !important; }
.u-mx--5 { margin-right: 1.25rem !important; margin-left: 1.25rem !important; }
.u-mx--6 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
.u-mx--7 { margin-right: 1.75rem !important; margin-left: 1.75rem !important; }
.u-mx--8 { margin-right: 2rem !important; margin-left: 2rem !important; }
.u-mx--9 { margin-right: 2.25rem !important; margin-left: 2.25rem !important; }
.u-mx--10 { margin-right: 2.5rem !important; margin-left: 2.5rem !important; }
.u-mx--11 { margin-right: 2.75rem !important; margin-left: 2.75rem !important; }
.u-mx--12 { margin-right: 3rem !important; margin-left: 3rem !important; }
.u-mx--14 { margin-right: 3.5rem !important; margin-left: 3.5rem !important; }
.u-mx--16 { margin-right: 4rem !important; margin-left: 4rem !important; }
.u-mx--20 { margin-right: 5rem !important; margin-left: 5rem !important; }
.u-mx--24 { margin-right: 6rem !important; margin-left: 6rem !important; }
.u-mx--28 { margin-right: 7rem !important; margin-left: 7rem !important; }
.u-mx--32 { margin-right: 8rem !important; margin-left: 8rem !important; }
.u-mx--36 { margin-right: 9rem !important; margin-left: 9rem !important; }
.u-mx--40 { margin-right: 10rem !important; margin-left: 10rem !important; }
.u-mx--48 { margin-right: 11rem !important; margin-left: 11rem !important; }
.u-mx--52 { margin-right: 12rem !important; margin-left: 12rem !important; }
.u-mx--56 { margin-right: 13rem !important; margin-left: 13rem !important; }
.u-mx--60 { margin-right: 14rem !important; margin-left: 14rem !important; }
.u-mx--64 { margin-right: 15rem !important; margin-left: 15rem !important; }
.u-mx--68 { margin-right: 16rem !important; margin-left: 16rem !important; }
.u-mx--72 { margin-right: 18rem !important; margin-left: 18rem !important; }
.u-mx--80 { margin-right: 20rem !important; margin-left: 20rem !important; }
.u-mx--96 { margin-right: 24rem !important; margin-left: 24rem !important; }
.u-mx--auto { margin-right: auto !important; margin-left: auto !important; }

.u-my--0 { margin-top: 0 !important; margin-bottom: 0 !important; }
.u-my--1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
.u-my--2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
.u-my--3 { margin-top: 0.75rem !important; margin-bottom: 0.75rem !important; }
.u-my--4 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
.u-my--5 { margin-top: 1.25rem !important; margin-bottom: 1.25rem !important; }
.u-my--6 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
.u-my--7 { margin-top: 1.75rem !important; margin-bottom: 1.75rem !important; }
.u-my--8 { margin-top: 2rem !important; margin-bottom: 2rem !important; }
.u-my--9 { margin-top: 2.25rem !important; margin-bottom: 2.25rem !important; }
.u-my--10 { margin-top: 2.5rem !important; margin-bottom: 2.5rem !important; }
.u-my--11 { margin-top: 2.75rem !important; margin-bottom: 2.75rem !important; }
.u-my--12 { margin-top: 3rem !important; margin-bottom: 3rem !important; }
.u-my--14 { margin-top: 3.5rem !important; margin-bottom: 3.5rem !important; }
.u-my--16 { margin-top: 4rem !important; margin-bottom: 4rem !important; }
.u-my--20 { margin-top: 5rem !important; margin-bottom: 5rem !important; }
.u-my--24 { margin-top: 6rem !important; margin-bottom: 6rem !important; }
.u-my--28 { margin-top: 7rem !important; margin-bottom: 7rem !important; }
.u-my--32 { margin-top: 8rem !important; margin-bottom: 8rem !important; }
.u-my--36 { margin-top: 9rem !important; margin-bottom: 9rem !important; }
.u-my--40 { margin-top: 10rem !important; margin-bottom: 10rem !important; }
.u-my--48 { margin-top: 11rem !important; margin-bottom: 11rem !important; }
.u-my--52 { margin-top: 12rem !important; margin-bottom: 12rem !important; }
.u-my--56 { margin-top: 13rem !important; margin-bottom: 13rem !important; }
.u-my--60 { margin-top: 14rem !important; margin-bottom: 14rem !important; }
.u-my--64 { margin-top: 15rem !important; margin-bottom: 15rem !important; }
.u-my--68 { margin-top: 16rem !important; margin-bottom: 16rem !important; }
.u-my--72 { margin-top: 18rem !important; margin-bottom: 18rem !important; }
.u-my--80 { margin-top: 20rem !important; margin-bottom: 20rem !important; }
.u-my--96 { margin-top: 24rem !important; margin-bottom: 24rem !important; }
.u-my--auto { margin-top: auto !important; margin-bottom: auto !important; }

.u-mt--0 { margin-top: 0 !important; }
.u-mt--1 { margin-top: 0.25rem !important; }
.u-mt--2 { margin-top: 0.5rem !important; }
.u-mt--3 { margin-top: 0.75rem !important; }
.u-mt--4 { margin-top: 1rem !important; }
.u-mt--5 { margin-top: 1.25rem !important; }
.u-mt--6 { margin-top: 1.5rem !important; }
.u-mt--7 { margin-top: 1.75rem !important; }
.u-mt--8 { margin-top: 2rem !important; }
.u-mt--9 { margin-top: 2.25rem !important; }
.u-mt--10 { margin-top: 2.5rem !important; }
.u-mt--11 { margin-top: 2.75rem !important; }
.u-mt--12 { margin-top: 3rem !important; }
.u-mt--14 { margin-top: 3.5rem !important; }
.u-mt--16 { margin-top: 4rem !important; }
.u-mt--20 { margin-top: 5rem !important; }
.u-mt--24 { margin-top: 6rem !important; }
.u-mt--28 { margin-top: 7rem !important; }
.u-mt--32 { margin-top: 8rem !important; }
.u-mt--36 { margin-top: 9rem !important; }
.u-mt--40 { margin-top: 10rem !important; }
.u-mt--48 { margin-top: 11rem !important; }
.u-mt--52 { margin-top: 12rem !important; }
.u-mt--56 { margin-top: 13rem !important; }
.u-mt--60 { margin-top: 14rem !important; }
.u-mt--64 { margin-top: 15rem !important; }
.u-mt--68 { margin-top: 16rem !important; }
.u-mt--72 { margin-top: 18rem !important; }
.u-mt--80 { margin-top: 20rem !important; }
.u-mt--96 { margin-top: 24rem !important; }
.u-mt--auto { margin-top: auto !important; }

.u-mr--0 { margin-right: 0 !important; }
.u-mr--1 { margin-right: 0.25rem !important; }
.u-mr--2 { margin-right: 0.5rem !important; }
.u-mr--3 { margin-right: 0.75rem !important; }
.u-mr--4 { margin-right: 1rem !important; }
.u-mr--5 { margin-right: 1.25rem !important; }
.u-mr--6 { margin-right: 1.5rem !important; }
.u-mr--7 { margin-right: 1.75rem !important; }
.u-mr--8 { margin-right: 2rem !important; }
.u-mr--9 { margin-right: 2.25rem !important; }
.u-mr--10 { margin-right: 2.5rem !important; }
.u-mr--11 { margin-right: 2.75rem !important; }
.u-mr--12 { margin-right: 3rem !important; }
.u-mr--14 { margin-right: 3.5rem !important; }
.u-mr--16 { margin-right: 4rem !important; }
.u-mr--20 { margin-right: 5rem !important; }
.u-mr--24 { margin-right: 6rem !important; }
.u-mr--28 { margin-right: 7rem !important; }
.u-mr--32 { margin-right: 8rem !important; }
.u-mr--36 { margin-right: 9rem !important; }
.u-mr--40 { margin-right: 10rem !important; }
.u-mr--48 { margin-right: 11rem !important; }
.u-mr--52 { margin-right: 12rem !important; }
.u-mr--56 { margin-right: 13rem !important; }
.u-mr--60 { margin-right: 14rem !important; }
.u-mr--64 { margin-right: 15rem !important; }
.u-mr--68 { margin-right: 16rem !important; }
.u-mr--72 { margin-right: 18rem !important; }
.u-mr--80 { margin-right: 20rem !important; }
.u-mr--96 { margin-right: 24rem !important; }
.u-mr--auto { margin-right: auto !important; }

.u-mb--0 { margin-bottom: 0 !important; }
.u-mb--1 { margin-bottom: 0.25rem !important; }
.u-mb--2 { margin-bottom: 0.5rem !important; }
.u-mb--3 { margin-bottom: 0.75rem !important; }
.u-mb--4 { margin-bottom: 1rem !important; }
.u-mb--5 { margin-bottom: 1.25rem !important; }
.u-mb--6 { margin-bottom: 1.5rem !important; }
.u-mb--7 { margin-bottom: 1.75rem !important; }
.u-mb--8 { margin-bottom: 2rem !important; }
.u-mb--9 { margin-bottom: 2.25rem !important; }
.u-mb--10 { margin-bottom: 2.5rem !important; }
.u-mb--11 { margin-bottom: 2.75rem !important; }
.u-mb--12 { margin-bottom: 3rem !important; }
.u-mb--14 { margin-bottom: 3.5rem !important; }
.u-mb--16 { margin-bottom: 4rem !important; }
.u-mb--20 { margin-bottom: 5rem !important; }
.u-mb--24 { margin-bottom: 6rem !important; }
.u-mb--28 { margin-bottom: 7rem !important; }
.u-mb--32 { margin-bottom: 8rem !important; }
.u-mb--36 { margin-bottom: 9rem !important; }
.u-mb--40 { margin-bottom: 10rem !important; }
.u-mb--48 { margin-bottom: 11rem !important; }
.u-mb--52 { margin-bottom: 12rem !important; }
.u-mb--56 { margin-bottom: 13rem !important; }
.u-mb--60 { margin-bottom: 14rem !important; }
.u-mb--64 { margin-bottom: 15rem !important; }
.u-mb--68 { margin-bottom: 16rem !important; }
.u-mb--72 { margin-bottom: 18rem !important; }
.u-mb--80 { margin-bottom: 20rem !important; }
.u-mb--96 { margin-bottom: 24rem !important; }
.u-mb--auto { margin-bottom: auto !important; }

.u-ml--0 { margin-left: 0 !important; }
.u-ml--1 { margin-left: 0.25rem !important; }
.u-ml--2 { margin-left: 0.5rem !important; }
.u-ml--3 { margin-left: 0.75rem !important; }
.u-ml--4 { margin-left: 1rem !important; }
.u-ml--5 { margin-left: 1.25rem !important; }
.u-ml--6 { margin-left: 1.5rem !important; }
.u-ml--7 { margin-left: 1.75rem !important; }
.u-ml--8 { margin-left: 2rem !important; }
.u-ml--9 { margin-left: 2.25rem !important; }
.u-ml--10 { margin-left: 2.5rem !important; }
.u-ml--11 { margin-left: 2.75rem !important; }
.u-ml--12 { margin-left: 3rem !important; }
.u-ml--14 { margin-left: 3.5rem !important; }
.u-ml--16 { margin-left: 4rem !important; }
.u-ml--20 { margin-left: 5rem !important; }
.u-ml--24 { margin-left: 6rem !important; }
.u-ml--28 { margin-left: 7rem !important; }
.u-ml--32 { margin-left: 8rem !important; }
.u-ml--36 { margin-left: 9rem !important; }
.u-ml--40 { margin-left: 10rem !important; }
.u-ml--48 { margin-left: 11rem !important; }
.u-ml--52 { margin-left: 12rem !important; }
.u-ml--56 { margin-left: 13rem !important; }
.u-ml--60 { margin-left: 14rem !important; }
.u-ml--64 { margin-left: 15rem !important; }
.u-ml--68 { margin-left: 16rem !important; }
.u-ml--72 { margin-left: 18rem !important; }
.u-ml--80 { margin-left: 20rem !important; }
.u-ml--96 { margin-left: 24rem !important; }
.u-ml--auto { margin-left: auto !important; }

@media (min-width: 40em) {
  .u-m--md-0 { margin: 0 !important; }
  .u-m--md-1 { margin: 0.25rem !important; }
  .u-m--md-2 { margin: 0.5rem !important; }
  .u-m--md-3 { margin: 0.75rem !important; }
  .u-m--md-4 { margin: 1rem !important; }
  .u-m--md-5 { margin: 1.25rem !important; }
  .u-m--md-6 { margin: 1.5rem !important; }
  .u-m--md-7 { margin: 1.75rem !important; }
  .u-m--md-8 { margin: 2rem !important; }
  .u-m--md-9 { margin: 2.25rem !important; }
  .u-m--md-10 { margin: 2.5rem !important; }
  .u-m--md-11 { margin: 2.75rem !important; }
  .u-m--md-12 { margin: 3rem !important; }
  .u-m--md-14 { margin: 3.5rem !important; }
  .u-m--md-16 { margin: 4rem !important; }
  .u-m--md-20 { margin: 5rem !important; }
  .u-m--md-24 { margin: 6rem !important; }
  .u-m--md-28 { margin: 7rem !important; }
  .u-m--md-32 { margin: 8rem !important; }
  .u-m--md-36 { margin: 9rem !important; }
  .u-m--md-40 { margin: 10rem !important; }
  .u-m--md-48 { margin: 11rem !important; }
  .u-m--md-52 { margin: 12rem !important; }
  .u-m--md-56 { margin: 13rem !important; }
  .u-m--md-60 { margin: 14rem !important; }
  .u-m--md-64 { margin: 15rem !important; }
  .u-m--md-68 { margin: 16rem !important; }
  .u-m--md-72 { margin: 18rem !important; }
  .u-m--md-80 { margin: 20rem !important; }
  .u-m--md-96 { margin: 24rem !important; }
  .u-m--md-auto { margin: auto !important; }

  .u-mx--md-0 { margin-right: 0 !important; margin-left: 0 !important; }
  .u-mx--md-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }
  .u-mx--md-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }
  .u-mx--md-3 { margin-right: 0.75rem !important; margin-left: 0.75rem !important; }
  .u-mx--md-4 { margin-right: 1rem !important; margin-left: 1rem !important; }
  .u-mx--md-5 { margin-right: 1.25rem !important; margin-left: 1.25rem !important; }
  .u-mx--md-6 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
  .u-mx--md-7 { margin-right: 1.75rem !important; margin-left: 1.75rem !important; }
  .u-mx--md-8 { margin-right: 2rem !important; margin-left: 2rem !important; }
  .u-mx--md-9 { margin-right: 2.25rem !important; margin-left: 2.25rem !important; }
  .u-mx--md-10 { margin-right: 2.5rem !important; margin-left: 2.5rem !important; }
  .u-mx--md-11 { margin-right: 2.75rem !important; margin-left: 2.75rem !important; }
  .u-mx--md-12 { margin-right: 3rem !important; margin-left: 3rem !important; }
  .u-mx--md-14 { margin-right: 3.5rem !important; margin-left: 3.5rem !important; }
  .u-mx--md-16 { margin-right: 4rem !important; margin-left: 4rem !important; }
  .u-mx--md-20 { margin-right: 5rem !important; margin-left: 5rem !important; }
  .u-mx--md-24 { margin-right: 6rem !important; margin-left: 6rem !important; }
  .u-mx--md-28 { margin-right: 7rem !important; margin-left: 7rem !important; }
  .u-mx--md-32 { margin-right: 8rem !important; margin-left: 8rem !important; }
  .u-mx--md-36 { margin-right: 9rem !important; margin-left: 9rem !important; }
  .u-mx--md-40 { margin-right: 10rem !important; margin-left: 10rem !important; }
  .u-mx--md-48 { margin-right: 11rem !important; margin-left: 11rem !important; }
  .u-mx--md-52 { margin-right: 12rem !important; margin-left: 12rem !important; }
  .u-mx--md-56 { margin-right: 13rem !important; margin-left: 13rem !important; }
  .u-mx--md-60 { margin-right: 14rem !important; margin-left: 14rem !important; }
  .u-mx--md-64 { margin-right: 15rem !important; margin-left: 15rem !important; }
  .u-mx--md-68 { margin-right: 16rem !important; margin-left: 16rem !important; }
  .u-mx--md-72 { margin-right: 18rem !important; margin-left: 18rem !important; }
  .u-mx--md-80 { margin-right: 20rem !important; margin-left: 20rem !important; }
  .u-mx--md-96 { margin-right: 24rem !important; margin-left: 24rem !important; }
  .u-mx--md-auto { margin-right: auto !important; margin-left: auto !important; }

  .u-my--md-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
  .u-my--md-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
  .u-my--md-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
  .u-my--md-3 { margin-top: 0.75rem !important; margin-bottom: 0.75rem !important; }
  .u-my--md-4 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .u-my--md-5 { margin-top: 1.25rem !important; margin-bottom: 1.25rem !important; }
  .u-my--md-6 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
  .u-my--md-7 { margin-top: 1.75rem !important; margin-bottom: 1.75rem !important; }
  .u-my--md-8 { margin-top: 2rem !important; margin-bottom: 2rem !important; }
  .u-my--md-9 { margin-top: 2.25rem !important; margin-bottom: 2.25rem !important; }
  .u-my--md-10 { margin-top: 2.5rem !important; margin-bottom: 2.5rem !important; }
  .u-my--md-11 { margin-top: 2.75rem !important; margin-bottom: 2.75rem !important; }
  .u-my--md-12 { margin-top: 3rem !important; margin-bottom: 3rem !important; }
  .u-my--md-14 { margin-top: 3.5rem !important; margin-bottom: 3.5rem !important; }
  .u-my--md-16 { margin-top: 4rem !important; margin-bottom: 4rem !important; }
  .u-my--md-20 { margin-top: 5rem !important; margin-bottom: 5rem !important; }
  .u-my--md-24 { margin-top: 6rem !important; margin-bottom: 6rem !important; }
  .u-my--md-28 { margin-top: 7rem !important; margin-bottom: 7rem !important; }
  .u-my--md-32 { margin-top: 8rem !important; margin-bottom: 8rem !important; }
  .u-my--md-36 { margin-top: 9rem !important; margin-bottom: 9rem !important; }
  .u-my--md-40 { margin-top: 10rem !important; margin-bottom: 10rem !important; }
  .u-my--md-48 { margin-top: 11rem !important; margin-bottom: 11rem !important; }
  .u-my--md-52 { margin-top: 12rem !important; margin-bottom: 12rem !important; }
  .u-my--md-56 { margin-top: 13rem !important; margin-bottom: 13rem !important; }
  .u-my--md-60 { margin-top: 14rem !important; margin-bottom: 14rem !important; }
  .u-my--md-64 { margin-top: 15rem !important; margin-bottom: 15rem !important; }
  .u-my--md-68 { margin-top: 16rem !important; margin-bottom: 16rem !important; }
  .u-my--md-72 { margin-top: 18rem !important; margin-bottom: 18rem !important; }
  .u-my--md-80 { margin-top: 20rem !important; margin-bottom: 20rem !important; }
  .u-my--md-96 { margin-top: 24rem !important; margin-bottom: 24rem !important; }
  .u-my--md-auto { margin-top: auto !important; margin-bottom: auto !important; }

  .u-mt--md-0 { margin-top: 0 !important; }
  .u-mt--md-1 { margin-top: 0.25rem !important; }
  .u-mt--md-2 { margin-top: 0.5rem !important; }
  .u-mt--md-3 { margin-top: 0.75rem !important; }
  .u-mt--md-4 { margin-top: 1rem !important; }
  .u-mt--md-5 { margin-top: 1.25rem !important; }
  .u-mt--md-6 { margin-top: 1.5rem !important; }
  .u-mt--md-7 { margin-top: 1.75rem !important; }
  .u-mt--md-8 { margin-top: 2rem !important; }
  .u-mt--md-9 { margin-top: 2.25rem !important; }
  .u-mt--md-10 { margin-top: 2.5rem !important; }
  .u-mt--md-11 { margin-top: 2.75rem !important; }
  .u-mt--md-12 { margin-top: 3rem !important; }
  .u-mt--md-14 { margin-top: 3.5rem !important; }
  .u-mt--md-16 { margin-top: 4rem !important; }
  .u-mt--md-20 { margin-top: 5rem !important; }
  .u-mt--md-24 { margin-top: 6rem !important; }
  .u-mt--md-28 { margin-top: 7rem !important; }
  .u-mt--md-32 { margin-top: 8rem !important; }
  .u-mt--md-36 { margin-top: 9rem !important; }
  .u-mt--md-40 { margin-top: 10rem !important; }
  .u-mt--md-48 { margin-top: 11rem !important; }
  .u-mt--md-52 { margin-top: 12rem !important; }
  .u-mt--md-56 { margin-top: 13rem !important; }
  .u-mt--md-60 { margin-top: 14rem !important; }
  .u-mt--md-64 { margin-top: 15rem !important; }
  .u-mt--md-68 { margin-top: 16rem !important; }
  .u-mt--md-72 { margin-top: 18rem !important; }
  .u-mt--md-80 { margin-top: 20rem !important; }
  .u-mt--md-96 { margin-top: 24rem !important; }
  .u-mt--md-auto { margin-top: auto !important; }

  .u-mr--md-0 { margin-right: 0 !important; }
  .u-mr--md-1 { margin-right: 0.25rem !important; }
  .u-mr--md-2 { margin-right: 0.5rem !important; }
  .u-mr--md-3 { margin-right: 0.75rem !important; }
  .u-mr--md-4 { margin-right: 1rem !important; }
  .u-mr--md-5 { margin-right: 1.25rem !important; }
  .u-mr--md-6 { margin-right: 1.5rem !important; }
  .u-mr--md-7 { margin-right: 1.75rem !important; }
  .u-mr--md-8 { margin-right: 2rem !important; }
  .u-mr--md-9 { margin-right: 2.25rem !important; }
  .u-mr--md-10 { margin-right: 2.5rem !important; }
  .u-mr--md-11 { margin-right: 2.75rem !important; }
  .u-mr--md-12 { margin-right: 3rem !important; }
  .u-mr--md-14 { margin-right: 3.5rem !important; }
  .u-mr--md-16 { margin-right: 4rem !important; }
  .u-mr--md-20 { margin-right: 5rem !important; }
  .u-mr--md-24 { margin-right: 6rem !important; }
  .u-mr--md-28 { margin-right: 7rem !important; }
  .u-mr--md-32 { margin-right: 8rem !important; }
  .u-mr--md-36 { margin-right: 9rem !important; }
  .u-mr--md-40 { margin-right: 10rem !important; }
  .u-mr--md-48 { margin-right: 11rem !important; }
  .u-mr--md-52 { margin-right: 12rem !important; }
  .u-mr--md-56 { margin-right: 13rem !important; }
  .u-mr--md-60 { margin-right: 14rem !important; }
  .u-mr--md-64 { margin-right: 15rem !important; }
  .u-mr--md-68 { margin-right: 16rem !important; }
  .u-mr--md-72 { margin-right: 18rem !important; }
  .u-mr--md-80 { margin-right: 20rem !important; }
  .u-mr--md-96 { margin-right: 24rem !important; }
  .u-mr--md-auto { margin-right: auto !important; }

  .u-mb--md-0 { margin-bottom: 0 !important; }
  .u-mb--md-1 { margin-bottom: 0.25rem !important; }
  .u-mb--md-2 { margin-bottom: 0.5rem !important; }
  .u-mb--md-3 { margin-bottom: 0.75rem !important; }
  .u-mb--md-4 { margin-bottom: 1rem !important; }
  .u-mb--md-5 { margin-bottom: 1.25rem !important; }
  .u-mb--md-6 { margin-bottom: 1.5rem !important; }
  .u-mb--md-7 { margin-bottom: 1.75rem !important; }
  .u-mb--md-8 { margin-bottom: 2rem !important; }
  .u-mb--md-9 { margin-bottom: 2.25rem !important; }
  .u-mb--md-10 { margin-bottom: 2.5rem !important; }
  .u-mb--md-11 { margin-bottom: 2.75rem !important; }
  .u-mb--md-12 { margin-bottom: 3rem !important; }
  .u-mb--md-14 { margin-bottom: 3.5rem !important; }
  .u-mb--md-16 { margin-bottom: 4rem !important; }
  .u-mb--md-20 { margin-bottom: 5rem !important; }
  .u-mb--md-24 { margin-bottom: 6rem !important; }
  .u-mb--md-28 { margin-bottom: 7rem !important; }
  .u-mb--md-32 { margin-bottom: 8rem !important; }
  .u-mb--md-36 { margin-bottom: 9rem !important; }
  .u-mb--md-40 { margin-bottom: 10rem !important; }
  .u-mb--md-48 { margin-bottom: 11rem !important; }
  .u-mb--md-52 { margin-bottom: 12rem !important; }
  .u-mb--md-56 { margin-bottom: 13rem !important; }
  .u-mb--md-60 { margin-bottom: 14rem !important; }
  .u-mb--md-64 { margin-bottom: 15rem !important; }
  .u-mb--md-68 { margin-bottom: 16rem !important; }
  .u-mb--md-72 { margin-bottom: 18rem !important; }
  .u-mb--md-80 { margin-bottom: 20rem !important; }
  .u-mb--md-96 { margin-bottom: 24rem !important; }
  .u-mb--md-auto { margin-bottom: auto !important; }

  .u-ml--md-0 { margin-left: 0 !important; }
  .u-ml--md-1 { margin-left: 0.25rem !important; }
  .u-ml--md-2 { margin-left: 0.5rem !important; }
  .u-ml--md-3 { margin-left: 0.75rem !important; }
  .u-ml--md-4 { margin-left: 1rem !important; }
  .u-ml--md-5 { margin-left: 1.25rem !important; }
  .u-ml--md-6 { margin-left: 1.5rem !important; }
  .u-ml--md-7 { margin-left: 1.75rem !important; }
  .u-ml--md-8 { margin-left: 2rem !important; }
  .u-ml--md-9 { margin-left: 2.25rem !important; }
  .u-ml--md-10 { margin-left: 2.5rem !important; }
  .u-ml--md-11 { margin-left: 2.75rem !important; }
  .u-ml--md-12 { margin-left: 3rem !important; }
  .u-ml--md-14 { margin-left: 3.5rem !important; }
  .u-ml--md-16 { margin-left: 4rem !important; }
  .u-ml--md-20 { margin-left: 5rem !important; }
  .u-ml--md-24 { margin-left: 6rem !important; }
  .u-ml--md-28 { margin-left: 7rem !important; }
  .u-ml--md-32 { margin-left: 8rem !important; }
  .u-ml--md-36 { margin-left: 9rem !important; }
  .u-ml--md-40 { margin-left: 10rem !important; }
  .u-ml--md-48 { margin-left: 11rem !important; }
  .u-ml--md-52 { margin-left: 12rem !important; }
  .u-ml--md-56 { margin-left: 13rem !important; }
  .u-ml--md-60 { margin-left: 14rem !important; }
  .u-ml--md-64 { margin-left: 15rem !important; }
  .u-ml--md-68 { margin-left: 16rem !important; }
  .u-ml--md-72 { margin-left: 18rem !important; }
  .u-ml--md-80 { margin-left: 20rem !important; }
  .u-ml--md-96 { margin-left: 24rem !important; }
  .u-ml--md-auto { margin-left: auto !important; }
}

/*--- パディング ---*/
.u-p--0 { padding: 0 !important; }
.u-p--1 { padding: 0.25rem !important; }
.u-p--2 { padding: 0.5rem !important; }
.u-p--3 { padding: 0.75rem !important; }
.u-p--4 { padding: 1rem !important; }
.u-p--5 { padding: 1.25rem !important; }
.u-p--6 { padding: 1.5rem !important; }
.u-p--7 { padding: 1.75rem !important; }
.u-p--8 { padding: 2rem !important; }
.u-p--9 { padding: 2.25rem !important; }
.u-p--10 { padding: 2.5rem !important; }
.u-p--11 { padding: 2.75rem !important; }
.u-p--12 { padding: 3rem !important; }
.u-p--14 { padding: 3.5rem !important; }
.u-p--16 { padding: 4rem !important; }
.u-p--20 { padding: 5rem !important; }
.u-p--24 { padding: 6rem !important; }
.u-p--28 { padding: 7rem !important; }
.u-p--32 { padding: 8rem !important; }
.u-p--36 { padding: 9rem !important; }
.u-p--40 { padding: 10rem !important; }
.u-p--48 { padding: 11rem !important; }
.u-p--52 { padding: 12rem !important; }
.u-p--56 { padding: 13rem !important; }
.u-p--60 { padding: 14rem !important; }
.u-p--64 { padding: 15rem !important; }
.u-p--68 { padding: 16rem !important; }
.u-p--72 { padding: 18rem !important; }
.u-p--80 { padding: 20rem !important; }
.u-p--96 { padding: 24rem !important; }
.u-p--auto { padding: auto !important; }

.u-px--0 { padding-right: 0 !important; padding-left: 0 !important; }
.u-px--1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }
.u-px--2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }
.u-px--3 { padding-right: 0.75rem !important; padding-left: 0.75rem !important; }
.u-px--4 { padding-right: 1rem !important; padding-left: 1rem !important; }
.u-px--5 { padding-right: 1.25rem !important; padding-left: 1.25rem !important; }
.u-px--6 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
.u-px--7 { padding-right: 1.75rem !important; padding-left: 1.75rem !important; }
.u-px--8 { padding-right: 2rem !important; padding-left: 2rem !important; }
.u-px--9 { padding-right: 2.25rem !important; padding-left: 2.25rem !important; }
.u-px--10 { padding-right: 2.5rem !important; padding-left: 2.5rem !important; }
.u-px--11 { padding-right: 2.75rem !important; padding-left: 2.75rem !important; }
.u-px--12 { padding-right: 3rem !important; padding-left: 3rem !important; }
.u-px--14 { padding-right: 3.5rem !important; padding-left: 3.5rem !important; }
.u-px--16 { padding-right: 4rem !important; padding-left: 4rem !important; }
.u-px--20 { padding-right: 5rem !important; padding-left: 5rem !important; }
.u-px--24 { padding-right: 6rem !important; padding-left: 6rem !important; }
.u-px--28 { padding-right: 7rem !important; padding-left: 7rem !important; }
.u-px--32 { padding-right: 8rem !important; padding-left: 8rem !important; }
.u-px--36 { padding-right: 9rem !important; padding-left: 9rem !important; }
.u-px--40 { padding-right: 10rem !important; padding-left: 10rem !important; }
.u-px--48 { padding-right: 11rem !important; padding-left: 11rem !important; }
.u-px--52 { padding-right: 12rem !important; padding-left: 12rem !important; }
.u-px--56 { padding-right: 13rem !important; padding-left: 13rem !important; }
.u-px--60 { padding-right: 14rem !important; padding-left: 14rem !important; }
.u-px--64 { padding-right: 15rem !important; padding-left: 15rem !important; }
.u-px--68 { padding-right: 16rem !important; padding-left: 16rem !important; }
.u-px--72 { padding-right: 18rem !important; padding-left: 18rem !important; }
.u-px--80 { padding-right: 20rem !important; padding-left: 20rem !important; }
.u-px--96 { padding-right: 24rem !important; padding-left: 24rem !important; }
.u-px--auto { padding-right: auto !important; padding-left: auto !important; }

.u-py--0 { padding-top: 0 !important; padding-bottom: 0 !important; }
.u-py--1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
.u-py--2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
.u-py--3 { padding-top: 0.75rem !important; padding-bottom: 0.75rem !important; }
.u-py--4 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
.u-py--5 { padding-top: 1.25rem !important; padding-bottom: 1.25rem !important; }
.u-py--6 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
.u-py--7 { padding-top: 1.75rem !important; padding-bottom: 1.75rem !important; }
.u-py--8 { padding-top: 2rem !important; padding-bottom: 2rem !important; }
.u-py--9 { padding-top: 2.25rem !important; padding-bottom: 2.25rem !important; }
.u-py--10 { padding-top: 2.5rem !important; padding-bottom: 2.5rem !important; }
.u-py--11 { padding-top: 2.75rem !important; padding-bottom: 2.75rem !important; }
.u-py--12 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
.u-py--14 { padding-top: 3.5rem !important; padding-bottom: 3.5rem !important; }
.u-py--16 { padding-top: 4rem !important; padding-bottom: 4rem !important; }
.u-py--20 { padding-top: 5rem !important; padding-bottom: 5rem !important; }
.u-py--24 { padding-top: 6rem !important; padding-bottom: 6rem !important; }
.u-py--28 { padding-top: 7rem !important; padding-bottom: 7rem !important; }
.u-py--32 { padding-top: 8rem !important; padding-bottom: 8rem !important; }
.u-py--36 { padding-top: 9rem !important; padding-bottom: 9rem !important; }
.u-py--40 { padding-top: 10rem !important; padding-bottom: 10rem !important; }
.u-py--48 { padding-top: 11rem !important; padding-bottom: 11rem !important; }
.u-py--52 { padding-top: 12rem !important; padding-bottom: 12rem !important; }
.u-py--56 { padding-top: 13rem !important; padding-bottom: 13rem !important; }
.u-py--60 { padding-top: 14rem !important; padding-bottom: 14rem !important; }
.u-py--64 { padding-top: 15rem !important; padding-bottom: 15rem !important; }
.u-py--68 { padding-top: 16rem !important; padding-bottom: 16rem !important; }
.u-py--72 { padding-top: 18rem !important; padding-bottom: 18rem !important; }
.u-py--80 { padding-top: 20rem !important; padding-bottom: 20rem !important; }
.u-py--96 { padding-top: 24rem !important; padding-bottom: 24rem !important; }
.u-py--auto { padding-top: auto !important; padding-bottom: auto !important; }

.u-pt--0 { padding-top: 0 !important; }
.u-pt--1 { padding-top: 0.25rem !important; }
.u-pt--2 { padding-top: 0.5rem !important; }
.u-pt--3 { padding-top: 0.75rem !important; }
.u-pt--4 { padding-top: 1rem !important; }
.u-pt--5 { padding-top: 1.25rem !important; }
.u-pt--6 { padding-top: 1.5rem !important; }
.u-pt--7 { padding-top: 1.75rem !important; }
.u-pt--8 { padding-top: 2rem !important; }
.u-pt--9 { padding-top: 2.25rem !important; }
.u-pt--10 { padding-top: 2.5rem !important; }
.u-pt--11 { padding-top: 2.75rem !important; }
.u-pt--12 { padding-top: 3rem !important; }
.u-pt--14 { padding-top: 3.5rem !important; }
.u-pt--16 { padding-top: 4rem !important; }
.u-pt--20 { padding-top: 5rem !important; }
.u-pt--24 { padding-top: 6rem !important; }
.u-pt--28 { padding-top: 7rem !important; }
.u-pt--32 { padding-top: 8rem !important; }
.u-pt--36 { padding-top: 9rem !important; }
.u-pt--40 { padding-top: 10rem !important; }
.u-pt--48 { padding-top: 11rem !important; }
.u-pt--52 { padding-top: 12rem !important; }
.u-pt--56 { padding-top: 13rem !important; }
.u-pt--60 { padding-top: 14rem !important; }
.u-pt--64 { padding-top: 15rem !important; }
.u-pt--68 { padding-top: 16rem !important; }
.u-pt--72 { padding-top: 18rem !important; }
.u-pt--80 { padding-top: 20rem !important; }
.u-pt--96 { padding-top: 24rem !important; }
.u-pt--auto { padding-top: auto !important; }

.u-pr--0 { padding-right: 0 !important; }
.u-pr--1 { padding-right: 0.25rem !important; }
.u-pr--2 { padding-right: 0.5rem !important; }
.u-pr--3 { padding-right: 0.75rem !important; }
.u-pr--4 { padding-right: 1rem !important; }
.u-pr--5 { padding-right: 1.25rem !important; }
.u-pr--6 { padding-right: 1.5rem !important; }
.u-pr--7 { padding-right: 1.75rem !important; }
.u-pr--8 { padding-right: 2rem !important; }
.u-pr--9 { padding-right: 2.25rem !important; }
.u-pr--10 { padding-right: 2.5rem !important; }
.u-pr--11 { padding-right: 2.75rem !important; }
.u-pr--12 { padding-right: 3rem !important; }
.u-pr--14 { padding-right: 3.5rem !important; }
.u-pr--16 { padding-right: 4rem !important; }
.u-pr--20 { padding-right: 5rem !important; }
.u-pr--24 { padding-right: 6rem !important; }
.u-pr--28 { padding-right: 7rem !important; }
.u-pr--32 { padding-right: 8rem !important; }
.u-pr--36 { padding-right: 9rem !important; }
.u-pr--40 { padding-right: 10rem !important; }
.u-pr--48 { padding-right: 11rem !important; }
.u-pr--52 { padding-right: 12rem !important; }
.u-pr--56 { padding-right: 13rem !important; }
.u-pr--60 { padding-right: 14rem !important; }
.u-pr--64 { padding-right: 15rem !important; }
.u-pr--68 { padding-right: 16rem !important; }
.u-pr--72 { padding-right: 18rem !important; }
.u-pr--80 { padding-right: 20rem !important; }
.u-pr--96 { padding-right: 24rem !important; }
.u-pr--auto { padding-right: auto !important; }

.u-pb--0 { padding-bottom: 0 !important; }
.u-pb--1 { padding-bottom: 0.25rem !important; }
.u-pb--2 { padding-bottom: 0.5rem !important; }
.u-pb--3 { padding-bottom: 0.75rem !important; }
.u-pb--4 { padding-bottom: 1rem !important; }
.u-pb--5 { padding-bottom: 1.25rem !important; }
.u-pb--6 { padding-bottom: 1.5rem !important; }
.u-pb--7 { padding-bottom: 1.75rem !important; }
.u-pb--8 { padding-bottom: 2rem !important; }
.u-pb--9 { padding-bottom: 2.25rem !important; }
.u-pb--10 { padding-bottom: 2.5rem !important; }
.u-pb--11 { padding-bottom: 2.75rem !important; }
.u-pb--12 { padding-bottom: 3rem !important; }
.u-pb--14 { padding-bottom: 3.5rem !important; }
.u-pb--16 { padding-bottom: 4rem !important; }
.u-pb--20 { padding-bottom: 5rem !important; }
.u-pb--24 { padding-bottom: 6rem !important; }
.u-pb--28 { padding-bottom: 7rem !important; }
.u-pb--32 { padding-bottom: 8rem !important; }
.u-pb--36 { padding-bottom: 9rem !important; }
.u-pb--40 { padding-bottom: 10rem !important; }
.u-pb--48 { padding-bottom: 11rem !important; }
.u-pb--52 { padding-bottom: 12rem !important; }
.u-pb--56 { padding-bottom: 13rem !important; }
.u-pb--60 { padding-bottom: 14rem !important; }
.u-pb--64 { padding-bottom: 15rem !important; }
.u-pb--68 { padding-bottom: 16rem !important; }
.u-pb--72 { padding-bottom: 18rem !important; }
.u-pb--80 { padding-bottom: 20rem !important; }
.u-pb--96 { padding-bottom: 24rem !important; }
.u-pb--auto { padding-bottom: auto !important; }

.u-pl--0 { padding-left: 0 !important; }
.u-pl--1 { padding-left: 0.25rem !important; }
.u-pl--2 { padding-left: 0.5rem !important; }
.u-pl--3 { padding-left: 0.75rem !important; }
.u-pl--4 { padding-left: 1rem !important; }
.u-pl--5 { padding-left: 1.25rem !important; }
.u-pl--6 { padding-left: 1.5rem !important; }
.u-pl--7 { padding-left: 1.75rem !important; }
.u-pl--8 { padding-left: 2rem !important; }
.u-pl--9 { padding-left: 2.25rem !important; }
.u-pl--10 { padding-left: 2.5rem !important; }
.u-pl--11 { padding-left: 2.75rem !important; }
.u-pl--12 { padding-left: 3rem !important; }
.u-pl--14 { padding-left: 3.5rem !important; }
.u-pl--16 { padding-left: 4rem !important; }
.u-pl--20 { padding-left: 5rem !important; }
.u-pl--24 { padding-left: 6rem !important; }
.u-pl--28 { padding-left: 7rem !important; }
.u-pl--32 { padding-left: 8rem !important; }
.u-pl--36 { padding-left: 9rem !important; }
.u-pl--40 { padding-left: 10rem !important; }
.u-pl--48 { padding-left: 11rem !important; }
.u-pl--52 { padding-left: 12rem !important; }
.u-pl--56 { padding-left: 13rem !important; }
.u-pl--60 { padding-left: 14rem !important; }
.u-pl--64 { padding-left: 15rem !important; }
.u-pl--68 { padding-left: 16rem !important; }
.u-pl--72 { padding-left: 18rem !important; }
.u-pl--80 { padding-left: 20rem !important; }
.u-pl--96 { padding-left: 24rem !important; }
.u-pl--auto { padding-left: auto !important; }

@media (min-width: 40em) {
  .u-p--md-0 { padding: 0 !important; }
  .u-p--md-1 { padding: 0.25rem !important; }
  .u-p--md-2 { padding: 0.5rem !important; }
  .u-p--md-3 { padding: 0.75rem !important; }
  .u-p--md-4 { padding: 1rem !important; }
  .u-p--md-5 { padding: 1.25rem !important; }
  .u-p--md-6 { padding: 1.5rem !important; }
  .u-p--md-7 { padding: 1.75rem !important; }
  .u-p--md-8 { padding: 2rem !important; }
  .u-p--md-9 { padding: 2.25rem !important; }
  .u-p--md-10 { padding: 2.5rem !important; }
  .u-p--md-11 { padding: 2.75rem !important; }
  .u-p--md-12 { padding: 3rem !important; }
  .u-p--md-14 { padding: 3.5rem !important; }
  .u-p--md-16 { padding: 4rem !important; }
  .u-p--md-20 { padding: 5rem !important; }
  .u-p--md-24 { padding: 6rem !important; }
  .u-p--md-28 { padding: 7rem !important; }
  .u-p--md-32 { padding: 8rem !important; }
  .u-p--md-36 { padding: 9rem !important; }
  .u-p--md-40 { padding: 10rem !important; }
  .u-p--md-48 { padding: 11rem !important; }
  .u-p--md-52 { padding: 12rem !important; }
  .u-p--md-56 { padding: 13rem !important; }
  .u-p--md-60 { padding: 14rem !important; }
  .u-p--md-64 { padding: 15rem !important; }
  .u-p--md-68 { padding: 16rem !important; }
  .u-p--md-72 { padding: 18rem !important; }
  .u-p--md-80 { padding: 20rem !important; }
  .u-p--md-96 { padding: 24rem !important; }
  .u-p--md-auto { padding: auto !important; }

  .u-px--md-0 { padding-right: 0 !important; padding-left: 0 !important; }
  .u-px--md-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }
  .u-px--md-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }
  .u-px--md-3 { padding-right: 0.75rem !important; padding-left: 0.75rem !important; }
  .u-px--md-4 { padding-right: 1rem !important; padding-left: 1rem !important; }
  .u-px--md-5 { padding-right: 1.25rem !important; padding-left: 1.25rem !important; }
  .u-px--md-6 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
  .u-px--md-7 { padding-right: 1.75rem !important; padding-left: 1.75rem !important; }
  .u-px--md-8 { padding-right: 2rem !important; padding-left: 2rem !important; }
  .u-px--md-9 { padding-right: 2.25rem !important; padding-left: 2.25rem !important; }
  .u-px--md-10 { padding-right: 2.5rem !important; padding-left: 2.5rem !important; }
  .u-px--md-11 { padding-right: 2.75rem !important; padding-left: 2.75rem !important; }
  .u-px--md-12 { padding-right: 3rem !important; padding-left: 3rem !important; }
  .u-px--md-14 { padding-right: 3.5rem !important; padding-left: 3.5rem !important; }
  .u-px--md-16 { padding-right: 4rem !important; padding-left: 4rem !important; }
  .u-px--md-20 { padding-right: 5rem !important; padding-left: 5rem !important; }
  .u-px--md-24 { padding-right: 6rem !important; padding-left: 6rem !important; }
  .u-px--md-28 { padding-right: 7rem !important; padding-left: 7rem !important; }
  .u-px--md-32 { padding-right: 8rem !important; padding-left: 8rem !important; }
  .u-px--md-36 { padding-right: 9rem !important; padding-left: 9rem !important; }
  .u-px--md-40 { padding-right: 10rem !important; padding-left: 10rem !important; }
  .u-px--md-48 { padding-right: 11rem !important; padding-left: 11rem !important; }
  .u-px--md-52 { padding-right: 12rem !important; padding-left: 12rem !important; }
  .u-px--md-56 { padding-right: 13rem !important; padding-left: 13rem !important; }
  .u-px--md-60 { padding-right: 14rem !important; padding-left: 14rem !important; }
  .u-px--md-64 { padding-right: 15rem !important; padding-left: 15rem !important; }
  .u-px--md-68 { padding-right: 16rem !important; padding-left: 16rem !important; }
  .u-px--md-72 { padding-right: 18rem !important; padding-left: 18rem !important; }
  .u-px--md-80 { padding-right: 20rem !important; padding-left: 20rem !important; }
  .u-px--md-96 { padding-right: 24rem !important; padding-left: 24rem !important; }
  .u-px--md-auto { padding-right: auto !important; padding-left: auto !important; }

  .u-py--md-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
  .u-py--md-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
  .u-py--md-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
  .u-py--md-3 { padding-top: 0.75rem !important; padding-bottom: 0.75rem !important; }
  .u-py--md-4 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
  .u-py--md-5 { padding-top: 1.25rem !important; padding-bottom: 1.25rem !important; }
  .u-py--md-6 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
  .u-py--md-7 { padding-top: 1.75rem !important; padding-bottom: 1.75rem !important; }
  .u-py--md-8 { padding-top: 2rem !important; padding-bottom: 2rem !important; }
  .u-py--md-9 { padding-top: 2.25rem !important; padding-bottom: 2.25rem !important; }
  .u-py--md-10 { padding-top: 2.5rem !important; padding-bottom: 2.5rem !important; }
  .u-py--md-11 { padding-top: 2.75rem !important; padding-bottom: 2.75rem !important; }
  .u-py--md-12 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
  .u-py--md-14 { padding-top: 3.5rem !important; padding-bottom: 3.5rem !important; }
  .u-py--md-16 { padding-top: 4rem !important; padding-bottom: 4rem !important; }
  .u-py--md-20 { padding-top: 5rem !important; padding-bottom: 5rem !important; }
  .u-py--md-24 { padding-top: 6rem !important; padding-bottom: 6rem !important; }
  .u-py--md-28 { padding-top: 7rem !important; padding-bottom: 7rem !important; }
  .u-py--md-32 { padding-top: 8rem !important; padding-bottom: 8rem !important; }
  .u-py--md-36 { padding-top: 9rem !important; padding-bottom: 9rem !important; }
  .u-py--md-40 { padding-top: 10rem !important; padding-bottom: 10rem !important; }
  .u-py--md-48 { padding-top: 11rem !important; padding-bottom: 11rem !important; }
  .u-py--md-52 { padding-top: 12rem !important; padding-bottom: 12rem !important; }
  .u-py--md-56 { padding-top: 13rem !important; padding-bottom: 13rem !important; }
  .u-py--md-60 { padding-top: 14rem !important; padding-bottom: 14rem !important; }
  .u-py--md-64 { padding-top: 15rem !important; padding-bottom: 15rem !important; }
  .u-py--md-68 { padding-top: 16rem !important; padding-bottom: 16rem !important; }
  .u-py--md-72 { padding-top: 18rem !important; padding-bottom: 18rem !important; }
  .u-py--md-80 { padding-top: 20rem !important; padding-bottom: 20rem !important; }
  .u-py--md-96 { padding-top: 24rem !important; padding-bottom: 24rem !important; }
  .u-py--md-auto { padding-top: auto !important; padding-bottom: auto !important; }

  .u-pt--md-0 { padding-top: 0 !important; }
  .u-pt--md-1 { padding-top: 0.25rem !important; }
  .u-pt--md-2 { padding-top: 0.5rem !important; }
  .u-pt--md-3 { padding-top: 0.75rem !important; }
  .u-pt--md-4 { padding-top: 1rem !important; }
  .u-pt--md-5 { padding-top: 1.25rem !important; }
  .u-pt--md-6 { padding-top: 1.5rem !important; }
  .u-pt--md-7 { padding-top: 1.75rem !important; }
  .u-pt--md-8 { padding-top: 2rem !important; }
  .u-pt--md-9 { padding-top: 2.25rem !important; }
  .u-pt--md-10 { padding-top: 2.5rem !important; }
  .u-pt--md-11 { padding-top: 2.75rem !important; }
  .u-pt--md-12 { padding-top: 3rem !important; }
  .u-pt--md-14 { padding-top: 3.5rem !important; }
  .u-pt--md-16 { padding-top: 4rem !important; }
  .u-pt--md-20 { padding-top: 5rem !important; }
  .u-pt--md-24 { padding-top: 6rem !important; }
  .u-pt--md-28 { padding-top: 7rem !important; }
  .u-pt--md-32 { padding-top: 8rem !important; }
  .u-pt--md-36 { padding-top: 9rem !important; }
  .u-pt--md-40 { padding-top: 10rem !important; }
  .u-pt--md-48 { padding-top: 11rem !important; }
  .u-pt--md-52 { padding-top: 12rem !important; }
  .u-pt--md-56 { padding-top: 13rem !important; }
  .u-pt--md-60 { padding-top: 14rem !important; }
  .u-pt--md-64 { padding-top: 15rem !important; }
  .u-pt--md-68 { padding-top: 16rem !important; }
  .u-pt--md-72 { padding-top: 18rem !important; }
  .u-pt--md-80 { padding-top: 20rem !important; }
  .u-pt--md-96 { padding-top: 24rem !important; }
  .u-pt--md-auto { padding-top: auto !important; }

  .u-pr--md-0 { padding-right: 0 !important; }
  .u-pr--md-1 { padding-right: 0.25rem !important; }
  .u-pr--md-2 { padding-right: 0.5rem !important; }
  .u-pr--md-3 { padding-right: 0.75rem !important; }
  .u-pr--md-4 { padding-right: 1rem !important; }
  .u-pr--md-5 { padding-right: 1.25rem !important; }
  .u-pr--md-6 { padding-right: 1.5rem !important; }
  .u-pr--md-7 { padding-right: 1.75rem !important; }
  .u-pr--md-8 { padding-right: 2rem !important; }
  .u-pr--md-9 { padding-right: 2.25rem !important; }
  .u-pr--md-10 { padding-right: 2.5rem !important; }
  .u-pr--md-11 { padding-right: 2.75rem !important; }
  .u-pr--md-12 { padding-right: 3rem !important; }
  .u-pr--md-14 { padding-right: 3.5rem !important; }
  .u-pr--md-16 { padding-right: 4rem !important; }
  .u-pr--md-20 { padding-right: 5rem !important; }
  .u-pr--md-24 { padding-right: 6rem !important; }
  .u-pr--md-28 { padding-right: 7rem !important; }
  .u-pr--md-32 { padding-right: 8rem !important; }
  .u-pr--md-36 { padding-right: 9rem !important; }
  .u-pr--md-40 { padding-right: 10rem !important; }
  .u-pr--md-48 { padding-right: 11rem !important; }
  .u-pr--md-52 { padding-right: 12rem !important; }
  .u-pr--md-56 { padding-right: 13rem !important; }
  .u-pr--md-60 { padding-right: 14rem !important; }
  .u-pr--md-64 { padding-right: 15rem !important; }
  .u-pr--md-68 { padding-right: 16rem !important; }
  .u-pr--md-72 { padding-right: 18rem !important; }
  .u-pr--md-80 { padding-right: 20rem !important; }
  .u-pr--md-96 { padding-right: 24rem !important; }
  .u-pr--md-auto { padding-right: auto !important; }

  .u-pb--md-0 { padding-bottom: 0 !important; }
  .u-pb--md-1 { padding-bottom: 0.25rem !important; }
  .u-pb--md-2 { padding-bottom: 0.5rem !important; }
  .u-pb--md-3 { padding-bottom: 0.75rem !important; }
  .u-pb--md-4 { padding-bottom: 1rem !important; }
  .u-pb--md-5 { padding-bottom: 1.25rem !important; }
  .u-pb--md-6 { padding-bottom: 1.5rem !important; }
  .u-pb--md-7 { padding-bottom: 1.75rem !important; }
  .u-pb--md-8 { padding-bottom: 2rem !important; }
  .u-pb--md-9 { padding-bottom: 2.25rem !important; }
  .u-pb--md-10 { padding-bottom: 2.5rem !important; }
  .u-pb--md-11 { padding-bottom: 2.75rem !important; }
  .u-pb--md-12 { padding-bottom: 3rem !important; }
  .u-pb--md-14 { padding-bottom: 3.5rem !important; }
  .u-pb--md-16 { padding-bottom: 4rem !important; }
  .u-pb--md-20 { padding-bottom: 5rem !important; }
  .u-pb--md-24 { padding-bottom: 6rem !important; }
  .u-pb--md-28 { padding-bottom: 7rem !important; }
  .u-pb--md-32 { padding-bottom: 8rem !important; }
  .u-pb--md-36 { padding-bottom: 9rem !important; }
  .u-pb--md-40 { padding-bottom: 10rem !important; }
  .u-pb--md-48 { padding-bottom: 11rem !important; }
  .u-pb--md-52 { padding-bottom: 12rem !important; }
  .u-pb--md-56 { padding-bottom: 13rem !important; }
  .u-pb--md-60 { padding-bottom: 14rem !important; }
  .u-pb--md-64 { padding-bottom: 15rem !important; }
  .u-pb--md-68 { padding-bottom: 16rem !important; }
  .u-pb--md-72 { padding-bottom: 18rem !important; }
  .u-pb--md-80 { padding-bottom: 20rem !important; }
  .u-pb--md-96 { padding-bottom: 24rem !important; }
  .u-pb--md-auto { padding-bottom: auto !important; }

  .u-pl--md-0 { padding-left: 0 !important; }
  .u-pl--md-1 { padding-left: 0.25rem !important; }
  .u-pl--md-2 { padding-left: 0.5rem !important; }
  .u-pl--md-3 { padding-left: 0.75rem !important; }
  .u-pl--md-4 { padding-left: 1rem !important; }
  .u-pl--md-5 { padding-left: 1.25rem !important; }
  .u-pl--md-6 { padding-left: 1.5rem !important; }
  .u-pl--md-7 { padding-left: 1.75rem !important; }
  .u-pl--md-8 { padding-left: 2rem !important; }
  .u-pl--md-9 { padding-left: 2.25rem !important; }
  .u-pl--md-10 { padding-left: 2.5rem !important; }
  .u-pl--md-11 { padding-left: 2.75rem !important; }
  .u-pl--md-12 { padding-left: 3rem !important; }
  .u-pl--md-14 { padding-left: 3.5rem !important; }
  .u-pl--md-16 { padding-left: 4rem !important; }
  .u-pl--md-20 { padding-left: 5rem !important; }
  .u-pl--md-24 { padding-left: 6rem !important; }
  .u-pl--md-28 { padding-left: 7rem !important; }
  .u-pl--md-32 { padding-left: 8rem !important; }
  .u-pl--md-36 { padding-left: 9rem !important; }
  .u-pl--md-40 { padding-left: 10rem !important; }
  .u-pl--md-48 { padding-left: 11rem !important; }
  .u-pl--md-52 { padding-left: 12rem !important; }
  .u-pl--md-56 { padding-left: 13rem !important; }
  .u-pl--md-60 { padding-left: 14rem !important; }
  .u-pl--md-64 { padding-left: 15rem !important; }
  .u-pl--md-68 { padding-left: 16rem !important; }
  .u-pl--md-72 { padding-left: 18rem !important; }
  .u-pl--md-80 { padding-left: 20rem !important; }
  .u-pl--md-96 { padding-left: 24rem !important; }
  .u-pl--md-auto { padding-left: auto !important; }
}

/* 幅 */
.u-w--full { width: 100%; }

@media (min-width: 40em) {
  .u-w--md-full { width: 100%; }
}

/* 高さ */
.u-h--0 { height: 0; }
.u-h--1 { height: 0.25rem; }
.u-h--0	{ height: 0; }
.u-h--1	{ height: 0.25rem; }
.u-h--2	{ height: 0.5rem; }
.u-h--3	{ height: 0.75rem; }
.u-h--4	{ height: 1rem; }
.u-h--5	{ height: 1.25rem; }
.u-h--6	{ height: 1.5rem; }
.u-h--8	{ height: 2rem; }
.u-h--10	{ height: 2.5rem; }
.u-h--12	{ height: 3rem; }
.u-h--16	{ height: 4rem; }
.u-h--20	{ height: 5rem; }
.u-h--24	{ height: 6rem; }
.u-h--32	{ height: 8rem; }
.u-h--40	{ height: 10rem; }
.u-h--48	{ height: 12rem; }
.u-h--56	{ height: 14rem; }
.u-h--64	{ height: 16rem; }
.u-h--72	{ height: 20rem; }
.u-h--88	{ height: 28rem; }
.u-h--auto	{ height: auto; }
.u-h--px	{ height: 1px; }
.u-h--full	{ height: 100%; }
.u-h--screen	{ height: 100vh; }

@media (min-width: 40em) {
  .u-h--md-0 { height: 0; }
  .u-h--md-1 { height: 0.25rem; }
  .u-h--md-0	{ height: 0; }
  .u-h--md-1	{ height: 0.25rem; }
  .u-h--md-2	{ height: 0.5rem; }
  .u-h--md-3	{ height: 0.75rem; }
  .u-h--md-4	{ height: 1rem; }
  .u-h--md-5	{ height: 1.25rem; }
  .u-h--md-6	{ height: 1.5rem; }
  .u-h--md-8	{ height: 2rem; }
  .u-h--md-10	{ height: 2.5rem; }
  .u-h--md-12	{ height: 3rem; }
  .u-h--md-16	{ height: 4rem; }
  .u-h--md-20	{ height: 5rem; }
  .u-h--md-24	{ height: 6rem; }
  .u-h--md-32	{ height: 8rem; }
  .u-h--md-40	{ height: 10rem; }
  .u-h--md-48	{ height: 12rem; }
  .u-h--md-56	{ height: 14rem; }
  .u-h--md-64	{ height: 16rem; }
  .u-h--md-72	{ height: 20rem; }
  .u-h--md-88	{ height: 28rem; }
  .u-h--md-auto	{ height: auto; }
  .u-h--md-px	{ height: 1px; }
  .u-h--md-full	{ height: 100%; }
  .u-h--md-screen	{ height: 100vh; }
}

/* ボーダー */
.u-border--0 {
  border-width: 0;
}
.u-border {
  border: 1px solid #DBDBDB;
}
.u-border--2 {
  border: 2px solid #DBDBDB;
}
.u-border--4 {
  border: 4px solid #DBDBDB;
}


/*--- 明朝 ---*/
.u-ff--mincho {
  font-family: 'Noto Serif','Noto Serif JP',Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
  letter-spacing: 1px;
}

/*--- 太字 ---*/
.u-fw--bold, .u-fw--700 {
  font-weight: 700;
}
.u-fw--900 {
  font-weight: 900;
}

/*--- フォントサイズ ---*/
.u-fsize--xs { font-size: 0.75rem; }
.u-fsize--sm { font-size: 0.875rem; }
.u-fsize--base { font-size: inherit; }
.u-fsize--lg { font-size: 1.125rem; }
.u-fsize--xl { font-size: 1.25rem; line-height: 1.5; }
.u-fsize--2xl { font-size: 1.5rem; line-height: 1.5; }
.u-fsize--3xl { font-size: 1.875rem; line-height: 1.5; }
.u-fsize--4xl { font-size: 2.25rem; line-height: 1.5; }
.u-fsize--5xl { font-size: 3rem; line-height: 1.5; }
.u-fsize--6xl { font-size: 3.75rem; line-height: 1.5; }
.u-fsize--7xl { font-size: 4.5rem; line-height: 1.5; }
.u-fsize--8xl { font-size: 6rem; line-height: 1.5; }
.u-fsize--9xl { font-size: 8rem; line-height: 1.5; }

@media (min-width: 40em) {
  .u-fsize--md-xs { font-size: 0.75rem; }
  .u-fsize--md-sm { font-size: 0.875rem; }
  .u-fsize--md-base { font-size: inherit; }
  .u-fsize--md-lg { font-size: 1.125rem; }
  .u-fsize--md-xl { font-size: 1.25rem; line-height: 1.5; }
  .u-fsize--md-2xl { font-size: 1.5rem; line-height: 1.5; }
  .u-fsize--md-3xl { font-size: 1.875rem; line-height: 1.5; }
  .u-fsize--md-4xl { font-size: 2.25rem; line-height: 1.5; }
  .u-fsize--md-5xl { font-size: 3rem; line-height: 1.5; }
  .u-fsize--md-6xl { font-size: 3.75rem; line-height: 1.5; }
  .u-fsize--md-7xl { font-size: 4.5rem; line-height: 1.5; }
  .u-fsize--md-8xl { font-size: 6rem; line-height: 1.5; }
  .u-fsize--md-9xl { font-size: 8rem; line-height: 1.5; }
}

/*--- 行間 ---*/
.u-lh--2 {
  line-height: 2;
}

/*--- 文字色 ---*/
.u-fc--base { color: var(--color-base); }
.u-fc--main { color: var(--color-main); }
.u-fc--sub { color: var(--color-sub); }
.u-fc--accent { color: var(--color-accent); }
.u-fc--text { color: var(--color-text); }
.u-fc--link { color: var(--color-link); }

.u-fc--inherit { color: inherit; }
.u-fc--current { color: currentColor; }
.u-fc--transparent { color: transparent; }
.u-fc--black { color: rgb(0 0 0); }
.u-fc--white { color: rgb(255 255 255); }
.u-fc--slate-50 { color: rgb(248 250 252); }
.u-fc--slate-100 { color: rgb(241 245 249); }
.u-fc--slate-200 { color: rgb(226 232 240); }
.u-fc--slate-300 { color: rgb(203 213 225); }
.u-fc--slate-400 { color: rgb(148 163 184); }
.u-fc--slate-500 { color: rgb(100 116 139); }
.u-fc--slate-600 { color: rgb(71 85 105); }
.u-fc--slate-700 { color: rgb(51 65 85); }
.u-fc--slate-800 { color: rgb(30 41 59); }
.u-fc--slate-900 { color: rgb(15 23 42); }
.u-fc--gray-50 { color: rgb(249 250 251); }
.u-fc--gray-100 { color: rgb(243 244 246); }
.u-fc--gray-200 { color: rgb(229 231 235); }
.u-fc--gray-300 { color: rgb(209 213 219); }
.u-fc--gray-400 { color: rgb(156 163 175); }
.u-fc--gray-500 { color: rgb(107 114 128); }
.u-fc--gray-600 { color: rgb(75 85 99); }
.u-fc--gray-700 { color: rgb(55 65 81); }
.u-fc--gray-800 { color: rgb(31 41 55); }
.u-fc--gray-900 { color: rgb(17 24 39); }
.u-fc--zinc-50 { color: rgb(250 250 250); }
.u-fc--zinc-100 { color: rgb(244 244 245); }
.u-fc--zinc-200 { color: rgb(228 228 231); }
.u-fc--zinc-300 { color: rgb(212 212 216); }
.u-fc--zinc-400 { color: rgb(161 161 170); }
.u-fc--zinc-500 { color: rgb(113 113 122); }
.u-fc--zinc-600 { color: rgb(82 82 91); }
.u-fc--zinc-700 { color: rgb(63 63 70); }
.u-fc--zinc-800 { color: rgb(39 39 42); }
.u-fc--zinc-900 { color: rgb(24 24 27); }
.u-fc--neutral-50 { color: rgb(250 250 250); }
.u-fc--neutral-100 { color: rgb(245 245 245); }
.u-fc--neutral-200 { color: rgb(229 229 229); }
.u-fc--neutral-300 { color: rgb(212 212 212); }
.u-fc--neutral-400 { color: rgb(163 163 163); }
.u-fc--neutral-500 { color: rgb(115 115 115); }
.u-fc--neutral-600 { color: rgb(82 82 82); }
.u-fc--neutral-700 { color: rgb(64 64 64); }
.u-fc--neutral-800 { color: rgb(38 38 38); }
.u-fc--neutral-900 { color: rgb(23 23 23); }
.u-fc--stone-50 { color: rgb(250 250 249); }
.u-fc--stone-100 { color: rgb(245 245 244); }
.u-fc--stone-200 { color: rgb(231 229 228); }
.u-fc--stone-300 { color: rgb(214 211 209); }
.u-fc--stone-400 { color: rgb(168 162 158); }
.u-fc--stone-500 { color: rgb(120 113 108); }
.u-fc--stone-600 { color: rgb(87 83 78); }
.u-fc--stone-700 { color: rgb(68 64 60); }
.u-fc--stone-800 { color: rgb(41 37 36); }
.u-fc--stone-900 { color: rgb(28 25 23); }
.u-fc--red-50 { color: rgb(254 242 242); }
.u-fc--red-100 { color: rgb(254 226 226); }
.u-fc--red-200 { color: rgb(254 202 202); }
.u-fc--red-300 { color: rgb(252 165 165); }
.u-fc--red-400 { color: rgb(248 113 113); }
.u-fc--red-500 { color: rgb(239 68 68); }
.u-fc--red-600 { color: rgb(220 38 38); }
.u-fc--red-700 { color: rgb(185 28 28); }
.u-fc--red-800 { color: rgb(153 27 27); }
.u-fc--red-900 { color: rgb(127 29 29); }
.u-fc--orange-50 { color: rgb(255 247 237); }
.u-fc--orange-100 { color: rgb(255 237 213); }
.u-fc--orange-200 { color: rgb(254 215 170); }
.u-fc--orange-300 { color: rgb(253 186 116); }
.u-fc--orange-400 { color: rgb(251 146 60); }
.u-fc--orange-500 { color: rgb(249 115 22); }
.u-fc--orange-600 { color: rgb(234 88 12); }
.u-fc--orange-700 { color: rgb(194 65 12); }
.u-fc--orange-800 { color: rgb(154 52 18); }
.u-fc--orange-900 { color: rgb(124 45 18); }
.u-fc--amber-50 { color: rgb(255 251 235); }
.u-fc--amber-100 { color: rgb(254 243 199); }
.u-fc--amber-200 { color: rgb(253 230 138); }
.u-fc--amber-300 { color: rgb(252 211 77); }
.u-fc--amber-400 { color: rgb(251 191 36); }
.u-fc--amber-500 { color: rgb(245 158 11); }
.u-fc--amber-600 { color: rgb(217 119 6); }
.u-fc--amber-700 { color: rgb(180 83 9); }
.u-fc--amber-800 { color: rgb(146 64 14); }
.u-fc--amber-900 { color: rgb(120 53 15); }
.u-fc--yellow-50 { color: rgb(254 252 232); }
.u-fc--yellow-100 { color: rgb(254 249 195); }
.u-fc--yellow-200 { color: rgb(254 240 138); }
.u-fc--yellow-300 { color: rgb(253 224 71); }
.u-fc--yellow-400 { color: rgb(250 204 21); }
.u-fc--yellow-500 { color: rgb(234 179 8); }
.u-fc--yellow-600 { color: rgb(202 138 4); }
.u-fc--yellow-700 { color: rgb(161 98 7); }
.u-fc--yellow-800 { color: rgb(133 77 14); }
.u-fc--yellow-900 { color: rgb(113 63 18); }
.u-fc--lime-50 { color: rgb(247 254 231); }
.u-fc--lime-100 { color: rgb(236 252 203); }
.u-fc--lime-200 { color: rgb(217 249 157); }
.u-fc--lime-300 { color: rgb(190 242 100); }
.u-fc--lime-400 { color: rgb(163 230 53); }
.u-fc--lime-500 { color: rgb(132 204 22); }
.u-fc--lime-600 { color: rgb(101 163 13); }
.u-fc--lime-700 { color: rgb(77 124 15); }
.u-fc--lime-800 { color: rgb(63 98 18); }
.u-fc--lime-900 { color: rgb(54 83 20); }
.u-fc--green-50 { color: rgb(240 253 244); }
.u-fc--green-100 { color: rgb(220 252 231); }
.u-fc--green-200 { color: rgb(187 247 208); }
.u-fc--green-300 { color: rgb(134 239 172); }
.u-fc--green-400 { color: rgb(74 222 128); }
.u-fc--green-500 { color: rgb(34 197 94); }
.u-fc--green-600 { color: rgb(22 163 74); }
.u-fc--green-700 { color: rgb(21 128 61); }
.u-fc--green-800 { color: rgb(22 101 52); }
.u-fc--green-900 { color: rgb(20 83 45); }
.u-fc--emerald-50 { color: rgb(236 253 245); }
.u-fc--emerald-100 { color: rgb(209 250 229); }
.u-fc--emerald-200 { color: rgb(167 243 208); }
.u-fc--emerald-300 { color: rgb(110 231 183); }
.u-fc--emerald-400 { color: rgb(52 211 153); }
.u-fc--emerald-500 { color: rgb(16 185 129); }
.u-fc--emerald-600 { color: rgb(5 150 105); }
.u-fc--emerald-700 { color: rgb(4 120 87); }
.u-fc--emerald-800 { color: rgb(6 95 70); }
.u-fc--emerald-900 { color: rgb(6 78 59); }
.u-fc--teal-50 { color: rgb(240 253 250); }
.u-fc--teal-100 { color: rgb(204 251 241); }
.u-fc--teal-200 { color: rgb(153 246 228); }
.u-fc--teal-300 { color: rgb(94 234 212); }
.u-fc--teal-400 { color: rgb(45 212 191); }
.u-fc--teal-500 { color: rgb(20 184 166); }
.u-fc--teal-600 { color: rgb(13 148 136); }
.u-fc--teal-700 { color: rgb(15 118 110); }
.u-fc--teal-800 { color: rgb(17 94 89); }
.u-fc--teal-900 { color: rgb(19 78 74); }
.u-fc--cyan-50 { color: rgb(236 254 255); }
.u-fc--cyan-100 { color: rgb(207 250 254); }
.u-fc--cyan-200 { color: rgb(165 243 252); }
.u-fc--cyan-300 { color: rgb(103 232 249); }
.u-fc--cyan-400 { color: rgb(34 211 238); }
.u-fc--cyan-500 { color: rgb(6 182 212); }
.u-fc--cyan-600 { color: rgb(8 145 178); }
.u-fc--cyan-700 { color: rgb(14 116 144); }
.u-fc--cyan-800 { color: rgb(21 94 117); }
.u-fc--cyan-900 { color: rgb(22 78 99); }
.u-fc--sky-50 { color: rgb(240 249 255); }
.u-fc--sky-100 { color: rgb(224 242 254); }
.u-fc--sky-200 { color: rgb(186 230 253); }
.u-fc--sky-300 { color: rgb(125 211 252); }
.u-fc--sky-400 { color: rgb(56 189 248); }
.u-fc--sky-500 { color: rgb(14 165 233); }
.u-fc--sky-600 { color: rgb(2 132 199); }
.u-fc--sky-700 { color: rgb(3 105 161); }
.u-fc--sky-800 { color: rgb(7 89 133); }
.u-fc--sky-900 { color: rgb(12 74 110); }
.u-fc--blue-50 { color: rgb(239 246 255); }
.u-fc--blue-100 { color: rgb(219 234 254); }
.u-fc--blue-200 { color: rgb(191 219 254); }
.u-fc--blue-300 { color: rgb(147 197 253); }
.u-fc--blue-400 { color: rgb(96 165 250); }
.u-fc--blue-500 { color: rgb(59 130 246); }
.u-fc--blue-600 { color: rgb(37 99 235); }
.u-fc--blue-700 { color: rgb(29 78 216); }
.u-fc--blue-800 { color: rgb(30 64 175); }
.u-fc--blue-900 { color: rgb(30 58 138); }
.u-fc--indigo-50 { color: rgb(238 242 255); }
.u-fc--indigo-100 { color: rgb(224 231 255); }
.u-fc--indigo-200 { color: rgb(199 210 254); }
.u-fc--indigo-300 { color: rgb(165 180 252); }
.u-fc--indigo-400 { color: rgb(129 140 248); }
.u-fc--indigo-500 { color: rgb(99 102 241); }
.u-fc--indigo-600 { color: rgb(79 70 229); }
.u-fc--indigo-700 { color: rgb(67 56 202); }
.u-fc--indigo-800 { color: rgb(55 48 163); }
.u-fc--indigo-900 { color: rgb(49 46 129); }
.u-fc--violet-50 { color: rgb(245 243 255); }
.u-fc--violet-100 { color: rgb(237 233 254); }
.u-fc--violet-200 { color: rgb(221 214 254); }
.u-fc--violet-300 { color: rgb(196 181 253); }
.u-fc--violet-400 { color: rgb(167 139 250); }
.u-fc--violet-500 { color: rgb(139 92 246); }
.u-fc--violet-600 { color: rgb(124 58 237); }
.u-fc--violet-700 { color: rgb(109 40 217); }
.u-fc--violet-800 { color: rgb(91 33 182); }
.u-fc--violet-900 { color: rgb(76 29 149); }
.u-fc--purple-50 { color: rgb(250 245 255); }
.u-fc--purple-100 { color: rgb(243 232 255); }
.u-fc--purple-200 { color: rgb(233 213 255); }
.u-fc--purple-300 { color: rgb(216 180 254); }
.u-fc--purple-400 { color: rgb(192 132 252); }
.u-fc--purple-500 { color: rgb(168 85 247); }
.u-fc--purple-600 { color: rgb(147 51 234); }
.u-fc--purple-700 { color: rgb(126 34 206); }
.u-fc--purple-800 { color: rgb(107 33 168); }
.u-fc--purple-900 { color: rgb(88 28 135); }
.u-fc--fuchsia-50 { color: rgb(253 244 255); }
.u-fc--fuchsia-100 { color: rgb(250 232 255); }
.u-fc--fuchsia-200 { color: rgb(245 208 254); }
.u-fc--fuchsia-300 { color: rgb(240 171 252); }
.u-fc--fuchsia-400 { color: rgb(232 121 249); }
.u-fc--fuchsia-500 { color: rgb(217 70 239); }
.u-fc--fuchsia-600 { color: rgb(192 38 211); }
.u-fc--fuchsia-700 { color: rgb(162 28 175); }
.u-fc--fuchsia-800 { color: rgb(134 25 143); }
.u-fc--fuchsia-900 { color: rgb(112 26 117); }
.u-fc--pink-50 { color: rgb(253 242 248); }
.u-fc--pink-100 { color: rgb(252 231 243); }
.u-fc--pink-200 { color: rgb(251 207 232); }
.u-fc--pink-300 { color: rgb(249 168 212); }
.u-fc--pink-400 { color: rgb(244 114 182); }
.u-fc--pink-500 { color: rgb(236 72 153); }
.u-fc--pink-600 { color: rgb(219 39 119); }
.u-fc--pink-700 { color: rgb(190 24 93); }
.u-fc--pink-800 { color: rgb(157 23 77); }
.u-fc--pink-900 { color: rgb(131 24 67); }
.u-fc--rose-50 { color: rgb(255 241 242); }
.u-fc--rose-100 { color: rgb(255 228 230); }
.u-fc--rose-200 { color: rgb(254 205 211); }
.u-fc--rose-300 { color: rgb(253 164 175); }
.u-fc--rose-400 { color: rgb(251 113 133); }
.u-fc--rose-500 { color: rgb(244 63 94); }
.u-fc--rose-600 { color: rgb(225 29 72); }
.u-fc--rose-700 { color: rgb(190 18 60); }
.u-fc--rose-800 { color: rgb(159 18 57); }
.u-fc--rose-900 { color: rgb(136 19 55); }

/*--- ぶら下げ ---*/
.u-text--hanging {
  padding-left: 1em;
  text-indent: -1em;
}

/*--- 背景色 ---*/
.u-bg--gold {
  background-color: #F3F3E9;
}
.u-bg--gold-gradient {
  background-image: linear-gradient(270deg, #9A8558 0%, #C1AB84 100%);
}
.u-bg--dark {
  background-color: #232323;
}

/*--- 背景画像位置 ---*/
.u-bgimage--c-nr-c {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*--- 下線なし ---*/
.u-textdecoration--none {
  text-decoration: none;
}

/*--- 文字揃え ---*/
.u-text--center { text-align: center; }
.u-text--right { text-align: right; }
.u-text--left { text-align: left; }

@media (min-width: 40em) {
  .u-text--md-center { text-align: center; }
  .u-text--md-right { text-align: right; }
  .u-text--md-left { text-align: left; }
}

/*--- 縦揃え ---*/
.u-valign--middle { vertical-align: middle; }

@media (min-width: 40em) {
  .u-valign--md-middle { vertical-align: middle; }
}

/* --- ラップ --- */
.u-wsp--nowrap {
  white-space: nowrap;
}

/*--- リスト ---*/
.u-list--none {
  padding-left: 0;
  list-style-type: none;
}
.u-list--disc {
  padding-left: 2.25rem;
  list-style-type: disc;
}
.u-list--arrow > li {
  position: relative;
}
.u-list--arrow > li:before {
  content: '\f054' !important;
  color: #9B845A;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
}

/*--- 字下げリスト ---*/
.u-hanging-list {
  margin-left: 0;
}
.u-hanging-list li {
  list-style-type: none;
  padding-left: 1em;
  text-indent: -1em;
}

/*--- アスペクト比 ---*/
.u-aspect--auto { aspect-ratio: auto; }
.u-aspect--21-9 { aspect-ratio: 21 / 9; }
.u-aspect--16-9 { aspect-ratio: 16 / 9; }
.u-aspect--4-3 { aspect-ratio: 4 / 3; }

@media (min-width: 40em) {
  .u-aspect--md-auto { aspect-ratio: auto; }
  .u-aspect--md-21-9 { aspect-ratio: 21 / 9; }
  .u-aspect--md-16-9 { aspect-ratio: 16 / 9; }
  .u-aspect--md-4-3 { aspect-ratio: 4 / 3; }
}

/*--- スマホ全幅画像 ---*/
@media only screen and (max-width: 39.9375rem) {
  .u-imgwidth-full-sm {
    width: 100%;
  }
}

/*--- ブラウザ全幅 ---*/
.u-fullwidth {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}
@media (min-width: 40em) {
  .u-fullwidth {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
  }
}
@media (min-width: 75rem) {
  .u-fullwidth {
    position: relative;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
}

.u-fullwidth-sm {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}
@media (min-width: 40em) {
  .u-fullwidth-sm {
    margin-right: 0rem;
    margin-left: 0rem;
  }
}

/*--- ディスプレイ---*/
.u-display--block { display: block !important; }
.u-display--inline-block { display: inline-block !important; }
.u-display--inline { display: inline !important; }
.u-display--none { display: none !important; }

@media (min-width: 40em) {
  .u-display--md-block { display: block !important; }
  .u-display--md-inline-block { display: inline-block !important; }
  .u-display--md-inline { display: inline !important; }
  .u-display--md-none { display: none !important; }
}

/*--- ポジション ---*/
.u-position--static { position: static !important; }
.u-position--relative { position: relative !important; }
.u-position--absolute { position: absolute !important; }

@media (min-width: 40em) {
  .u-position--md-static { position: static !important; }
  .u-position--md-relative { position: relative !important; }
  .u-position--md-absolute { position: absolute !important; }
}
