.animapick_body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",
    メイリオ, Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  color: #514d49;
  margin: 0;
}
.animapick_body p {
  font-size: 16px;
  line-height: normal;
}
.animapick_body a {
  transition: 0.5s;
}
.animapick_body a:hover {
  opacity: 0.5;
}
.animapick_body h1,
.animapick_body h2,
.animapick_body h3 {
  font-weight: 900;
}
.animapick_body .sp {
  display: none;
}
.animapick_body .pc {
  display: block;
}
.animapick_body .container {
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto;
}
.animapick_body h1 {
  margin-bottom: 20px;
  text-align: left;
  font-size: 26px;
  text-transform: capitalize;
}
.animapick_body h2 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 20px;
}
.animapick_body h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.animapick_body .text-center {
  text-align: center !important;
}
.animapick_body .text-left {
  text-align: left !important;
}
.animapick_body .text-center {
  text-align: center !important;
}

/* fv */
.animapick_body .header-text {
  position: absolute;
  width: 40%;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  align-self: center;
  padding: 50px;
}
.animapick_body .header-content {
  position: relative;
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
}
.animapick_body .header-img {
  width: 60vw;
}
.animapick_body .fv-img {
  max-width: 900px;
  height: auto;
}
/* 背景色 */
.animapick_body section.fv {
 background-color: #feff0012;
  background-image: url(https://cdn-profile-animapick.azureedge.net/webcontentspartner/bg.png);
  background-size: contain;
  background-position: 100% 100%;
  background-attachment: scroll;
  background-repeat: no-repeat;
  padding: 0 20px;
}
.animapick_body .header-content {
  padding: 70px 0;
}

/* パートナーセクション */
.animapick_body section.partner-section h2,
.message-title {
  position: relative;
  padding-bottom: 10px;
}
.animapick_body .partner-section h2:before,
.animapick_body .message-title:before {
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 60px;
  height: 5px;
  content: "";
  border-radius: 3px;
}
.animapick_body .partner-section h2:before{
  background: #7ad0d0;
}
.animapick_body .message-title:before {
  background: #7ad0d0;
}
.animapick_body .partner-section .content {
  margin: 50px auto 0;
  max-width: 980px;
}
.animapick_body .content .logo-container {
  text-align: center;
  width: 50%;
}

/* メッセージセクション */
/* 背景色 */
.animapick_body section.message-section {
  background-color: #feff0012;
}
.animapick_body .slider_animal {
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  gap: 50px;
/* background-color: #fff; */
    border-radius: 2px;
    /* padding: 40px; */
}
.animapick_body .image-container {
  width: 40%;
}
.animapick_body .heart {
  width: 100px;
  margin: 0 auto;
}

.animapick_body .partner-section,
.animapick_body .message-section,
.animapick_body .adoption-section {
  padding: 70px 0;
}

.animapick_body .logo-container {
  text-align: center;
}

.animapick_body .logo {
  width: 100px;
  margin: 0 auto 20px;
}

.animapick_body .content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 40px;
}
.animaPick-logo {
  max-width: 100%;
  height: auto;
}
.animapick_body .text-container {
  flex: 2;
  text-align: left;
}
.animapick_body .message-header {
  text-align: center;
  margin-bottom: 50px;
}
.animapick_body .heart-icon {
  font-size: 24px;
  color: red;
}
.animapick_body .heart-icon img {
 margin: 0 auto;
}
.animapick_body .message-title {
  font-size: 26px;
  color: #514d49;
}
.animapick_body .text-content {
  padding: 20px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.animapick_body .text-content h2 {
  margin-bottom: 10px;
}
.animapick_body .text-content p {
  color: #514d49;
  margin-bottom: 10px;
  line-height: 1.5;
}
.message-section h3 {
    margin-top: 0;
}
.message-section .text-content {
    padding-top: 0;
}
.message-section .image-container {
    display: flex;
    align-items: center;
}


/* 里親募集セクション */
.animapick_body section.adoption-section {
  background-color: #f5f5f5;
}
.animapick_body .adoption-area {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 5px;
}

.animapick_body .message {
  font-size: 36px;
  text-align: center;
  line-height: normal;
  font-weight: bold;
}

.animapick_body .message .highlight {
  font-weight: bold;
  color: #e91e63;
}
  .animapick_body .img-square {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .animapick_body .activity-size-wrapper {
    position: relative;
    width: 100%;
  }

  .animapick_body .activity-size-wrapper:before {
    content: "";
    display: block;
    padding-top: 100%;
  }

  .animapick_body .activity-detail-size {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
.animapick_body #result_adoption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
padding-bottom: 20px;
justify-content: center;
}

.animapick_body .col-lg-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
 .animapick_body .font-weight-normal {
    font-weight: normal !important;
  }
  .animapick_body .font-weight-bold {
    font-weight: bold !important;
  }
  .animapick_body .w-100 {
    width: 100% !important;
  }

  .animapick_body .h-100 {
    height: 100% !important;
  }

/* 最後のセクション */
.animapick_body .last-section {
  padding: 100px 0;
background-color: #ffffffe8;
    background-image: url(https://cdn-profile-animapick.azureedge.net/webcontentspartner/last_bgp.png
);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
margin: 20px 0;
}
.animapick_body .p-1, .animapick_body .mt-1.font-Small.p-2 {
  padding: 7px;
}
.animapick_body .aigo {
  font-size: 26px;
margin-top: 0;
    margin-bottom: 50px;
    position: relative;
    padding-bottom: 10px;
}
.animapick_body .aigo:before {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 60px;
    height: 5px;
    content: "";
    border-radius: 3px;
    background: #7ad0d0;
}

.animapick_body .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.animapick_body .form-Yoko {
  line-height: normal;
}
.animapick_body .p-3 {
 padding-top: 3px;
}
.animapick_body .p-5 {
 padding-top: 5px;
}

.animapick_body .left0 {
    left: 0;
}
.animapick_body .top0 {
    top: 0;
}
.animapick_body .mw-100 {
    max-width: 100% !important;
}
.animapick_body .h-100 {
    height: 100% !important;
}
.animapick_body .w-100 {
    width: 100% !important;
}
.animapick_body .position-absolute {
    position: absolute !important;
}
.animapick_body .position-relative {
    position: relative !important;
}
.animapick_body .color-background-white {
    background-color: white;
}
.animapick_body .btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 10px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
text-decoration:none;
width: 100%;
}
.animapick_body .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.animapick_body .btn-radius {
    border-radius: 10px;
}
.animapick_body .font-Medium {
    font-size: 18px;
}
.animapick_body .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.animapick_body .button-container {
    max-width: 100%;
    margin: 0 auto;
display: flex;
	justify-content: center;
}


/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v143/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
margin-right: 5px;
}
.color-blue {
    color: #0070C0;
}

.adoption-section {
    position: relative;
    background-color: #ffffff; /* 背景色を設定 */
}


@media (min-width: 992px) {
  .animapick_body .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .animapick_body .top-title {
    position: relative;
    color: #262626;
  }

  .animapick_body .font-Large {
    font-size: 30px;
  }

  .animapick_body .font-Def {
    font-size: 16px;
  }
  .animapick_body .font-Small {
    font-size: 14px;
  }

  .animapick_body .font-Minimum {
    font-size: 12px;
  }

  .animapick_body .mt-2 {
    margin-top: 0.5rem !important;
  }

  .animapick_body .mt-3 {
    margin-top: 1rem !important;
  }

  .animapick_body .mt-4 {
    margin-top: 1.5rem !important;
  }

  .animapick_body .mb-4 {
    margin-bottom: 1.5rem !important;
  }

  .animapick_body .ml-1 {
    margin-left: 0.25rem !important;
  }

  .animapick_body .position-relative {
    position: relative !important;
  }

  .animapick_body .color-def {
    color: #262626;
  }

  .animapick_body .d-flex-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }

  .animapick_body .d-flex-list-calcPost {
    width: calc(100% / 4.119);
    box-shadow: 0 0 8px #f0f0f0;
text-align: left;
  }


  .animapick_body .threedot {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }



  .animapick_body .link-postItemList {
    background-color: #7ad0d0;
    height: 35px;
    border-radius: 20px;
    font-weight: bold;
    transition: 0.3s;
  }

  .animapick_body .link-postItemList-txt {
    color: #ffffff;
    position: absolute;
    width: 100%;
    height: 100%;
    /*     padding-top: 6px; */
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    text-decoration: none;
  }

  .animapick_body .vertical-bottom {
    vertical-align: bottom;
  }
.animapick_body .button-container {
    max-width: 50%;
}
}

@media screen and (max-width: 1200px) {
  .animapick_body .d-flex-list-calcPost {
    width: calc(100% / 4.15);
    box-shadow: 0 0 8px #f0f0f0;
  }
}
.animapick_body .mt-15 {
    margin-top: 15px !important;
}

@media screen and (max-width: 1000px) {
  .animapick_body .d-flex-list-calcPost {
    width: calc(100% / 4.035);
    box-shadow: 0 0 8px #f0f0f0;
  }

  .animapick_body .mt-3 {
    margin-top: 5px !important;
  }

  .animapick_body .mb-3 {
    margin-bottom: 5px !important;
  }

  .animapick_body .ml-3 {
    margin-left: 5px !important;
  }

  .animapick_body mr-3 {
    margin-right: 5px !important;
  }

  .animapick_body .m-2 {
    margin: 3px !important;
  }

  .animapick_body .mt-2 {
    margin-top: 3px !important;
  }

  .animapick_body .mb-2 {
    margin-bottom: 3px !important;
  }

  .animapick_body .ml-2 {
    margin-left: 3px !important;
  }

  .animapick_body .mr-2 {
    margin-right: 3px !important;
  }

  .animapick_body .m-1 {
    margin: 1px !important;
  }

  .animapick_body .mt-1 {
    margin-top: 1px !important;
  }

  .animapick_body .ml-1 {
    margin-left: 1px !important;
  }

  .animapick_body .mr-1 {
    margin-right: 1px !important;
  }

  .animapick_body .pt-1 {
    padding-top: 1px !important;
  }

  .animapick_body .pl-1 {
    padding-left: 1px !important;
  }

  .animapick_body .pr-1 {
    padding-right: 1px !important;
  }
}

@media screen and (max-width: 992px) {
.animapick_body .btn {
width: 90%;
}
.animapick_body .button-container {
    text-align: center;
}
  .animapick_body .w-85r {
    width: 100%;
  }

  .animapick_body .w-50r {
    width: 100%;
  }

  .animapick_body .w-30r {
    width: 100%;
  }

  .animapick_body .w-60r {
    width: 100%;
  }

  .animapick_body .d-flex-list-calcPost {
    width: calc(100% / 3.029);
    box-shadow: 0 0 8px #f0f0f0;
  }
}

@media screen and (max-width: 790px) {
  .animapick_body .font-Large {
    font-size: 22px;
  }

  .animapick_body .font-Medium {
    font-size: 16px;
  }

  .animapick_body .font-Def {
    font-size: 14px;
  }

  .animapick_body .font-Small {
    font-size: 12px;
  }

  .animapick_body .font-Minimum {
    font-size: 10px;
  }
}

@media screen and (max-width: 769px) {
  .animapick_body .d-flex-list-calcPost {
    width: calc(100% / 3.036);
    box-shadow: 0 0 8px #f0f0f0;
  }
}

@media screen and (max-width: 575px) {
  .animapick_body .d-flex-list-calcPost {
    width: calc(100% / 2.022);
    box-shadow: 0 0 8px #f0f0f0;
  }
.animapick_body .last-section {
    background-image: url(https://cdn-profile-animapick.azureedge.net/webcontentspartner/last_bgs.png
);
}
}

@media screen and (max-width: 500px) {
  .animapick_body .font-Large {
    font-size: 20px;
  }

  .animapick_body .font-Medium {
    font-size: 16px;
  }
}

@media screen and (max-width: 409px) {
  .animapick_body .d-flex-list-calcPost {
    width: calc(100% / 2.04);
    box-shadow: 0 0 8px #f0f0f0;
  }
  .animapick_body .aigo {
    font-size: 20px;
  }
}

.animapick_body
  .mt-3.ml-1.mr-1.color-background-white.d-flex-list-calcPost.position-relative:hover {
  box-shadow: 0px 1px 20px #b4b4b4;
  transform: translateY(4px);
}

.animapick_body .mb-m1 {
  margin-bottom: -10px;
}

.animapick_body .adoption-section .header {
  text-align: center;
  margin-bottom: 20px;
}

.animapick_body .header-icon {
  font-size: 24px;
}

.animapick_body .header-title {
  font-size: 24px;
  color: #514d49;
}

.animapick_body .animals-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.animapick_body .animal-card {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 10px;
  text-align: center;
  width: 200px;
}

.animapick_body .animal-card img {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 750px) {
  .animapick_body .pc {
    display: none;
  }
  .animapick_body .sp {
    display: block;
  }

  .animapick_body .h-btn {
    width: 46px;
    height: 35px;
    position: relative;
  }
  .animapick_body .h-btn span {
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    background-color: #707070;
    transition: 0.5s;
  }
  .animapick_body .h-btn span:first-of-type {
    top: 0;
  }
  .animapick_body .h-btn span:nth-of-type(2) {
    top: 50%;
  }
  .animapick_body .h-btn span:last-of-type {
    top: 100%;
  }
  .animapick_body .h-btn.active span:first-of-type {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
  .animapick_body .h-btn.h-btn.active span:nth-of-type(2) {
    opacity: 0;
  }
  .animapick_body .h-btn.active span:last-of-type {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }
  /* kv */
  .animapick_body .kv,
  .animapick_body .main-img {
    height: calc(100vh - 120px);
  }
  .animapick_body .kv div:first-of-type {
    background-image: url(../img/kv-sp.png);
  }
  .animapick_body .kv div:nth-of-type(2) {
    background-image: url(../img/kv-sp2.png);
  }
  .animapick_body .kv div:last-of-type {
    background-image: url(../img/kv-sp3.png);
  }
  .animapick_body .kv h1 {
    font-size: 30px;
    line-height: 200%;
  }
  /* top-sec */
  .animapick_body .top-sec {
    padding-top: 60px;
  }
  .animapick_body .top-sec p {
    text-align: left;
    margin-bottom: 40px;
  }
  /* spacer */
  .animapick_body .top-sec2,
  .animapick_body .top-sec3,
  .animapick_body .top-sec4 {
    padding: 80px 0;
  }
  /* top-sec2 */
  .animapick_body .flex {
    flex-wrap: wrap;
  }
  .animapick_body .top-sec2 .content {
    width: 100%;
  }
  .animapick_body .top-sec2 .flex {
    gap: 60px 0;
  }
  /* top-sec3 */
  .animapick_body .top-sec3 h2 {
    font-size: 26px;
  }
  .animapick_body .top-sec3 .flex {
    gap: 40px 0;
  }
  .animapick_body .top-sec3 .set {
    width: 100%;
  }
  .animapick_body .set p {
    padding: 0;
  }
  .animapick_body .header-img {
    width: 100%;
  }

  .animapick_body .header-text {
    width: 100%;
    position: relative;
    padding: 30px 20px;
  background-color: rgba(255, 255, 255, 0.2);
  }

  .animapick_body img.fv-img {
    width: inherit;
  }

  .animapick_body .header-content {
    display: flex;
    padding: 40px 0;
    flex-direction: column-reverse;
  }

  .animapick_body .partner-section,
  .animapick_body .message-section,
  .animapick_body .adoption-section {
    padding: 40px 10px;
  }

  .animapick_body h2 {
    font-size: 20px;
  }

  .animapick_body .content .logo-container {
    width: 100%;
    position: relative;
  }

  .animapick_body .text-container {
    width: 100%;
  }

  .animapick_body .content {
    flex-direction: column;
  }

  .animapick_body p, .animapick_body div {
    font-size: 14px;
    line-height: normal;
  }

  .animapick_body h2.message-title {
    font-size: 20px;
  }

  .animapick_body .slider_animal {
    flex-flow: column;
    gap: 20px;
padding: 20px;
  }

  .animapick_body .image-container {
    width: 90%;
    margin: 0 auto;
  }

  .animapick_body h3 {
    font-size: 24px;
  }
  .animapick_body .text-content {
    padding: 0;
  }
  .animapick_body button {
    width: 100%;
  }

  .animapick_body .last-section {
    padding: 70px 0;
  }
  .animapick_body .message {
    font-size: 18px;
  }
}

/* fadeUp */

.animapick_body .fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/

.animapick_body .fadeUpTrigger {
  opacity: 0;
}

/* 左から */

.animapick_body .fadeLeft {
  opacity: 0;
}

.animapick_body .fadeLeft.fadeLeftAnime {
  animation-name: fadeLeftAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}
@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-50px); /* 左方向に50px移動 */
  }
  to {
    opacity: 1;
    transform: translateX(0); /* 移動しない */
  }
}

/* fadeIn */
.animapick_body .fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/

.animapick_body .fadeInTrigger {
  opacity: 0;
}

@media screen and (min-width: 1024px) {
  #step_sec > div > div:nth-of-type(n + 1) {
    animation-delay: 0.5s;
  }
  #step_sec > div > div:nth-of-type(n + 2) {
    animation-delay: 1s;
  }
  #step_sec > div > div:nth-of-type(n + 3) {
    animation-delay: 1.5s;
  }
  #step_sec > div > div:nth-of-type(n + 4) {
    animation-delay: 2s;
  }
  #step_sec > div > div:nth-of-type(n + 5) {
    animation-delay: 2.5s;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
.animapick_body #result_adoption {
    margin-right: 0;
    margin-left: 0;
}
}


/*==================================================
シャッ
===================================*/

/*背景色が伸びて出現 共通*/
.animapick_body .bgextend {
  animation-name: bgextendAnimeBase;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  position: relative;
  overflow: hidden; /*　はみ出た色要素を隠す　*/
  opacity: 0;
}

@keyframes bgextendAnimeBase {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/*中の要素*/
.animapick_body .bgappear {
  animation-name: bgextendAnimeSecond;
  animation-duration: 1s;
  animation-delay: 0.6s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes bgextendAnimeSecond {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*--------- 左から --------*/
.animapick_body .bgLRextend::before {
  animation-name: bgLRextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff; /*伸びる背景色の設定*/
}
@keyframes bgLRextendAnime {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }
  50% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50.001% {
    transform-origin: right;
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}

/* swiper */

.animapick_body .swiper {
  width: 100%;
  height: auto;
      padding: 0;
    margin: 0 auto;
}

.animapick_body .swiper img {
  width: 100%;
  object-fit: cover;
}