<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ---------------------------------------------
  trouble
-----------------------------------------------*/
.p-trouble {
  /*column*/
}
.p-trouble .column {
  margin: 0 0 40px 0;
}
.p-trouble .column-txt {
  font-family: "TsukuGoPr5-R", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.5882352941;
  letter-spacing: .05em;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 951px) {
  .p-trouble .column-txt.-pcpl {
    padding-left: 18px;
  }
}
.p-trouble .column-txt_m {
  font-family: "TsukuGoPr5-M", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.6470588235;
  letter-spacing: .05em;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 951px) {
  .p-trouble .column-txt_m.-pcpl {
    padding-left: 18px;
  }
}
.p-trouble .column-txt_m.-mt20 {
  margin-top: 20px;
}
@media screen and (max-width: 950px) {
  .p-trouble .column-txt_m.-mt20 {
    margin-top: 50px;
  }
}
.p-trouble .column-txt_m.-lh24 {
  line-height: 1.4117647059;
}
@media screen and (max-width: 950px) {
  .p-trouble .column-txt_m.-lh24 {
    line-height: 1.6470588235;
  }
}
.p-trouble .column-txt_lg {
  font-family: "TsukuGoPro-B", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.4736842105;
  font-feature-settings: "palt";
  margin-bottom: 10px;
}
.p-trouble .column .c-numlist {
  margin: 30px auto 50px;
}
.p-trouble .column .c-numlist.-wide li {
  padding: 18px 0 16px 50px;
}
.p-trouble .column .c-numlist.-wide li::before {
  top: 0.75em;
}
@media screen and (max-width: 950px) {
  .p-trouble .column .c-numlist.-wide li {
    padding: 20px 0 23px 45px;
  }
  .p-trouble .column .c-numlist.-wide li::before {
    top: 0.9em;
  }
}
.p-trouble .column .c-numlist.-btm10 {
  margin-bottom: 10px;
}
.p-trouble .column .c-numlist.-btm30 {
  margin-bottom: 30px;
}
@media screen and (max-width: 950px) {
  .p-trouble .column .c-numlist.-btm30 {
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 951px) {
  .p-trouble .column .c-numlist.-bdbtm0 li:last-child {
    border-bottom: none;
  }
}
.p-trouble .column .fs16m {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6875;
  font-family: "TsukuGoPr5-M", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: normal;
}
@media screen and (max-width: 950px) {
  .p-trouble .column .fs14msp {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.0714285714;
    font-family: "TsukuGoPr5-M", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: normal;
  }
}
.p-trouble .column .fs14m {
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3571428571;
  font-family: "TsukuGoPr5-M", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: normal;
  margin-top: 6px;
  display: inline-block;
}
@media screen and (max-width: 950px) {
  .p-trouble .column .fs14m {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5625;
    margin-left: 0px;
  }
  .p-trouble .column .fs14m.-kome::before {
    position: absolute;
    content: "※";
    left: -1.2em;
    top: -.06em;
  }
}
.p-trouble .column-flex {
  display: flex;
  padding-left: 15px;
  padding-top: 30px;
}
.p-trouble .column-fleximg {
  margin-right: 20px;
}
.p-trouble .column-flextxt {
  flex: 1;
}
.p-trouble .column-flextxt p {
  font-family: "TsukuGoPr5-M", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.7647058824;
}
.p-trouble .column-flextxt p + p {
  margin-top: 25px;
}
@media screen and (max-width: 950px) {
  .p-trouble .column {
    margin: 0;
  }
  .p-trouble .column-txt {
    line-height: 1.6470588235;
  }
  .p-trouble .column-txt_lg {
    margin-bottom: 10px;
  }
  .p-trouble .column .c-numlist {
    margin: 30px auto 20px;
  }
  .p-trouble .column &gt; p {
    padding: 0;
  }
  .p-trouble .column-flex {
    display: block;
    padding-left: 0;
    padding-top: 40px;
  }
  .p-trouble .column-fleximg {
    margin-right: 0;
    padding-bottom: 48px;
    text-align: center;
  }
  .p-trouble .column-fleximg img {
    width: 100%;
    max-width: 335px;
  }
  .p-trouble .column-flextxt p {
    line-height: 1.6470588235;
  }
  .p-trouble .column-flextxt p + p {
    margin-top: 25px;
  }
}
.p-trouble .index-list dt {
  font-family: "TsukuGoPro-B", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.5294117647;
  margin-bottom: 5px;
}
@media screen and (max-width: 950px) {
  .p-trouble .index-list dt {
    text-indent: -.5em;
  }
}
.p-trouble .index-list dd {
  font-family: "TsukuGoPr5-M", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.6470588235;
  padding-left: 20px;
}
@media screen and (max-width: 950px) {
  .p-trouble .index-list dd {
    padding-left: 0;
  }
}
.p-trouble .index-list dd + dt {
  margin-top: 20px;
}
.p-trouble .index-list + .c-button-primary {
  margin-top: 65px;
}

.common-case-list + .c-button-primary {
  margin-top: 40px;
}

/*回収実績*/
/* 03 */
.p-trouble03 {
  position: relative;
}
.p-trouble03-cont {
  position: relative;
}
.p-trouble03-cont + .p-trouble03-cont {
  margin-top: 60px;
}
.p-trouble03-cont + .c-button-primary {
  margin-top: 67px;
}
.p-trouble03-cont:not(:last-of-type)::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 25px 0 25px;
  border-color: #1A1A1A transparent transparent transparent;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%);
}
.p-trouble03-inner p {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.8235294118;
  font-family: "TsukuGoPr5-M", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
@media screen and (max-width: 950px) {
  .p-trouble03-inner p {
    line-height: 1.6470588235;
  }
}

/* 04 */
.p-trouble04-cont + .p-trouble04-cont {
  margin-top: 110px;
}
.p-trouble04-cont .column {
  padding-bottom: 0;
}
.p-trouble04-cont + .c-button-primary {
  margin-top: 60px;
}
@media screen and (max-width: 950px) {
  .p-trouble04-cont + .p-trouble04-cont {
    margin-top: 90px;
  }
  .p-trouble04-cont + .c-button-primary {
    margin-top: 60px;
  }
}
.p-trouble04-dl dt {
  background: #ECECEC;
  display: flex;
  align-items: center;
  padding: 12px 15px;
  margin-bottom: 25px;
}
.p-trouble04-dl dt span {
  display: inline-block;
  font-family: "TsukuGoPro-B", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.35;
}
.p-trouble04-dl dd {
  padding-left: 18px;
  font-family: "TsukuGoPr5-M", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.4117647059;
  letter-spacing: .05em;
}
.p-trouble04-dl dd + dt {
  margin-top: 75px;
}
@media screen and (max-width: 950px) {
  .p-trouble04-dl dt {
    background: #F7F6F5;
    padding: 14px 20px;
    margin-bottom: 30px;
  }
  .p-trouble04-dl dd {
    padding: 0 20px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.625;
  }
  .p-trouble04-dl dd + dt {
    margin-top: 50px;
  }
}
@media screen and (max-width: 743px) {
  .p-trouble04-dl dt span {
    text-indent: -1.2em;
    padding-left: 1em;
  }
}

/* 05 */
.p-trouble05-cont + .p-trouble05-cont {
  margin-top: 110px;
}
@media screen and (max-width: 950px) {
  .p-trouble05-cont + .p-trouble05-cont {
    margin-top: 70px;
  }
}
.p-trouble05-cont:nth-of-type(2) {
  margin-top: 60px;
}
.p-trouble05-cont .column {
  margin-bottom: 0;
}
.p-trouble05-merit {
  display: flex;
  justify-content: space-between;
  gap: 0 24px;
}
@media screen and (max-width: 950px) {
  .p-trouble05-merit {
    display: block;
  }
}

.merit-dl {
  width: 100%;
  margin: 70px auto 55px;
}
.merit-dl dt {
  display: flex;
  justify-content: center;
  align-items: center;
  display: block;
  font-family: "TsukuGoPro-B", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.3333333333;
  padding: 16px 10px;
  text-align: center;
  margin-bottom: 18px;
}
.merit-dl dt.-merit {
  background: #FFFCDB;
}
.merit-dl dt.-demerit {
  background: #F7F6F5;
}
.merit-dl dd {
  padding: 0 10px;
}
@media screen and (max-width: 950px) {
  .merit-dl:nth-child(1) {
    margin: 50px auto 0;
  }
  .merit-dl:nth-child(2) {
    margin: 25px auto 40px;
  }
  .merit-dl dt {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.35;
    padding: 14px 10px;
    margin-bottom: 25px;
  }
  .merit-dl dd {
    padding: 0 20px;
  }
}

.merit-list li {
  position: relative;
  padding-left: 1em;
  font-family: "TsukuGoPro-B", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.3333333333;
}
.merit-list li + li {
  margin-top: 15px;
}
.merit-list li::before {
  position: absolute;
  content: "・";
  left: 0;
  top: 0;
}
@media screen and (max-width: 950px) {
  .merit-list li {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 2.1111111111;
  }
  .merit-list li + li {
    margin-top: 0;
  }
}

/* アンカーリンク */
.c-trouble-btn {
  display: flex;
  justify-content: center;
  gap: 0 30px;
  margin: 30px auto 60px;
}
.c-trouble-btn .c-btn-sq-yel {
  text-align: center;
  width: 195px;
}
.c-trouble-btn .c-btn-sq-yel a {
  padding: 32px 0 32px 0;
}
@media screen and (max-width: 743px) {
  .c-trouble-btn {
    display: block;
    margin: 55px auto 60px;
  }
  .c-trouble-btn .c-btn-sq-yel {
    width: 100%;
  }
  .c-trouble-btn .c-btn-sq-yel.-spr a {
    padding: 23px 0;
  }
  .c-trouble-btn .c-btn-sq-yel.-spr a::before {
    top: 50%;
    transform: translateY(-50%);
    bottom: inherit;
    right: 15px;
    left: inherit;
  }
  .c-trouble-btn .c-btn-sq-yel + .c-btn-sq-yel {
    margin-top: 23px;
  }
}

/* cntbtm-btn */
.c-arrow-cnt {
  position: relative;
  transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  line-height: 0;
}
.c-arrow-cnt span {
  display: inline-block;
  background: #FFF9B1;
  width: 15px;
  height: 15px;
  text-align: center;
  transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-arrow-cnt svg {
  fill: #1a1a1a;
}
.c-arrow-cnt.-down svg {
  transform: rotate(90deg);
}
@media screen and (max-width: 950px) {
  .c-arrow-cnt span {
    width: 15px;
    height: 15px;
  }
}

.p-cntbtm-btn {
  display: flex;
  gap: 0 16px;
}
.p-cntbtm-btn-link {
  position: relative;
  width: 100%;
  background: #fff;
  border: 1px solid #1A1A1A;
  border-radius: 7px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 54px;
  transition: 0.3s;
}
.p-cntbtm-btn-link .txt {
  display: inline-block;
  font-family: "TsukuGoPro-B", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.4117647059;
}
.p-cntbtm-btn-link .c-arrow-cnt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
}
@media print, screen and (min-width: 744px) {
  .p-cntbtm-btn-link:hover .c-arrow-cnt span {
    background: #1a1a1a;
  }
  .p-cntbtm-btn-link:hover .c-arrow-cnt svg {
    fill: #fff;
  }
}
@media screen and (max-width: 743px) {
  .p-cntbtm-btn {
    display: block;
  }
  .p-cntbtm-btn-link .txt {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.2857142857;
  }
  .p-cntbtm-btn-link + .p-cntbtm-btn-link {
    margin-top: 25px;
  }
}
</pre></body></html>