img:not(#section-29 img, #section-31 img, #section-33 img,#section-58 img, #section-59 img, #section-47 img) {
  border-radius: 20px;
  box-shadow: 1px 2px 8px rgb(59 57 73 / 20%), -11px -5px 25px rgb(255 255 255 / 50%);
}

.c-wrapper {
  padding-right: 2rem;
  padding-left: 2rem;
}


#section-34 .c-inner--lg {
  padding: 40px 0 0;
}

#section-34 .u-mbmd {
  margin-bottom: 0;
}

#section-47 .p-premium-article-thinking__list li {
  border: unset;
  border-radius: 10px;
  box-shadow: 1px 2px 8px rgb(59 57 73 / 20%), -11px -5px 25px rgb(255 255 255 / 50%);
  position: relative;

}

#section-5 span {
  color: #ffff00;
    font-weight:bold;
}

.tn-customform-submit {
  border-radius: 10px;
}

/* 実績 */
.achieve {
  list-style: none;
  max-width: 680px;
  margin: 0 auto;
  padding: 0;
}

.achieve li {
  padding: 10px 10px 10px 20px;
  background-color: #FFE7C0;
  border-radius: 10px;
  margin-bottom: 5px;
  color: #000;
  font-size: 20px;
}

.achieve li::before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background-color: #fda515;
  position: relative;
  top: 3px;
  border-radius: 50%;
  margin-right: 0.5em;
}

/* voice */
#section-64 .c-img {
  width: 85%;
  margin: 0 auto 20px;
  max-width:270px;
}


/* */
#section-56 .c-wrapper {
  max-width: 680px;

}

/* qa */
#section-43 .c-symbol--sm {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  height: 24px;
  width: 24px;
}

#section-43 .u-clearfix:nth-of-type(1) {}

#section-43 .u-clearfix:nth-of-type(2)>.c-symbol {
  background-color: #fff;
  color: #F04641;
  border: 1.5px solid #F04641;
}

/* cta */
#section-26 .p-premium-btn-set.c-bg-color,
#section-27 .p-premium-btn-set.c-bg-color,
#section-28 .p-premium-btn-set.c-bg-color {
  border-radius: 5px;
}

.c-btn a {
  border-radius: 8px;
}

/* contact */
#section-42 {
  padding-bottom: 4em;
}

#section-42 .c-form {
  box-shadow: 1px 2px 8px rgb(59 57 73 / 20%), -11px -5px 25px rgb(255 255 255 / 50%);
  border-radius: 16px;
}

#section-42 .c-inner--sm {
  padding: 2em 1em;
}

#section-42 .c-btn .btn-customform-submit {
  border-radius: 8px;
  padding: 0.8em 6em;
}


/* copyright */
#section-1 .p-footer__inner {
  padding-top: 20px;
  padding-bottom: 20px;
}