@charset "UTF-8";

#header{
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.bold{
  font-weight: bold;
}

.bolder {
  font-weight: bolder;
}

.sticky-topbar {
    width: 100%;
  } 

.top-row{
    padding-top: 20px;
    padding-bottom: 20px;
}

.fixed-contact-top {
  display: inline-block;
  padding: 5px 50px;
  color:#FFF;
  background:url('../img/contact-btn-bg.png') no-repeat center #1B4581;
  background-size: contain;
  box-shadow: 4px 4px 5px -2px #333333;
  border-radius:14px;
  border:3px solid #301400;
}


.menu a{
  display:inline-block;
}

.top-bar-right a{
  color:black;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after{
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #000000 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
}

.dropdown li{
  padding-left: 20px;
  padding-right: 20px;
}

.submenu {
  width: max-content;
}

.submenu li{
  padding-top: 4px;
}

.menu li:nth-child(-n+2){
  border-right: #301400 solid 1px;
}

.has-submenu li{
  border-right: none !important;
  padding: 5px;
  border-bottom: #301400 solid 1px
}

.mobile-nav-bar {
  background-color: #EFEFEF;
}

.menu-icon{
  color: #000000;
}

.hero-block {
}

.hero-block h1{
  line-height: 1.2;
}

.hero-block-left {
  padding-left: 0px;
  padding-right: 0px;
}

.hero-title {
  margin-bottom: 20px;
}

.hero-btn {
	background-color:#301400;
	display:inline-block;
	color:#ffffff;
	padding: 0px 15px;
  font-weight: bold;
}

.hero-emph1 {
  color: #1B4581;
  background-image: url('../img/brush-underline1.png');
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: left bottom;
  font-size: larger;
}

.hero-emph2 {
  color: #1B4581;
  background-image: url('../img/brush-underline2.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom;
  font-size: larger;
}

.hero-emph3 {
  color: #1B4581;
  background-image: url('../img/brush-underline-long.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom;
  font-size: larger;
}

.hero-top-img-dsktop {
  margin-left: -50px;
}

.cta-btn-section {
  background-color: #1B4581;
  padding-bottom: 20px;
}

.tel-btn{
  background-color: #fff;
}

.tel-btn h1{
  font-size: 6vh;
}

.scroll-div {
  margin: 20px 0;
}

.form-btn{
  background-color: #FFEC3F;
  place-content: center;
  -webkit-box-shadow: 5px 5px 6px -1px rgba(0,0,0,0.79);
  box-shadow: 5px 5px 6px -1px rgba(0,0,0,0.79);
}

.form-btn img{
  padding: 0;
}

.form-btn:hover{
  opacity:0.8;
}

.fixed-bottom-bar {
  z-index: 99;
  position: fixed;
  bottom: 0;
  max-width: inherit;
  width: 100%;
  margin-bottom: 0;
  background: url(../img/fixed-staff-bg.png) no-repeat 97% 0% #1B4581;
  background-size: contain;
  padding-bottom: 10px;
  padding-top: 10px;
}

.fixed-bottom-bar-sp {
  z-index: 99;
  position: fixed;
  bottom: 0;
  max-width: inherit;
  width: 100%;
  margin-bottom: 0;
  background-color: #1B4581;
  padding-bottom: 10px;
  padding-top: 5px;
}

.fixed-bottom-bar-sp p{
  margin-bottom: 0;
}

.fixed-contact {
  place-content: center;
}

.fixed-contact a{
  display: inline-block;
  padding: 10px 20px;
  color:#FFF;
  background:#EF8135;
  box-shadow: 4px 4px 5px -2px #333333;
  border-radius:14px;
  border:3px solid #fff;
  margin-bottom: 0px !important;
}

.fixed-contact:hover {
  opacity: 0.8;
  color:#FFF;
}

.fixed-text{
  color:#FFF;
}
.fixed-text-phone {
  color: #FFEC3F;
  margin-bottom: 0px !important;
  font-weight: bold;
}

.big-section {
  background: url(../img/big-section-bg.jpg) #f9ca8a;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 50px;
}

.bs-title {
  font-weight: 900;
}

.btn-area {
  background-color: #EFEFEF;
}

.btn-section{
  padding: 50px 0 50px 0;
}

.anchor-btn a{
  color:#fff;
}

.anchor-btn:hover {
    background-color:#2a4163;
    color: #fff;
    box-shadow: 4px 4px 5px 0px #333333;
}
.anchor-btn:active {
    position:relative;
    top:1px;
    color: #fff;
}

.service-btn {
  color:#fff;
}

.anchor-btn {
  box-shadow: 4px 4px 5px -2px #333333;
  background-color:#1B4581;
  font-size:22px;
  font-weight: 700;
  padding:20px 56px;
  margin: 10px 20px;
  text-decoration:none;
  background-image: url(../img/arrowdown-icon.png);
  background-repeat: no-repeat;
  background-position: right 10% center;
  }

.act-entry h5{
  line-height: 2;
  margin-bottom: 30px;
}

.act-entry h6{
  font-size: larger;
  font-weight: 700;
}

.emph2{
  color: #F0831E;
  background-color: #fff;
  font-weight: 500;
}

.title-banner {
  color : #fff;
  background-color: #301400;
  padding: 13px 0 10px 0;
  margin: 90px 0 20px 0;
  font-weight: 800;
}

.smaller {
  font-size: smaller;
}

.act-difference h5{
  text-align: center;
  color:#fff;
  vertical-align: middle;
  background-color:#1B4581;
  border-radius:30px;
  font-size:22px;
  font-weight: 700;
  padding: 10px 0 10px 0;
}

.act-difference h5 img{
  margin-top: -5px;
}

.point-box{
  margin-bottom: 40px;
}

.point h3{
  margin-bottom: 0;
  font-weight: bold;
}

.point p{
  border:8px solid #301400;
  border-radius:20px;
  -moz-border-radius:20px;
  -webkit-border-radius:20px;
  background-color: #fff;
  padding: 30px;
  height: 190px;
  margin-top: 0;
}


.p-01{
  background:url('./../img/p01.png') no-repeat right bottom #ffffff;
  background-size: 80%;
}

.p-02{
  background:url('./../img/p02.png') no-repeat right bottom #ffffff;
  background-size: 80%;
}

.p-03{
  background:url('./../img/p03.png') no-repeat right bottom #ffffff;
  background-size: 80%;
}

.p-04{
  background:url('./../img/p04.png') no-repeat right bottom #ffffff;
  background-size: 90%;
}

.p-05{
  background:url('./../img/p05.png') no-repeat right bottom #ffffff;
  background-size: 80%;
}

.p-06{
  background:url('./../img/p06.png') no-repeat right bottom #ffffff;
  background-size: 80%;
}

.p-07{
  background:url('./../img/p07.png') no-repeat right bottom #ffffff;
  background-size: 80%;
}

.p-08{
  background:url('./../img/p08.png') no-repeat right bottom #ffffff;
  background-size: 80%;
}

.p-10{
  background:url('./../img/p10.png') no-repeat right bottom #ffffff;
  background-size: 70%;
}

.p-11{
  background:url('./../img/p11.png') no-repeat right bottom #ffffff;
  background-size: 80%;
}

.p-12{
  background:url('./../img/p12.png') no-repeat right bottom #ffffff;
  background-size: 80%;
}

.jisseki-banner {
  margin: 10px 0 50px 0;
  background-color: rgba(255,255,255,0.5);
}

.pricing-box{
  margin-top: 40px;
}

.pricing-left {
  height: 10vh;
  place-content: center;
  color: #fff;
  border-radius:20px 0px 0px 20px;
  background-color: #1B4581;
}

.pricing-right {
  height: 10vh;
  place-content: center;
  color: #301400;
  border-radius:0px 20px 20px 0px;
  text-align: center;
  background-color: #fff;
}

.smaller-f {
  font-size: 18px;
}

.under-price {
  text-align: center;
}

.last-price{
  padding-bottom: 100px;
}

  
.second-section {
  background-color: #EFEFEF;
  padding-top: 75px;
}

.bs-title2 {
  margin-top: 50px;
  padding-top: 90px;
  text-decoration: underline;
  text-decoration-color: #301400;
  text-underline-offset: 30px;
  background: url(../img/second-section-top.png) center bottom;
  background-repeat: no-repeat;
  background-size: contain;
}

.bs-title2 h1{
  font-weight: bold;
}


.nagare-box {
  place-content: center;
  height: 170px;
}


.act-about{
  margin-top: 40px;
  background: url(../img/round-circle-bg.png) no-repeat top left,
  url(../img/round-circle-bg.png) no-repeat top right,
  url(../img/round-circle-bg.png) no-repeat bottom left,
  url(../img/round-circle-bg.png) no-repeat bottom right #6A8DB9;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 60px !important;
  padding-right: 60px !important;
  border-radius: 30px;
  border: solid 8px #3867A2;
}

.act-about h4{
  color: #fff;
  font-weight: bold;
}

.act-about h5{
  color: #fff;
  padding-top: 20px;
  line-height: 1.7;
}

.act-about img{
  margin-top: -7px;
}

.bs-title3 {
  margin-bottom: 70px;
  text-decoration: underline;
  text-decoration-color: #301400;
  text-underline-offset: 30px;
}

.bs-title3 h1{
  font-weight: bold;
}

.orbit-next {
  top:30%;
  right:1%;
}

.orbit-next:hover {
  background-color: transparent;
  cursor:pointer;
}
.orbit-previous{
  top:30%;
  left: 1%;
}

.orbit-previous:hover{
  background-color: transparent;
  cursor:pointer;
}

.slideshow-box{
  margin-top: 60px;
}

.orbit-container{
  height: max-content;
}

.slide-box {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 2%;
  margin-right: 2%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 15%;
  padding-left: 15%;
  background-color: #6FB9F8;
  border-radius: 30px;
  box-shadow: 4px 4px 5px -2px #333333;
}

.slide-img {
  width: 400px;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 4px 4px 5px -2px #333333;
}

.slide-box p{
  padding: auto 20px;
}

.jirei-btn2{
  color: #fff;
  box-shadow: 4px 4px 5px -2px #333333;
  background-color:#1B4581;
  border-radius:14px;
  text-decoration:none;
  padding: 10px 50px;
  margin: 50px auto;
}

.jirei-btn2:hover{
  color: #000;
  opacity: 0.8;
}

.orbit-container button{
  cursor: pointer;
}

.orbit-bullets button {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
  cursor: pointer;
}

.footer{
  background-color: #1B4581;
  padding-top: 25px;
  padding-bottom: 135px;
}


.sp-menu {
  background-color: #EFEFEF;
}

.sp-menu .has-submenu {
  width: 100%;
}

.sp-menu .has-submenu li{
  padding: 10px 40px;
  width: 100vh;
}

.sp-menu .menu li:nth-child(-n+2){
  border-right: none;
}

.sp-menu ul li{
  background-color: #EFEFEF;
}

.sp-menu ul li a{
  color: #2F1400;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #FFF;
  color: #F0831E;
  cursor: pointer;
  padding: 10px;
  border-radius: 4px;
  box-shadow: 5px 5px 6px -1px rgba(0,0,0,0.79);
}

#myBtn:hover {
  opacity: 0.8;
  box-shadow: 5px 5px 10px -1px rgba(0,0,0,0.79);
}



/* start sp-css */


@media only screen and (max-width: 600px) {
  .mobile_br::before {
    content: "\A" ;
    white-space: pre;
  }

.hero-block {
  margin-top: 40px;
}

  .hero-title2 {
    font-size: x-large;
    margin-left: 2%;
    line-height: 1.2;
  }
  

  .hero-title1 {
    font-size: xx-large;
    margin-left: 2%;
    line-height: 1.2;
  }
  
  .form-btn{
    background-color: #FFEC3F;
    place-content: center;
    -webkit-box-shadow: 5px 5px 6px -1px rgba(0,0,0,0.79);
    box-shadow: 5px 5px 6px -1px rgba(0,0,0,0.79);
  }
    
  .tel-btn{
    place-content: center;
  }

  .tel-btn h1{
    font-size: 33px;
  }

  .sp-bigger{
    font-size: 1.33rem;
  }

  .bs-title {
  margin-top: 0px;
  padding-top: 20px;
  }

  .anchor-btn {
    box-shadow: 4px 4px 5px -2px #333333;
    background-color:#1B4581;
    border-radius:14px;
    font-size:18px;
    font-weight: 700;
    padding:20px 10px 20px 0px;
    text-decoration:none;
    background-image: url(../img/arrowdown-icon.png);
    background-repeat: no-repeat;
    background-position: right 8% center;
    }

  .btn-section {
    padding: 0px 0 25px 0;
  }

  .title-banner {
    margin-top : 30px;
  }

  .smaller {
    font-size: 1.25rem;
  }

  .act-difference{
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .entry-sp {
    line-height: 1.4;
  }

  .point h3{
    font-size: xx-large;
  }
  .pricing-left {
    height: 9vh;
  }

  .pricing-right {
    height: 9vh;
  }

  .act-about{
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  
   
  .orbit-next {
    top:20%;
    right: 0px;
  }

  .orbit-next img{
    width: 30px;
  }

  .orbit-previous{
    top:20%;
    left: 0px;
  }
  
  .orbit-previous img{
    width: 30px;
  }

  .slide-box {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 2%;
    margin-right: 2%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 10%;
    padding-left: 10%;
    background-color: #6FB9F8;
    border-radius: 30px;
    box-shadow: 4px 4px 5px -2px #333333;
  }
}
