@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap');
#main {font-family: 'Noto Sans JP', sans-serif;color: #4a4a4a;line-height: 2;font-weight: 300;}
#main .main-content{font-family: 'Noto Sans JP', sans-serif;color: #4a4a4a;line-height: 2;font-weight: 300;}
.content-mainvisual .content-header__title--primary{letter-spacing: 0.04em;font-weight: 500;}
.main-content .heading--primary{font-weight: 500;font-size: 2em;padding-bottom: 25px;}
.content-mainvisual .content-header__title--secondary,.content-mainvisual .content-header__title--tertiary{font-weight: 400;}
.main-content .heading--border-red{font-weight: 400;}
.corporate-container .content-header__title{font-family: 'Noto Sans JP', sans-serif;color: #4a4a4a;}
.main-content .sdgs-title{font-weight: 500;}
.main-content .catch{margin-bottom:0;font-weight:400;font-size:1.8em;line-height:1.4;text-align:center}
@media print, screen and (min-width: 768px){
.pagetop .arr_pagetop::before {border-top: 2px solid #fff;border-right: 2px solid #fff;}
}
@media print,screen and (max-width:767px){
.main-content .heading--primary {font-size: 1.25rem;padding-bottom: 12px;}
}
