<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* å†…éƒ¨ãƒšãƒ¼ã‚¸å…±é€š */
main {
}
main .internal-inner {
  margin: 9.25vw 0 10vw 10vw;
  width: 80%;
}
.entry-title{
    display: none;
}
body h2 {
  /*font-size: 36px;*/
  /*line-height: 52.13px;*/
  letter-spacing: 0.04em;
  margin: 0 auto 33px;
  color: #000;
}
h2 .gr-txt {
  display: block;
  margin-top: 5px;
  font-size: calc(1rem + 0.6vw);
  font-weight: 400;
  /*line-height: 21.19px;*/
  color: #7d7d7d;
  letter-spacing: 0;
}

.pan {
  /*font-size: 15px;*/
  /*line-height: 27px;*/
  display: flex;
  align-items: center;
  margin: 0 auto 66px;
}
.pan a {
  color: #7D7D7D;
}
.pan .pan-while {
  margin: 0 9px;
  display: inline-block;
  background-color: #8D8D8D;
  width: 24px;
  height: 1px;
  vertical-align: middle;
}

body h3 {
  /*font-size: 25px;*/
  font-weight: 600;
  /*line-height: 45px;*/
  margin: 0 auto;
}
body .process + h3 {
  margin-top: 41px;
}
body h4 {
  /*font-size: 18px;*/
  font-weight: 700;
  /*line-height: 28.8px;*/
  margin: 0 auto 11px;
}
body h3 + h4 {
  margin-top: 48px;
}
p {
  color: #000;
}
p a {
  text-decoration: underline;
}
p a:hover {
  text-decoration: none;
}

body img {
  width: revert-layer;
  max-width: 100%;
}

@media screen and (max-width: 640px) {
  main {
  }
  main .internal-inner {
    margin: 7vw 7vw 20vw;
    width: auto;
  }
  
  .pan {
    margin-bottom: 36px;
  }
  
  body h3 + h4 {
    margin-top: 18px;
  }
}
/* /å†…éƒ¨ãƒšãƒ¼ã‚¸å…±é€š */


.other_summary {
  padding-left: 29px;
}
.other_summary-inner {
  margin: 0 auto 74px;
}
.other_summary-inner p {
  font-size: calc(1.5rem + 0.18vw);
  /*line-height: 29.4px;*/
  letter-spacing: 0.04em;
}

ol.process {
  padding-left: 1.25em;
}
ol.process li {
  list-style-type: decimal;
  line-height: 2;
  /*font-size: 15px;*/
  /*line-height: 30px;*/
}

.mecenat-img {
  margin: 15px auto 47px;
}

.payee {
  margin-top: 22px;
}

.scroll-table {
  margin: 0 auto 38px;
}
.list {
  width: 100%;
  border-bottom: 1px solid #D9D9D9;
}
h3 + .list, h3 + .scroll-x + .scroll-table {
  margin-top: 22px;
}
.list li {
  padding: 0;
}
.list .list-title, .list .list-text {
  width: 50%;
  padding: 3% 0;
}
.list .list-title {
  padding-right: calc(3.6rem + 0.18vw);
  display: flex;
  align-items: center;
}
.list .list-text {
  padding-left: calc(2.0rem + 0.18vw);
  border-left: 2px solid #D9D9D9;
}
.list .list-title span, .list .list-text {
  font-size: calc(1.5rem + 0.18vw);
  font-weight: 400;
}
.list span.even-smaller {
  font-size: calc(1.2rem + 0.18vw);
}

@media screen and (max-width: 640px) {
  .other_summary {
    padding-left: 0;
  }
  .other_summary-inner {
    margin-bottom: 44px;
  }
  
  .list {
    width: 900px;
  }
}</pre></body></html>