
@charset "UTF-8";
input:focus-visible {
  outline: 0;
}

@media only screen and (min-width: 769px) {
  .pc-disp-none {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .sp-disp-none {
    display: none !important;
  }
}

.disp-none {
  display: none !important;
}

.u-ta-c {
  text-align: center;
}

form {
  width: 100%;
}

input[type="button"], input[type="search"], input[type="text"], input[type="submit"], input[type="image"], textarea {
  -webkit-appearance: none;
  border-radius: 0;
}

::-webkit-input-placeholder {
  color: #999999;
}

:-ms-input-placeholder {
  color: #999999;
}

::-ms-input-placeholder {
  color: #999999;
}

::placeholder {
  color: #999999;
}

/* 旧Edge対応 */
::-ms-input-placeholder {
  color: #999999;
}

/* IE対応 */
:-ms-input-placeholder {
  color: #999999;
}

.body-top .wrap-top-btn.scrolled {
  opacity: 1;
}

.body-top .wrap-top-btn {
  position: fixed;
  right: 50px;
  bottom: 50px;
  z-index: 5;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (max-width: 768px) {
  .body-top .wrap-top-btn {
    right: 20px;
    bottom: 66px;
  }
}

.body-top .wrap-top-btn a {
  position: relative;
  display: block;
  font-size: 0;
  width: 56px;
  height: 56px;
  border-radius: 6px;
  background: #242424;
  text-decoration: none;
  opacity: .8;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.body-top .wrap-top-btn a:after {
  content: "";
  position: absolute;
  top: 55%;
  left: 0;
  right: 0;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
  margin: 0 auto;
}

.body-top .wrap-top-btn a:hover {
  opacity: 1;
}

.btn-disabled {
  background: #999 !important;
  pointer-events: none;
}

.shop-news .wrap-search .wrap-search-content {
  width: 100%;
}

.shop-news .wrap-search .wrap-search-content > li {
  cursor: pointer;
}

.shop-news .wrap-search .wrap-search-content > li > p.search-active {
  background: #8DC21F;
  color: #fff;
  font-weight: bold;
}

.shop-news .wrap-search .wrap-search-content > li > p.search-active:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 4.5px 0 4.5px;
  border-color: #8DC21F transparent transparent transparent;
  position: absolute;
  left: 50%;
  margin-left: -4.5px;
  bottom: -8px;
}

.shop-news .wrap-search .wrap-search-content .inner.search-active {
  display: block;
  background-color: #fff;
  margin: 10px 0 0 0;
  padding: 20px 20px;
  border-radius: 4px;
}

.shop-news .wrap-search .search-item > li > p.search-active {
  position: relative;
  background: #8DC21F;
  color: #fff;
  font-weight: bold;
}

.shop-news .wrap-search .search-item > li > p.search-active:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 4.5px 0 4.5px;
  border-color: #8DC21F transparent transparent transparent;
  position: absolute;
  left: 50%;
  margin-left: -4.5px;
  bottom: -8px;
}

.shop-news .wrap-search .wrap-search-content .inner {
  display: none;
}

.shop-news .wrap-search .wrap-search-content .txt {
  padding: 0;
}

.shop-news .wrap-search .wrap-search-content .txt:first-child {
  margin: 0;
  padding: 6px 0 16px;
}

.shop-news .wrap-search .wrap-search-content .txt:not(:first-child) {
  text-align: left;
}

.shop-news .wrap-search .list-genre span {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 6px;
}

@media only screen and (max-width: 768px) {
  .shopNewsSearchButton {
    max-width: 100%;
  }
}

.shopNewsSearchButton span:nth-child(3) {
  font-size: 1.2rem;
}

.shop-news .wrap-search .list-genre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 10px 0 20px;
  margin-left: -15px;
}

@media only screen and (max-width: 768px) {
  .shop-news .wrap-search .list-genre {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 10px 0 0;
  }
}

.shop-news .wrap-search .list-genre > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(20% - 15px);
  margin: 15px 0 0 15px;
  min-height: 46px;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .shop-news .wrap-search .list-genre > li {
    width: calc(50% - 8px);
    margin: 6px 0px;
  }
}

.shop-news .wrap-search .list-genre > li:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: transparent no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -12px;
}

.shop-news .wrap-search .list-genre label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  cursor: pointer;
}

.shop-news .wrap-search .list-genre input {
  position: absolute;
  left: 10px;
  top: 10px;
  height: 0;
  width: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  visibility: hidden;
}

.shop-news .wrap-search .list-genre input:checked + span {
  background-color: #EAF4D5;
}

.shop-news .wrap-search .list-genre span {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 44px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border: 1px solid #8DC21F;
  color: #8DC21F;
  background-color: #fff;
  border-radius: 4px;
  font-size: 1.2rem;
  line-height: 1.4;
}

.shop-news .wrap-search .wrap-search-content .txt {
  font-size: 1.4rem;
  line-height: 1.6;
  color: #444444;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  .shop-news .wrap-search .wrap-search-content .txt {
    margin: 10px 0 0;
  }
}

.shop-news .wrap-search .wrap-search-content .txt:first-child {
  padding: 6px 0 16px;
}

@media only screen and (max-width: 768px) {
  .shop-news .wrap-search .wrap-search-content .txt:first-child {
    padding: 6px;
  }
}

.shopNewsSearchButton {
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: block;
  width: 100%;
  max-width: 325px;
  margin: 0 auto;
  background-color: #8DC21F;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 15px;
  border-radius: 6px;
  cursor: pointer;
}

.shopNewsSearchButton span {
  display: inline-block;
  position: relative;
}

.shopNewsSearchButton span:first-child:after {
  position: absolute;
  content: "";
  top: 4px;
  left: -25px;
  width: 15px;
  height: 16px;
  background: url(../image/svg/icon_search.svg) center center/cover no-repeat;
}

.shopNewsSearchButton span:nth-child(2) {
  position: relative;
  top: 1px;
  font-size: 2rem;
  padding: 0 2px 0 6px;
}

.shopNewsSearchButton .shopNewsSearchButton span:nth-child(3) {
  font-size: 1.2rem;
}

@media only screen and (max-width: 768px) {
  .shopNewsSearchButton {
    max-width: none;
    margin: 10px 0 0;
  }
}

.wrap-btn {
  margin: 10px auto 30px;
}

@media only screen and (max-width: 768px) {
  .wrap-btn {
    margin: 10px auto 0;
  }
}

.evecam .wrap-search .search-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .search-area {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search ul.search-item {
    margin: 0 5px;
  }
}

.evecam .wrap-search ul.search-item {
  margin: 15px 0 0;
}

.evecam .wrap-search .search-item {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.evecam .wrap-search .search-item > li {
  width: calc(96% / 3);
  font-size: 1.2rem;
  padding: 0 0;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .search-item > li {
    width: calc(100% / 3);
    padding: 0;
  }
}

.evecam .wrap-search .search-item > li > p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 45px;
  color: #8DC21F;
  position: relative;
  border: 1px solid #8DC21F;
  border-radius: 3px;
  background-color: #fff;
  cursor: pointer;
  padding: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .search-item > li > p {
    margin: 0;
    padding: 12px 3px;
  }
}

.evecam .wrap-search .search-item > li > p .small {
  font-size: 1.2rem;
  padding: 0 0 0 3px;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .search-item > li > p .small {
    font-size: 1.0rem;
    padding: 0;
  }
}

.evecam .wrap-search .search-item > li > p > span {
  position: relative;
  font-size: 1.4rem;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

@media all and (-ms-high-contrast: none) {
  .evecam .wrap-search .search-item > li > p > span {
    font-family: "メイリオ", Meiryo, sans-serif;
  }
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .search-item > li > p > span {
    font-size: 1.1rem;
    margin: 0;
  }
}

.evecam .wrap-search .search-item > li > p.calender > span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 25px;
  background: url(../image/svg/icon_calender.svg) center center/100% no-repeat;
  margin: -12px 0 0 -26px;
}

.evecam .wrap-search .search-item > li > p.terms > span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 21px;
  background: url(../image/svg/icon_terms.svg) center center/100% no-repeat;
  margin: -10px 0 0 -27px;
}

.evecam .wrap-search .sort-item > p {
  color: #8DC21F;
}

.evecam .wrap-search .sort-item > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .sort-item > ul {
    margin: 0 0;
  }
}

.evecam .wrap-search .sort-item > ul > li {
  width: calc(92% / 5);
  background: #fff;
  border: 1px solid #8DC21F;
  border-radius: 4px;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
              -ms-grid-row-align: stretch;
          align-self: stretch;
}

.evecam .wrap-search .sort-item > ul > li > a {
  color: #8DC21F;
  font-size: 1.4rem;
  text-align: center;
  padding: 12px 16px;
  display: block;
  text-decoration: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  height: 100%;
}

.evecam .wrap-search .sort-item > ul > li > a:hover {
  color: #fff;
  background: #8DC21F;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .sort-item > ul > li {
    width: calc(100% / 5);
  }
}

.evecam .wrap-search .sort-item > ul > li.is-active {
  position: relative;
  background: #8DC21F;
}

.evecam .wrap-search .sort-item > ul > li.is-active > a {
  color: #fff;
  font-weight: bold;
}

.evecam .wrap-search .cont-terms {
  position: relative;
  overflow: hidden;
  max-height: 4.2rem;
}

.evecam .wrap-search .cont-terms-clear {
  margin: 20px 30px 0;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .cont-terms-clear {
    margin: 20px 10px;
    font-size: 1.2rem;
  }
}

.evecam .wrap-search .cont-terms-clear > a {
  color: #999;
  text-decoration: none;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 5px 10px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.evecam .wrap-search .cont-terms-clear > a:hover {
  color: #fff;
  background: #999;
}

.evecam .wrap-search .cont-terms:before {
  content: "...";
  position: absolute;
  bottom: 5px;
  right: 0px;
}

.evecam .wrap-search .cont-terms:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
}

.evecam .wrap-search .cont-terms > span {
  position: relative;
  padding: 4px 4px 4px 0;
}

.evecam .wrap-search .cont-terms > span:after {
  content: "、";
}

.evecam .wrap-search .cont-terms > span:last-child:after {
  content: "";
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .cont-terms {
    max-height: 4.2rem;
    padding: 0 10px;
  }
}

.evecam .wrap-search .cont-total {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  color: #444;
}

.evecam .wrap-search .cont-total .no {
  font-weight: bold;
  font-size: 1.6rem;
}

.evecam .wrap-search .cont-total .total-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.evecam .wrap-search .cont-total .total-item > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.evecam .wrap-search .cont-total .total-item > ul > li > a {
  position: relative;
  display: block;
  color: #8DC21F;
  margin: 0 0 0 20px;
  text-decoration: none;
}

.evecam .wrap-search .cont-total .total-item > ul > li > a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 16px;
  background: #dedede;
  margin: 4px 0 0 -11px;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .cont-total .total-item > ul > li > a:before {
    width: 1px;
    height: 14px;
    margin: 2px 0 0 -11px;
  }
}

.evecam .wrap-search .cont-total .total-item > ul > li:first-of-type > a:before {
  content: "";
  background: #fff;
}

.evecam .wrap-search .cont-total .total-item > ul > li.total-active > a {
  color: #999;
  font-weight: bold;
  pointer-events: none;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .cont-total {
    font-size: 1.2rem;
  }
  .evecam .wrap-search .cont-total .no {
    font-size: 1.2rem;
  }
}

.evecam .wrap-search .cont-list > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.evecam .wrap-search .cont-list > ul > li {
  width: 48%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .cont-list > ul > li {
    width: 100%;
  }
}

.evecam .wrap-search .cont-blank {
  width: 60%;
  text-align: center;
  border: 1px solid #8DC21F;
  margin: 40px auto 0;
  padding: 40px;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .cont-blank {
    width: 90%;
    padding: 10px;
  }
}

.evecam .wrap-search .cont-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.evecam .wrap-search .cont-photo {
  position: relative;
  width: 125px;
  height: 125px;
  border: 1px solid #dedede;
  overflow: hidden;
}

.evecam .wrap-search .cont-photo > img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin: auto;
}

.evecam .wrap-search .cont-info {
  width: calc(100% - 145px);
}

.evecam .wrap-search .cont-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.evecam .wrap-search .cont-label > span {
  font-size: 1.2rem;
  font-weight: bold;
  margin: 0 10px 10px 0;
  padding: 0px 5px;
}

.evecam .wrap-search .cont-label > span.label-01 {
  color: #fff;
  background: #8DC21F;
  border: 1px solid #8DC21F;
  line-height: 1.8rem;
}

.evecam .wrap-search .cont-label > span.label-02 {
  color: #8DC21F;
  background: #fff;
  border: 1px solid #8DC21F;
  line-height: 1.8rem;
}

.evecam .wrap-search .cont-label > span.label-03 {
  color: #e14e4c;
  background: #fff;
  border: 1px solid #e14e4c;
  border-radius: 10px;
  line-height: 1.8rem;
}

.evecam .wrap-search .cont-label > span.label-04 {
  color: #8DC21F;
  background: #fff;
  border: 1px solid #8DC21F;
  line-height: 1.8rem;
  margin: 10px 10px 0 0;
}

.evecam .wrap-search .cont-ttl {
  position: relative;
  color: #444;
  font-size: 1.5rem;
  margin: 0 0 0 0;
  padding: 0 12px 0 0;
  height: 4.2rem;
  overflow: hidden;
  line-height: 2.0rem;
}

.evecam .wrap-search .cont-ttl:before {
  content: "...";
  position: absolute;
  top: auto;
  left: auto;
  bottom: .6rem;
  right: -2px;
}

.evecam .wrap-search .cont-ttl:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
}

@media all and (-ms-high-contrast: none) {
  .evecam .wrap-search .cont-ttl {
    height: 4.0rem;
  }
}

.evecam .wrap-search .cont-date {
  position: relative;
  color: #444;
  font-size: 1.5rem;
  padding: 0 0 0 22px;
  line-height: 2.4rem;
}

@media all and (-ms-high-contrast: none) {
  .evecam .wrap-search .cont-date {
    font-family: "メイリオ", Meiryo, sans-serif;
    padding: 1px 0 0 22px;
  }
}

.evecam .wrap-search .cont-date:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 17px;
  height: 17px;
  background: url(../image/svg/icon_calender.svg) top 0px left 0px/14px 14px no-repeat;
}

.evecam .wrap-search .cont-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.evecam .wrap-search .cont-tag-area {
  width: 100%;
  margin: 10px 0 0 0;
}

.evecam .wrap-search .cont-tag > span {
  position: relative;
  color: #999;
  font-size: 1.2rem;
  margin: 0 10px 10px 0;
  padding: 2px 10px 2px 20px;
  border: 1px solid #ddd;
  border-radius: 3px;
}

.evecam .wrap-search .cont-tag > span:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 13px;
  height: 13px;
  background: url(../image/svg/icon_tag.svg) center center/90% no-repeat;
  margin: -7px 0 0 4px;
}

.evecam .wrap-search .cont-tooltip {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.evecam .wrap-search .cont-tooltip > span {
  text-decoration: underline;
  color: #8DC21F;
  cursor: pointer;
  border: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  margin: 0;
  padding: 2px 0 2px 20px;
}

.evecam .wrap-search .cont-tooltip > span:before {
  margin: -7px 0 0 0px;
}

.evecam .wrap-search .cont-tooltip-view {
  position: absolute;
  top: 36px;
  right: 0;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-box-shadow: 5px 5px 3px #ddd;
          box-shadow: 5px 5px 3px #ddd;
  background: #fff;
  z-index: 99;
  padding: 20px 40px;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .cont-tooltip-view {
    padding: 30px 20px;
    font-size: 1.2rem;
  }
}

.evecam .wrap-search .cont-tooltip-view > .cont-tooltip-close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.evecam .wrap-search .cont-tooltip-view > .cont-tooltip-close > span {
  display: block;
  width: 40px;
  height: 40px;
  background: #fff;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .cont-tooltip-view > .cont-tooltip-close > span {
    width: 20px;
    height: 20px;
  }
}

.evecam .wrap-search .cont-tooltip-view > .cont-tooltip-close > span:before, .evecam .wrap-search .cont-tooltip-view > .cont-tooltip-close > span:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #ddd;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  position: absolute;
  top: calc(14% - 5px);
  left: 14%;
  z-index: 999;
}

.evecam .wrap-search .cont-tooltip-view > .cont-tooltip-close > span:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  left: auto;
  right: 14%;
  padding: 0;
}

.evecam .wrap-search .cont-tooltip-view:before {
  content: "";
  position: absolute;
  top: -24px;
  right: 60px;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 2;
}

.evecam .wrap-search .cont-tooltip-view:after {
  content: "";
  position: absolute;
  top: -28px;
  right: 58px;
  margin-left: -17px;
  border: 14px solid transparent;
  border-bottom: 14px solid #ddd;
  z-index: 1;
}

.evecam .wrap-search .cont-tooltip-view > dl > dt {
  font-weight: bold;
  margin: 10px 0 0 20px;
}

.evecam .wrap-search .cont-tooltip-view > dl > dd {
  margin: 0 0 0 20px;
}

.evecam .wrap-search .cont-tooltip-view > p {
  padding: 10px 0 0 0;
}

.evecam .wrap-search .cont-tooltip-view > p:first-of-type {
  padding: 0;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .cont-tooltip-view > p:first-of-type {
    padding: 0 0 0 20px;
  }
  .evecam .wrap-search .cont-tooltip-view > p:first-of-type:before {
    margin: -8px 0 0 0px;
  }
}

.evecam .wrap-search .cont-tooltip-view > p > span {
  position: relative;
}

.evecam .wrap-search .cont-tooltip-view > p > span:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -12px;
  vertical-align: middle;
  color: #8DC21F;
  width: 6px;
  height: 6px;
  border-top: 1px solid #7a0;
  border-right: 1px solid #7a0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin: auto;
}

.evecam .wrap-search .cont-tooltip-view > p > span > a {
  position: relative;
  color: #8DC21F;
}

.evecam .wrap-search .cont-tooltip-view p.tooltip-tag:after {
  content: "";
}

.evecam .wrap-search .cont-tooltip-view .tooltip-tag {
  position: relative;
  border: 0;
}

.evecam .wrap-search .cont-tooltip-view .tooltip-tag:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 13px;
  height: 15px;
  background: url(../image/svg/icon_tag.svg) center center/90% no-repeat;
  margin: -8px 0 0 -19px;
}

.evecam .wrap-search .cont-tooltip-view .tooltip-tag:after {
  content: "：";
}

.evecam .wrap-search .cont-tooltip-view .tooltip-tag:last-child:after {
  content: "";
}

.evecam .wrap-search .cont-btn > p.btn-more {
  position: relative;
  display: block;
  width: 100%;
  max-width: 392px;
  color: #8DC21F;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 15px;
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #8DC21F;
  cursor: pointer;
  margin: 0 auto;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.evecam .wrap-search .cont-btn > p.btn-more:hover {
  opacity: 0.6;
}

.evecam .wrap-search .cont-btn > p.btn-more > span {
  display: inline-block;
  position: relative;
}

.evecam .wrap-search .cont-btn > p.btn-more > span:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-bottom: 2px solid #8DC21F;
  border-right: 2px solid #8DC21F;
  margin: -6px 0 0 5px;
  vertical-align: middle;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.evecam .wrap-search .cont-btn > p.cnt-num {
  font-size: 1.5rem;
  text-align: center;
}

.evecam .wrap-search .cont-btn > p.cnt-num > span {
  font-weight: bold;
  font-size: 1.6rem;
}

.evecam .wrap-search .search-area {
  background: #EAF4D5;
  padding: 20px 30px;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .search-area {
    padding: 20px 10px;
  }
}

.evecam .wrap-search .sort-area {
  width: 100%;
  margin: 15px auto 0;
  padding: 20px;
  background: #fff;
  border: 1px solid #8DC21F;
  border-radius: 3px;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .sort-area {
    width: 100%;
    padding: 12px;
  }
}

.evecam .wrap-search .cont-area {
  width: 100%;
  margin: 26px auto 0;
}

.evecam .wrap-search .cont-area {
  width: 100%;
  margin: 26px auto 0;
  padding: 0 30px;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .cont-area {
    margin: 26px auto 60px;
    padding: 0 14px;
  }
}

.evecam .wrap-search .cont-terms {
  margin: 40px 30px 0;
  padding: 0 10px 0 0;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .cont-terms {
    margin: 20px 16px 0 10px;
  }
}

.evecam .wrap-search .cont-total {
  margin: 20px 30px 0;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .cont-total {
    margin: 10px 10px;
  }
}

.evecam .wrap-search .cont-list {
  display: none;
  margin: -10px 0 0 0;
}

.evecam .wrap-search .cont-list > ul > li > a {
  text-decoration: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  display: block;
  margin: 40px 0 0 0;
}

.evecam .wrap-search .cont-list > ul > li > a:hover {
  opacity: .6;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .cont-list > ul > li > a {
    margin: 20px 0 0 0;
    padding: 0 10px;
  }
}

.evecam .wrap-search .cont-list.show {
  display: block;
}

.evecam .wrap-search .cont-date {
  margin: 10px 0 0 0;
}

.evecam .wrap-search .cont-tag {
  margin: 4px 0 0 0;
}

.evecam .wrap-search .cont-tooltip {
  margin: 20px 30px 0;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .cont-tooltip {
    margin: 20px 10px 0;
  }
}

.evecam .wrap-search .cont-btn {
  margin: 60px 0 0 0;
}

.evecam .wrap-search .cont-btn > p {
  margin: 30px 0 0;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .cont-btn {
    margin: 30px 0 0 0;
    padding: 0 10px;
  }
  .evecam .wrap-search .cont-btn > p {
    margin: 20px 0 0;
  }
}

.evecam .wrap-search .search-area input[type="search"] {
  width: 100%;
  height: 100%;
  border: 1px solid #8DC21F;
  border-radius: 5px;
  margin: 0 0;
  padding: 14px 40px 14px 10px;
}

.evecam .wrap-search .search-area input[type="submit"] {
  position: absolute;
  top: 50%;
  right: 0;
  width: 150px;
  height: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  font-weight: bold;
  border: none;
  cursor: pointer;
  border: 1px solid #8DC21F;
  background: url(../image/svg/icon_search.svg) 14px center/15px 16px no-repeat #8DC21F;
  border-radius: 0 4px 4px 0;
  padding: 0 20px;
}

@media only screen and (max-width: 768px) {
  .evecam .wrap-search .search-area input[type="submit"] {
    width: 40px;
    font-size: 0;
  }
}

.modal-init {
  position: relative;
  overflow-y: hidden;
}

.modal {
  position: fixed;
  text-align: center;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border-radius: 4px;
  background: #EAF4D6;
  margin: auto;
  z-index: 1000001;
}

.modal.modal-cal {
  width: 500px;
  height: 530px;
  max-width: 756px;
  padding: 20px 20px;
}

@media only screen and (max-width: 768px) {
  .modal.modal-cal {
    width: 94%;
    padding: 20px 20px;
  }
}

.modal.modal-terms {
  width: 756px;
  height: 430px;
  max-width: 756px;
  margin: auto;
  padding: 20px;
}

@media only screen and (max-width: 768px) and (max-width: 768px) {
  .modal.modal-terms {
    width: 94%;
    height: 655px;
    padding: 20px 20px;
  }
}

.modal .modal-ttl {
  width: 100%;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
  margin: 20px 0 10px;
}

.modal .modal-cont > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.modal .modal-cont > ul > li {
  width: 20%;
  font-size: 1.4rem;
}

@media only screen and (max-width: 768px) {
  .modal .modal-cont > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .modal .modal-cont > ul > li {
    width: 50%;
    font-size: 1.4rem;
  }
}

.modal .modal-close-01 {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: url(../image/svg/icon_calender_close.svg) center center/50% no-repeat;
}

.modal .modal-close-02 {
  position: relative;
  width: 100%;
  color: #8DC21F;
  font-size: 1.7rem;
  border: 1px solid #8DC21F;
  border-radius: 4px;
  margin: 430px 0 0 0;
  padding: 14px;
  background: #fff;
}

.modal .modal-close-02:before {
  content: "";
  position: absolute;
  bottom: 14px;
  left: 50%;
  width: 16px;
  height: 16px;
  background: url(../image/svg/icon_calender_close.svg) center center/100% no-repeat;
  margin: 0 0 5px -64px;
  z-index: 10;
}

.modal .modal-btn {
  position: relative;
}

.modal .modal-btn:before {
  content: "";
  position: absolute;
  bottom: 14px;
  left: 50%;
  width: 20px;
  height: 20px;
  background: url(../image/svg/icon_search.svg) center center/100% no-repeat;
  margin: 0 0 3px -70px;
  z-index: 10;
}

.modal .modal-btn > input {
  position: relative;
  width: 100%;
  color: #fff;
  font-size: 1.7rem;
  font-weight: bold;
  border: 0;
  border-radius: 4px;
  margin: 40px 0 0 0;
  padding: 14px;
  background: #8DC21F;
}

@media only screen and (max-width: 768px) {
  .modal .modal-btn > input {
    margin: 20px 0 0 0;
  }
}

.modal .modal-btn > span {
  position: absolute;
  bottom: 14px;
  left: 50%;
  font-size: 1.7rem;
  color: #fff;
  font-weight: bold;
  margin: 0 0 2px 42px;
}

.modal .modal-btn > span:last-of-type {
  font-size: 1.2rem;
  margin: 0 0 3px 54px;
}

.modal .modal-checkbox {
  padding: 2px 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .modal .modal-checkbox {
    padding: 6px 0px 6px 8px;
  }
}

.modal .modal-checkbox-input {
  margin: 0;
  width: 0;
  opacity: 0;
}

.modal .modal-checkbox-input:checked + .modal-checkbox-mark {
  background: #8DC21F;
}

.modal .modal-checkbox-input:checked + .modal-checkbox-mark::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 51%;
  height: 4px;
  -webkit-transform: translate(-6px, 4px) rotateZ(-135deg);
          transform: translate(-6px, 4px) rotateZ(-135deg);
  -webkit-transform-origin: 3px .5px;
          transform-origin: 3px .5px;
  background: #FFFFFF;
}

.modal .modal-checkbox-input:checked + .modal-checkbox-mark::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 78%;
  height: 4px;
  -webkit-transform: translate(-6px, 4px) rotateZ(-45deg);
          transform: translate(-6px, 4px) rotateZ(-45deg);
  -webkit-transform-origin: 1px -3px;
          transform-origin: 1px -3px;
  background: #FFFFFF;
}

.modal .modal-checkbox-mark {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  border: solid 1px #8DC21F;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
}

.modal .modal-checkbox-text {
  margin: 1px 0 0 10px;
  display: block;
  font-size: 1.4rem;
  text-align: left;
  line-height: 1.3;
}

.modal .modal-checkbox-text .fs {
  display: block;
  font-size: 1.2rem;
}

.overlay {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99998;
}

.disp-none {
  display: none !important;
}

.is-hidden {
  visibility: hidden;
  opacity: 0;
  height: 0;
  margin: 0 10px;
  padding: 0;
}

.hasDatepicker,
button.ui-datepicker-trigger {
  opacity: 0;
  outline: none;
  display: none;
}

.ui-datepicker-prev.ui-state-disabled,
.ui-datepicker-next.ui-state-disabled {
  opacity: 0 !important;
}

.appendDatepicker {
  display: block;
  width: 100%;
  position: relative;
}

.appendDatepicker .ui-widget.ui-widget-content {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  display: block !important;
  opacity: 1 !important;
  width: 100%;
  height: 420px;
  border: 1px solid #8DC21F;
}

.ui-datepicker-calendar > thead {
  border-bottom: 1px solid #dedede;
}

.ui-datepicker-calendar > tbody > tr > td > a {
  position: relative;
  z-index: 10;
}

.ui-datepicker-calendar > tbody > tr > td {
  position: relative;
  z-index: 10;
}

.ui-datepicker-current-day {
  position: relative !important;
  z-index: 10 !important;
}

.ui-datepicker-current-day:before {
  background: #EAF4D6 !important;
  opacity: 1 !important;
}

.ui-datepicker-calendar > tbody > tr > td {
  position: relative;
  z-index: 10;
}

.ui-datepicker-calendar > tbody > tr > td:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: #fff;
  border-radius: 2px;
  margin: auto;
  z-index: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 0;
}

.ui-datepicker-calendar > tbody > tr > td:hover:before {
  background: #EAF4D6;
  opacity: 1;
}

.ui-datepicker-calendar > thead > tr > th:first-child,
.is-sunday > a,
.is-holiday > a {
  color: #E43E3E !important;
}

.ui-datepicker-calendar > thead > tr > th:last-child,
.is-saturday > a {
  color: #8DC21F !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 0 !important;
  background: none !important;
  text-align: center !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 4px;
}

.ui-datepicker {
  padding: 20px;
}

.ui-datepicker table {
  width: 95% !important;
  font-size: 1.8rem !important;
  border-collapse: collapse !important;
  margin: 0 auto !important;
}

.ui-datepicker .ui-datepicker-header {
  background: none;
  border: 0;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0;
  line-height: 1;
  text-align: center;
  font-size: 2.0rem;
  padding: 26px 10px 20px !important;
}

.ui-datepicker .ui-datepicker-prev:focus-visible,
.ui-datepicker .ui-datepicker-next:focus-visible {
  outline: none;
}

.ui-datepicker .ui-datepicker-next {
  right: 90px !important;
  top: 28px !important;
}

@media only screen and (max-width: 768px) {
  .ui-datepicker .ui-datepicker-next {
    right: 10px !important;
  }
}

.ui-datepicker .ui-datepicker-prev {
  left: 90px !important;
  top: 28px !important;
}

@media only screen and (max-width: 768px) {
  .ui-datepicker .ui-datepicker-prev {
    left: 10px !important;
  }
}

.ui-state-hover {
  border: 0 !important;
  background: none !important;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  width: 36px !important;
  height: 40px !important;
}

.ui-datepicker .ui-datepicker-prev span {
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  bottom: 0 !important;
  top: 0 !important;
  right: 0 !important;
  margin: auto !important;
  width: 36px !important;
  height: 40px !important;
  background: url(../image/svg/icon_prev.svg) center center/100% no-repeat;
}

.ui-datepicker .ui-datepicker-next span {
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  bottom: 0 !important;
  top: 0 !important;
  right: 0 !important;
  margin: auto !important;
  width: 36px !important;
  height: 40px !important;
  background: url(../image/svg/icon_next.svg) center center/100% no-repeat;
}

.ui-datepicker-month {
  margin: 0 0 0 -.4rem;
}

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000002;
}

#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
}

.loader-object {
  color: #ffffff;
  font-size: 20px;
  margin: 100px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

@-webkit-keyframes load4 {
  0%,
  100% {
    -webkit-box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
            box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    -webkit-box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    -webkit-box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    -webkit-box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
            box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    -webkit-box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
            box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

@keyframes load4 {
  0%,
  100% {
    -webkit-box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
            box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    -webkit-box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    -webkit-box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    -webkit-box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
            box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    -webkit-box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
            box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}



