/*--------------------------------------------------------------
# Agency
--------------------------------------------------------------*/

#agency .sec03 {
  background-color: #f6f6f6;
  padding: 5% 0;
}
#agency .sec03 .sec03__ttl {
  text-align: center;
}
#agency .sec03 .sec03__ttl h2 {
  font-size: 30px;
  position: relative;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #agency .sec03 .sec03__ttl h2 {
    font-size: 25px;
    position: relative;
  }
}
@media screen and (max-width: 767px) and (max-width: 450px) {
  #agency .sec03 .sec03__ttl h2 {
    font-size: 25px;
  }
}
#agency .sec03 .sec03__content {
  padding-top: 3%;
}
#agency .sec03 .sec03__content .sec03__upside {
  margin: 1% 0 8%;
}
#agency .sec03 .sec03__content .sec03__upside dl {
  display: flex;
  justify-content: space-between;
}
#agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item {
  width: 30%;
  position: relative;
}
#agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dt {
  color: white;
  background-color: rgba(178, 178, 178, 0.8);
  text-align: center;
  padding: 0% 7%;
  width: 45%;
  position: relative;
  top: 20px;
  left: 50%;
  font-size: 20px;
  border-radius: 9999px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dt span {
  font-size: 25px;
}
  #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dt.sp {
    font-size: 25px;
    margin-top: 5%;
    background-color: #007bc7;
    color: white;
  }
@media screen and (max-width: 1024px) {
  #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dt {
    padding: 2% 5%;
    top: 15px;
    left: 50%;
    font-size: 14px;
  }
  #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dt span {
    font-size: 20px;
  }
}
#agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dd {
  padding: 11% 8% 8%;
  text-align: center;
  background-color: white;
  border-radius: 10px;
  font-size: 16px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}
/*
#agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dd:nth-of-type(1):after {
  content: "";
  display: block;
  background-image: url("../img/sec03__icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 60px;
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
*/
html.webp #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dd:nth-of-type(1):after {
  background-image: url(../img/sec03__icon.webp);
}
@media screen and (max-width: 767px) {
  #agency .sec03 .sec03__content .sec03__upside dl {
    flex-direction: column;
  }
  #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item {
    width: 100%;
  }
  #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dt {
    padding: 0;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
  #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dd {
    padding: 5% 3% 3%;
  }
  #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dd:nth-of-type(1):after {
    width: 30px;
    height: 40px;
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dd.sp span {
    font-size: 25px;
    font-weight: bold;
    color: #007bc7;
    text-align: center;
    background: linear-gradient(transparent 70%, #f2e2ba 70%);
  }
  #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dd.sp .sec03__item_sp--content {
    font-size: 1rem;
    text-align: left;
  }
  #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dd.sp .sec03__item_sp--content .sec03__img_sp {
    display: block;
    margin: 3% auto 15px;
  }
}
@media screen and (max-width: 767px) and (max-width: 450px) {
  #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item {
    margin: 15px 0;
  }
  #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dt {
    padding: 0;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
  }
  #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dd {
    padding: 7% 3% 3%;
    font-size: 15px;
  }
  #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dd:nth-of-type(1):after {
    width: 20px;
    height: 30px;
    top: 24%;
  }
  #agency .sec03 .sec03__content .sec03__upside dl .sec03__up_item dd.sp .sec03__item_sp--content {
    font-size: 15px;
  }
}
#agency .sec03 .sec03__content h3 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 10px;
  color: #007bc7;
}
@media screen and (max-width: 1024px) {
  #agency .sec03 .sec03__content h3 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #007bc7;
  }
}
#agency .sec03 .sec03__content .sec03__downside dl {
  display: flex;
  justify-content: space-between;
}
#agency .sec03 .sec03__content .sec03__downside dl .sec03__down_item {
  width: 30%;
  padding: 2%;
  background-color: white;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
#agency .sec03 .sec03__content .sec03__downside dl .sec03__down_item dt {
  color: #007bc7;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 1% 0 4%;
}
#agency .sec03 .sec03__content .sec03__downside dl .sec03__down_item dt span {
  background: linear-gradient(transparent 60%, #f2e2ba 60%);
}
#agency .sec03 .sec03__content .sec03__downside dl .sec03__down_item dd {
  text-align: justify;
}
#agency .sec03 .sec03__content .sec03__downside dl .sec03__down_item dd div {
  height: 90px;
}
#agency .sec03 .sec03__content .sec03__downside dl .sec03__down_item dd div .sec03__img {
  display: block;
  margin: 15px auto 20px;
}
@media screen and (max-width: 1024px) {
  #agency .sec03 .sec03__content .sec03__downside dl .sec03__down_item dt span {
    font-size: 15px;
    background: linear-gradient(transparent 60%, #f2e2ba 60%);
  }
  #agency .sec03 .sec03__content .sec03__downside dl .sec03__down_item dd {
    font-size: 14px;
  }
}
#agency .sec04 {
  background-color: #e4f2fa;
  padding: 5% 0;
}
#agency .sec04 .sec04__ttl {
  text-align: center;
}
#agency .sec04 .sec04__ttl h2 {
  font-size: 30px;
  position: relative;
  font-weight: bold;
}
/*
#agency .sec04 .sec04__ttl h2::after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  background-color: #007bc7;
  position: absolute;
  border-color: #007bc7;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
*/
#agency .sec04 .sec04__ttl p {
  font-size: 18px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #agency .sec04 .sec04__ttl h2 {
    font-size: 25px;
    position: relative;
  }
  #agency .sec04 .sec04__ttl h2::after {
    height: 2px;
  }
  #agency .sec04 .sec04__ttl p {
    margin-top: 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) and (max-width: 450px) {
  #agency .sec04 .sec04__ttl h2 {
    font-size: 25px;
  }
  #agency .sec04 .sec04__ttl h2::after {
    height: 2px;
  }
  #agency .sec04 .sec04__ttl p {
    margin-top: 20px;
    font-size: 16px;
  }
}
#agency .sec04 .sec04__content {
  margin-top: 1%;
}
#agency .sec04 .sec04__content .sec04__upside {
  padding: 2%;
}
#agency .sec04 .sec04__content .sec04__upside .sec04__upside_img {
  width: 100%;
  margin: 0 auto 4%;
}
#agency .sec04 .sec04__content .sec04__upside .sec04__upside_img img {
  width: 896px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media screen and (max-width: 767px) {
  #agency .sec04 .sec04__content .sec04__upside .sec04__upside_img {
    margin: 15px 0;
    max-width: 400px;
  }
}
#agency .sec04 .sec04__content .sec04__upside .sec04__upside_text .text {
  font-size: 18px;
  text-align: center;
}
#agency .sec04 .sec04__content .sec04__upside .sec04__upside_text .text span {
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  #agency .sec04 .sec04__content .sec04__upside .sec04__upside_text .text {
    font-size: 15px;
  }
}
#agency .sec04 .sec04__content .sec04__upside .sec04__upside_text .caution {
  margin-top: 2%;
  font-size: 16px;
  text-align: center;
}
#agency .sec04 .sec04__content .sec04__upside .sec04__upside_text .caution a {
  color: #007bc7;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  #agency .sec04 .sec04__content .sec04__upside .sec04__upside_text .caution {
    font-size: 0.6rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 450px) {
  #agency .sec04 .sec04__content .sec04__upside .sec04__upside_text .text {
    font-size: 15px;
  }
}
#agency .sec04 .sec04__content .sec04__downside {
  margin-top: 5%;
  padding: 3%;
  display: flex;
  background-color: white;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  #agency .sec04 .sec04__content .sec04__downside {
    flex-direction: column;
    padding: 4%;
    margin: 10px 0;
  }
}
#agency .sec04 .sec04__content .sec04__downside .sec04__downside_ttl {
  width: 20%;
  padding: 3%;
  font-size: 16px;
  text-align: center;
  background-color: #e4f2fa;
  border-radius: 10px;
  font-weight: bold;
  color: #007bc7;
}
#agency .sec04 .sec04__content .sec04__downside .sec04__downside_ttl img {
  width: 45%;
  margin: 10px auto;
  padding: 7%;
  display: block;
  background-color: white;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  #agency .sec04 .sec04__content .sec04__downside .sec04__downside_ttl {
    width: 100%;
    text-align: center;
    padding-left: 50px;
    font-size: 16px;
    position: relative;
    margin-bottom: 2%;
  }
  #agency .sec04 .sec04__content .sec04__downside .sec04__downside_ttl img {
    position: absolute;
    width: 30px;
    margin: 0;
    padding: 0;
    top: 12px;
    left: 28%;
    display: block;
    background-color: white;
    border-radius: 50%;
  }
}
@media screen and (max-width: 450px) {
  #agency .sec04 .sec04__content .sec04__downside .sec04__downside_ttl {
    padding-left: 40px;
    font-size: 16px;
    position: relative;
  }
  #agency .sec04 .sec04__content .sec04__downside .sec04__downside_ttl img {
    position: absolute;
    width: 25px;
    margin: 0;
    padding: 0;
    top: 12px;
    left: 26%;
    display: block;
    background-color: white;
    border-radius: 50%;
  }
}
@media screen and (max-width: 450px) {
  #agency .sec04 .sec04__content .sec04__downside .sec04__downside_ttl {
    font-size: 16px;
  }
}
#agency .sec04 .sec04__content .sec04__downside .sec04__downside_content {
  width: 80%;
  padding-left: 20px;
  display: flex;
  align-items: center;
}
#agency .sec04 .sec04__content .sec04__downside .sec04__downside_content dl dt {
  color: #007bc7;
  font-weight: bold;
  display: flex;
  align-items: center;
  font-size: 18px;
}
#agency .sec04 .sec04__content .sec04__downside .sec04__downside_content dl dt::before {
  content: "";
  display: inline-block;
  background-image: url("../img/sec04__icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.4rem;
  height: 1.4rem;
  position: relative;
  left: 0;
  margin-right: 10px;
}
html.webp #agency .sec04 .sec04__content .sec04__downside .sec04__downside_content dl dt::before {
  background-image: url(../img/sec04__icon.webp);
}
#agency .sec04 .sec04__content .sec04__downside .sec04__downside_content dl dt:nth-of-type(2) {
  margin: 10px 0 0;
}
#agency .sec04 .sec04__content .sec04__downside .sec04__downside_content dl dd {
  font-size: 1rem;
}
#agency .sec04 .sec04__content .sec04__downside .sec04__downside_content dl dd:nth-of-type(2) {
  margin: 0 0 10px;
}
@media screen and (max-width: 450px) {
  #agency .sec04 .sec04__content .sec04__downside .sec04__downside_content {
    width: 100%;
    padding: 0;
  }
  #agency .sec04 .sec04__content .sec04__downside .sec04__downside_content dl dt {
    font-size: 15px;
  }
  #agency .sec04 .sec04__content .sec04__downside .sec04__downside_content dl dt::before {
    width: 1.2rem;
    height: 1.2rem;
  }
  #agency .sec04 .sec04__content .sec04__downside .sec04__downside_content dl dd {
    font-size: 15px;
  }
}
#agency .sec05 {
  background-color: white;
  padding: 5% 0;
}
#agency .sec05 .sec05__ttl {
  text-align: center;
}
#agency .sec05 .sec05__ttl h2 {
  font-size: 30px;
  position: relative;
  font-weight: bold;
}
#agency .sec05 .sec05__ttl h2::after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  background-color: #007bc7;
  position: absolute;
  border-color: #007bc7;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #agency .sec05 .sec05__ttl h2 {
    font-size: 25px;
    position: relative;
  }
  #agency .sec05 .sec05__ttl h2::after {
    height: 2px;
  }
  #agency .sec05 .sec05__ttl p {
    margin-top: 20px;
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 450px) {
  #agency .sec05 .sec05__ttl h2 {
    font-size: 25px;
  }
  #agency .sec05 .sec05__ttl h2::after {
    height: 2px;
  }
}
#agency .sec05 .sec05__content {
  display: flex;
  justify-content: space-between;
  margin-top: 8%;
}
#agency .sec05 .sec05__content .sec05__item {
  width: 30%;
  position: relative;
  text-align: center;
  background-color: #e4f2fa;
  border-radius: 10px;
}
#agency .sec05 .sec05__content .sec05__item .sec05__item_ttl {
  color: white;
  background-color: #007bc7;
  width: 50%;
  text-align: center;
  border-radius: 9999px;
  position: relative;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#agency .sec05 .sec05__content .sec05__item .sec05__item_ttl span {
  font-size: 25px;
}
#agency .sec05 .sec05__content .sec05__item .sec05__item_content {
  padding: 0 4% 7%;
}
#agency .sec05 .sec05__content .sec05__item .sec05__item_content .sec05__bold {
  font-weight: bold;
}
#agency .sec05 .sec05__content .sec05__item .sec05__item_content h3 {
  font-size: 18px;
  color: #007bc7;
}
#agency .sec05 .sec05__content .sec05__item .sec05__item_content .sec05__item_img {
  margin-top: 20px;
  border-radius: 50%;
  margin-bottom: 10px;
}
#agency .sec05 .sec05__content .sec05__item .sec05__item_content .sec05__item_img img {
  border-radius: 50%;
}
#agency .sec05 .sec05__content .sec05__item .sec05__item_content p {
  font-size: 1rem;
  text-align: left;
}
#agency .sec05 .sec05__content .sec05__item .sec05__item_content p span {
  font-size: 0.5rem;
}
@media screen and (max-width: 1024px) {
  #agency .sec05 .sec05__content .sec05__item .sec05__item_ttl {
    padding: 1%;
    top: -20px;
  }
  #agency .sec05 .sec05__content .sec05__item .sec05__item_content h3 {
    font-size: 18px;
  }
  #agency .sec05 .sec05__content .sec05__item .sec05__item_content p {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  #agency .sec05 .sec05__content {
    flex-direction: column;
    margin-top: 3%;
  }
  #agency .sec05 .sec05__content .sec05__item {
    width: 100%;
    margin-bottom: 1%;
    margin-top: 8%;
  }
  #agency .sec05 .sec05__content .sec05__item .sec05__item_ttl {
    padding: 1%;
    width: 40%;
    font-size: 15px;
  }
  #agency .sec05 .sec05__content .sec05__item .sec05__item_content .inner_sp {
    display: flex;
    margin-top: 3%;
  }
  #agency .sec05 .sec05__content .sec05__item .sec05__item_content .inner_sp .inner__left {
    width: 20%;
    display: flex;
    align-items: center;
  }
  #agency .sec05 .sec05__content .sec05__item .sec05__item_content .inner_sp .inner__left img {
    border-radius: 50%;
  }
  #agency .sec05 .sec05__content .sec05__item .sec05__item_content .inner_sp .inner__right {
    width: 80%;
    text-align: left;
    padding: 2% 3% 3%;
    font-weight: bold;
    font-size: 1.1rem;
  }
  #agency .sec05 .sec05__content .sec05__item .sec05__item_content .inner_sp .inner__right h3 {
    font-size: 1.3rem;
    margin-bottom: 3%;
  }
  #agency .sec05 .sec05__content .sec05__item .sec05__item_content .inner_sp .inner__right p {
    text-align: left;
    font-size: 1rem;
    font-weight: normal;
  }
}
@media screen and (max-width: 767px) and (max-width: 450px) {
  #agency .sec05 .sec05__content {
    margin-top: 8%;
  }
  #agency .sec05 .sec05__content .sec05__item {
    margin: 10% 0 5%;
  }
  #agency .sec05 .sec05__content .sec05__item .sec05__item_ttl {
    font-size: 15px;
  }
  #agency .sec05 .sec05__content .sec05__item .sec05__item_content .inner_sp {
    display: flex;
  }
  #agency .sec05 .sec05__content .sec05__item .sec05__item_content .inner_sp .inner__left {
    width: 30%;
    display: flex;
    align-items: center;
  }
  #agency .sec05 .sec05__content .sec05__item .sec05__item_content .inner_sp .inner__right {
    width: 70%;
    font-size: 15px;
  }
  #agency .sec05 .sec05__content .sec05__item .sec05__item_content .inner_sp .inner__right h3 {
    font-size: 15px;
  }
  #agency .sec05 .sec05__content .sec05__item .sec05__item_content .inner_sp .inner__right p {
    font-size: 15px;
  }
}
#agency .sec05 .sec05__caution {
  margin-top: 5px;
  font-size: 0.6rem;
}

#agency .sec12 {
  background-color: #f6f6f6;
  padding: 5% 0;
}
#agency .sec12 .sec12__ttl {
  text-align: center;
}
#agency .sec12 .sec12__ttl p {
  font-size: 1.2rem;
  text-align: center;
}
#agency .sec12 .sec12__ttl h2 {
  font-size: 30px;
  position: relative;
  font-weight: bold;
}
/*
#agency .sec12 .sec12__ttl h2::after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  background-color: #007bc7;
  position: absolute;
  border-color: #007bc7;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
*/
@media screen and (max-width: 767px) {
  #agency .sec12 .sec12__ttl h2 {
    font-size: 25px;
    position: relative;
  }
  #agency .sec12 .sec12__ttl h2::after {
    height: 2px;
  }
}
@media screen and (max-width: 450px) {
  #agency .sec12 .sec12__ttl h2 {
    font-size: 25px;
  }
  #agency .sec12 .sec12__ttl h2::after {
    height: 2px;
  }
  #agency .sec12 .sec12__ttl p {
    font-size: 0.6rem;
  }
}
#agency .sec12 .sec12__content {
  margin-top: 4%;
}
#agency .sec12 .sec12__content p {
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 450px) {
  #agency .sec12 .sec12__content p {
    font-size: 1rem;
    margin-top: 3%;
  }
}
#agency .sec12 .sec12__content .sec12__item {
  width: 90%;
  margin: 3% auto 0;
}
#agency .sec12 .sec12__content .sec12__item .sec12__item_ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
#agency .sec12 .sec12__content .sec12__item .sec12__item_ttl h3 {
  width: 40%;
  margin: 0 auto;
  text-align: center;
  font-size: 25px;
}
#agency .sec12 .sec12__content .sec12__item .sec12__item_ttl h3.-ptn2 {
  width: 60%;
}
#agency .sec12 .sec12__content .sec12__item .sec12__item_ttl::before {
  border-top: 2px solid #4c4948;
  content: "";
  width: 30%;
}
#agency .sec12 .sec12__content .sec12__item .sec12__item_ttl::after {
  border-top: 2px solid #4c4948;
  content: "";
  width: 30%;
}
@media screen and (max-width: 1024px) {
  #agency .sec12 .sec12__content .sec12__item .sec12__item_ttl h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #agency .sec12 .sec12__content .sec12__item .sec12__item_ttl h3 {
    width: 80%;
    font-size: 1.2rem;
  }
  #agency .sec12 .sec12__content .sec12__item .sec12__item_ttl::before {
    border-top: 2px solid #4c4948;
    content: "";
    width: 30%;
  }
  #agency .sec12 .sec12__content .sec12__item .sec12__item_ttl::after {
    border-top: 2px solid #4c4948;
    content: "";
    width: 30%;
  }
}
@media screen and (max-width: 450px) {
  #agency .sec12 .sec12__content .sec12__item .sec12__item_ttl::before {
    width: 20%;
  }
  #agency .sec12 .sec12__content .sec12__item .sec12__item_ttl::after {
    width: 20%;
  }
}
#agency .sec12 .sec12__content .sec12__item .sec12__item_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 3%;
}
#agency .sec12 .sec12__content .sec12__item .sec12__item_content .sec12__item_money {
  width: 40%;
  text-align: center;
  padding: 4%;
  background-color: white;
  border-radius: 10px;
  height: 140px;
}
#agency .sec12 .sec12__content .sec12__item .sec12__item_content .sec12__item_money span {
  display: block;
  color: white;
  font-size: 1.2rem;
  background-color: #007bc7;
  width: 40%;
  border-radius: 9999px;
  letter-spacing: 2px;
  margin: 0 auto 5px;
}
#agency .sec12 .sec12__content .sec12__item .sec12__item_content .sec12__item_money strong {
  letter-spacing: 1px;
  font-size: 1.7rem;
}
#agency .sec12 .sec12__content .sec12__item .sec12__item_content .sec12__item_money.-ptn2 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #007bc7;
  font-weight: bold;
  border: 2px solid #007bc7;
}
#agency .sec12 .sec12__content .sec12__item .sec12__item_content .sec12__item_plus {
  font-size: 4rem;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  #agency .sec12 .sec12__content .sec12__item .sec12__item_content .sec12__item_money span {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #agency .sec12 .sec12__content .sec12__item .sec12__item_content {
    flex-direction: column;
    margin-top: 3%;
  }
  #agency .sec12 .sec12__content .sec12__item .sec12__item_content .sec12__item_money {
    width: 100%;
    height: 100px;
  }
  #agency .sec12 .sec12__content .sec12__item .sec12__item_content .sec12__item_money span {
    font-size: 1rem;
    width: 40%;
  }
  #agency .sec12 .sec12__content .sec12__item .sec12__item_content .sec12__item_money.-ptn2 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    color: #007bc7;
    font-weight: bold;
    border: 2px solid #007bc7;
  }
  #agency .sec12 .sec12__content .sec12__item .sec12__item_content .sec12__item_plus {
    font-size: 30px;
  }
}
@media screen and (max-width: 450px) {
  #agency .sec12 .sec12__content .sec12__item .sec12__item_content {
    flex-direction: column;
    margin-top: 3%;
  }
  #agency .sec12 .sec12__content .sec12__item .sec12__item_content .sec12__item_money {
    width: 100%;
    height: 100px;
  }
  #agency .sec12 .sec12__content .sec12__item .sec12__item_content .sec12__item_money span {
    font-size: 0.9rem;
    width: 40%;
  }
  #agency .sec12 .sec12__content .sec12__item .sec12__item_content .sec12__item_money.-ptn2 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    color: #007bc7;
    font-weight: bold;
    border: 2px solid #007bc7;
  }
  #agency .sec12 .sec12__content .sec12__item .sec12__item_content .sec12__item_plus {
    font-size: 30px;
  }
}
#agency .sec12 .sec12__content .sec12__item p {
  margin: 2% 0;
  font-size: 14px;
  text-align: left;
}
#agency .sec12 .sec12__content .sec12__item p.-ptn2 {
  font-size: 18px;
  text-align: center;
}
#agency .sec12 .sec12__content .sec12__item p.-ptn2 span {
  background: linear-gradient(transparent 60%, #f2e2ba 60%);
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #agency .sec12 .sec12__content .sec12__item p {
    font-size: 0.6rem;
  }
  #agency .sec12 .sec12__content .sec12__item p.-ptn2 {
    font-size: 1rem;
    text-align: center;
  }
}
@media screen and (max-width: 450px) {
  #agency .sec12 .sec12__content .sec12__item p {
    font-size: 0.6rem;
  }
  #agency .sec12 .sec12__content .sec12__item p.-ptn2 {
    font-size: 1rem;
  }
}
#agency .sec12 .sec12__cta {
  text-align: center;
}
#agency .sec12 .sec12__cta .cta__btn_#agency_re {
  background-color: rgba(255, 255, 255, 0.2);
  width: 90%;
  height: 80px;
  border-radius: 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 10;
  margin: 40px auto 0px;
  box-sizing: border-box;
  padding: 3px;
  transition: all ease 0.35s;
  max-width: 630px;
}
#agency .sec12 .sec12__cta .cta__btn_#agency_re a {
  display: block;
  width: 99%;
  margin: 0 auto;
  height: 74px;
  border-radius: 40px;
  color: #fff;
  text-align: center;
  background-color: #f6ad48;
  line-height: 30px;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  transition: all ease 0.35s;
}
@media screen and (max-width: 767px) {
  #agency .sec12 .sec12__cta .cta__btn_#agency_re a {
    width: 100%;
    font-size: 14px;
  }
}
#agency .sec12 .sec12__cta .cta__btn_#agency_re a p {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#agency .sec12 .sec12__cta .cta__btn_#agency_re a p .-arrow {
  position: absolute;
  right: 20px;
}
#agency .sec12 .sec12__cta .cta__btn_#agency_re a .button-round-shadow__point-color {
  display: block;
  position: absolute;
  top: 1.2em;
  left: 50%;
  transform: translateX(-50%) translateY(-100%);
  margin: auto;
  color: #4c4948;
  background-color: #fff;
  border: 4px solid #f6ad48;
  padding: 0.2em 1em;
  border-radius: 30px;
  white-space: nowrap;
  font-weight: bold;
  font-size: 14px;
  transition: all ease 0.3s;
  background-clip: padding-box;
  border: 3px solid rgba(255, 255, 255, 0.2);
}
#agency .sec12 .sec12__cta .cta__btn_#agency_re a .button-round-shadow__point-color::after {
  display: block;
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 50%;
  bottom: -0.6em;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top: 10px solid #fff;
  border-bottom-width: 0;
}
@media screen and (max-width: 450px) {
  #agency .sec12 .sec12__cta img {
    width: 100%;
  }
}
#agency .sec13 {
  background-color: #e4f2fa;
  padding: 5% 0;
}
#agency .sec13 .sec13__ttl {
  text-align: center;
}
#agency .sec13 .sec13__ttl h2 {
  font-size: 30px;
  position: relative;
  font-weight: bold;
}
/*
#agency .sec13 .sec13__ttl h2::after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  background-color: #007bc7;
  position: absolute;
  border-color: #007bc7;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
*/
@media screen and (max-width: 767px) {
  #agency .sec13 .sec13__ttl h2 {
    font-size: 25px;
    position: relative;
  }
  #agency .sec13 .sec13__ttl h2::after {
    height: 2px;
  }
}
@media screen and (max-width: 450px) {
  #agency .sec13 .sec13__ttl h2 {
    font-size: 25px;
  }
  #agency .sec13 .sec13__ttl h2::after {
    height: 2px;
  }
  #agency .sec13 .sec13__ttl p {
    font-size: 0.6rem;
  }
}
#agency .sec13 .sec13__content {
  margin-top: 5%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#agency .sec13 .sec13__content .sec13__item {
  width: 20%;
  background-color: white;
  padding: 2% 2%;
  border-radius: 10px;
  height: 200px;
}
#agency .sec13 .sec13__content .sec13__item h3 {
  text-align: center;
  color: #007bc7;
  font-size: 18px;
}
#agency .sec13 .sec13__content .sec13__item div {
  height: 30%;
}
#agency .sec13 .sec13__content .sec13__item div img {
  display: block;
  margin: 20px auto;
}
#agency .sec13 .sec13__content .sec13__item p {
  margin-top: 15px;
  font-size: 14px;
}
#agency .sec13 .sec13__content .sec13__arrow {
  font-size: 30px;
  font-weight: bold;
  color: #007bc7;
}
@media screen and (max-width: 1024px) {
  #agency .sec13 .sec13__content .sec13__item h3 {
    font-size: 16px;
  }
  #agency .sec13 .sec13__content .sec13__item p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #agency .sec13 .sec13__content {
    flex-direction: column;
    margin-top: 8%;
  }
  #agency .sec13 .sec13__content .sec13__item {
    width: 100%;
    background-color: white;
    padding: 3%;
    border-radius: 10px;
    height: 230px;
  }
  #agency .sec13 .sec13__content .sec13__item h3 {
    font-size: 1rem;
    text-align: center;
    color: #007bc7;
  }
  #agency .sec13 .sec13__content .sec13__item img {
    display: block;
    margin: 20px auto;
  }
  #agency .sec13 .sec13__content .sec13__item p {
    font-size: 1rem;
  }
  #agency .sec13 .sec13__content .sec13__arrow {
    font-size: 30px;
    width: 16px;
    font-weight: bold;
    color: #007bc7;
    margin: 12px auto 0;
  }
  #agency .sec13 .sec13__content .sec13__arrow img {
    transform: rotate(90deg);
    display: block;
    max-width: 100%;
  }
}
@media screen and (max-width: 450px) {
  #agency .sec13 .sec13__content {
    flex-direction: column;
  }
  #agency .sec13 .sec13__content .sec13__item {
    margin-top: 10px;
    width: 100%;
    padding: 3%;
    height: 130px;
  }
  #agency .sec13 .sec13__content .sec13__item h3 {
    font-size: 1rem;
  }
  #agency .sec13 .sec13__content .sec13__item p {
    font-size: 15px;
  }
  #agency .sec13 .sec13__content .sec13__arrow {
    font-size: 30px;
    font-weight: bold;
    color: #007bc7;
  }
}