@charset "UTF-8";
/*=======================================
犬猫譲渡案内
=========================================*/
.l-pagetitle {
  margin-bottom: 0;
}

.p-foster__lead {
  background: #F6F3F0;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 80px;
}
.p-foster__lead p {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.8;
  text-align: center;
  font-weight: 500;
}
.p-foster__about {
  margin-bottom: 60px;
}
.p-foster__about .c-title4 .h {
  color: #229700;
}
.p-foster__about .box1 {
  padding: 20px 27px 25px;
  border-radius: 10px;
  border: 1px solid #E1DBD5;
  background: #F8F8F8;
  margin-top: 31px;
}
.p-foster__about .box1 p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
}
.p-foster__about .title {
  padding-left: 22px;
  position: relative;
  margin-bottom: 15px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 500;
}
.p-foster__about .title:before {
  display: block;
  content: "";
  position: absolute;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  left: 0;
  top: 9px;
  background: #3E372E;
}
.p-foster__link {
  margin-bottom: 100px;
}
.p-foster__link .c-title4 .h {
  color: #229700;
}
.p-foster__link .anchor {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.p-foster__link .anchor li {
  width: 49.0909%;
}
.p-foster__flow {
  margin-bottom: 100px;
}
.p-foster__flow .c-title4 .h {
  padding-left: 56px;
  background-position: left center;
  background-repeat: no-repeat;
}
.p-foster__flow .block1 {
  margin-bottom: 50px;
}
.p-foster__flow .block1:last-child {
  margin-bottom: 0;
}
.p-foster__flow .block1 p {
  line-height: 2;
  margin-bottom: 20px;
}
.p-foster__flow .block1 p:last-child {
  margin-bottom: 0;
}
.p-foster__flow .block1 p small {
  font-size: 14px;
  font-size: 1.4rem;
}
.p-foster__flow .block1 p:not([class]) a {
  color: #87C530;
  text-decoration: underline;
}
.p-foster__flow .flow {
  margin-bottom: 20px;
}
.p-foster__flow .flow li {
  margin-bottom: 50px;
}
.p-foster__flow .flow li:last-child {
  margin-bottom: 0;
}
.p-foster__flow .flow .title {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.p-foster__flow .flow .title span {
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 500;
  font-family: "Montserrat", "Montserrat", "Zen Kaku Gothic New", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  margin-right: 13px;
  line-height: 1.2;
}
.p-foster__flow .box1 {
  padding: 20px 27px 25px;
  border-radius: 10px;
  border: 1px solid #E1DBD5;
  background: #F8F8F8;
  margin-top: 31px;
}
.p-foster__flow .box1 p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
}
.p-foster__flow .box1 .title {
  padding-left: 22px;
  position: relative;
  margin-bottom: 15px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 500;
}
.p-foster__flow .box1 .title:before {
  display: block;
  content: "";
  position: absolute;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  left: 0;
  top: 9px;
  background: #3E372E;
}
.p-foster__flow .c-btn1 {
  margin-top: 26px;
}
.p-foster__flow .c-btn1 a {
  width: 350px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
}
.p-foster__flow .tel {
  margin-bottom: 10px;
}
.p-foster__flow .tel a {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.2;
  font-family: "Montserrat", "Montserrat", "Zen Kaku Gothic New", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  display: inline-block;
  background: url(../img/common/icon_tel-red.svg) no-repeat left center;
  background-size: 24px 32px;
  padding-left: 33px;
}
.p-foster__flow .btn {
  margin-top: 10px;
}
.p-foster__flow .btn a {
  display: inline-block;
  border: 1px solid #229700;
  background: #fff;
  color: #229700;
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 10px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 500;
}
.p-foster__flow .btn span {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px 21px;
  padding: 10px 35px 10px 55px;
  position: relative;
}
.p-foster__flow .btn span:before {
  display: block;
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  width: 7px;
  height: 12px;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.p-foster__flow.is-dog .c-title4 .h {
  background-image: url(../img/facilities/doubutsu/foster/icon_dog.svg);
  background-size: 35px 33px;
}
.p-foster__flow.is-dog .flow .title {
  color: #1083AE;
}
.p-foster__flow.is-dog .c-btn1 a {
  background: #1083AE;
}
.p-foster__flow.is-dog .c-btn1 a:before {
  background: #09779F;
}
.p-foster__flow.is-dog .tel a {
  color: #1083AE;
  background-image: url(../img/common/icon_tel-blue.svg);
}
.p-foster__flow.is-dog .btn a {
  border-color: #1083AE;
  color: #1083AE;
}
.p-foster__flow.is-dog .btn span {
  background-image: url(../img/common/icon_email-blue.svg);
}
.p-foster__flow.is-dog .btn span:before {
  background-image: url(../img/common/arrow_1-blue.svg);
}
.p-foster__flow.is-cat .c-title4 .h {
  background-image: url(../img/facilities/doubutsu/foster/icon_cat.svg);
  background-size: 32px 31px;
}
.p-foster__flow.is-cat .flow .title {
  color: #E72E8C;
}
.p-foster__flow.is-cat .c-btn1 a {
  background: #E72E8C;
}
.p-foster__flow.is-cat .c-btn1 a:before {
  background: #DE2181;
}
.p-foster__flow.is-cat .tel a {
  color: #E72E8C;
  background-image: url(../img/common/icon_tel-red.svg);
}
.p-foster__flow.is-cat .btn a {
  border-color: #E72E8C;
  color: #E72E8C;
}
.p-foster__flow.is-cat .btn span {
  background-image: url(../img/common/icon_email-red.svg);
}
.p-foster__flow.is-cat .btn span:before {
  background-image: url(../img/common/arrow_1-red.svg);
}

.p-foster-archive ul {
  display: flex;
  flex-wrap: wrap;
}
.p-foster-archive li {
  width: 32%;
  margin-left: 2%;
  margin-bottom: 30px;
}
.p-foster-archive li:nth-child(3n+1) {
  margin-left: 0;
}
.p-foster-archive li a {
  display: block;
  text-decoration: none;
}
.p-foster-archive li .img1 {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 15px;
}
.p-foster-archive li .txt1 .register {
  color: #666;
  font-size: 14px;
  font-size: 1.4rem;
}
.p-foster-archive li .txt1 .title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: #229700;
  line-height: 1.5;
}

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .p-foster__lead {
    padding: 40px 20px;
  }
  .p-foster__lead p {
    text-align: left;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .p-foster__about .box1 {
    margin-top: 20px;
    padding: 15px 20px;
  }
  .p-foster__about .title {
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .p-foster__link .anchor {
    display: block;
  }
  .p-foster__link .anchor li {
    width: auto;
    margin-bottom: 20px;
  }
  .p-foster__link .anchor li:last-child {
    margin-bottom: 0;
  }
  .p-foster__flow .flow .title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  .p-foster__flow .flow .title span {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .p-foster__flow .box1 {
    margin-top: 20px;
    padding: 15px 20px;
  }
  .p-foster__flow .box1 .title {
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .p-foster__flow .c-btn1 a {
    width: 100%;
    font-size: 15px;
    font-size: 1.5rem;
  }

  .p-foster-archive ul {
    display: block;
  }
  .p-foster-archive li {
    width: auto;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .p-foster-archive li:last-child {
    margin-bottom: 0;
  }
}
