html,body{scroll-behavior:smooth;margin:0;padding:0}#sdgs h2 span{display:block;font-size:1.5rem;font-weight:bold;padding:1rem;background:#f6f6f6;margin:1rem 0 0}@media(max-width: 768px){#sdgs h2 span{padding:2rem}}#sdgs h2::after{margin-bottom:1.5rem;content:"";display:block;height:5px;background:#e5021e;background:linear-gradient(90deg, rgb(229, 2, 30) 0%, rgb(229, 2, 30) 5.8%, rgb(215, 166, 1) 5.8%, rgb(215, 166, 1) 11.6%, rgb(27, 150, 59) 11.6%, rgb(27, 150, 59) 17.4%, rgb(197, 14, 42) 17.4%, rgb(197, 14, 42) 23.2%, rgb(232, 53, 23) 23.2%, rgb(232, 53, 23) 29%, rgb(0, 166, 216) 29%, rgb(0, 166, 216) 34.8%, rgb(250, 189, 0) 34.8%, rgb(250, 189, 0) 40.6%, rgb(151, 11, 50) 40.6%, rgb(151, 11, 50) 46.4%, rgb(237, 105, 5) 46.4%, rgb(237, 105, 5) 52.2%, rgb(220, 9, 122) 52.2%, rgb(220, 9, 122) 58%, rgb(244, 163, 11) 58%, rgb(244, 163, 0) 63.8%, rgb(212, 146, 6) 63.8%, rgb(212, 146, 6) 69.6%, rgb(65, 122, 54) 69.6%, rgb(65, 122, 54) 75.4%, rgb(0, 117, 186) 75.4%, rgb(0, 117, 186) 81.2%, rgb(40, 168, 57) 81.2%, rgb(40, 168, 57) 87%, rgb(0, 76, 136) 87%, rgb(0, 76, 136) 92.8%, rgb(2, 47, 102) 92.8%, rgb(2, 47, 102) 100%)}#sdgs h3{font-size:1.2rem;padding:1rem;margin:2rem 0;background:#f6f6f6}#sdgs h3.torikumi-tit{background:#01a6d8;color:#fff;font-weight:bold}@media(max-width: 768px){#sdgs h3{padding:2rem}}#sdgs h4{margin:1rem 0 .5rem}#sdgs p{text-align:left}@media(max-width: 768px){#sdgs p{margin:2em}}#sdgs img{width:100%;display:block}#sdgs .sdgs-mv{margin:2rem auto}#sdgs .row{margin-bottom:1rem}#sdgs .row .deeper{margin-top:1rem}@media(max-width: 768px){#sdgs .row .deeper{margin:1rem}}#sdgs .inochi img{width:15%}#sdgs .columns{text-align:left}@media(max-width: 768px){#sdgs .columns{text-align:center}}#sdgs .columns a{display:flex;height:30px;justify-content:center;align-items:center;background:#fff89f}#sdgs .columns img{margin-bottom:.5rem}@media(max-width: 768px){#sdgs .columns img{text-align:center;display:inline}#sdgs .columns img.icon{width:30%;margin:0 auto}}#sdgs .columns .yuukyuu{width:50%}@media(max-width: 768px){#sdgs .columns .yuukyuu{width:80%;margin:0 auto}}#sdgs .scrollIn{opacity:0}#sdgs .scrollIn.is-scrollIn{animation:.8s fadeInUp .1s forwards ease-in-out}@keyframes fadeInUp{0%{opacity:0;translate:0 30px}100%{opacity:1;translate:0px 0}}@keyframes slideUp{0%{translate:0 100px}100%{translate:0px 0}}@keyframes fadeInRight{0%{opacity:0;translate:100px 0}100%{opacity:1;translate:0 0}}