<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.phase2-theme h2:not([class]) {
  position: relative;
  display: inline-block;
  padding-right: 19px;
}
.phase2-theme h2:not([class])::after {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 0.25em);
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%224%22%20height%3D%2237%22%20viewBox%3D%220%200%204%2037%22%3E%3Crect%20width%3D%224%22%20height%3D%2237%22%20fill%3D%22%23f67e00%22%2F%3E%3C%2Fsvg%3E);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 4px auto;
  background-color: #f67e00;
}
@media print, screen and (min-width: 1001px) {
  .phase2-theme h2:not([class]) {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    line-height: 1.7;
  }
}
@media only screen and (max-width: 1000px) {
  .phase2-theme h2:not([class])::before {
    left: 0;
  }
  .phase2-theme .safe-area h2:not([class]) {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: auto;
    padding-left: 19px;
    padding-right: 19px;
    text-align: center;
  }
}
.phase2-theme .is-hidden {
  display: none;
}
.phase2-theme .support-hero .hero-text {
  justify-content: center;
  background: rgba(255, 255, 255, 0.6);
  text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
}
.phase2-theme .support-intro-section p:not([class]),
.phase2-theme .support-status-section p:not([class]),
.phase2-theme .support-activities-section p:not([class]),
.phase2-theme .support-others-section p:not([class]) {
  font-size: 18px;
}
.phase2-theme .p-support-list1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 32px;
}
.phase2-theme .p-support-list1 &gt; li {
  position: relative;
  width: calc(50% - 10px);
}
.phase2-theme .p-support-list1 &gt; li:nth-child(3) {
  margin-right: auto;
  margin-left: auto;
}
.phase2-theme .p-support-list1 &gt; li picture {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.phase2-theme .p-support-list1 &gt; li picture img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  margin: auto;
}
.phase2-theme .p-support-list1 &gt; li span {
  position: absolute;
  bottom: 26px;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  display: block;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.5833333333;
  color: #000;
}
.phase2-theme .p-support-block1 {
  position: relative;
}
.phase2-theme .p-support-block2 {
  padding: 16px 28px;
  background: #fff;
}
.phase2-theme .p-support-block3 {
  margin-top: 60px;
  margin-bottom: 15px;
}
.phase2-theme .p-support-block3 picture {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 74.2574257426%;
}
.phase2-theme .p-support-block3 picture img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  margin: auto;
}
.phase2-theme .p-support-list2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.phase2-theme .p-support-list2 &gt; li {
  position: relative;
  display: flex;
  align-items: center;
  width: calc(50% - 20px);
  font-weight: bold;
  font-size: 14px;
  color: #000;
}
.phase2-theme .p-support-list2 &gt; li::before {
  flex: 0 1 6px;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin-right: 12px;
  background: #f67e00;
}
.phase2-theme .p-support-list3 &gt; li {
  margin-top: 50px;
}
.phase2-theme .p-support-list3 &gt; li:nth-child(1) {
  margin-top: 0;
}
.phase2-theme .p-support-list4 {
  margin-top: 8px;
}
.phase2-theme .p-support-list4 &gt; li {
  border-bottom: 1px solid #000;
}
@media only screen and (max-width: 1000px) {
  .phase2-theme .support-hero .hero-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 48px 20px;
    text-align: center;
  }
  .phase2-theme .support-hero .hero-img-sp {
    margin-top: 0;
  }
  .phase2-theme .support-others-section {
    padding-top: 0 !important;
    background-color: #fff !important;
  }
  .phase2-theme .p-support-block6 {
    position: relative;
    left: -20px;
    width: calc(100% + 40px);
    padding: 90px 20px;
    background-image: url("/product/support/img/bg_sp.jpg?v=1639712032091");
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .phase2-theme .p-support-block6 h2 {
    margin-bottom: 0 !important;
  }
}
@media print, screen and (min-width: 1001px) {
  .phase2-theme .support-hero {
    height: 448px;
  }
  .phase2-theme .support-hero .hero-text {
    width: 492px;
    height: 181px;
  }
  .phase2-theme .support-hero .hero-img {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-width: none;
    height: 100%;
    min-width: 100%;
  }
  .phase2-theme .support-hero .hero-img::before {
    display: none;
  }
  .phase2-theme .support-hero .hero-img-pc {
    max-width: none;
    width: auto;
    min-width: 100%;
  }
  .phase2-theme .support-others-section {
    background: url("/product/support/img/bg_pc.jpg?v=1639712032091") 50% 0 no-repeat !important;
    background-size: cover !important;
  }
  .phase2-theme .support-others-section .safe-area {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding: 60px;
    background: rgba(255, 255, 255, 0.75);
  }
  .phase2-theme .p-support-list1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
  }
  .phase2-theme .p-support-list1 &gt; li {
    flex: 0 1 249px;
    max-width: 249px;
    width: 249px;
    margin-right: 24px;
    margin-left: 24px;
  }
  .phase2-theme .p-support-list1 &gt; li:nth-child(3) {
    margin-right: 24px;
    margin-left: 24px;
  }
  .phase2-theme .p-support-list1 &gt; li span {
    bottom: 40px;
    font-size: 18px;
  }
  .phase2-theme .p-support-block2 {
    position: absolute;
    top: -40px;
    left: 68px;
    z-index: 1;
    width: 412px;
    padding: 16px 32px;
  }
  .phase2-theme .p-support-block3 {
    max-width: 606px;
    width: 100%;
    margin: 56px auto 0 auto;
  }
  .phase2-theme .p-support-list2::before, .phase2-theme .p-support-list2::after {
    content: "";
    display: block;
    width: calc(25% - 4px);
  }
  .phase2-theme .p-support-list2::before {
    order: 1;
  }
  .phase2-theme .p-support-list2 &gt; li {
    width: calc(25% - 4px);
  }
  .phase2-theme .p-support-list3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .phase2-theme .p-support-list3::after {
    content: "";
    display: block;
    flex: 0 1 calc(33.33333% - 14px);
    max-width: calc(33.33333% - 14px);
    width: calc(33.33333% - 14px);
  }
  .phase2-theme .p-support-list3 &gt; li {
    flex: 0 1 calc(33.33333% - 14px);
    max-width: calc(33.33333% - 14px);
    width: calc(33.33333% - 14px);
    margin-top: 72px;
  }
  .phase2-theme .p-support-list3 &gt; li:nth-child(1), .phase2-theme .p-support-list3 &gt; li:nth-child(2), .phase2-theme .p-support-list3 &gt; li:nth-child(3) {
    margin-top: 0;
  }
  .phase2-theme .p-support-list4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0;
  }
  .phase2-theme .p-support-list4 &gt; li {
    flex: 0 1 calc(50% - 24px);
    max-width: calc(50% - 24px);
    width: calc(50% - 24px);
  }
}
.phase2-theme .p-support-media1 {
  position: relative;
}
.phase2-theme .p-support-media1-block1 picture {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 74.7989276139%;
}
.phase2-theme .p-support-media1-block1 picture img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
  width: auto;
  max-width: none;
  min-width: 100%;
  height: 100%;
  margin: auto;
}
.phase2-theme .p-support-media1-block2 {
  margin-top: 16px;
}
.phase2-theme .p-support-media1-text1 {
  font-weight: normal;
  font-size: 14px;
  line-height: 2.2857142857;
  color: #676767;
}
.phase2-theme .p-support-media1-text2 {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.4545454545;
  color: #000;
}
.phase2-theme .p-support-media1-text3 {
  margin-top: 12px;
  font-size: 16px;
}
.phase2-theme .p-support-media1-text4 {
  margin-top: 6px;
}
.phase2-theme .p-support-media1-link1 {
  position: relative;
  font-weight: bold;
  font-size: 16px;
  color: #f67e00;
}
.phase2-theme .p-support-media1-link1::after {
  content: "";
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-left: 14px;
  border-top: 2px solid #f67e00;
  border-right: 2px solid #f67e00;
}
.phase2-theme .p-support-media2 {
  padding: 24px 0;
}
.phase2-theme .p-support-media2-text1 {
  font-weight: normal;
  font-size: 22px;
  line-height: 1.4545454545;
  color: #676767;
}
.phase2-theme .p-support-media2-text2 {
  margin-top: 6px;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.4545454545;
  color: #000;
}
.phase2-theme .p-support-media2-text3 {
  margin-top: 6px;
}
.phase2-theme .p-support-media2-link1 {
  position: relative;
  font-weight: bold;
  font-size: 16px;
  color: #f67e00;
}
.phase2-theme .p-support-media2-link1::after {
  content: "";
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-left: 14px;
  border-top: 2px solid #f67e00;
  border-right: 2px solid #f67e00;
}
.phase2-theme .p-support-block4 {
  margin-top: 50px;
}
.phase2-theme .p-support-block4-text1 {
  margin-bottom: 40px;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.125;
  text-align: center;
  color: #000;
}
.phase2-theme .p-support-block5-link1 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12px 12px;
  border-radius: 999px;
  background: #f67e00;
  font-weight: normal;
  font-size: 1.6rem;
  text-align: center;
  color: #fff !important;
  text-decoration: none !important;
}
.phase2-theme .p-support-block5-link1 img {
  width: 22px;
  height: 22px;
}
@media only screen and (max-width: 1000px) {
  .phase2-theme .p-support-block5-link1 + .p-support-block5-link1 {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 1001px) {
  .phase2-theme .p-support-block4 {
    margin-right: auto;
    margin-left: auto;
  }
  .phase2-theme .p-support-block5 {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .phase2-theme .p-support-block5-link1 {
    min-width: 265px;
    width: auto;
    margin: 0 10px;
  }
}
.phase2-theme .p-support-button1 {
  position: relative;
  font-weight: 400;
  display: block;
  width: 100%;
  margin: 60px auto;
  padding: 30px 60px;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.4;
  text-decoration: none !important;
  color: #000 !important;
  background: #fff;
  border: 1px solid #3b3b36;
  border-radius: 4px;
  transition: background 0.2s;
}
.phase2-theme .p-support-button1::before, .phase2-theme .p-support-button1::after {
  position: absolute;
  top: 50%;
  right: 32px;
  content: "";
  display: block;
  background: #3b3b36;
  opacity: 1;
  transition: all 0.2s ease-in;
}
.phase2-theme .p-support-button1::before {
  width: 18px;
  height: 2px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.phase2-theme .p-support-button1::after {
  width: 2px;
  height: 18px;
  -webkit-transform: translate(0, -50%) translate(-8px, 0);
          transform: translate(0, -50%) translate(-8px, 0);
}
.phase2-theme .p-support-button1:hover {
  background: #ccc;
}
.phase2-theme .p-support-button1.is-state1::after {
  opacity: 0;
}
@media print, screen and (min-width: 1001px) {
  .phase2-theme .p-support-button1 {
    max-width: 410px;
  }
}</pre></body></html>