html{
  scroll-behavior: smooth;
}
body {
  margin: auto;
  -webkit-box-shadow: 0 0 3px #5a3d1c;
          box-shadow: 0 0 3px #5a3d1c;
}

body .container {
  max-width: 940px;
}

body *:hover {
  -webkit-transition: all .5s;
  transition: all .5s;
}

body img {
  max-width: 100%;
}

body a {
  -webkit-transition: all .5s;
  transition: all .5s;
}

body a {
  cursor: pointer;
  -webkit-transition: all .5s;
  transition: all .5s;
}

body a :hover {
  opacity: .8;
}

@media (min-width: 768px) {
  body#contact article#bg1:after {
    content: "";
  }
}

body header {
  background: url(../img/backimg.png);
  background-size: cover;
  padding: 2rem 3rem;
}

@media (min-width: 962px) {
  body header {
    background-size: contain;
    background-attachment: fixed;
    padding: 2rem 0 3rem;
  }
}

@media (max-width: 767.98px) {
  body header .col-md-5 {
    background: rgba(255, 255, 255, 0.8);
    padding: 1rem;
  }
}

body article {
  position: relative;
}

body article#bg1 {
  background: url(../img/bg_bord.jpg);
}

@media (min-width: 768px) {
  body article#bg1:before {
    content: "";
    position: absolute;
    top: -40px;
    left: 0;
    padding-left: 100%;
    padding-top: 75px;
    background-image: url(../img/bord_before.png);
  }
  body article#bg1:after {
    position: absolute;
    bottom: -40px;
    left: 0;
    padding-left: 100%;
    padding-top: 75px;
    background-image: url(../img/bord_after.png);
  }
}

body article#bg2 {
  background: url(../img/backimg2.png);
  background-position-y: 0px;
  background-size: cover;
}

@media (min-width: 768px) {
  body article#bg2 {
    padding-top: 60px;
  }
  body article#bg2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 100%;
    padding-top: 75px;
    background-image: url(../img/bord_after.png);

  }
}

body article nav {
  max-width: 930px;
  z-index: 1;
}
body article nav.fixed {
  transition-property: all;
    transition-duration: 300ms;
    transition-delay: 0s;
    transition-timing-function: ease;
}

@media (min-width: 768px) {
  body article nav.fixed {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 1;
    width: 100%;
    max-width: 1206px;
    right: 0;
    left: 0;
    max-width: none;
    
  }
}

@media (max-width: 767.98px) {
  body article nav {
    position: fixed !important;
    top: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.8);
  }
}

@media (max-width: 767.98px) {
  body article nav ul {
    width: 100vw;
  }
}

body article nav ul li {
  position: relative;
}

body article nav ul li:before {
  content: "";
  background: #5a3d1c;
  width: 2px;
  height: 1em;
  position: absolute;
  left: 0;
  top: 57%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

body article nav ul li a {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

body article section {
  padding: 1.5% 0;
}

body article section#concept .container figcaption {
  position: relative;
  padding-left: 55px;
  font-size: 11px;
}

body article section#concept .container figcaption:before {
  content: url(../img/point.png);
  position: absolute;
  left: 0px;
  top: 55%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

body article section#product .container table {
  width: 100%;
}

body article section#product .container table tr th {
  border: 3px solid #8C8C8C;
  text-align: center;
  vertical-align: middle;
  height: 50px;
}

body article section#product .container table tr td {
  border: 3px solid #8C8C8C;
}

body article section#product .container table tr td .box {
  position: relative;
}

body article section#product .container table tr td .box a {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

@media (min-width: 768px) {
  body article section#product .container table tr td .box a {
    right: 30px;
    bottom: 30px;
  }
}

body article section#itaku .container h2 {
  max-width: 400px;
  margin: 1em auto 2rem;
}

body article section#itaku .container .row p {
  color: #015353;
  font-size: .92rem;
  line-height: 1.6em;
  font-weight: bold;
}

body article section .card {
  padding: 1rem;
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 2rem;
}

body #page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 80%;
}

body #page-top a {
  display: block;
  background: #015353;
  color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  font-size: 2rem;
  opacity: .8;
}

body #page-top a:hover {
  opacity: 1;
  text-decoration: none;
}
/*# sourceMappingURL=base.css.map */


/* box-shadow */
.box_shadow{
  box-shadow:0px 4px 10px -5px #000000;
}
.pt0{
  padding: 0px;
}
#bg3{
  background-color: #A7D6EE;
  color: #000000;
  font-weight: normal;
}
.footerb{
  display: flex;
  padding: 2em 0;
  font-size: 14px;
  max-width: 1000px;
}
.footerb_1{
padding-left: 1em;
}
.footerb_1 p{
  font-size: 15px;
    line-height: 1.6em;
}
.footerb_2{
  position: relative;
  color: #FFFFFF;
  width: 100%;
  max-width: none!important;
  height: 2.5em;
  border-top: 2px solid #1B94D3;
}
.footerb_2 a{
  color: #000000;
}
.footerb_2 a img{
  height: 15px;
}




@media (min-width: 768px) {
  .container_01{
    display: flex;
  }
  .container_02{
    width: 300px;
    margin-right: 30px;
  }
  .container_03{
    width: calc(100% - 330px);
    position: relative;
  }
  .container_04{
    width: calc(100%);
  }
  .container_05{
    display: flex;
    bottom: 2em;
    position: absolute;
  }
  .container_06{
    margin-right: 30px;
  }
  .container_07{
    width: calc(50% - 15px);
  }
  .container_09{
    bottom: 0;
    /* bottom: 2em; */
    right: 0;
    position: absolute;
    color: #333;
    }
    
  .sp{
    display: none;
  }
  .footerb_2 p{
    position: absolute;
    bottom: 0.5em;
    left: 53%;
    max-width: 940px;
    margin: 0;
  }
 
}

@media (max-width: 767.98px) {
  .container_01{
    display: block;
  }
  .container_02{
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
  }
  .container_03{
    width: calc(100%);
    position: relative;
  }
  .container_04{
    width: calc(100%);
    padding-top: 30px;
  }
  .container_05{
    display: block;
    
  }
  .container_06{
    width: calc(100%);
    padding-top: 30px;
  }
  .container_07{
    width: calc(100%);
    text-align: center;
    padding-top: 30px;
  }
  .container_09{
      text-align: center;
    padding-top: 1em;
    }
  .footerb{
    display: block;
    padding: 1em 1em;
  }
  .footerb_2{
  font-size: 14px;
  height: 3.5em;
  padding: 0 2em;
  }
  .footerb_2 p {
    position: absolute;
    /* bottom: 0; */
    /* left: 53%; */
    /* left: 0; */
    max-width: 940px;
    margin: 0;
  }
  .pc{
    display: none;
  }
}
.backimg3{
  background-image: url(../img/backimg3.png);
  background-repeat: repeat;
  background-size: cover;
  padding: 2em 1.5em 1em 1.5em;
}
.backimg4{
  background-image: url(../img/backimg3.png);
  background-repeat: repeat;
  padding: 0.5em 0.1em;
}

@media (min-width: 992px){
.col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43.666667%;
    flex: 0 0 43.666667%;
    max-width: 43.666667%;
}
}
@media (min-width: 992px){
.col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56.333333%;
    flex: 0 0 56.333333%;
    max-width: 56.333333%;
}
}
.bluef{
color: #1B94D3;
    font-size: 0.8em;
    padding-right: 0.3em;
}
.container_09 a{
    color: #F44336;
    font-weight: bold;
    text-decoration: underline;
}
.container_09 a:hover{
    color: #333333;
    text-decoration: none;

}