@charset "utf-8";
.performance-main p {
  text-align: left;
}
.performance_wrap {
  width: 100%;
}
img.scaled-image {
  border: none;
  margin: auto;
}
.performance-main figure {
  margin-bottom: 30px;
}
.performance-main {
  margin-bottom: 50px;
}
.service_area01.performance_01 .sq_stripe {
  background: url(../img/performance/pet/sq_stripe.png.webp) right bottom repeat !important;
}
#content #main .service_area01.performance_01 .sq_stripe h2.bold_shadow {
  font-size: 34px;
  color: #659364;
  text-align: center;
  background: none;
  border: none;
  margin: 0;
  padding: 0 0 10px;
}
html.webp.webp-alpha.webp-animation.webp-lossless .service_area01.performance_01 ul {
  background: url(/wp-content/uploads/sup_area01.png.webp) right bottom no-repeat, #f0fcf0;
  background-size: 265px;
}
.service_area01.performance_01 ul li {
  font-size: 20px;
  text-align: left;
}
#content2 .performance_wrap h2 {
  text-align: left;
}
.performance_02 .cont {
  display: flex;
  align-items: center;
  text-align: left;
  justify-content: space-between;
}
.performance_02 .cont figure {
  width: 25%;
}
.performance_02 .cont .txt {
  width: 70%;
}
.performance_tit {
  background: #fff5c4;
  font-size: 30px;
  font-weight: bold;
  padding: 10px 0;
  color: #ff440a;
}
.performance_txt {
  background: #fffced;
  padding: 20px;
}
.performance_txt p {
  border-bottom: 2px solid #fff;
  padding: 0 0 5px;
}
.performance_05 {
  text-align: left;
}
.performance_05box th {
  background: #fffcee;
  text-align: center;
  padding: 20px 0;
  border: none;
  font-size: 20px;
}
.performance_05box td {
  background: #fff6c6;
  color: #ff440a;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  border: none;
  padding: 20px 0;
}
.performance_05box td span {
  font-size: 20px;
}
.performance_05box table {
  border: none;
}
.performance_05box {
  margin: 40px 0;
}
.performance_05-accordion input {
  display: none;
}
.performance_05-accordion label {
  cursor: pointer;
  position: relative;
  font-weight: bold;
  padding: 10px;
  width: 100%;
  display: block;
  border-bottom: 1px solid;
}
.performance_05-accordion label::after {
  content: "＋";
  position: absolute;
  right: 10px;
}
.performance_05-accordion input:checked ~ label::after {
  content: "−";
}
.performance_05-accordion .txt {
  max-height: 0px;
  overflow: hidden;
  transition: max-height 1s;
  margin-top: 20px;
}
.performance_05-accordion input:checked ~ .txt {
  max-height: 100vh;
}
.performance_05-accordion .txt ul li {
  position: relative;
  padding-left: 30px;
}
.performance_05-accordion .txt ul li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 2px;
}
.performance_05-accordion .txt ul {
  padding-left: 20px;
  border-bottom: 1px solid;
  padding-bottom: 20px;
  margin-bottom: 20px;
  line-height: 1.8;
}
.service_flow.performance_06 {
  border: 4px solid #69c97f;
}
#content #main .service_flow.performance_06 h2 {
  background-size: auto auto;
  background-color: rgba(255, 255, 255, 1);
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, rgb(216 241 214) 4px, rgb(216 241 214) 5px);
}
#content #main .service_flow.performance_06 h2 span.fc_orange {
  color: #42b551;
}
.service_flow.performance_06 .s_box {
  border: 1px solid #42b74a;
}
.service_flow.performance_06 .s_box img {
  height: auto;
  width: auto !important;
}
.service_flow.performance_06 .s_box figure {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#content2 .service_flow.performance_06 .s_box p {
  background: #44b550;
}
.service_flow.performance_06 .s_box:after {
  background: url(../img/performance/pet/s_arrow.webp) center no-repeat;
}
@media screen and (max-width: 1000px) {
  #content #main h2.singletitle, #content #main h2.title, #content #main h2, #content #main h3, #content #main h4 {
    height: auto;
    line-height: 1.2;
  }
}

@media screen and (min-width: 600px) {
	.performance_04 img {
    max-width: 100%;
}
.performance_04 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.performance_04 .slider-for {
    width: calc(100% - 110px);
    order: 2;
    border: 2px solid #94cd91;
    border-radius: 20px;
    overflow: hidden;
    padding: 20px 20px 0;
}

.performance_04 .slider-nav {
    width: 100px;
}

.performance_04 .slider-nav .slick-track {
    width: 100% !important;
    transform: unset !important;
}

.performance_04 .slider-nav .slick-track figure.slick-slide.slick-active {
    margin-bottom: 10px;
    width: 100% !important;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
}

.performance_04 .slider-nav figure.slick-slide.slick-current.slick-active {
    outline: 2px solid #94cd91;
    outline-offset: -2px;
}

}
	@media screen and (max-width: 599px) {
  #content #main .service_area01.performance_01 .sq_stripe h2.bold_shadow {
    font-size: 26px;
  }
  .service_area01.performance_01 ul li {
    font-size: 17px;
    text-align: left;
  }
  html.webp.webp-alpha.webp-animation.webp-lossless .service_area01.performance_01 ul {
    padding: 20px 10px 200px;
  }
 
 .performance_02 .cont figure {
    width: 30%;
    padding: 0 10px;
}
 .performance_02 .cont .txt {
    width: 65%;
}
  .performance_05box table tbody, .performance_05box table tbody tr, .performance_05box th, .performance_05box td {
    display: block;
    width: 100%;
  }
  #content #main .service_flow.performance_06 h2 span.fc_orange {
    color: #42b551;
    display: block;
  }
  .performance_05-accordion label {
    padding: 10px 35px 10px 10px;
  }
.performance_04 {
    width: 100%;
    margin-bottom: 50px;
}
.performance_04 img {}

.slider-nav.slick-initialized.slick-slider img {
    width: 100%;
}

.slider-for.slick-initialized.slick-slider {
    width: 360px !important;border: 2px solid #94cd91;
}

.slider-nav.slick-initialized.slick-slider {
    width: 360px !important;
    margin: 0 auto;
}

.slider-nav.slick-initialized.slick-slider figure {
    padding: 5px;
}


.performance_04 .slider-nav figure.slick-slide.slick-current.slick-active {
    outline: 2px solid #94cd91;
    outline-offset: -2px;
}
.performance_04 .slider-nav .slick-track {
    transform: unset !important;
}.slider-for.slick-initialized.slick-slider {
    width: 360px !important;
    border: 2px solid #94cd91;
    margin: 0 auto 20px;
    border-radius: 10px;
    overflow: hidden;
}
}