@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");

body {
  overflow-x: hidden;
  font-family: "Lato", sans-serif;
  color: #505962;
}

.offset:before {
  display: block;
  content: "";
  height: 4rem;
  margin-top: -4rem;
}

/* Navigation */
.navbar {
  text-transform: uppercase;
  font-weight: 700;
  font-style: 0.9rem;
  letter-spacing: 0.1rem;
  background: rgba(255, 252, 47, 0.911) !important;
}

.navbar-brand img {
  height: 2.8rem;
}

.navbar-nav h1 {
  padding-right: 0.7rem;
}

.navbar-nav li {
  padding-right: 0.7rem;
}

.navbar-dark .navbar-nav .nav-link {
  color: white;
  padding-top: 0.8rem;
}

.navbar-dark .navbar-nav .nav-link.actove,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #1ebba3;
}

/* Landing page  */
.home-inner {
  background-image: url(img/citron_top.jpg);
}

.caption {
  width: 100%;
  min-width: 100%;
  position: absolute;
  top: 30%;
  color: white;
  text-transform: uppercase;
}

.caption h1 {
  font-size: 3.8rem;
  font-weight: 700;
  letter-spacing: 0.3rem;
  text-shadow: 0.1rem 0.1rem 0.8rem #000;
  padding-bottom: 1rem;
}

.caption h3 {
  font-size: 2rem;
  text-shadow: 0.2rem 0.2rem 0.5rem #000;
  padding-bottom: 1.5rem;
}

.caption .top-info-wrap h2 {
  font-size: 1.1rem;
  padding-bottom: 4px;
  text-shadow: 0.2rem 0.2rem 0.5rem #000;
}

.caption h3.top-info-text {
  font-size: 1rem;
}

.btn-lg {
  border-width: medium;
  border-radius: 0;
  padding: 0.6rem 1.3rem;
  font-size: 1.1rem;
}

.caption .top-btn-area {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.top-btn-area .btn-mt15 {
  margin-top: 15px;
}

.c_footer .p-mt5 {
  margin-top: 5px;
}

a[target] {
  font-family: "Material Icons", inherit;
  /*font-size: 1.2rem;*/
}

.btn .material-icons {
  font-size: 20px;
}

.btn-outline-reserve {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
  border-radius: 50px;
}

.btn-outline-reserve:hover {
  color: #ffc107;
  background-color: rgba(255, 255, 255, 0.486);
  background-image: none;
  border-color: #ffc107;
}

.btn-outline-reserve:focus,
.btn-outline-reserve.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-reserve.disabled,
.btn-outline-reserve:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-reserve:not(:disabled):not(.disabled):active,
.btn-outline-reserve:not(:disabled):not(.disabled).active,
.show > .btn-outline-reserve.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-reserve:not(:disabled):not(.disabled):active:focus,
.btn-outline-warreservening:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-reserve.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* Course Section */
.narrow {
  width: 85%;
  margin: 1.5rem auto;
  padding-top: 2rem;
}

.narrow h1 {
  font-size: 2.4rem;
}

.btn-secondary {
  border-width: medium;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: 0.6rem 1.2rem;
  margin: 1rem;
  color: white;
  background-color: #1ebba3;
  border-color: #1ebba3;
}

.btn-secondary:hover {
  background-color: #189582;
  border-color: #189582;
}

/* Features Section  */
.jumbotron {
  margin-bottom: 0;
  padding: 2rem 0 3.5rem;
  border-radius: 0;
}

.jumbotron2 {
  padding: 2rem 0 3.5rem;
  margin-bottom: 80px;
}

h3.heading {
  font-size: 1.9rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1.9rem;
}

.heading-underline {
  width: 3rem;
  height: 0.2rem;
  background-color: #1ebba3;
  margin: 0 auto 2rem;
}

.feature svg.svg-inline--fa {
  color: #1ebba3;
}

.feature h3 {
  font-size: 1.3rem;
  text-transform: uppercase;
  padding-bottom: 0.4rem;
}

.feature p {
  font-size: 1.1rem;
}

.feature p.font-mini {
  font-size: 0.8rem;
}

.fixed-background .menu_title {
  margin-bottom: 16px;
  border-bottom: solid 1px #ffff00;
  display: inline-block;
}

.menu_wrap {
  margin-bottom: 30px;
  margin-top: 30px;
}

.fixed-background .menu_name {
  margin: 8px;
  font-size: 1.1rem;
}

.fsize-yen {
  font-size: 14px;
  padding-left: 2px;
}

.fsize-detail {
  font-size: 14px;
}

.fc-attention {
  color: #ce7637;
}

/* Resources Section  */
.fixed {
  background-image: url(img/citron_main.jpg);
  z-index: -1;
}

.dark {
  background-color: rgba(0, 0, 0, 0.75);
  color: white;
  padding: 7rem 2rem;
}

.fixed-background h3 {
  margin-bottom: 2rem;
}

.fixed-background p {
  margin-top: 1rem;
}

/* Clients  */
.clients img {
  width: 100%;
  border-radius: 50%;
}

blockquote .svg-inline--fa {
  color: #1ebba3;
  margin: 1rem;
}

.clients-hr {
  border-top: 0.1rem solid #1ebba3;
}

.staff_name {
  margin-bottom: 20px !important;
}

.access-hr {
  border-top: 1px solid #1ebba3;
  margin: 8px 0;
}

.access_each_wra {
  padding-bottom: 20px;
}

.about_parking {
  padding-top: 10px;
}

/* Contact Section  */

footer {
  background-color: #fffc4b;
  color: #79684b;
  padding: 2rem 0 2rem;
  margin-top: 1rem;
}

footer img {
  height: 4.5rem;
  margin: 1.5rem 0;
}

footer a {
  color: #79684b;
}

footer svg.svg-inline--fa {
  font-size: 1.2rem;
  margin: 0.1rem 0.5rem 0 0;
}

footer svg.svg-inline--fa:hover {
  color: #1ebba3 !important;
}

hr.socket {
  width: 100%;
  border-top: 0.1rem solid #1ebba3;
  margin-top: 3rem;
}

.font-mini {
  font-size: 12px;
}

.next-font-mini {
  margin-bottom: 2px;
}

.next-font-mini2 {
  margin-bottom: 6px;
}

.font-midium {
  font-size: 13px;
}

.font-green {
  color: #189582;
}

.font-green-underline {
  background: linear-gradient(transparent 70%, #ffff00 0%);
}

.font-white-underline {
  background: linear-gradient(transparent 70%, #ffffff 0%);
}

.link-tel {
  color: #189582;
  font-size: 1.4rem;
}

.link-tel-mb {
  margin-bottom: 8px;
}

.link-insta,
.link-reserve {
  color: #189582;
}

.contents {
  padding-top: 50px;
}

.news-area-wra {
  padding: 20px;
  background-color: #f5f4f4;
  max-width: 500px;
  padding-top: -50px;
  margin: 10px auto 32px;
}

.news-area-wra .news-title {
  font-size: 14px;
  padding-bottom: 10px;
  font-weight: bold;
}

p.font-color-green {
  color: #189582;
  margin-bottom: 4px;
}

.font-size-midium {
  font-size: 14px;
  font-weight: bold;
}

.tel-area-wra,
.insta-area-wra {
  /* margin: 32px; */
  padding: 20px;
  background-color: #f5f4f4;
  max-width: 500px;
  margin: 32px auto;
}

.link-border-all {
  border: #189582 solid 2px;
  padding: 4px 8px;
  font-size: 18px;
}

.insta-area-wra p {
  margin-bottom: 0;
}

h1 {
  margin-bottom: 16px;
}

.access .access_wra p {
  margin-bottom: 6px;
}

.font-bottom-m6 {
  margin-bottom: 6px;
}
.menu_wrap p.font-top-m6 {
  margin-top: 6px;
}
.menu_wrap .new_price_img {
  max-width: 100%;
}

/* Media Queries? */
@media (max-width: 767px) {
  .caption h1 {
    font-size: 2.3rem;
    letter-spacing: 0.15rem;
    padding-bottom: 0.5rem;
  }

  .caption h3 {
    font-size: 1.2rem;
    padding-bottom: 1.2rem;
  }

  .btn-lg {
    padding: 1rem 1.6rem;
    font-size: 1.2rem;
  }

  .narrow h1 {
    font-size: 1.5rem;
  }

  .clients img {
    width: 50%;
    display: block;
    margin: 0 auto;
  }
  .news-text {
    text-align: left;
  }
}

/*============ BOOTSTRAP BREAK POINTS:

Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

=============*/
