@charset "UTF-8";
/* CSS Document */
/*----------specialthankヒーローセクション----------*/
.specialthanks-title {
  margin: 100px auto 160px;
  width: 815px;
}
.specialthanks-title1 {
  font-size: 4.5rem;
  color: #509c9e;
  letter-spacing: 0.13em;
  font-weight: 500;
}
.specialthanks-title2 {
  font-size: 4.5rem;
  color: #f3b36c;
  letter-spacing: 0.13em;
  font-weight: 500;
}
/*----------mobile版トップセクション----------*/
@media (max-width:960px) {
  .specialthanks-title {
    margin: 80px auto 120px;
    width: 340px;
  }
  .specialthanks-title1, .specialthanks-title2 {
    font-size: 2.3rem;
  }
}
/*----------東京都引きこもりサポートセクション----------*/
.hikikomori-support {
  margin: 0 18vw 100px 18vw;
  border: solid 2px #509c9e;
  border-radius: 70px;
  padding: 0 35px;
}
.hikikomori-support1 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 60px auto;
}
.tokyo-flag_logo {
  width: 115px;
  height: 100px;
  padding-right: 10px;
  margin-right: 20px;
}
.hikikomori-title {
  padding-left: 30px;
  text-align: center;
  border-left: solid 2px #509c9e;
}
.hikikomori-title1 {
  font-size: 1.8rem;
  letter-spacing: 0.12em;
  font-weight: 500;
}
.hikikomori-title2 {
  font-size: 1.4rem;
  letter-spacing: 0.12em;
}
.hikikomori-support2_HP, .hikikomori-support3_keisai {
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.12em;
}
.hikikomori-support2_HP img, .hikikomori-support3_keisai img {
  width: 27px;
  height: 27px;
  margin-right: 10px;
}
.hikikomori-support_HP, .hikikomori-support_keisai {
  text-align: center;
  margin-bottom: 30px;
  text-decoration: underline #ccc7c7;
  color: #847E7E;
}
.hikikomori-support_keisai {
  margin-bottom: 80px;
}
.hikikomori-support_HP:hover {
  transform: scale(1.1); 
}
.hikikomori-support_keisai:hover {
  transform: scale(1.1);
}
/*----------mobile版東京都引きこもりサポートセクション----------*/
@media (max-width:960px) {
  .hikikomori-support {
    margin: 0 0 100px 0;
    border-radius: 30px;
    padding: 0 20px;
  }
  .tokyo-flag_logo {
    width: 107px;
    height: 93px;
    padding-right: 10px;
    margin: 20px 5px 20px 0;
  }
  .hikikomori-title {
    padding-left: 10px;
  }
  .hikikomori-title1 {
    font-size: 1.6rem;
    text-align: left;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .hikikomori-title2 {
    font-size: 1.3rem;
    text-align: left;
    line-height: 1.5;
  }
  .hikikomori-support2_HP {
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.5;
  }
}
/*----------協力セクション----------*/
.kyouryoku {
  background-color: #f3b8b1;
  border-radius: 40px;
  margin: 0 18vw 100px 18vw;
  padding: 50px;
}
.kyouryoku-title {
  font-size: 2.2rem;
  text-align: center;
  padding-bottom: 15px;
  font-weight: 500;
}
.fukushikyougikai {
  font-size: 2.0rem;
  text-align: center;
  margin: 0 auto;
  width: 40vw;
  border-top: solid 2px #509c9e;
  padding-top: 15px;
}
/*----------mobile版東京都引きこもりサポートセクション----------*/
@media (max-width:960px) {
  .kyouryoku {
    background-color: #f3b8b1;
    border-radius: 30px;
    margin: 0 0 100px 0;
    padding: 35px;
  }
  .kyouryoku-title {
    font-size: 2.0rem;
    padding-bottom: 10px;
  }
  .fukushikyougikai {
    font-size: 1.8rem;
    text-align: center;
    margin: 0 auto;
    width: 60vw;
    padding-top: 10px;
  }
}
/*----------specialthanksセクション----------*/
.special-thanks-details {
  background-color: #cae9e0;
  border-radius: 40px;
  margin: 0 18vw 100px 18vw;
  padding: 50px;
}
.special-thanks-details_title1 {
  font-size: 1.5rem;
  color: #509c9e;
  font-family: Quicksand;
  font-weight: 500;
}
.special-thanks-details_title {
  width: 331px;
  margin: 0 auto;
}
.special-thanks-details_title2 {
  font-size: 2.0rem;
  text-align: left;
}
.special-thanks-details_title2 span {
  font-size: 1.4rem;
  text-align: left;
}
.google-sheet {
  margin: 0 auto;
  width: 370px;
  height: 100%;
}
.google-sheet iframe {
  width: 370px;
  height: 540px;
  margin: 20px auto;
  text-align: center;
  border-radius: 20px;
  border: solid 2px #509c9e;
}
/*----------mobile版東京都引きこもりサポートセクション----------*/
@media (max-width:960px) {
  .special-thanks-details {
    border-radius: 30px;
    margin: 0 0 100px 0;
    padding: 50px 0;
  }
  .special-thanks-details_title1 {
    font-size: 1.4rem;
  }
  .special-thanks-details_title2 {
    font-size: 1.8rem;
    text-align: left;
  }
  .google-sheet {
    margin: 0 auto;
    width: 370px;
    height: 100%;
  }
  .google-sheet iframe {
    width: 370px;
    height: 540px;
    margin: 20px auto;
    text-align: center;
    border-radius: 20px;
    border: solid 2px #509c9e;
  }
}
/*----------寄附とボランティアセクション----------*/
.section-donation h2 {
  color: #509c9e;
  font-size: 2.4rem;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.12em;
  margin-bottom: 50px;
}
.blue-bird {
  width: 51px;
  height: 56px;
  margin-right: 20px;
}
.donation-description {
  color: #509c9e;
  text-align: center;
  line-height: 2.4;
  margin-bottom: 40px;
  letter-spacing: 0.12em;
}
.donation-description span, .volunteer1 span {
  text-decoration: underline #ffdd5a;
  font-size: 1.8rem;
  font-weight: 500;
}
.volunteer {
  color: #509c9e;
  text-align: center;
  line-height: 2.4;
  margin-bottom: 60px;
  letter-spacing: 0.12em;
}
.volunteer2 {
  color: #f2aa56;
  font-weight: 500;
  margin-bottom: 10px;
}
.transfer {
  border: solid 2px #f3b8b1;
  border-radius: 80px;
  padding: 40px 90px;
  width: 600px;
  margin: 0 auto 150px;
  color: #509c9e;
  text-align: left;
  letter-spacing: 0.12em;
  line-height: 2.4;
}
/*----------mobile版　寄附とボランティアセクション----------*/
@media (max-width:960px) {
  .section-donation h2 {
    flex-direction: column;
    font-size: 2.0rem;
    text-align: center;
  }
  .blue-bird {
    margin: 0 0 10px 0;
  }
  .donation-description {
    text-align: left;
    margin: 0 25px 40px 25px;
  }
  .volunteer {
    text-align: center;
    line-height: 2.4;
    margin: 0 25px 60px 25px;
    letter-spacing: 0.12em;
  }
  .volunteer2 {
    margin: 0 50px;
    line-height: 1.8;
  }
  .transfer {
    border: solid 2px #f3b8b1;
    border-radius: 40px;
    padding: 30px 20px 35px;
    max-width: 405px;
    width: 100%;
    margin: 0 auto 120px;
    color: #509c9e;
    font-size: 1.4rem;
    text-align: left;
    letter-spacing: 0.11em;
    line-height: 1.8;
  }
}