@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;700&display=swap");:root{--primary:#e50012;--secondary:#b9000e;--txtColor:#000;--borderColor:#ced0d3;--bgColor:#fff;--bgColorSecondary:#eff0f1;--bgColorTertiary:#f5f5f5;--bgColorQuaternary:#f9f9f9;--bgColorTh:#eff0f1;--white:#fff;--black:#333;--fontFamily:"Noto Sans JP","ヒラギノ角 Pro W3","Hiragino Kaku Pro W3","メイリオ",Meiryo,"MS Pゴシック","MS PGothic",sans-serif;--fontFamilyEn:"Lexend",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,Helvetica,sans-serif;--txtSizeSp:1.4rem;--txtSizePc:1.6rem;--lineHeight:1.75;--lineHeightTitle:1.5;--letterSpacing:0;--fixedWidth:1200px;--zIndexLv0:0;--zIndexLv1:1;--zIndexLv2:10;--zIndexLv3:100;--zIndexLv4:1000;--zIndexLv5:10000;--breakTabLength:768;--breakSmPcLength:1024;--breakPcLength:1200}[data-gs]{display:flex;flex-wrap:wrap;-moz-column-gap:27px;column-gap:27px}@media print,screen and (min-width:768px){[data-gs]{-moz-column-gap:36px;column-gap:36px}}[data-gs][data-gs=col1]>[data-gs-col],[data-gs][data-gs=col2]>[data-gs-col],[data-gs][data-gs=col]>[data-gs-col]{width:100%}@media print,screen and (min-width:768px){[data-gs][data-gs=col2]>[data-gs-col]{width:calc(50% - 18px)}}[data-gs][data-gs=col3]>[data-gs-col]{width:100%}@media screen and (min-width:768px) and (max-width:1199px){[data-gs][data-gs=col3]>[data-gs-col]{width:calc(50% - 18px)}}@media print,screen and (min-width:768px){[data-gs][data-gs=col3]>[data-gs-col]{width:calc(33.33333% - 24px)}}[data-gs][data-gs=col3-2]>[data-gs-col]{width:calc(50% - 18px)}@media screen and (min-width:768px) and (max-width:1199px){[data-gs][data-gs=col3-2]>[data-gs-col]{width:calc(50% - 18px)}}@media print,screen and (min-width:768px){[data-gs][data-gs=col3-2]>[data-gs-col]{width:calc(33.33333% - 24px)}}[data-gs][data-gs=col4]>[data-gs-col]{width:calc(50% - 13.5px)}@media print,screen and (min-width:768px){[data-gs][data-gs=col4]>[data-gs-col]{width:calc(33.33333% - 24px);width:calc(25% - 27px)}}[data-gs][data-gs=col5]>[data-gs-col]{width:calc(50% - 13.5px)}@media print,screen and (min-width:768px){[data-gs][data-gs=col5]>[data-gs-col]{width:calc(33.33333% - 24px);width:calc(20% - 28.8px)}}[data-gs][data-gs=col6]>[data-gs-col]{width:calc(50% - 13.5px)}@media print,screen and (min-width:768px){[data-gs][data-gs=col6]>[data-gs-col]{width:calc(16.66667% - 30px)}}[data-gs][data-gs=col2_1]>[data-gs-col]:first-child{width:100%}@media print,screen and (min-width:768px){[data-gs][data-gs=col2_1]>[data-gs-col]:first-child{width:calc(66.66667% - 12px)}}[data-gs][data-gs=col2_1]>[data-gs-col]:nth-child(2){width:100%}@media print,screen and (min-width:768px){[data-gs][data-gs=col2_1]>[data-gs-col]:nth-child(2){width:calc(33.33333% - 24px)}}[data-gs][data-gs=col1_2]>[data-gs-col]:first-child{width:100%}@media print,screen and (min-width:768px){[data-gs][data-gs=col1_2]>[data-gs-col]:first-child{width:calc(33.33333% - 24px)}}[data-gs][data-gs=col1_2]>[data-gs-col]:nth-child(2){width:100%}@media print,screen and (min-width:768px){[data-gs][data-gs=col1_2]>[data-gs-col]:nth-child(2){width:calc(66.66667% - 12px)}}[data-gs][data-gs=col1_1_1]>[data-gs-col]{width:100%}@media print,screen and (min-width:768px){[data-gs][data-gs=col1_1_1]>[data-gs-col]{width:calc(33.33333% - 24px)}}.l-content{background-color:var(--bgColorQuaternary)}.p-text-title{font-size:1.8rem;font-weight:700;line-height:2;text-align:center}@media print,screen and (min-width:768px){.p-text-title{font-size:2.4rem}}.p-column{display:flex;flex-direction:column;gap:24px;margin-top:64px}@media print,screen and (min-width:768px){.p-column{gap:32px;margin-top:96px}}.p-column__content{gap:32px;padding:64px 24px;background-color:var(--bgColor)}@media print,screen and (min-width:768px){.p-column__content{padding:80px}}@media print,screen and (min-width:1200px){.p-column__content{display:flex;gap:80px}}.p-column__title2{position:relative;display:inline-block;padding-left:20px;margin:0;font-size:1.8rem;font-weight:600;line-height:1.4}@media print,screen and (min-width:1200px){.p-column__title2{flex-shrink:0;width:200px}}.p-column__title2:before{position:absolute;top:.7em;left:0;width:8px;height:8px;content:"";background-color:var(--primary);transform:translateY(-50%)}@media print,screen and (min-width:768px){.p-column__title2{padding-left:24px;font-size:2rem}}.p-column__text{margin-top:32px;line-height:2}@media print,screen and (min-width:768px){.p-column__text{margin-top:40px}}.p-column__content-inner{margin-top:32px}@media screen and (min-width:768px) and (max-width:1199px){.p-column__content-inner{padding-left:0;margin-top:40px}}@media print,screen and (min-width:1200px){.p-column__content-inner{margin-top:0}}.p-column__copy{font-size:2.6rem;font-weight:700;line-height:var(--lineHeightTitle)}@media print,screen and (min-width:768px){.p-column__copy{font-size:4rem}}.p-column__title2__sub{margin:4px 0 0 20px;font-size:1.6rem;line-height:1.5}@media print,screen and (min-width:768px){.p-column__title2__sub{margin-left:24px;font-size:1.8rem}}.p-value-list{margin-top:32px}@media screen and (min-width:768px) and (max-width:1199px){.p-value-list{padding-left:0;margin-top:40px}}@media print,screen and (min-width:1200px){.p-value-list{margin-top:0}}.p-value-list__item{display:flex;gap:12px}@media print,screen and (min-width:768px){.p-value-list__item{gap:40px}}.p-value-list__item:not(:first-child){margin-top:24px}@media print,screen and (min-width:768px){.p-value-list__item:not(:first-child){margin-top:32px}}.p-value-list__item:not(:last-child){padding-bottom:24px}@media print,screen and (min-width:768px){.p-value-list__item:not(:last-child){padding-bottom:32px}}.p-value-list__item:not(:last-child){border-bottom:1px solid var(--borderColor)}.p-value__num{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:32px;height:32px;padding:6px;margin-top:.3em;font-size:1.6rem;font-weight:700;color:var(--white);background-color:var(--primary)}@media print,screen and (min-width:768px){.p-value__num{width:40px;height:40px;font-size:1.8rem}.p-value__inner{display:flex;gap:16px}}.p-value__title{font-size:3.2rem;font-weight:700;line-height:1.125}@media print,screen and (min-width:768px){.p-value__title{font-size:4rem}}.p-value__title-en{padding-top:4px;font-family:var(--fontFamilyEn);font-size:1.8rem;font-weight:500}@media print,screen and (min-width:768px){.p-value__title-en{font-size:2.4rem}}.p-value__desc{padding-top:16px;line-height:2}.p-sustainability-link>:first-child{margin-top:0!important}.p-sustainability-link>:first-child.m-box-section{padding-top:0}@media print,screen and (min-width:768px){.p-sustainability-link>.position-left:first-child+*,.p-sustainability-link>.position-right:first-child+*{margin-top:0!important}}.p-sustainability-link>[data-gs=col1]:first-child>[data-gs-col]:first-child>:first-child,.p-sustainability-link>[data-gs=col]:first-child>[data-gs-col]:first-child>:first-child{margin-top:0!important}@media screen and (max-width:767px){.p-sustainability-link>[data-gs=col2]:first-child>[data-gs-col]:first-child>:first-child{margin-top:0!important}}.p-sustainability-link>[data-gs=col2]:first-child>[data-gs-col]:nth-child(-n+2)>:first-child{margin-top:0!important}@media screen and (max-width:767px){.p-sustainability-link>[data-gs=col3]:first-child>[data-gs-col]:nth-child(-n+2)>:first-child{margin-top:0!important}}@media print,screen and (min-width:768px){.p-sustainability-link>[data-gs=col3]:first-child>[data-gs-col]:nth-child(-n+3)>:first-child{margin-top:0!important}}@media screen and (max-width:767px){.p-sustainability-link>[data-gs=col4]:first-child>[data-gs-col]:nth-child(-n+2)>:first-child{margin-top:0!important}}@media print,screen and (min-width:768px){.p-sustainability-link>[data-gs=col4]:first-child>[data-gs-col]:nth-child(-n+4)>:first-child{margin-top:0!important}}@media screen and (max-width:767px){.p-sustainability-link>[data-gs=col2_1]:first-child>[data-gs-col]:first-child>:first-child{margin-top:0!important}}@media print,screen and (min-width:768px){.p-sustainability-link>[data-gs=col2_1]:first-child>[data-gs-col]>:first-child{margin-top:0!important}}.p-sustainability-link>[data-gs=col1_2]:first-child{margin-top:0}@media screen and (max-width:767px){.p-sustainability-link>[data-gs=col1_2]:first-child>[data-gs-col]:first-child>:first-child{margin-top:0!important}}@media print,screen and (min-width:768px){.p-sustainability-link>[data-gs=col1_2]:first-child>[data-gs-col]>:first-child{margin-top:0!important}}@media screen and (max-width:767px){.p-sustainability-link>[data-gs=col1_1_1]:first-child>[data-gs-col]:first-child>:first-child{margin-top:0!important}}@media print,screen and (min-width:768px){.p-sustainability-link>[data-gs=col1_1_1]:first-child>[data-gs-col]>:first-child{margin-top:0!important}}.p-sustainability-link{margin-top:72px}@media print,screen and (min-width:768px){.p-sustainability-link{margin-top:100px}}