@charset "UTF-8";
/*!
Theme Name: precis-dev
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: precis-dev
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

precis-dev is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.min-0 {
  min-height: 0 !important;
  min-width: 0 !important;
}

div, p {
  padding: 0;
  margin: 0;
  min-height: 0;
}

ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
  min-height: 0;
}

.relative {
  position: relative;
}

.fs-06 {
  font-size: 0.6rem !important;
}

.fs-08 {
  font-size: 0.8rem !important;
}

.fs-10 {
  font-size: 1rem !important;
}

.fs-12 {
  font-size: 1.2rem !important;
}

.fs-14 {
  font-size: 1.4rem !important;
}

.fs-15 {
  font-size: 1.5rem !important;
}

.fs-18 {
  font-size: 1.8rem !important;
}

.fs-20 {
  font-size: 2rem !important;
}

.fs-25 {
  font-size: 2.5rem !important;
}

.fs-30 {
  font-size: 3rem !important;
}

.fs-35 {
  font-size: 3.5rem !important;
}

.fs-40 {
  font-size: 4rem !important;
}

.fs-50 {
  font-size: 5rem !important;
}

.fs-60 {
  font-size: 6rem !important;
}

@media (min-width: 576px) {
  .fs-sm-06 {
    font-size: 0.6rem !important;
  }
  .fs-sm-08 {
    font-size: 0.8rem !important;
  }
  .fs-sm-10 {
    font-size: 1rem !important;
  }
  .fs-sm-12 {
    font-size: 1.2rem !important;
  }
  .fs-sm-14 {
    font-size: 1.4rem !important;
  }
  .fs-sm-15 {
    font-size: 1.5rem !important;
  }
  .fs-sm-18 {
    font-size: 1.8rem !important;
  }
  .fs-sm-20 {
    font-size: 2rem !important;
  }
  .fs-sm-25 {
    font-size: 2.5rem !important;
  }
  .fs-sm-30 {
    font-size: 3rem !important;
  }
  .fs-sm-35 {
    font-size: 3.5rem !important;
  }
  .fs-sm-40 {
    font-size: 4rem !important;
  }
  .fs-sm-50 {
    font-size: 5rem !important;
  }
  .fs-sm-60 {
    font-size: 6rem !important;
  }
}
@media (min-width: 768px) {
  .fs-md-06 {
    font-size: 0.6rem !important;
  }
  .fs-md-08 {
    font-size: 0.8rem !important;
  }
  .fs-md-10 {
    font-size: 1rem !important;
  }
  .fs-md-12 {
    font-size: 1.2rem !important;
  }
  .fs-md-14 {
    font-size: 1.4rem !important;
  }
  .fs-md-15 {
    font-size: 1.5rem !important;
  }
  .fs-md-18 {
    font-size: 1.8rem !important;
  }
  .fs-md-20 {
    font-size: 2rem !important;
  }
  .fs-md-25 {
    font-size: 2.5rem !important;
  }
  .fs-md-30 {
    font-size: 3rem !important;
  }
  .fs-md-35 {
    font-size: 3.5rem !important;
  }
  .fs-md-40 {
    font-size: 4rem !important;
  }
  .fs-md-50 {
    font-size: 5rem !important;
  }
  .fs-md-60 {
    font-size: 6rem !important;
  }
}
@media (min-width: 992px) {
  .fs-lg-06 {
    font-size: 0.6rem !important;
  }
  .fs-lg-08 {
    font-size: 0.8rem !important;
  }
  .fs-lg-10 {
    font-size: 1rem !important;
  }
  .fs-lg-12 {
    font-size: 1.2rem !important;
  }
  .fs-lg-14 {
    font-size: 1.4rem !important;
  }
  .fs-lg-15 {
    font-size: 1.5rem !important;
  }
  .fs-lg-18 {
    font-size: 1.8rem !important;
  }
  .fs-lg-20 {
    font-size: 2rem !important;
  }
  .fs-lg-25 {
    font-size: 2.5rem !important;
  }
  .fs-lg-30 {
    font-size: 3rem !important;
  }
  .fs-lg-35 {
    font-size: 3.5rem !important;
  }
  .fs-lg-40 {
    font-size: 4rem !important;
  }
  .fs-lg-50 {
    font-size: 5rem !important;
  }
  .fs-lg-60 {
    font-size: 6rem !important;
  }
}
@media (min-width: 1200px) {
  .fs-xl-06 {
    font-size: 0.6rem !important;
  }
  .fs-xl-08 {
    font-size: 0.8rem !important;
  }
  .fs-xl-10 {
    font-size: 1rem !important;
  }
  .fs-xl-12 {
    font-size: 1.2rem !important;
  }
  .fs-xl-14 {
    font-size: 1.4rem !important;
  }
  .fs-xl-15 {
    font-size: 1.5rem !important;
  }
  .fs-xl-18 {
    font-size: 1.8rem !important;
  }
  .fs-xl-20 {
    font-size: 2rem !important;
  }
  .fs-xl-25 {
    font-size: 2.5rem !important;
  }
  .fs-xl-30 {
    font-size: 3rem !important;
  }
  .fs-xl-35 {
    font-size: 3.5rem !important;
  }
  .fs-xl-40 {
    font-size: 4rem !important;
  }
  .fs-xl-50 {
    font-size: 5rem !important;
  }
  .fs-xl-60 {
    font-size: 6rem !important;
  }
}
.lh-08 {
  line-height: 0.8 !important;
}

.lh-10 {
  line-height: 1 !important;
}

.lh-12 {
  line-height: 1.2 !important;
}

.lh-15 {
  line-height: 1.5 !important;
}

.lh-18 {
  line-height: 1.8 !important;
}

.lh-20 {
  line-height: 2 !important;
}

.lh-25 {
  line-height: 3 !important;
}

.lh-30 {
  line-height: 3 !important;
}

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

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

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

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

.mx-6 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}

.my-6 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}

.m-6 {
  margin: 4.5rem !important;
}

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

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

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

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

.mx-7 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.my-7 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.m-7 {
  margin: 6rem !important;
}

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

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

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

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

.mx-8 {
  margin-left: 7.5rem !important;
  margin-right: 7.5rem !important;
}

.my-8 {
  margin-top: 7.5rem !important;
  margin-bottom: 7.5rem !important;
}

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

@media (min-width: 576px) {
  .mt-sm-6 {
    margin-top: 4.5rem !important;
  }
  .mr-sm-6 {
    margin-right: 4.5rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-sm-6 {
    margin-left: 4.5rem !important;
  }
  .mx-sm-6 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }
  .my-sm-6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .m-sm-6 {
    margin: 4.5rem !important;
  }
  .mt-sm-7 {
    margin-top: 6rem !important;
  }
  .mr-sm-7 {
    margin-right: 6rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-7 {
    margin-left: 6rem !important;
  }
  .mx-sm-7 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .my-sm-7 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .m-sm-7 {
    margin: 6rem !important;
  }
  .mt-sm-8 {
    margin-top: 7.5rem !important;
  }
  .mr-sm-8 {
    margin-right: 7.5rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 7.5rem !important;
  }
  .ml-sm-8 {
    margin-left: 7.5rem !important;
  }
  .mx-sm-8 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }
  .my-sm-8 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .m-sm-8 {
    margin: 7.5rem !important;
  }
}
@media (min-width: 768px) {
  .mt-md-6 {
    margin-top: 4.5rem !important;
  }
  .mr-md-6 {
    margin-right: 4.5rem !important;
  }
  .mb-md-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-md-6 {
    margin-left: 4.5rem !important;
  }
  .mx-md-6 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }
  .my-md-6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .m-md-6 {
    margin: 4.5rem !important;
  }
  .mt-md-7 {
    margin-top: 6rem !important;
  }
  .mr-md-7 {
    margin-right: 6rem !important;
  }
  .mb-md-7 {
    margin-bottom: 6rem !important;
  }
  .ml-md-7 {
    margin-left: 6rem !important;
  }
  .mx-md-7 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .my-md-7 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .m-md-7 {
    margin: 6rem !important;
  }
  .mt-md-8 {
    margin-top: 7.5rem !important;
  }
  .mr-md-8 {
    margin-right: 7.5rem !important;
  }
  .mb-md-8 {
    margin-bottom: 7.5rem !important;
  }
  .ml-md-8 {
    margin-left: 7.5rem !important;
  }
  .mx-md-8 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }
  .my-md-8 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .m-md-8 {
    margin: 7.5rem !important;
  }
}
@media (min-width: 992px) {
  .mt-lg-6 {
    margin-top: 4.5rem !important;
  }
  .mr-lg-6 {
    margin-right: 4.5rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-lg-6 {
    margin-left: 4.5rem !important;
  }
  .mx-lg-6 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }
  .my-lg-6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .m-lg-6 {
    margin: 4.5rem !important;
  }
  .mt-lg-7 {
    margin-top: 6rem !important;
  }
  .mr-lg-7 {
    margin-right: 6rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-7 {
    margin-left: 6rem !important;
  }
  .mx-lg-7 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .my-lg-7 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .m-lg-7 {
    margin: 6rem !important;
  }
  .mt-lg-8 {
    margin-top: 7.5rem !important;
  }
  .mr-lg-8 {
    margin-right: 7.5rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 7.5rem !important;
  }
  .ml-lg-8 {
    margin-left: 7.5rem !important;
  }
  .mx-lg-8 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }
  .my-lg-8 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .m-lg-8 {
    margin: 7.5rem !important;
  }
}
@media (min-width: 1200px) {
  .mt-xl-6 {
    margin-top: 4.5rem !important;
  }
  .mr-xl-6 {
    margin-right: 4.5rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-xl-6 {
    margin-left: 4.5rem !important;
  }
  .mx-xl-6 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }
  .my-xl-6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .m-xl-6 {
    margin: 4.5rem !important;
  }
  .mt-xl-7 {
    margin-top: 6rem !important;
  }
  .mr-xl-7 {
    margin-right: 6rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 6rem !important;
  }
  .ml-xl-7 {
    margin-left: 6rem !important;
  }
  .mx-xl-7 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .my-xl-7 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .m-xl-7 {
    margin: 6rem !important;
  }
  .mt-xl-8 {
    margin-top: 7.5rem !important;
  }
  .mr-xl-8 {
    margin-right: 7.5rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 7.5rem !important;
  }
  .ml-xl-8 {
    margin-left: 7.5rem !important;
  }
  .mx-xl-8 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }
  .my-xl-8 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .m-xl-8 {
    margin: 7.5rem !important;
  }
}
.pt-6 {
  padding-top: 4.5rem !important;
}

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

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

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

.px-6 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}

.py-6 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

.p-6 {
  padding: 4.5rem !important;
}

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

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

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

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

.px-7 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.py-7 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.p-7 {
  padding: 6rem !important;
}

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

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

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

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

.px-8 {
  padding-left: 7.5rem !important;
  padding-right: 7.5rem !important;
}

.py-8 {
  padding-top: 7.5rem !important;
  padding-bottom: 7.5rem !important;
}

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

@media (min-width: 576px) {
  .pt-sm-6 {
    padding-top: 4.5rem !important;
  }
  .pr-sm-6 {
    padding-right: 4.5rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-sm-6 {
    padding-left: 4.5rem !important;
  }
  .px-sm-6 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
  .py-sm-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .p-sm-6 {
    padding: 4.5rem !important;
  }
  .pt-sm-7 {
    padding-top: 6rem !important;
  }
  .pr-sm-7 {
    padding-right: 6rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 6rem !important;
  }
  .pl-sm-7 {
    padding-left: 6rem !important;
  }
  .px-sm-7 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-sm-7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-sm-7 {
    padding: 6rem !important;
  }
  .pt-sm-8 {
    padding-top: 7.5rem !important;
  }
  .pr-sm-8 {
    padding-right: 7.5rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 7.5rem !important;
  }
  .pl-sm-8 {
    padding-left: 7.5rem !important;
  }
  .px-sm-8 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }
  .py-sm-8 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .p-sm-8 {
    padding: 7.5rem !important;
  }
}
@media (min-width: 768px) {
  .pt-md-6 {
    padding-top: 4.5rem !important;
  }
  .pr-md-6 {
    padding-right: 4.5rem !important;
  }
  .pb-md-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-md-6 {
    padding-left: 4.5rem !important;
  }
  .px-md-6 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
  .py-md-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .p-md-6 {
    padding: 4.5rem !important;
  }
  .pt-md-7 {
    padding-top: 6rem !important;
  }
  .pr-md-7 {
    padding-right: 6rem !important;
  }
  .pb-md-7 {
    padding-bottom: 6rem !important;
  }
  .pl-md-7 {
    padding-left: 6rem !important;
  }
  .px-md-7 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-md-7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-md-7 {
    padding: 6rem !important;
  }
  .pt-md-8 {
    padding-top: 7.5rem !important;
  }
  .pr-md-8 {
    padding-right: 7.5rem !important;
  }
  .pb-md-8 {
    padding-bottom: 7.5rem !important;
  }
  .pl-md-8 {
    padding-left: 7.5rem !important;
  }
  .px-md-8 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }
  .py-md-8 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .p-md-8 {
    padding: 7.5rem !important;
  }
}
@media (min-width: 992px) {
  .pt-lg-6 {
    padding-top: 4.5rem !important;
  }
  .pr-lg-6 {
    padding-right: 4.5rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-lg-6 {
    padding-left: 4.5rem !important;
  }
  .px-lg-6 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
  .py-lg-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .p-lg-6 {
    padding: 4.5rem !important;
  }
  .pt-lg-7 {
    padding-top: 6rem !important;
  }
  .pr-lg-7 {
    padding-right: 6rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-7 {
    padding-left: 6rem !important;
  }
  .px-lg-7 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-lg-7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-lg-7 {
    padding: 6rem !important;
  }
  .pt-lg-8 {
    padding-top: 7.5rem !important;
  }
  .pr-lg-8 {
    padding-right: 7.5rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 7.5rem !important;
  }
  .pl-lg-8 {
    padding-left: 7.5rem !important;
  }
  .px-lg-8 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }
  .py-lg-8 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .p-lg-8 {
    padding: 7.5rem !important;
  }
}
@media (min-width: 1200px) {
  .pt-xl-6 {
    padding-top: 4.5rem !important;
  }
  .pr-xl-6 {
    padding-right: 4.5rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-xl-6 {
    padding-left: 4.5rem !important;
  }
  .px-xl-6 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
  .py-xl-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .p-xl-6 {
    padding: 4.5rem !important;
  }
  .pt-xl-7 {
    padding-top: 6rem !important;
  }
  .pr-xl-7 {
    padding-right: 6rem !important;
  }
  .pb-xl-7 {
    padding-bottom: 6rem !important;
  }
  .pl-xl-7 {
    padding-left: 6rem !important;
  }
  .px-xl-7 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-xl-7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-xl-7 {
    padding: 6rem !important;
  }
  .pt-xl-8 {
    padding-top: 7.5rem !important;
  }
  .pr-xl-8 {
    padding-right: 7.5rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 7.5rem !important;
  }
  .pl-xl-8 {
    padding-left: 7.5rem !important;
  }
  .px-xl-8 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }
  .py-xl-8 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .p-xl-8 {
    padding: 7.5rem !important;
  }
}
.vh-25 {
  height: 25vh;
}

.vh-33 {
  height: 33vh;
}

.vh-50 {
  height: 50vh;
}

.vh-75 {
  height: 75vh;
}

.vh-100 {
  height: 100vh;
}

@media (min-width: 576px) {
  .vh-sm-25 {
    height: 25vh;
  }
  .vh-sm-33 {
    height: 33vh;
  }
  .vh-sm-50 {
    height: 50vh;
  }
  .vh-sm-75 {
    height: 75vh;
  }
  .vh-sm-100 {
    height: 100vh;
  }
}
@media (min-width: 768px) {
  .vh-md-25 {
    height: 25vh;
  }
  .vh-md-33 {
    height: 33vh;
  }
  .vh-md-50 {
    height: 50vh;
  }
  .vh-md-75 {
    height: 75vh;
  }
  .vh-md-100 {
    height: 100vh;
  }
}
@media (min-width: 992px) {
  .vh-lg-25 {
    height: 25vh;
  }
  .vh-lg-33 {
    height: 33vh;
  }
  .vh-lg-50 {
    height: 50vh;
  }
  .vh-lg-75 {
    height: 75vh;
  }
  .vh-lg-100 {
    height: 100vh;
  }
}
@media (min-width: 1200px) {
  .vh-xl-25 {
    height: 25vh;
  }
  .vh-xl-33 {
    height: 33vh;
  }
  .vh-xl-50 {
    height: 50vh;
  }
  .vh-xl-75 {
    height: 75vh;
  }
  .vh-xl-100 {
    height: 100vh;
  }
}
.bg-full {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.bg-fixed {
  background-attachment: fixed !important;
}

.bg-top-center {
  background-position: top center !important;
}

.bg-top-left {
  background-position: top left !important;
}

.bg-top-right {
  background-position: top right !important;
}

.bg-bottom-center {
  background-position: bottom center !important;
}

.bg-bottom-left {
  background-position: bottom left !important;
}

.bg-bottom-right {
  background-position: bottom right !important;
}

.bg-repeat {
  background-repeat: repeat !important;
}

.cover-dark-50::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.b {
  border: 1px solid #000;
}

.bx-b {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.by-b {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.bt-b {
  border-top: 1px solid #000;
}

.bb-b {
  border-bottom: 1px solid #000;
}

.bl-b {
  border-left: 1px solid #000;
}

.br-b {
  border-right: 1px solid #000;
}

.b-none {
  border: none;
}

.bx-none {
  border-left: none;
  border-right: none;
}

.by-none {
  border-top: none;
  border-bottom: none;
}

.bt-none {
  border-top: none;
}

.bb-none {
  border-bottom: none;
}

.bl-none {
  border-left: none;
}

.br-none {
  border-right: none;
}

@media (min-width: 576px) {
  .b-sm {
    border: 1px solid #000;
  }
  .bx-b-sm {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }
  .by-b-sm {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .bt-b-sm {
    border-top: 1px solid #000;
  }
  .bb-b-sm {
    border-bottom: 1px solid #000;
  }
  .bl-b-sm {
    border-left: 1px solid #000;
  }
  .br-b-sm {
    border-right: 1px solid #000;
  }
  .b-none-sm {
    border: none;
  }
  .bx-none-sm {
    border-left: none;
    border-right: none;
  }
  .by-none-sm {
    border-top: none;
    border-bottom: none;
  }
  .bt-none-sm {
    border-top: none;
  }
  .bb-none-sm {
    border-bottom: none;
  }
  .bl-none-sm {
    border-left: none;
  }
  .br-none-sm {
    border-right: none;
  }
}
@media (min-width: 768px) {
  .b-md {
    border: 1px solid #000;
  }
  .bx-b-md {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }
  .by-b-md {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .bt-b-md {
    border-top: 1px solid #000;
  }
  .bb-b-md {
    border-bottom: 1px solid #000;
  }
  .bl-b-md {
    border-left: 1px solid #000;
  }
  .br-b-md {
    border-right: 1px solid #000;
  }
  .b-none-md {
    border: none;
  }
  .bx-none-md {
    border-left: none;
    border-right: none;
  }
  .by-none-md {
    border-top: none;
    border-bottom: none;
  }
  .bt-none-md {
    border-top: none;
  }
  .bb-none-md {
    border-bottom: none;
  }
  .bl-none-md {
    border-left: none;
  }
  .br-none-md {
    border-right: none;
  }
}
@media (min-width: 992px) {
  .b-lg {
    border: 1px solid #000;
  }
  .bx-b-lg {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }
  .by-b-lg {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .bt-b-lg {
    border-top: 1px solid #000;
  }
  .bb-b-lg {
    border-bottom: 1px solid #000;
  }
  .bl-b-lg {
    border-left: 1px solid #000;
  }
  .br-b-lg {
    border-right: 1px solid #000;
  }
  .b-none-lg {
    border: none;
  }
  .bx-none-lg {
    border-left: none;
    border-right: none;
  }
  .by-none-lg {
    border-top: none;
    border-bottom: none;
  }
  .bt-none-lg {
    border-top: none;
  }
  .bb-none-lg {
    border-bottom: none;
  }
  .bl-none-lg {
    border-left: none;
  }
  .br-none-lg {
    border-right: none;
  }
}
@media (min-width: 1200px) {
  .b-xl {
    border: 1px solid #000;
  }
  .bx-b-xl {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }
  .by-b-xl {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .bt-b-xl {
    border-top: 1px solid #000;
  }
  .bb-b-xl {
    border-bottom: 1px solid #000;
  }
  .bl-b-xl {
    border-left: 1px solid #000;
  }
  .br-b-xl {
    border-right: 1px solid #000;
  }
  .b-none-xl {
    border: none;
  }
  .bx-none-xl {
    border-left: none;
    border-right: none;
  }
  .by-none-xl {
    border-top: none;
    border-bottom: none;
  }
  .bt-none-xl {
    border-top: none;
  }
  .bb-none-xl {
    border-bottom: none;
  }
  .bl-none-xl {
    border-left: none;
  }
  .br-none-xl {
    border-right: none;
  }
}
.p-text {
  color: #FA808B;
  font-family: "Noto Serif JP";
  font-weight: 400;
}

.p-text2 {
  color: #FA808B;
  font-family: "Noto Sans JP";
  font-weight: 800;
}

.s-text {
  color: #666;
  font-family: "Noto Sans JP";
  font-weight: 400;
}

.h2-text {
  color: #513437;
  font-family: "Noto Serif JP";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1rem;
}
@media (min-width: 768px) {
  .h2-text {
    font-weight: 600;
    font-size: 2rem;
    line-height: 2.4rem;
  }
}

.h3-text {
  color: #513437;
  font-family: "Noto Serif JP";
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 3rem;
}
@media (min-width: 768px) {
  .h3-text {
    font-weight: 600;
    font-size: 2rem;
    line-height: 4rem;
    margin-top: 1rem;
  }
}

.curriculum_title_area {
  border-bottom: 1px solid #FA808B;
  height: auto;
  max-width: 100%;
}

.gradient-marker-half {
  background: linear-gradient(to bottom, transparent 60%, #ffe066 60%, #ffe066 85%, transparent 85%);
}

.marker-animate {
  display: inline;
  background: #FDCCCA;
  background: linear-gradient(47deg, rgb(253, 204, 202) 0%, rgba(250, 128, 139, 0.47) 33%, rgb(246, 218, 203) 62%, rgba(250, 128, 139, 0.54) 100%);
  line-height: 3;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 0% 60%; /* 初期状態は幅0 */
  background-position: left 130%;
  transition: background-size 1s cubic-bezier(0.4, 0, 0.2, 1);
  padding: 0.1em 0.2em;
  border-radius: 0.2em;
}

.marker-animate.active {
  background-size: 100% 60%; /* 幅を100%に拡大してマーカーを引く */
}

.img-size {
  width: 90%;
  max-width: 250px !important;
}
@media (min-width: 768px) {
  .img-size {
    max-width: 420px !important;
    width: auto;
  }
}

.lesson_animal_bg {
  margin: 0 0 2rem 0;
  width: 100%;
  background-image: url("./images/lesson_animal_bg@2x.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right 110px top -30px;
}
@media (min-width: 768px) {
  .lesson_animal_bg {
    min-height: 270px;
  }
}

.cta-btn {
  display: block;
  background-image: linear-gradient(45deg, #fa808b, #f04673 48%, #f382ad);
  color: #fff !important;
  text-decoration: none !important;
  padding: 15px 15px;
  transition: filter 0.4s ease;
}
.cta-btn:hover, .cta-btn:active, .cta-btn:focus {
  color: #fff;
  text-decoration: none !important;
}
.cta-btn:hover {
  filter: brightness(1.4);
}

#section2 {
  width: 100%;
  background-image: url("./images/section2_bg@2x.png");
  background-repeat: no-repeat;
  background-size: 100% auto; /* 横幅を要素に合わせる */
  background-position: center top;
}
@media (min-width: 768px) {
  #section2 {
    min-height: 650px;
  }
}

.origin {
  border-radius: 7px;
  background-color: #fff;
  padding: 25px;
  width: 100%;
}
@media (min-width: 768px) {
  .origin {
    width: 80%;
    min-height: 450px;
  }
}

.select-none {
  user-select: none; /* 標準 */
  -webkit-user-select: none; /* Chrome, Safari */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE/Edge */
  user-drag: none; /* 標準（対応ブラウザのみ） */
  -webkit-user-drag: none; /* Chrome, Safari */
  pointer-events: none; /* すべての操作を無効化（注意点あり） */
}

#section3 {
  width: 100%;
  min-height: 1000px;
  background-image: url("./images/section3_bg@2x.png");
  background-repeat: no-repeat;
  background-size: 100% auto; /* 横幅を要素に合わせる */
  background-position: center top;
}

.speechBubble {
  max-width: 500px;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 16px;
  border: 1px solid #fa808b;
  border-radius: 10px;
  background-color: #ffffff;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  color: #513437;
}

.speechBubble::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #fa808b transparent transparent;
  translate: -50% 100%;
}

.speechBubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20%;
  border-style: solid;
  border-width: 17.8px 8.9px 0 8.9px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}

.avatar_area {
  border-bottom: 1px solid #FA808B;
  height: auto;
  max-width: 100%;
  display: flex;
  align-items: center;
}
.avatar_area img {
  width: 84px;
  height: auto;
}

.avator-img {
  max-width: 83px !important;
  display: inline-block;
  margin-left: auto;
}

.testimonial_text_name {
  color: #513437;
  font-family: "Noto Serif JP";
  font-weight: 400;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .testimonial_text_name {
    font-weight: 600;
    font-size: 1.5rem;
  }
}

.testimonial_text_jobs {
  color: #FA808B;
  font-family: "Noto Sans JP";
  padding-left: 1rem;
  font-weight: 200;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .testimonial_text_jobs {
    font-weight: 300;
    font-size: 1.2rem;
  }
}

.testimonial_text {
  padding: 1rem 0;
  color: #513437;
  font-family: "Noto Sans JP";
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.8rem;
}

.testimonial_img {
  width: 60%;
}
@media (min-width: 768px) {
  .testimonial_img {
    max-width: 221px !important;
    width: auto;
  }
}

#section4 {
  width: 100%;
  min-height: 450px;
}

.lesson_area {
  border-radius: 7px;
  background-color: #fff;
  background-color: #FEEBEA;
  padding: 0 25px;
  width: 90%;
}
@media (min-width: 768px) {
  .lesson_area {
    width: 80%;
  }
}

.lesson_title_img {
  position: relative;
  top: -40px;
  left: -50px;
  max-width: 161px !important;
}

.lesson_text_area_wrap {
  border-bottom: 1px solid #FA808B;
  height: auto;
  max-width: 100%;
  position: relative;
  top: -40px;
}

.lesson_title {
  color: #513437;
  font-family: "Noto Serif JP";
  font-weight: 600;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .lesson_title {
    font-weight: 600;
    font-size: 1.5rem;
  }
}

.lesson_area_text {
  max-width: 500px;
  position: relative;
  margin-bottom: 20px;
  padding: 16px;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  color: #513437;
}

.lesson_text {
  padding: 1rem 0;
  color: #513437;
  font-family: "Noto Sans JP";
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.8rem;
  position: relative;
  top: -40px;
}

.lesson_area_img {
  position: relative;
  top: -40px;
}
@media (min-width: 768px) {
  .lesson_area_img {
    top: 0;
  }
}

#section5 {
  width: 100%;
  min-height: 450px;
}

#section4 {
  width: 100%;
  min-height: 450px;
}

.curriculum_area {
  border-radius: 7px;
  background-color: #fff;
  padding: 0 25px;
  width: 100%;
}
@media (min-width: 768px) {
  .curriculum_area {
    width: 80%;
  }
}

.p-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.p-list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.p-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  background-image: url("./images/list-icon@2x.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#section6 {
  width: 100%;
  min-height: 450px;
}

.cource_area {
  min-width: 280px;
  position: relative;
  margin-bottom: 20px;
  padding: 5px;
  border: 1px solid #fa808b;
  border-radius: 10px;
  background-color: #ffffff;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  color: #513437;
}

.cource_icon {
  width: 95px;
}

.cource_name_caption {
  text-align: center;
  color: #513437;
  font-family: "Noto Serif JP";
  font-weight: 400;
  font-size: 0.6rem;
}

.cource_name {
  text-align: center;
  color: #513437;
  font-family: "Noto Serif JP";
  font-weight: 600;
  font-size: 1.3rem;
}
.cource_name .small {
  font-size: 0.6rem;
}

.cource_text {
  font-family: "Noto Sans JP";
  font-weight: 400;
  font-size: 1rem;
}

.cource_table {
  margin-top: 5px;
  width: 100%;
  max-width: 400px;
}
.cource_table th {
  background-color: #FDCCCA;
  color: #fff;
  font-family: "Noto Sans JP";
  font-weight: 600;
  font-size: 0.8rem;
  text-align: center;
  padding: 5px;
}
.cource_table td {
  color: #513437;
  font-family: "Noto Sans JP";
  font-weight: 600;
  font-size: 0.8rem;
  text-align: center;
  padding: 5px;
}
.cource_table td .cource_price_small {
  font-size: 0.6rem;
}

.site-footer {
  background-color: #FDCCCA;
  min-height: 200px;
}
.site-footer ul {
  margin: 0;
  margin-top: 10px;
}
.site-footer li a {
  color: #513437;
  font-family: "Noto Sans JP";
  font-weight: 600;
  font-size: 0.6rem;
  text-align: center;
  padding: 5px;
  text-decoration: none;
}
@media (min-width: 768px) {
  .site-footer li a {
    font-size: 1rem;
    padding: 10px;
  }
}

.finorie_logo {
  max-width: 198px !important;
  height: auto;
  display: block;
}

.manegaku_logo {
  max-width: 195px !important;
  height: auto;
  display: block;
  margin-top: 10px;
}

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #4169e1;
}

a:visited {
  color: #800080;
}

a:hover,
a:focus,
a:active {
  color: #191970;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: flex;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/* Bootstrap互換性の調整 */
/* モバイルメニューアニメーション */
.navbar-toggler {
  z-index: 9999 !important;
}

.navbar-collapse {
  position: fixed;
  top: 0;
  right: -100%;
  bottom: 0;
  width: 80%;
  padding: 2rem;
  background-color: #fff;
  z-index: 1050;
  overflow-y: auto;
  transition: all 0.3s ease-in-out;
  /* box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1); */
}

.navbar-collapse.show {
  right: 0;
}

/* ホワイトアウトオーバーレイ */
.navbar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(231, 168, 168, 0);
  z-index: 1040 !important;
  visibility: hidden;
  opacity: 20;
  transition: all 0.3s ease-in-out;
}

.navbar-overlay.show {
  visibility: visible;
  background-color: rgba(253, 196, 255, 0.9);
  opacity: 1;
}

.navbar-overlay-2 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(253, 196, 255, 0);
  z-index: 2040 !important;
  visibility: hidden;
  opacity: 20;
  transition: all 0.3s ease-in-out;
}

.navbar-overlay-2.show {
  visibility: visible;
  background-color: rgba(253, 196, 255, 0.9);
  opacity: 1;
}

/* モバイル時のみ適用 */
@media (min-width: 992px) {
  .navbar-collapse {
    position: static;
    width: auto;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    overflow-y: visible;
  }
  .navbar-overlay {
    display: none;
  }
}
.div-bottom-ellipse {
  width: 100%;
  /*
  position: relative;
  background: #2c3e50;
  height: 50vh;
  border-bottom-left-radius: 50% 17%;
  border-bottom-right-radius: 50% 17%;
  */
}/*# sourceMappingURL=style.css.map */