/*!
 * Start Bootstrap - Agency v5.2.1 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

body {
  overflow-x: hidden;
  background: #A9CE45;
}

p {
  line-height: 1.75;
}

a {
  color: #E5625B;
}

a:hover {
  color: #fec503;
}

.text-primary {
  color: #E5625B !important;
}

.btn-primary {
  background-color: #eb613b !important;
  border-color: #eb613b !important;
}

.text-warning { 
  color: #EFA124 !important;
}

.text-success{
  color:rgb(75, 201, 58) !important;
}

.bg-success{
  background-color:rgb(75, 201, 58) !important;
}

.border-success{
  border-color:rgb(75, 201, 58) !important;
}

.border-primary{
  border-color:#E5625B !important;
}

.bg-primary{
  background-color:#E5625B !important;
}

.bg-dark{
  background-color:rgb(150, 150, 150) !important;
}

.bg-section-color-1{
  background-color:#EFA124;
}

.badge-primary{
  background-color: #eb613b !important;
}

.text-sitemap a{
  color: #212529!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

.page-section {
  padding: 20px 0px;
}

.page-section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}

.page-section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 75px;
  text-transform: none;
}

@media (min-width: 768px) {
  section {
    padding: 150px 10px;
  }
}

@media (min-width: 1170px) {
  .page-section {
    padding: 50px 100px;
  }
}

::-moz-selection {
  background: #E5625B;
  text-shadow: none;
}

::selection {
  background: #E5625B;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.btn {
  
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: #E5625B;
  border-color: #E5625B;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #fec810 !important;
  border-color: #fec810 !important;
  color: white;
}

.btn-primary:active, .btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

#mainNav {
  background-color: #ffffff;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #eb613b;
  
}

#mainNav .navbar-brand {
  color: #eb613b;
  
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #fec503;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  font-weight: 400;
  letter-spacing: 1px;
  color: #ffffff;
  background:#F99A00;
  border-radius: 5px;
  margin:0 2px;
}

.nav-container{
  background:rgba(255,255,255,0.95);
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  /* color: rgba(235, 97, 59, 0.5); */
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: #ffffff;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav .navbar-brand img{
    height:80px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav.navbar-shrink {
    /* padding-top: 0;
    padding-bottom: 0; */
    /* background-color:#A9CE45; */
  }
  #mainNav.navbar-shrink img{
    height:60px;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

#content {
  padding-top: 120px;
  background:#F5EDE2;
}

.content_body img{
  width:100%;
}

@media (min-width: 768px) {
  #content {
    padding-top: 280px;
  }

  .content_body img{
    width:50%;
  }
}

.why-heading {
  margin: 15px 0;
  text-transform: none;
}

.footer {
  padding: 25px 0;
  text-align: center;
}

.footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  
}

.footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  border-radius: 5px;
  outline: none;
  background-color: #212529;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #E5625B;
}

.pictogram{
  width:12px!important;
}

/* 電話番号アニメーション */
.pr{
  -webkit-animation: pr 0.8s linear 0s 1;
    animation: pr 0.8s linear 0s 1;
  }
  @-webkit-keyframes pr {
    0%   { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
    15%  { -webkit-transform: scale(0.9, 0.9) translate(0%, 5%); }
    30%  { -webkit-transform: scale(1.3, 0.8) translate(0%, 10%); }
    50%  { -webkit-transform: scale(0.8, 1.3) translate(0%, -10%); }
    70%  { -webkit-transform: scale(1.1, 0.9) translate(0%, 5%); }
    100% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
  }
  @keyframes pr {
    0%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
    15%  { transform: scale(0.9, 0.9) translate(0%, 5%); }
    30%  { transform: scale(1.3, 0.8) translate(0%, 10%); }
    50%  { transform: scale(0.8, 1.3) translate(0%, -10%); }
    70%  { transform: scale(1.1, 0.9) translate(0%, 5%); }
    100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
  }

  .bg-instagram{
	background:#9d18a1!important;
}

.bg-instagram:hover{
	background:#610f64!important;
}

.bg-blog{
	background:#eb613b!important;
}

.bg-blog:hover{
	background:#a8452a!important;
}

.bg-youtube{
	background:#dc3545!important
}

.bg-youtube:hover{
	background:#9b2531!important
}