<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.br {
  display: block;
}
.br.mb {
  margin-bottom: 2em;
}
.bold{
  font-weight: bold;
}

.sdgs #main_ph .bg_fx_sdgs::after {
  background-image: url(/images/sdgs/main_bk.jpg);
  background-position: center;
}

/*------------------------------------------------------------
PC
------------------------------------------------------------*/
@media all and (min-width: 769px) {
  .sdgs #pageUnder .smp_only {
    display: none!important;
  }
  .sdgs #pageUnder .text .br {
    font-size: clamp(0.875rem, 0.613rem + 0.81vw, 1rem);/*14~16px(520~768px)*/
    line-height: 2.5;
  }
  .sdgs #pageUnder .text .br {
    font-size: clamp(0.875rem, 0.613rem + 0.81vw, 1rem);/*14~16px(520~768px)*/
  }

  .sdgs #pageUnder .about h3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 1rem;
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
  }
  .sdgs #pageUnder .about h3 img {
    max-width: 270px;
  }
  .sdgs #pageUnder .about h3 .txt {
    font-size: clamp(1.375rem, 1.006rem + 1.14vw, 2rem);/*22~32px(520~1400px)*/
  }
  .sdgs #pageUnder .about .sdgs_area {
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
  }
  .sdgs #pageUnder .about .sdgs_area .catch {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    grid-gap: 1rem;
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
  }
  .sdgs #pageUnder .about .sdgs_area .catch .com_name ,.sdgs #pageUnder .about .sdgs_area .catch .sdgs_log {
    width: calc(50% - 1rem - 26px);
  }
  .sdgs #pageUnder .about .sdgs_area .catch .multiplication {
    width: 20px;
  }
  .sdgs #pageUnder .about .sdgs_area .sdgs_mark {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 1rem;
  }
  .sdgs #pageUnder .about .sdgs_area .sdgs_mark figure {
    width: calc(calc(100% / 6) - calc(5rem / 6));
  }
  .sdgs #pageUnder .about .text {
    margin-bottom: 2rem;
  }
  .sdgs #pageUnder .about .image {
    margin-bottom: 1rem;
  }


  .sdgs #pageUnder .attempt h3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 1rem;
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
  }
  .sdgs #pageUnder .attempt h3 img {
    max-width: 96px;
  }
  .sdgs #pageUnder .attempt h3 .txt {
    font-size: clamp(1.375rem, 1.006rem + 1.14vw, 2rem);/*22~32px(520~1400px)*/
  }


  .sdgs #pageUnder .attempt .attempt_box {
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
  }
  .sdgs #pageUnder .attempt .attempt_box h4 {
    padding: 1rem;
    background-color: #6fb92c;
  }
  .sdgs #pageUnder .attempt .attempt_box h4 .br {
    font-size: clamp(1.125rem, 0.863rem + 0.81vw, 1.25rem);/*18~20px(520~768px)*/
    line-height: 2;
    text-align: center;
    color: #fff;
  }
  .sdgs #pageUnder .attempt .attempt_box .body {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    grid-gap: clamp(1rem, 0.409rem + 1.82vw, 2rem);/*16~32px(520~1400px)*/
  }
  .sdgs #pageUnder .attempt .attempt_box .body .sdgs_box {
    width: 32%;
    display: flex;
    flex-wrap: wrap;
    grid-gap: clamp(0.5rem, 0.205rem + 0.91vw, 1rem);/*8~16px(520~1400px)*/
  }
  .sdgs #pageUnder .attempt .attempt_box .body .sdgs_box img {
    width: calc(50% - calc(clamp(0.5rem, 0.205rem + 0.91vw, 1rem) / 2));
  }
  .sdgs #pageUnder .attempt .attempt_box .body .text {
    width: calc(68% - clamp(1rem, 0.409rem + 1.82vw, 2rem));
  }
  .sdgs #pageUnder .attempt .attempt_box .body .max {
    width: 100%;
  }
}
/*------------------------------------------------------------
pad
------------------------------------------------------------*/
@media all and (min-width: 521px) and (max-width: 768px) {
  .sdgs #pageUnder .smp_only {
    display: none!important;
  }

  .sdgs #pageUnder .text .br {
    font-size: clamp(0.875rem, 0.613rem + 0.81vw, 1rem);/*14~16px(520~768px)*/
    line-height: 2.5;
  }
  .sdgs #pageUnder .text .br {
    font-size: clamp(0.875rem, 0.613rem + 0.81vw, 1rem);/*14~16px(520~768px)*/
  }

  .sdgs #pageUnder .about {
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
  }
  .sdgs #pageUnder .about h3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 1rem;
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
  }
  .sdgs #pageUnder .about h3 img {
    max-width: 270px;
  }
  .sdgs #pageUnder .about h3 .txt {
    font-size: clamp(1.375rem, 1.006rem + 1.14vw, 2rem);/*22~32px(520~1400px)*/
  }
  .sdgs #pageUnder .about .sdgs_area {
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
  }
  .sdgs #pageUnder .about .sdgs_area .catch {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    grid-gap: 1rem;
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
  }
  .sdgs #pageUnder .about .sdgs_area .catch .com_name ,.sdgs #pageUnder .about .sdgs_area .catch .sdgs_log {
    width: calc(50% - 1rem - 26px);
  }
  .sdgs #pageUnder .about .sdgs_area .catch .multiplication {
    width: 20px;
  }
  .sdgs #pageUnder .about .sdgs_area .sdgs_mark {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 1rem;
  }
  .sdgs #pageUnder .about .sdgs_area .sdgs_mark figure {
    width: calc(20% - .8rem);
  }
  .sdgs #pageUnder .about .text {
    margin-bottom: 2rem;
  }
  .sdgs #pageUnder .about .image {
    margin-bottom: 1rem;
  }


  .sdgs #pageUnder .attempt h3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 1rem;
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
  }
  .sdgs #pageUnder .attempt h3 img {
    max-width: 96px;
  }
  .sdgs #pageUnder .attempt h3 .txt {
    font-size: clamp(1.375rem, 1.006rem + 1.14vw, 2rem);/*22~32px(520~1400px)*/
  }


  .sdgs #pageUnder .attempt .attempt_box {
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
  }
  .sdgs #pageUnder .attempt .attempt_box h4 {
    padding: 1rem;
    background-color: #6fb92c;
  }
  .sdgs #pageUnder .attempt .attempt_box h4 .br {
    font-size: clamp(1.125rem, 0.863rem + 0.81vw, 1.25rem);/*18~20px(520~768px)*/
    line-height: 2;
    text-align: center;
    color: #fff;
  }
  .sdgs #pageUnder .attempt .attempt_box .body {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    grid-gap: clamp(1rem, 0.409rem + 1.82vw, 2rem);/*16~32px(520~1400px)*/
    padding-top: 1.5rem;
  }
  .sdgs #pageUnder .attempt .attempt_box .body .sdgs_box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    grid-gap: clamp(0.5rem, 0.205rem + 0.91vw, 1rem);/*8~16px(520~1400px)*/
  }
  .sdgs #pageUnder .attempt .attempt_box .body .sdgs_box img {
    width: calc(25% - calc(calc(clamp(0.5rem, 0.205rem + 0.91vw, 1rem) * 3) / 4));
  }
  .sdgs #pageUnder .attempt .attempt_box .body .text {
    width: 100%;
  }
  .sdgs #pageUnder .attempt .attempt_box .body .max {
    width: 100%;
  }
}
/*------------------------------------------------------------
SP
------------------------------------------------------------*/
@media all and (max-width: 520px) {
  .sdgs #pageUnder .pad_over {
    display: none!important;
  }



  .sdgs #pageUnder .text .br {
    font-size: clamp(0.875rem, 0.613rem + 0.81vw, 1rem);/*14~16px(520~768px)*/
    line-height: 2.5;
  }
  .sdgs #pageUnder .text .br {
    font-size: clamp(0.875rem, 0.613rem + 0.81vw, 1rem);/*14~16px(520~768px)*/
  }

  .sdgs #pageUnder .about {
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
  }
  .sdgs #pageUnder .about h3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 1rem;
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
  }
  .sdgs #pageUnder .about h3 img {
    max-width: 200px;
  }
  .sdgs #pageUnder .about h3 .txt {
    font-size: clamp(1.375rem, 1.006rem + 1.14vw, 2rem);/*22~32px(520~1400px)*/
  }
  .sdgs #pageUnder .about .sdgs_area {
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
  }
  .sdgs #pageUnder .about .sdgs_area .catch {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    grid-gap: 1rem;
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
  }
  .sdgs #pageUnder .about .sdgs_area .catch .com_name {
    width: 100%;
  }
  .sdgs #pageUnder .about .sdgs_area .catch .sdgs_log {
    width: 80%;
  }
  .sdgs #pageUnder .about .sdgs_area .catch .multiplication {
    width: 20px;
  }
  .sdgs #pageUnder .about .sdgs_area .sdgs_mark {
    display: flex;
    flex-wrap: wrap;
    grid-gap: .5rem;
  }
  .sdgs #pageUnder .about .sdgs_area .sdgs_mark figure {
    width: calc(calc(100% / 3) - calc(1rem / 3));
  }
  .sdgs #pageUnder .about .text {
    margin-bottom: 2rem;
  }
  .sdgs #pageUnder .about .image {
    margin-bottom: 1rem;
  }


  .sdgs #pageUnder .attempt h3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 1rem;
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
  }
  .sdgs #pageUnder .attempt h3 img {
    max-width: 96px;
  }
  .sdgs #pageUnder .attempt h3 .txt {
    font-size: clamp(1.375rem, 1.006rem + 1.14vw, 2rem);/*22~32px(520~1400px)*/
  }


  .sdgs #pageUnder .attempt .attempt_box {
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
  }
  .sdgs #pageUnder .attempt .attempt_box h4 {
    padding: 1rem ;
    background-color: #6fb92c;
    text-align: center;
  }
  .sdgs #pageUnder .attempt .attempt_box h4 .br {
    font-size: 16px;
    line-height: 2;
    text-align: center;
    color: #fff;
    display: inline;
  }
  .sdgs #pageUnder .attempt .attempt_box .body {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    grid-gap: clamp(1rem, 0.409rem + 1.82vw, 2rem);/*16~32px(520~1400px)*/
    padding: 1rem 0;
  }
  .sdgs #pageUnder .attempt .attempt_box .body .sdgs_box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    grid-gap: .5rem;
  }
  .sdgs #pageUnder .attempt .attempt_box .body .sdgs_box img {
    width: calc(50% - .25rem);
  }
  .sdgs #pageUnder .attempt .attempt_box .body .text {
    width: 100%;
  }
  .sdgs #pageUnder .attempt .attempt_box .body .max {
    width: 100%;
  }
}</pre></body></html>