/*
Theme Name: shojyuen_elementor-child
Version: 1
Template: hello-elementor
*/
@import url('https://fonts.googleapis.com/css2?family=Zen+Antique+Soft&display=swap');
body {
  font-family: 'Zen Antique Soft', serif;
}

.heading_h201 h2 span {
  background: url(https://t-shoujuen.jp/wp-content/uploads/2022/03/heading.png) no-repeat 2% 10px,
    url(https://t-shoujuen.jp/wp-content/uploads/2022/03/heading02-1.png) no-repeat 98% 10px;
    background-size: 45px;
    background-color: rgba(57,134,74,0.5);
    line-height: 1.5;
    padding: 0 70px;
    display: block;
  width: 600px;
  margin: 0 auto;
}

.heading_h201.headcolor h2 span {
  background-color: rgba(0,122,0,0.7);
}

.heading_h202 h2 span {
  background: url(https://t-shoujuen.jp/wp-content/uploads/2022/03/heading.png) no-repeat 2% 10px,
    url(https://t-shoujuen.jp/wp-content/uploads/2022/03/heading02-1.png) no-repeat 98% 10px;
    background-size: 45px;
    background-color: rgba(170,177,33,1);
    line-height: 1.5;
    padding: 0 70px;
    color: #FFFFFF;
    display: block;
  width: 600px;
  margin: 0 auto;
}

.heading_h301 h3 {
  background: url(https://t-shoujuen.jp/wp-content/uploads/2022/03/heading02.png) no-repeat 0 50%;
  background-size: 32px;
  padding-left: 40px;
  line-height: 1.5;
  color: #5f7820;
}

.heading_h302 h3 span {
  background: url(https://t-shoujuen.jp/wp-content/uploads/2022/03/heading02.png) no-repeat 2% 10px,
    url(https://t-shoujuen.jp/wp-content/uploads/2022/03/heading02.png) no-repeat 98% 10px;
    background-size: 30px;
    line-height: 1.5;
    padding: 0 70px;
}

.kodawari h3 {
  background: url(https://t-shoujuen.jp/wp-content/uploads/2022/03/kodawari_line.png) no-repeat 0 bottom;
  background-size: 100%;
  padding: 0 0 10px 0;
  color: #5f7820;
}

.gokounyu_btn a {
  background: url(https://t-shoujuen.jp/wp-content/uploads/2022/03/cart02.svg) no-repeat 96% 50%;
  background-size: 45px;
  padding-right: 70px;
  line-height: 1.5;
}

.gokounyu_btn02 a{
  background: url(https://t-shoujuen.jp/wp-content/uploads/2022/03/cart02.svg) no-repeat 96% 50%;
  background-size: 45px;
  padding-right: 70px;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
      align-items: flex-start!important;
  }
  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
      text-align: left!important;
      flex-direction: row!important;
  }
  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
      display: flex!important;
  }
  .elementor-922 .elementor-element .elementor-image-box-wrapper .elementor-image-box-img {
    width: 30%!important;
    padding-right: 3%;
}
  .heading_h201 h2 span {
    width: 100%;
    background: url(https://t-shoujuen.jp/wp-content/uploads/2022/03/heading.png) no-repeat 2% 3px,
      url(https://t-shoujuen.jp/wp-content/uploads/2022/03/heading02-1.png) no-repeat 98% 3px;
      background-size: 30px;
      background-color: rgba(57,134,74,0.5);
  }

  .heading_h202 h2 span {
    width: 100%;
    background: url(https://t-shoujuen.jp/wp-content/uploads/2022/03/heading.png) no-repeat 2% 3px,
      url(https://t-shoujuen.jp/wp-content/uploads/2022/03/heading02-1.png) no-repeat 98% 3px;
      background-size: 30px;
      background-color: rgba(170,177,33,1);
  }
  .heading_h301 h3 {
   background: url(https://t-shoujuen.jp/wp-content/uploads/2022/03/heading02.png) no-repeat 0 50%;
   background-size: 22px;
    padding-left: 26px;
   line-height: 1.5;
   color: #5f7820;
  }
  .heading_h302 h3 span {
    background: url(https://t-shoujuen.jp/wp-content/uploads/2022/03/heading02.png) no-repeat 2% 3px, url(https://t-shoujuen.jp/wp-content/uploads/2022/03/heading02.png) no-repeat 98% 3px;
    background-size: 22px;
    line-height: 1.5;
    padding: 0 33px;
  }
  .gokounyu_btn a {
    background-size: 30px;
    padding-right: 50px;
    line-height: 1.2;
  }

  .gokounyu_btn02 a{
    background-size: 30px;
    padding-right: 50px;
    line-height: 1.2;
  }
}

@media screen and (min-width: 768px) {
.animation {
  transform: translate3d(0, 0, 0);
  transition: 1.5s;
  opacity: 0;
}

.animation.top {
  transform: translate3d(0, 20px, 0);
  transition: 1.5s;
  opacity: 0;
}

.animation.top2 {
  transform: translate3d(0, 20px, 0);
  transition: 1.5s;
  opacity: 0;
  transition-delay: 0.2s;
}

.animation.top3 {
  transform: translate3d(0, 20px, 0);
  transition: 1.5s;
  opacity: 0;
  transition-delay: 0.4s;
}

.animation.top4 {
  transform: translate3d(0, 20px, 0);
  transition: 1.5s;
  opacity: 0;
  transition-delay: 0.6s;
}

.animation.top5 {
  transform: translate3d(0, 20px, 0);
  transition: 1.5s;
  opacity: 0;
  transition-delay: 0.8s;
}

.animation.top6 {
  transform: translate3d(0, 20px, 0);
  transition: 1.5s;
  opacity: 0;
  transition-delay: 1s;
}

.animation.left {
  transform: translate3d(-30px, 0px, 0);
  transition: 2s;
  opacity: 0;
}

.animation.right {
  transform: translate3d(30px, 0px, 0);
  transition: 2s;
  opacity: 0;
}

.animation.bottom {
  transform: translate3d(0, -20px, 0);
  transition: 2s;
  opacity: 0;
}

.animation.animated {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
}
