@charset "UTF-8";
#orivafoot h1 {
  margin: 0;
}
#orivafoot h2 {
  margin: 0;
  line-height: 1.5;
}
#orivafoot h3 {
  margin: 0;
  line-height: 1.5;
}
#orivafoot p {
  margin: 0;
  line-height: 1.8;
}
#orivafoot .wrap {
  padding: 0 15px;
}
#orivafoot .eng {
  font-family: trajan-pro-3, serif;
  font-weight: 400;
  font-style: normal;
}
#orivafoot .pcv {
  display: none;
}

#orivafoot .orivafoot-top {
  background-color: #3a4c26;
  padding: 40px 0;
}
#orivafoot .orivafoot-top .wrap {
  padding: 0;
}
#orivafoot .orivafoot-top-ttl {
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
#orivafoot .orivafoot-top-ttl-eng {
  font-size: 18px;
  letter-spacing: 0.2em;
}
#orivafoot .orivafoot-top-ttl-jp {
  font-size: 12px;
}
#orivafoot .orivafoot-flex-rig {
  border-bottom: 1px solid #9ca79d;
}
#orivafoot .orivafoot-flex-item-ttl {
  font-size: 16px;
  font-weight: bold;
  color: #b3c13c;
  padding: 15px;
  position: relative;
  border-top: 1px solid #9ca79d;
}
#orivafoot .orivafoot-flex-item-ttl.active::after {
  content: "－";
}
#orivafoot .orivafoot-flex-item-ttl::after {
  content: "＋";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  height: 25px;
}
#orivafoot .orivafoot-flex-item-box {
  display: none;
  border-top: 1px solid #9ca79d;
  padding: 20px 15px;
}
#orivafoot .txt {
  font-size: 12px;
  color: #fff;
  margin-bottom: 30px;
}
#orivafoot .txt.txt-ttl {
  margin-bottom: 15px;
}
#orivafoot .txt a {
  color: #fff;
}
#orivafoot .orivafoot-credit {
  display: block;
  margin-bottom: 25px;
}
#orivafoot .orivafoot-rakuten {
  max-width: 100px;
  width: 100%;
  margin-bottom: 15px;
}
#orivafoot .orivafoot-amazon {
  max-width: 200px;
  width: 100%;
  margin-bottom: 15px;
}
#orivafoot .orivafoot-paypay {
  max-width: 137px;
  width: 100%;
  margin-bottom: 15px;
}
#orivafoot .orivafoot-np {
  margin-bottom: 15px;
}

#orivafoot .orivafoot-botom .wrap {
  padding: 0;
}
#orivafoot .orivafoot-botom-flex-item-list {
  display: none;
  padding: 0;
  list-style-type: none;
  margin: 0;
  border-bottom: 1px solid #d4d4cb;
}
#orivafoot .orivafoot-botom-flex-item-list li {
  border-bottom: 1px solid #d4d4cb;
}
#orivafoot .orivafoot-botom-flex-item-list li:last-child {
  border-bottom: none;
}
#orivafoot .orivafoot-botom-flex-item-list a {
  display: block;
  color: #001e03;
  text-decoration: none;
  padding: 15px 0;
  background-image: url(../img/index/btn_arrow01.png);
  background-repeat: no-repeat;
  background-size: 8px 13px;
  background-position: center right 15px;
  padding-left: 15px;
}
#orivafoot .orivafoot-botom-flex-item-ttl {
  border-bottom: 1px solid #d4d4cb;
  padding: 15px 15px;
  font-size: 20px;
  position: relative;
}
#orivafoot .orivafoot-botom-flex-item-ttl.active:after {
  content: "－";
}
#orivafoot .orivafoot-botom-flex-item-ttl::after {
  content: "＋";
  position: absolute;
  top: 15px;
  bottom: 0;
  right: 15px;
}
#orivafoot .orivafoot-botom-flex-item-company {
  padding: 30px 15px;
  font-size: 15px;
}
#orivafoot .orivafoot-botom-flex-item-add {
  padding: 0 15px;
  line-height: 1.5;
  margin-bottom: 30px;
}

#orivafoot .orivafoot-botom-cv {
  display: flex;
  flex-wrap: wrap-reverse;
}
#orivafoot .sns-flex {
  display: flex;
  margin-top: 40px;
  padding-bottom: 40px;
  padding-left: 15px;
  flex: 0 0 100%;
}
#orivafoot .sns-flex-item {
  flex: 0 0 45px;
  display: block;
  margin: 0 5px;
}
#orivafoot .foot-cv {
  padding: 0 15px;
}
#orivafoot .foot-cv-tel {
  color: #001e03;
  font-size: 24px;
  font-weight: bold;
}
#orivafoot .foot-cv-tel::before {
  content: "";
  padding-left: 16px;
  margin-right: 5px;
  background-image: url(../img/footer/tel.png);
  background-repeat: no-repeat;
  background-size: 16px 21px;
  background-position: center;
}
#orivafoot .foot-cv-order {
  padding-left: 20px;
  margin-bottom: 10px;
}
#orivafoot .foot-cv-mail {
  color: #001e03;
  font-weight: bold;
  font-size: 15px;
}
#orivafoot .foot-cv-mail::before {
  content: "";
  padding-left: 22px;
  margin-right: 5px;
  background-image: url(../img/footer/mail.png);
  background-repeat: no-repeat;
  background-size: 22px 16px;
  background-position: center;
}
#orivafoot small {
  display: block;
  background-color: #001e03;
  color: #fff;
  text-align: center;
  padding: 20px 0;
  font-size: 12px;
  padding-bottom: 100px;
}
#orivafoot .foot-sp-link {
  padding: 0;
  margin: 0;
  list-style-type: none;
  color: #001e03;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
#orivafoot .foot-sp-link li {
  flex: 0 0 50%;
  border-top: 1px solid #d4d4cb;
}
#orivafoot .foot-sp-link li:nth-child(odd) {
  border-right: 1px solid #d4d4cb;
}
#orivafoot .foot-sp-link a {
  display: block;
  color: #001e03;
  padding: 15px;
  font-size: 12px;
}
@media screen and (min-width: 1060px) {
  #orivafoot .wrap {
    max-width: 1040px;
    width: 100%;
    margin: auto;
  }
  #orivafoot .orivafoot-top-ttl-eng {
    font-size: 30px;
  }
  #orivafoot .orivafoot-top-ttl-jp {
    font-size: 15px;
  }
  #orivafoot .orivafoot-flex {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
  }
  #orivafoot .orivafoot-flex-lft {
    flex: 0 0 47%;
  }
  #orivafoot .orivafoot-flex-rig {
    flex: 0 0 47%;
    border: none;
  }
  #orivafoot .orivafoot-flex-item-ttl {
    border: none;
  }
  #orivafoot .orivafoot-flex-item-ttl:after {
    display: none;
  }
  #orivafoot .orivafoot-flex-item-box {
    display: block;
  }
  #orivafoot .txt {
    font-size: 15px;
  }
  #orivafoot .orivafoot-top {
    padding: 80px 0;
  }
  #orivafoot .orivafoot-botom-flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  #orivafoot .orivafoot-botom-flex-item-ttl {
    border: none;
    padding: 0;
    margin-bottom: 20px;
  }
  #orivafoot .orivafoot-botom-flex-item-ttl:after {
    display: none;
  }
  #orivafoot .orivafoot-botom-flex-item-list {
    padding: 0;
    border: none;
    display: block;
  }
  #orivafoot .orivafoot-botom-flex-item-list li {
    border: none;
    margin-bottom: 10px;
  }
  #orivafoot .orivafoot-botom-flex-item-company {
    padding: 0;
    display: block;
  }
  #orivafoot .orivafoot-botom {
    padding: 60px 0;
  }
  #orivafoot .orivafoot-botom-flex-item-list a {
    font-size: 15px;
    padding: 0;
    background-image: none;
  }
  #orivafoot .orivafoot-botom-flex-item-list a:hover {
    text-decoration: underline;
  }
  #orivafoot .orivafoot-botom-cv {
    align-items: center;
    justify-content: space-between;
  }
  #orivafoot .orivafoot-botom-flex-item-add {
    padding: 0;
  }
  #orivafoot .sns-flex {
    flex: 0 0 auto;
    padding: 0;
    margin: 0;
  }
  #orivafoot .sns-flex-item {
    flex: 0 0 50px;
    margin: 0 10px;
  }
  #orivafoot .sns-flex-item:first-child {
    margin-left: 0;
  }
  #orivafoot .foot-cv-tel {
    font-size: 24px;
  }
  #orivafoot .foot-cv-order {
    font-size: 13px;
  }
  #orivafoot .foot-cv-mail {
    font-size: 15px;
  }
  #orivafoot .foot-sp-link {
    display: none;
  }
  #orivafoot .pcv {
    display: block;
  }
  #orivafoot small {
    font-size: 14px;
    padding: 20px 0;
  }
}
#sideline {
  position: fixed;
  bottom: 30px;
  right: 0;
  margin: auto;
  max-width: 140px;
  width: 100%;
  z-index: 2;
}
#sideline .pcv {
  display: none;
}

@media screen and (min-width: 600px) {
  #sideline {
    max-width: 190px;
    bottom: 70px;
  }
  #sideline .spv {
    display: none;
  }
  #sideline .pcv {
    display: block;
  }
}/*# sourceMappingURL=footer.css.map */