@charset "UTF-8";
/* Sass Document */
.p-casesutudy {
  padding-bottom: 11rem;
  border-top: 2rem solid #243675;
  background: url(../img/casesutudy/bg_casesutudy.svg) no-repeat top -9rem center/112.7rem auto;
}
@media screen and (max-width: 767.98px) {
  .p-casesutudy {
    background: url(../img/casesutudy/bg_casesutudy_sp.svg) no-repeat top 40.3rem right/100% auto;
    padding-bottom: 5rem;
  }
}
.p-casesutudy.p-shiretoko {
  background-image: url(../img/casesutudy/bg_casesutudy_w.svg);
}
@media screen and (max-width: 767.98px) {
  .p-casesutudy.p-shiretoko {
    background-image: url(../img/casesutudy/bg_casesutudy_w_sp.svg);
  }
}
@media screen and (max-width: 767.98px) {
  .p-casesutudy.p-arima {
    background-image: url(../img/casesutudy/bg_sp_w2.svg);
  }
}
.p-casesutudy.p-muhouan {
  background: url(../img/casesutudy/bg_casesutudy02.svg) no-repeat top -9.5rem left calc(50% + 6rem)/112.7rem auto;
}
@media screen and (max-width: 767.98px) {
  .p-casesutudy.p-muhouan {
    background: url(../img/casesutudy/bg_casesutudy02_sp.svg) no-repeat top 40.3rem right/100% auto;
  }
}
.p-casesutudy.p-fukushima {
  background: url(../img/casesutudy/bg_casesutudy02.svg) no-repeat top -9.5rem left calc(50% + 6rem)/112.7rem auto;
}
@media screen and (max-width: 767.98px) {
  .p-casesutudy.p-fukushima {
    background: url(../img/casesutudy/bg_casesutudy02_sp.svg) no-repeat top 40.3rem right/100% auto;
  }
}

.p-casesutudy__content {
  max-width: 89.2rem;
  margin: 0 auto;
  padding: 0 2rem;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@media screen and (max-width: 767.98px) {
  .p-casesutudy__content {
    max-width: inherit;
    padding: 0 4.7rem;
  }
}

.c-case-ttl {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #be9c59;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 700;
  margin-left: auto;
  padding: 0.5rem 1.2rem;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-top: 0.7rem;
}
@media screen and (max-width: 767.98px) {
  .c-case-ttl {
    font-size: 2.2rem;
    margin: 1.3rem auto 0;
  }
}

.c-content-ttl {
  font-size: 5.5rem;
  font-weight: 500;
  line-height: 1.4181818182;
  position: relative;
  padding: 2.6rem 0 0 3.8rem;
  letter-spacing: 0.05em;
}
.c-content-ttl:has(.pc-Inline) {
  padding-left: 2.8rem;
}
@media screen and (max-width: 767.98px) {
  .c-content-ttl:has(.pc-Inline) {
    padding-left: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .c-content-ttl {
    font-size: 4rem;
    text-align: center;
    padding: 0;
    margin-top: 4rem;
    line-height: 1.425;
  }
}
.c-content-ttl::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 14.8rem;
  height: 11.5rem;
  border-top: 3px solid #243675;
  border-left: 3px solid #243675;
}
@media screen and (max-width: 767.98px) {
  .c-content-ttl::before {
    display: none;
  }
}

.p-writer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 9.4rem;
  margin-left: 9.4rem;
  gap: 2.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-writer {
    display: block;
    margin-top: 6.5rem;
    margin-left: 0;
  }
}
.p-writer .p-txt-wrapper {
  padding-top: 4.1rem;
}
@media screen and (max-width: 767.98px) {
  .p-writer .p-txt-wrapper {
    text-align: center;
  }
}
.p-writer .p-txt-wrapper .p-link {
  margin-top: 3rem;
  display: inline-block;
  font-size: 2.4rem;
  color: currentColor;
  letter-spacing: 0.06em;
}
@media (any-hover) {
  .p-writer .p-txt-wrapper .p-link {
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
  }
  .p-writer .p-txt-wrapper .p-link:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767.98px) {
  .p-writer .p-txt-wrapper .p-link {
    font-size: 2.6rem;
  }
}

.p-name-wrapper {
  margin-top: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.p-name-wrapper.u-mt {
  margin-top: 2.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-name-wrapper {
    display: block;
    padding-bottom: 2.8rem;
    margin-top: 0;
  }
}
.p-name-wrapper::before {
  position: absolute;
  content: "";
  width: 3rem;
  height: 0.5rem;
  background-color: #243675;
  left: 0.4rem;
  top: -0.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-name-wrapper::before {
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 0.8rem;
  }
}
.p-name-wrapper .c-name {
  font-size: 3.3rem;
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  .p-name-wrapper .c-name {
    font-size: 3.9rem;
  }
}
.p-name-wrapper .c-en {
  margin-left: 3rem;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767.98px) {
  .p-name-wrapper .c-en {
    font-size: 1.7rem;
  }
}

.p-writer__img-wrapper {
  width: 14.9rem;
  height: 14.9rem;
  border-radius: 50%;
  overflow: hidden;
  margin: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-writer__img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767.98px) {
  .p-writer__img-wrapper {
    margin: 0 auto;
  }
}

.c-affiliation {
  font-size: 2rem;
  line-height: 1.4;
}
.c-affiliation .c-add {
  font-size: 1.5rem;
  display: block;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767.98px) {
  .c-affiliation .c-add {
    font-size: 1.54rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 767.98px) {
  .c-affiliation {
    font-size: 2.8rem;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	プロジェクト
* --------------------------------------------------------------------------------------------------*/
.c-project-ttl {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.6666666667;
  grid-area: ttl;
  letter-spacing: 0.07em;
}
.c-project-ttl.u-txtsize--m {
  font-size: 3.3rem;
}
@media screen and (max-width: 767.98px) {
  .c-project-ttl.u-txtsize--m {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767.98px) {
  .c-project-ttl {
    font-size: 2.2rem;
    text-align: center;
  }
}
.c-project-ttl.u-mori {
  background: url(../img/casesutudy/txt_mori.svg) no-repeat top 1rem right/24.4rem 29.6rem;
  min-height: 30.6rem;
}
@media screen and (max-width: 767.98px) {
  .c-project-ttl.u-mori {
    background-position: bottom center;
    min-height: inherit;
    padding-bottom: 33rem;
    margin-bottom: 3rem;
    line-height: 1.6;
  }
}

.p-project-detail {
  margin-top: 6.3rem;
  padding-bottom: 7.3rem;
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  gap: 2.4rem 0px;
      grid-template-areas: "img" "ttl";
}
@media screen and (max-width: 767.98px) {
  .p-project-detail {
    margin-top: 4.3rem;
    padding-bottom: 4.7rem;
    display: block;
  }
}
.p-project-detail .p-project__img-block {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: img;
}

.p-project__img-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-project__img-block {
    display: block;
  }
}
.p-project__img-block.u-col--3 {
  gap: 3.4rem 1.4rem;
}
.p-project__img-block.u-col--3 .p-project__img-wrapper {
  width: 28.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-project__img-block.u-col--3 .p-project__img-wrapper {
    width: 100%;
  }
}

.p-project__img-wrapper {
  width: 42.7rem;
  aspect-ratio: 427/297;
  overflow: hidden;
  margin: 0;
}
@media screen and (max-width: 767.98px) {
  .p-project__img-wrapper {
    width: 100%;
  }
  .p-project__img-wrapper + .p-project__img-wrapper {
    margin-top: 1.7rem;
  }
}
.p-project__img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-project-block .c-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2.2rem;
  line-height: 1.4090909091;
  margin-bottom: 2.3rem;
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  .p-project-block .c-ttl {
    display: block;
    font-size: 3.3rem;
    margin: 0 auto 4rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.p-project-block .c-ttl span {
  background: url(../img/casesutudy/bg_ttl.svg) no-repeat center center/100% 100%;
  color: #fff;
  text-align: center;
  position: relative;
  padding: 0.4rem 3rem;
  min-width: 23.7rem;
  display: inline-block;
}
@media screen and (max-width: 767.98px) {
  .p-project-block .c-ttl span {
    padding: 1.3rem 4rem;
    min-width: 35.5rem;
    background-image: url(../img/casesutudy/bg_ttl_sp.svg);
  }
}
.p-project-block .c-ttl::before, .p-project-block .c-ttl::after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-top: 1px solid #243675;
}
@media screen and (max-width: 767.98px) {
  .p-project-block .c-ttl::before, .p-project-block .c-ttl::after {
    display: none;
  }
}
.p-project-block .c-ttl::before {
  margin-right: 2.8rem;
}
.p-project-block .c-ttl::after {
  margin-left: 2.8rem;
}
.p-project-block .c-sub-ttl {
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.4090909091;
  font-weight: 500;
  margin-top: 3rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-project-block .c-sub-ttl {
    text-decoration: underline;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-bottom: 2rem;
  }
}
.p-project-block .p-list li {
  font-size: 1.75rem;
  position: relative;
  line-break: strict;
  text-align: justify;
}
@media screen and (max-width: 767.98px) {
  .p-project-block .p-list li + li {
    margin-top: 0.5em;
  }
}
.p-project-block .p-list li::before {
  content: "・";
}
@media screen and (max-width: 767.98px) {
  .p-project-block .p-list li::before {
    content: "●";
  }
}
.p-project-block p {
  letter-spacing: 0;
  text-align: justify;
  line-height: 1.65;
  line-break: strict;
}
.p-project-block p .u-txtsize--m {
  font-size: 1.75rem;
}
@media screen and (max-width: 767.98px) {
  .p-project-block p {
    font-size: 1.75rem;
    line-height: 1.6;
  }
}
.p-project-block .p-project__img-block {
  margin-top: 2.7rem;
}
.p-project-block + .p-project-block {
  margin-top: 5.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-project-block + .p-project-block {
    margin-top: 3.4rem;
  }
}

.p-donation {
  padding-top: 3.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-donation {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
.p-donation .c-arrow {
  width: 5.6rem;
  height: 4.9rem;
  margin: 0 auto 3rem;
  background-color: #243675;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
@media screen and (max-width: 767.98px) {
  .p-donation .c-arrow {
    margin-bottom: 3rem;
    margin-top: -2rem;
  }
}
.p-donation .c-company-name {
  text-align: center;
  font-weight: 500;
  line-height: 1.4285714286;
  font-size: 2.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-donation .c-company-name {
    font-size: 3.5rem;
  }
}
.p-donation .c-company-name.u-txtsize--l {
  font-size: 4.9rem;
}
@media screen and (max-width: 767.98px) {
  .p-donation .c-company-name.u-txtsize--l {
    font-size: 3.3rem;
  }
  .p-donation .c-company-name.u-txtsize--l .u-txtsize--small {
    display: block;
    margin-top: 1rem;
  }
}
.p-donation .p-link-wrapper {
  text-align: center;
  font-size: 2.1rem;
  margin-top: 0.6rem;
  line-height: 1.4166666667;
}
.p-donation .p-link-wrapper.no-link {
  border: 1px solid #243675;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2rem auto 0;
  padding: 0 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-donation .p-link-wrapper.no-link {
    padding: 1rem;
    margin-top: 1rem;
    margin-bottom: 6rem;
  }
}
.p-donation .p-link-wrapper.no-link p {
  font-size: 2.6rem;
  line-height: 1.4230769231;
}
@media screen and (max-width: 767.98px) {
  .p-donation .p-link-wrapper.no-link p {
    font-size: 2rem;
  }
}
.p-donation .p-link-wrapper.u-txtsize--l {
  font-size: 3.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-donation .p-link-wrapper.u-txtsize--l {
    font-size: 2.3rem;
  }
}
.p-donation .p-link-wrapper a {
  color: currentColor;
  text-decoration: none;
}
@media (any-hover) {
  .p-donation .p-link-wrapper a {
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
  }
  .p-donation .p-link-wrapper a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767.98px) {
  .p-donation .p-link-wrapper a {
    text-decoration: underline;
  }
}

.c-donation-appeal {
  text-align: center;
  color: #be9c59;
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.04em;
  margin-bottom: 4.7rem;
}
@media screen and (max-width: 767.98px) {
  .c-donation-appeal {
    font-size: 3.5rem;
  }
}
.c-donation-appeal span {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(190, 156, 89, 0)), color-stop(90%, rgba(190, 156, 89, 0)), color-stop(90%, rgb(190, 156, 89)), color-stop(95%, rgb(190, 156, 89)), color-stop(95%, rgba(190, 156, 89, 0)));
  background: linear-gradient(180deg, rgba(190, 156, 89, 0) 0%, rgba(190, 156, 89, 0) 90%, rgb(190, 156, 89) 90%, rgb(190, 156, 89) 95%, rgba(190, 156, 89, 0) 95%);
}

.c-icn-arrow {
  width: 9.3rem;
  margin: 2.5rem auto;
  display: block;
}
@media screen and (max-width: 767.98px) {
  .c-icn-arrow {
    width: 6.5rem;
  }
}

.c-donation-ttl {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 2rem;
  font-size: 3.4rem;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.3em;
  position: relative;
  padding-left: 3rem;
  padding-right: 3rem;
  background: url(../img/casesutudy/bg_ttl_short.svg) no-repeat center center/100% 100%;
  min-width: 15.6rem;
}
@media screen and (max-width: 767.98px) {
  .c-donation-ttl {
    margin-bottom: 1rem;
    min-width: 24.4rem;
    background-image: url(../img/casesutudy/bg_ttl_short_sp.svg);
  }
}

.c-donation-use-ttl {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 5.5rem auto 2rem;
  font-size: 3.7rem;
  color: #fff;
  position: relative;
  font-weight: 500;
  letter-spacing: 0.1em;
  padding-left: 7rem;
  padding-right: 7rem;
  background: url(../img/casesutudy/bg_ttl_b.svg) no-repeat center center/100% 100%;
  min-width: 42.1rem;
}
@media screen and (max-width: 767.98px) {
  .c-donation-use-ttl {
    font-size: 3.7rem;
    margin-top: 3rem;
    background-image: url(../img/casesutudy/bg_ttl_b_sp.svg);
  }
}

.p-use__list {
  text-align: center;
  font-size: 3rem;
  line-height: 1.8148148148;
}
@media screen and (max-width: 767.98px) {
  .p-use__list {
    font-size: 3.2rem;
  }
}

.c-txt-future {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  font-size: 10rem;
  font-weight: 500;
  padding: 0 2rem;
  line-height: 1;
  margin: 0 auto;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767.98px) {
  .c-txt-future {
    font-size: 8.5rem;
    line-height: 1.1058823529;
    padding: 0;
  }
}
.c-txt-future::before, .c-txt-future::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 212%;
  background-color: #243675;
  bottom: 0;
}
@media screen and (max-width: 767.98px) {
  .c-txt-future::before, .c-txt-future::after {
    bottom: auto;
    height: 60%;
    top: 40%;
  }
}
.c-txt-future::before {
  left: 104%;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
}
@media screen and (max-width: 767.98px) {
  .c-txt-future::before {
    -webkit-transform: rotate(35deg) translateY(-50%);
            transform: rotate(35deg) translateY(-50%);
    left: 100%;
  }
}
.c-txt-future::after {
  right: 104%;
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
}
@media screen and (max-width: 767.98px) {
  .c-txt-future::after {
    -webkit-transform: rotate(-35deg) translateY(-50%);
            transform: rotate(-35deg) translateY(-50%);
    right: 100%;
  }
}

.c-donation-message {
  margin-top: 3.2rem;
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.6;
}

.p-simble {
  text-align: center;
  margin-top: 7rem;
}
.p-simble .c-logo {
  width: 24.4rem;
  margin: 0 auto;
  display: block;
}
.p-simble p {
  margin: 2.3rem auto 0;
  width: 24.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-simble p {
    width: 26.7rem;
  }
}
.p-simble p img {
  width: 100%;
}

/* ----------------------------------------------------------------------------------------------------
*	嵐山
* --------------------------------------------------------------------------------------------------*/
.p-arashiyama .p-writer .p-txt-wrapper {
  padding-top: 3rem;
}
@media screen and (max-width: 767.98px) {
  .p-arashiyama .p-writer .p-txt-wrapper {
    margin-top: 1.5rem;
  }
}
.p-arashiyama .p-project-detail {
  padding-bottom: 1.3rem;
}
.p-arashiyama .p-project-block p {
  line-height: 2.1;
}
@media screen and (max-width: 767.98px) {
  .p-arashiyama .p-project-block p {
    line-height: 1.6;
  }
}
.p-arashiyama .p-donation .c-arrow {
  margin-bottom: 5rem;
}
@media screen and (max-width: 767.98px) {
  .p-arashiyama .p-donation .c-arrow {
    margin-bottom: 3rem;
  }
}
.p-arashiyama .c-donation-appeal {
  margin-bottom: 4.7rem;
}
.p-arashiyama .c-icn-arrow {
  width: 9.3rem;
  height: 12.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-arashiyama .c-icn-arrow {
    width: 6.5rem;
    height: 8.5rem;
  }
}
.p-arashiyama .c-donation-message {
  line-height: 1.74;
}
.p-arashiyama .p-simble {
  margin-top: 3rem;
}
@media screen and (max-width: 767.98px) {
  .p-arashiyama .p-simble {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-arashiyama .p-writer {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-arashiyama .p-project__img-block {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-arashiyama .p-donation {
    padding-top: 6rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-arashiyama .c-donation-use-ttl {
    margin-top: 4rem;
  }
}

.p-pamphlet {
  max-width: 78.7rem;
  margin: 1.2rem auto 0;
}
@media screen and (max-width: 767.98px) {
  .p-pamphlet {
    margin-top: 4rem;
  }
}
.p-pamphlet figcaption {
  font-size: 1.1rem;
  display: inline-block;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-pamphlet figcaption {
    font-size: 1.6rem;
  }
}

.l-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2rem;
  margin-top: 3.4rem;
}
@media screen and (max-width: 767.98px) {
  .l-flex {
    display: block;
    margin-top: 5rem;
  }
}
.l-flex .p-img-wrapper {
  width: 19.1rem;
  margin: 0.8rem 0 0 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .l-flex .p-img-wrapper {
    width: 29.8rem;
    margin: 0 auto 3rem;
  }
}
.l-flex p {
  font-size: 1.3rem;
  line-height: 2.0769230769;
}
@media screen and (max-width: 767.98px) {
  .l-flex p {
    text-align: justify;
    font-size: 1.7rem;
    line-height: 2;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	知床
* --------------------------------------------------------------------------------------------------*/
.p-shiretoko .c-donation-appeal {
  font-size: 3.5rem;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-shiretoko .c-donation-appeal {
    margin-bottom: 3rem;
  }
}
.p-shiretoko .c-donation-ttl {
  font-size: 2.2rem;
}
.p-shiretoko .c-txt-future {
  font-size: 7rem;
}
.p-shiretoko .c-icn-arrow {
  width: 6.5rem;
  height: 8.5rem;
}

.p-kumakatsu {
  padding-top: 2.4rem;
}
.p-kumakatsu .c-heading-txt {
  font-size: 2.2rem;
  margin-top: -2.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-kumakatsu .c-heading-txt {
    font-size: 2.8rem;
    margin-top: 1rem;
    text-align: center;
    line-height: 1.4;
  }
}
.p-kumakatsu .p-list {
  font-size: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .p-kumakatsu .p-list {
    font-size: 2.2rem;
    display: block;
    text-align: center;
    margin-top: 1rem;
  }
}
.p-kumakatsu .c-txt {
  font-size: 1.8rem;
  margin-top: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-kumakatsu .c-txt {
    text-align: center;
    position: relative;
    margin-top: 1rem;
  }
  .p-kumakatsu .c-txt::before, .p-kumakatsu .c-txt::after {
    content: "";
    position: absolute;
    width: 5.4rem;
    height: 100%;
    top: 0;
  }
  .p-kumakatsu .c-txt::before {
    left: 0;
    background: url(../img/casesutudy/bow_left.svg) no-repeat center/100% 100%;
  }
  .p-kumakatsu .c-txt::after {
    right: 0;
    background: url(../img/casesutudy/bow_right.svg) no-repeat center/100% 100%;
  }
}

.p-kumakatsu-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767.98px) {
  .p-kumakatsu-heading {
    display: block;
  }
}

.p-logo-kumakstu {
  grid-area: logo;
  width: 34.4rem;
  margin-right: 4rem;
}

.p-kumakatsu-ttl {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: ttl;
  font-size: 2.4rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-top: 5px solid #243675;
  border-bottom: 5px solid #243675;
  margin-top: 3.8rem;
  padding: 0.5rem 1.2rem;
}

/* ----------------------------------------------------------------------------------------------------
*	高千穂
* --------------------------------------------------------------------------------------------------*/
.p-takachiho .p-use__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 1em;
  max-width: 59.2rem;
  margin: 0 auto;
}
.p-takachiho .c-donation-message {
  line-height: 1.7083333333;
}
.p-takachiho .p-simble {
  margin-top: 4rem;
}
.p-takachiho .c-txt-future::before, .p-takachiho .c-txt-future::after {
  height: 160%;
  width: 3px;
}
@media screen and (max-width: 767.98px) {
  .p-takachiho .c-txt-future::before, .p-takachiho .c-txt-future::after {
    height: 60%;
  }
}
@media screen and (max-width: 767.98px) {
  .p-takachiho .c-content-ttl {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
@media screen and (max-width: 767.98px) {
  .p-takachiho .p-writer {
    margin-top: 4rem;
  }
}
.p-takachiho .c-company-name {
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767.98px) {
  .p-takachiho .c-project-ttl {
    font-size: 3rem;
    line-height: 1.9666666667;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
@media screen and (max-width: 767.98px) {
  .p-takachiho .p-project-block + .p-project-block {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-takachiho .p-donation {
    padding-top: 6rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-takachiho .p-link-wrapper {
    margin-bottom: 7rem;
  }
}

.p-action__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4rem 1.5rem;
  margin-top: 2.5rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 767.98px) {
  .p-action__list {
    display: block;
    margin-bottom: 2rem;
  }
}

.p-action__item {
  border-right: 1px dashed #243675;
  border-bottom: 1px dashed #243675;
  padding-right: 3rem;
  padding-left: 1rem;
  padding-bottom: 3rem;
  width: 48.9977728285%;
}
@media screen and (max-width: 767.98px) {
  .p-action__item {
    width: auto;
    padding-left: 0;
  }
  .p-action__item + .p-action__item {
    margin-top: 3rem;
  }
}
.p-action__item p {
  font-size: 1.8rem;
  line-height: 1.8888888889;
  padding-left: 2.9rem;
}
@media screen and (max-width: 767.98px) {
  .p-action__item p {
    font-size: 1.75rem;
    line-height: 1.6;
  }
}

.c-action__ttl {
  font-size: 2.9rem;
  line-height: 1.2;
  margin-bottom: 0.8rem;
  white-space: nowrap;
}
.c-action__ttl span {
  display: inline-block;
  padding-bottom: 0.5rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(219, 220, 220, 0)), color-stop(60%, rgba(219, 220, 220, 0)), color-stop(60%, rgb(219, 220, 220)), color-stop(100%, rgb(219, 220, 220)), to(rgba(219, 220, 220, 0)));
  background: linear-gradient(180deg, rgba(219, 220, 220, 0) 0%, rgba(219, 220, 220, 0) 60%, rgb(219, 220, 220) 60%, rgb(219, 220, 220) 100%, rgba(219, 220, 220, 0) 100%);
}

/* ----------------------------------------------------------------------------------------------------
*	有馬
* --------------------------------------------------------------------------------------------------*/
.p-arima {
  overflow: hidden;
}
.p-arima .c-txt-future::before, .p-arima .c-txt-future::after {
  height: 160%;
  width: 3px;
}
@media screen and (max-width: 767.98px) {
  .p-arima .c-txt-future::before, .p-arima .c-txt-future::after {
    height: 60%;
  }
}
@media screen and (max-width: 767.98px) {
  .p-arima .p-writer {
    margin-top: 3.7rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-arima .p-project-detail {
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-arima .c-project-ttl {
    font-size: 3rem;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    line-height: 1.9666666667;
    padding-bottom: 37rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-arima .p-project-block + .p-project-block {
    margin-top: 5rem;
  }
}
.p-arima .p-writer .p-txt-wrapper {
  padding-top: 3.2rem;
}
.p-arima .p-use__list {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
@media screen and (max-width: 767.98px) {
  .p-arima .p-use__list {
    text-align: left;
    padding: 0 4rem;
    font-size: 2.7rem;
  }
}
.p-arima .c-donation-message {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
@media screen and (max-width: 767.98px) {
  .p-arima .c-donation-message {
    font-size: 2.2rem;
    line-height: 1.8181818182;
  }
}
.p-arima .p-project__img-block {
  margin-top: 4rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-arima .p-project__img-block {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-arima .p-project__img-wrapper + .p-project__img-wrapper {
    margin-top: 1rem;
  }
}
.p-arima .p-donation .c-arrow {
  margin-bottom: 6rem;
}
@media screen and (max-width: 767.98px) {
  .p-arima .p-donation .c-arrow {
    margin-bottom: 2rem;
  }
}
.p-arima .p-simble {
  margin-top: 4rem;
}

/* ----------------------------------------------------------------------------------------------------
*	無汸庵
* --------------------------------------------------------------------------------------------------*/
.p-muhouan .c-unique {
  display: inline-block;
  line-height: 1;
}
.p-muhouan .c-content-ttl {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding-left: 5rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .c-content-ttl {
    padding-left: 0;
    margin-top: 3.2rem;
  }
}
.p-muhouan .c-content-ttl .c-unique {
  width: 5.2rem;
  margin-right: 0.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .c-content-ttl .c-unique {
    width: 3.7rem;
  }
}
.p-muhouan .c-content-ttl .c-unique img {
  margin-top: 0.3rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .c-content-ttl .c-unique img {
    margin-top: 0.05rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-writer {
    margin-top: 3.2rem;
  }
}
.p-muhouan .p-writer .p-txt-wrapper {
  padding-top: 3rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-writer .p-txt-wrapper {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-name-wrapper.u-mt {
    margin-top: 1.8rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-name-wrapper .c-en {
    margin: -1.2rem 0 0 0;
  }
}
.p-muhouan .c-project-ttl {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.12em;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .c-project-ttl {
    font-size: 3rem;
    line-height: 1.9666666667;
    letter-spacing: 0;
    padding-bottom: 36.3rem;
    margin-bottom: 3.6rem;
  }
}
.p-muhouan .c-project-ttl .c-unique {
  width: 3.3rem;
  margin: 0 0.6rem 0 0.3rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .c-project-ttl .c-unique {
    width: 2.8rem;
    margin-right: 0.4rem;
  }
}
.p-muhouan .c-project-ttl .c-unique img {
  margin-top: 0.1rem;
}
.p-muhouan .p-project-detail {
  padding-bottom: 9rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-project-detail {
    margin-top: 5.1rem;
    padding-bottom: 3.4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-project-block .c-ttl {
    margin-bottom: 2.6rem;
  }
}
.p-muhouan .p-project-block p {
  line-height: 1.8888888889;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-project-block p {
    line-height: 1.6;
    letter-spacing: 0.06em;
  }
}
.p-muhouan .p-project-block p .c-unique {
  width: 1.65rem;
  margin: 0 0.2rem 0 0.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-project-block p .c-unique {
    width: 1.6rem;
    margin-left: 0.1rem;
  }
}
.p-muhouan .p-project-block p .c-unique img {
  margin-top: 0.05rem;
}
.p-muhouan .p-project-block .p-project__img-block {
  margin-top: 7rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-project-block + .p-project-block {
    margin-top: 5.2rem;
  }
}
.p-muhouan .p-donation {
  padding-top: 9rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-donation {
    padding-top: 5.8rem;
  }
}
.p-muhouan .p-donation .c-arrow {
  margin-bottom: 4.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-donation .c-arrow {
    margin-bottom: 2.6rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-donation .c-company-name.u-txtsize--l {
    letter-spacing: 0.12em;
  }
}
.p-muhouan .p-donation .c-company-name .c-unique {
  width: 4.5rem;
  margin: 0 0.2rem 0 0.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-donation .c-company-name .c-unique {
    width: 3.1rem;
    margin: 0 0.6rem 0 0.1rem;
  }
}
.p-muhouan .p-donation .c-company-name .c-unique img {
  margin-top: 0.3rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-donation .c-company-name .c-unique img {
    margin-top: 0.05rem;
  }
}
.p-muhouan .p-donation .p-link-wrapper.no-link {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.07em;
  margin: 1.4rem auto 0;
  padding: 0.6rem 2.2rem 0.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-donation .p-link-wrapper.no-link {
    letter-spacing: 0.06em;
    margin: 0.8rem auto 0;
    padding: 0.6rem 1.4rem 0.7rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .c-donation-appeal {
    margin-bottom: 3.2rem;
  }
}
.p-muhouan .p-use__list {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-use__list {
    font-size: 2.7rem;
    padding: 0 4.4rem;
    letter-spacing: 0;
    text-align: left;
  }
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-use__list li {
    line-height: 1.8;
  }
}
.p-muhouan .p-use__list .c-unique {
  width: 2.8rem;
  margin: 0 0.2rem 0 0.1rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-use__list .c-unique {
    width: 2.5rem;
  }
}
.p-muhouan .p-use__list .c-unique img {
  margin-top: 0.1rem;
}
.p-muhouan .c-donation-use-ttl {
  margin-top: 5.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .c-donation-use-ttl {
    margin: 4.8rem auto 1.2rem;
  }
}
.p-muhouan .c-icn-arrow {
  width: 9.6rem;
  margin: 4.5rem auto 2.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .c-icn-arrow {
    width: 6.6rem;
    margin: 2.8rem auto 3.1rem;
  }
}
.p-muhouan .c-icn-arrow img {
  width: 100%;
}
.p-muhouan .c-txt-future::before, .p-muhouan .c-txt-future::after {
  height: 160%;
  width: 3px;
  bottom: 1.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .c-txt-future::before, .p-muhouan .c-txt-future::after {
    height: 58%;
    width: 2px;
    bottom: 7%;
    top: initial;
  }
}
.p-muhouan .c-txt-future::before {
  left: 100%;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .c-txt-future::before {
    left: 96%;
  }
}
.p-muhouan .c-txt-future::after {
  right: 100%;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .c-txt-future::after {
    right: 96%;
  }
}
.p-muhouan .c-donation-message {
  margin-top: 3.9rem;
  line-height: 1.7083333333;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .c-donation-message {
    font-size: 2.2rem;
    line-height: 1.8181818182;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    margin-top: 3.2rem;
  }
}
.p-muhouan .c-donation-message .u-inline-block {
  display: inline-block;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .c-donation-message .u-pc {
    display: none !important;
  }
}
.p-muhouan .c-donation-message .c-unique {
  width: 2.2rem;
  margin: 0 0.2rem 0 0.1rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .c-donation-message .c-unique {
    width: 2.1rem;
  }
}
.p-muhouan .c-donation-message .c-unique img {
  margin-top: 0.1rem;
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .c-donation-message .c-unique img {
    margin-top: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .p-muhouan .p-simble {
    margin-top: 3.4rem;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	福島
* --------------------------------------------------------------------------------------------------*/
.p-fukushima .c-unique {
  display: inline-block;
  line-height: 1;
}
.p-fukushima .c-content-ttl {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding-left: 5rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .c-content-ttl {
    padding-left: 0;
    margin-top: 3.2rem;
  }
}
.p-fukushima .c-content-ttl .c-unique {
  width: 5.2rem;
  margin-right: 0.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .c-content-ttl .c-unique {
    width: 3.7rem;
  }
}
.p-fukushima .c-content-ttl .c-unique img {
  margin-top: 0.3rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .c-content-ttl .c-unique img {
    margin-top: 0.05rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-writer {
    margin-top: 3.2rem;
  }
}
.p-fukushima .p-writer .p-txt-wrapper {
  padding-top: 3rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-writer .p-txt-wrapper {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-name-wrapper.u-mt {
    margin-top: 1.8rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-name-wrapper .c-en {
    margin: -1.2rem 0 0 0;
  }
}
.p-fukushima .c-project-ttl {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.12em;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .c-project-ttl {
    font-size: 3rem;
    line-height: 1.9666666667;
    letter-spacing: 0;
    padding-bottom: 36.3rem;
    margin-bottom: 3.6rem;
  }
}
.p-fukushima .c-project-ttl .c-unique {
  width: 3.3rem;
  margin: 0 0.6rem 0 0.3rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .c-project-ttl .c-unique {
    width: 2.8rem;
    margin-right: 0.4rem;
  }
}
.p-fukushima .c-project-ttl .c-unique img {
  margin-top: 0.1rem;
}
.p-fukushima .p-project-detail {
  padding-bottom: 9rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-project-detail {
    margin-top: 5.1rem;
    padding-bottom: 3.4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-project-block .c-ttl {
    margin-bottom: 2.6rem;
  }
}
.p-fukushima .p-project-block p {
  line-height: 1.8888888889;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-project-block p {
    line-height: 1.6;
    letter-spacing: 0.06em;
  }
}
.p-fukushima .p-project-block p .c-unique {
  width: 1.65rem;
  margin: 0 0.2rem 0 0.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-project-block p .c-unique {
    width: 1.6rem;
    margin-left: 0.1rem;
  }
}
.p-fukushima .p-project-block p .c-unique img {
  margin-top: 0.05rem;
}
.p-fukushima .p-project-block .p-project__img-block {
  margin-top: 7rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-project-block .p-project__img-block {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-project-block + .p-project-block {
    margin-top: 5.2rem;
  }
}
.p-fukushima .p-action__list {
  gap: 3rem 0;
}
.p-fukushima .p-action__item {
  width: 100%;
  padding-left: 0;
  padding-bottom: 2.5rem;
}
.p-fukushima .p-donation {
  padding-top: 5rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-donation {
    padding-top: 5.8rem;
  }
}
.p-fukushima .p-donation .c-arrow {
  margin-bottom: 4.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-donation .c-arrow {
    margin-bottom: 2.6rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-donation .c-company-name.u-txtsize--l {
    letter-spacing: 0.12em;
  }
}
.p-fukushima .p-donation .c-company-name .c-unique {
  width: 4.5rem;
  margin: 0 0.2rem 0 0.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-donation .c-company-name .c-unique {
    width: 3.1rem;
    margin: 0 0.6rem 0 0.1rem;
  }
}
.p-fukushima .p-donation .c-company-name .c-unique img {
  margin-top: 0.3rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-donation .c-company-name .c-unique img {
    margin-top: 0.05rem;
  }
}
.p-fukushima .p-donation .p-link-wrapper.no-link {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.07em;
  margin: 1.4rem auto 0;
  padding: 0.6rem 2.2rem 0.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-donation .p-link-wrapper.no-link {
    letter-spacing: 0.06em;
    margin: 0.8rem auto 0;
    padding: 0.6rem 1.4rem 0.7rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .c-donation-appeal {
    margin-bottom: 3.2rem;
  }
}
.p-fukushima .p-use__list {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-use__list {
    font-size: 2.7rem;
    padding: 0 4.4rem;
    letter-spacing: 0;
    text-align: left;
  }
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-use__list li {
    text-align: center;
    line-height: 1.8;
  }
}
.p-fukushima .p-use__list .c-unique {
  width: 2.8rem;
  margin: 0 0.2rem 0 0.1rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-use__list .c-unique {
    width: 2.5rem;
  }
}
.p-fukushima .p-use__list .c-unique img {
  margin-top: 0.1rem;
}
.p-fukushima .c-icn-arrow {
  width: 9.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .c-icn-arrow {
    width: 6.6rem;
  }
}
.p-fukushima .c-icn-arrow img {
  width: 100%;
}
.p-fukushima .c-txt-future::before, .p-fukushima .c-txt-future::after {
  height: 160%;
  width: 3px;
  bottom: 1.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .c-txt-future::before, .p-fukushima .c-txt-future::after {
    height: 58%;
    width: 2px;
    bottom: 7%;
    top: initial;
  }
}
.p-fukushima .c-txt-future::before {
  left: 100%;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .c-txt-future::before {
    left: 96%;
  }
}
.p-fukushima .c-txt-future::after {
  right: 100%;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .c-txt-future::after {
    right: 96%;
  }
}
.p-fukushima .c-donation-message {
  margin-top: 3.9rem;
  line-height: 1.7083333333;
}
@media screen and (max-width: 767.98px) {
  .p-fukushima .p-simble {
    margin-top: 6rem;
  }
}
/*# sourceMappingURL=casesutudy.css.map */