@charset "utf-8";
/* ========== mainImage ========== */
.c-mainImage-04.pc {
	background-image: url(/products/insurance/pet/img/mainImage_02@x2.jpg);
}
.c-mainImage-04.sp {
	background-image: url(/products/insurance/pet/img/mainImage_02_sp@x2.jpg);
}

.sty-image-btn-pet{
    margin-top: 20px;
    display: inline-block;
}
.sty-image-btn-pet:hover{
  opacity: .7;
}
.sty-image-btn-pet_wrap{
	text-align: center;
}
.sty-btn-account_pet{
	text-align: center;
}
.sty-pet__movie {
  text-align: center;
}
.sty-pet__movie iframe {
	aspect-ratio: 640/360;
	height: auto;
}
@media screen and (max-width: 767px) {
	.sty-pet__movie {
		margin-top: 1.6rem;
	}
	.sty-pet__movie iframe {
		width: 100%;
	}
}
@media screen and (min-width: 768px) {
  .sty-pet__movie {
    margin-top: 2rem;
  }
  .sty-pet__movie iframe {
    width: 64rem;
  }
}

.sty-heading5-01--p {
    line-height: 1.375em;
    margin: 0;
	margin-top: 2.25em;
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    color: #535252;
}
.sty-heading5-01--p p {
	margin-bottom: 0;
}
@media only screen and (max-width: 640px) {
	.sty-heading5-01--p {
		margin-top:1.25em
	}
}