@charset "UTF-8";.leftAnime{opacity:0;overflow:hidden;display:inline-block}.leftAnimeInner{display:inline-block}.slideAnimeLeftRight{-webkit-animation-name:slideTextX100;animation-name:slideTextX100;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}@-webkit-keyframes slideTextX100{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideTextX100{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.slideAnimeRightLeft{-webkit-animation-name:slideTextX-100;animation-name:slideTextX-100;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}@-webkit-keyframes slideTextX-100{0%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideTextX-100{0%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.c-heading-ttl{padding-right:80px}.about-ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-ttl-eng{font-size:18px;padding-right:15px;position:relative;letter-spacing:0.06em}.about-ttl-eng:after{display:block;content:"";width:1px;height:19px;background:#1a1a1a;position:absolute;top:0;bottom:0;right:0;margin:auto}.about-ttl-jp{font-size:14px;padding-left:15px;letter-spacing:0.06em}.about-sub-ttl{font-size:35px;font-family:YakuHanMP,"Noto Serif JP",serif;line-height:1.4857142857;letter-spacing:0.04em;margin-top:30px}.about-sub-ttl-space{margin-left:15px}.white-box{background:#ffffff;-webkit-box-shadow:0px 5px 15px 0px rgba(0,0,0,0.1);box-shadow:0px 5px 15px 0px rgba(0,0,0,0.1);padding:70px}.white-box-ttl{font-size:20px;border:1px solid #1a1a1a;max-width:510px;width:100%;padding:13px 30px;margin-bottom:60px;letter-spacing:0.04em}.white-box-wrap{padding:0 30px}@media screen and (max-width:1024px){.white-box{padding:70px 20px}}@media screen and (max-width:767px){.c-heading-ttl{padding-right:0}.about-ttl{display:block}.about-ttl-eng:after{display:none}.about-ttl-eng{padding-right:0;font-size:15px;margin-bottom:5px}.about-ttl-jp{padding-left:0;font-size:13px}.about-sub-ttl{font-size:30px}.white-box{padding:40px 20px}.white-box-ttl{padding:13px;font-size:19px;margin-bottom:50px}.white-box-wrap{padding:0}}@media screen and (max-width:374px){.white-box-ttl{font-size:17px}}.intro{padding-top:100px;margin-bottom:130px}.intro .intro-txt-parent{margin-top:80px}.intro .intro-txt{font-size:16px;line-height:2.625;margin-bottom:40px}.intro .intro-txt:last-child{margin-bottom:0}.intro .intro-img{margin-top:100px}.intro .intro-img img{width:100%}@media screen and (max-width:767px){.intro{margin-bottom:100px}.intro .intro-txt-parent{margin-top:50px}.intro .intro-txt{font-size:15px}}.leader .leader-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.leader .leader-flex-lft{width:100%;margin-right:50px}.leader .leader-flex-rig{-webkit-box-flex:0;-ms-flex:0 0 475px;flex:0 0 475px;padding-top:50px}.leader .leader-flex-lft-txt-parent{margin-top:80px;max-width:580px;width:100%}.leader .leader-flex-lft-txt{font-size:16px;letter-spacing:0.04em;line-height:2.625;margin-bottom:50px}.leader .leader-flex-lft-txt:last-child{margin-bottom:0}.leader .leader-flex-people{margin-bottom:70px}.leader .leader-flex-people-img{margin-bottom:40px}.leader .leader-flex-people-ttl{position:relative}.leader .leader-flex-people-youtube{position:absolute;right:60px;top:25px;max-width:48px}.leader .leader-flex-people-posi{font-size:14px;letter-spacing:0.04em;font-family:"Zen Kaku Gothic New",sans-serif}.leader .leader-flex-people-name{font-size:24px;letter-spacing:0.04em;margin-bottom:30px;line-height:1.8;font-family:"Zen Kaku Gothic New",sans-serif}.leader .leader-flex-people-story{margin-bottom:20px;font-size:15px;color:#606060;font-weight:500;font-family:"Zen Kaku Gothic New",sans-serif}.leader .leader-flex-people-txt-ttl{font-size:18px;margin-bottom:20px;color:#606060;font-weight:500;line-height:1.8;font-family:"Zen Kaku Gothic New",sans-serif}.leader .leader-flex-people-txt{font-size:15px;color:#606060;font-weight:500;line-height:1.8;font-family:"Zen Kaku Gothic New",sans-serif}@media screen and (max-width:1024px){.leader .leader-flex-lft{margin-right:0}.leader .leader-flex{display:block}}@media screen and (max-width:767px){.leader .leader-flex-lft-txt-parent{margin-top:40px}.leader .leader-flex-lft-txt{font-size:15px}.leader .leader-flex-rig{padding-top:100px}.leader .leader-flex-people-img{margin-bottom:30px}.leader .leader-flex-people-youtube{right:0}.leader .leader-flex-people-story{font-size:14px}.leader .leader-flex-people-txt{font-size:14px}.leader .leader-flex-people-txt-ttl{font-size:16px}.leader .leader-flex-people{margin-bottom:50px}.leader .leader-flex-people03{margin-bottom:100px}.leader .leader-flex-people-youtube-link{display:inline-block;width:42px;margin-right:20px}.leader .leader-flex-people-name{letter-spacing:0}}.overview{background:#fff;padding:200px 0}.overview .overview-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.overview .overview-flex-lft{margin-right:245px}.overview .overview-flex-lft-txt{font-size:32px;line-height:1}.overview .overview-flex-rig{width:100%}.overview .overview-table-tr{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;border-bottom:1px solid #b4b4b4}.overview .overview-table-th{-webkit-box-flex:0;-ms-flex:0 0 290px;flex:0 0 290px;font-size:15px;letter-spacing:0.04em;font-family:"Zen Kaku Gothic New",sans-serif}.overview .overview-table-td{font-size:15px;letter-spacing:0.04em;font-family:"Zen Kaku Gothic New",sans-serif}.overview .permission-txt{font-size:15px;letter-spacing:0.04em;line-height:1.9333333333;margin-left:21px;text-indent:-22px;padding:80px 0;font-family:"Zen Kaku Gothic New",sans-serif}.overview .overview-table-heading{border-bottom:1px solid #b4b4b4;padding-bottom:15px;font-size:15px;letter-spacing:0.04em;font-family:"Zen Kaku Gothic New",sans-serif}.overview .overview-table-td-txt{display:block;margin-bottom:15px;text-align:justify;font-size:15px}.overview .overview-table-td-txt:first-child{font-weight:500;font-size:16px}.overview .overview-table-td-txt:last-child{margin-bottom:0}.overview .overview-map{padding-top:100px}.overview .overview-map img{max-width:870px;width:100%;margin:auto}@media screen and (max-width:1024px){.overview .overview-flex{display:block}.overview .overview-flex-lft{margin-bottom:50px}}@media screen and (max-width:767px){.overview{padding-top:100px;padding-bottom:80px}.overview .overview-table-tr{display:block;padding-left:12px;padding-right:12px}.overview .overview-flex-lft{margin-bottom:40px}.overview .overview-table-th{margin-bottom:10px}.overview .permission-txt{padding-top:40px}.overview .overview-table-tr-address{border-bottom:none;padding-bottom:0}.overview .overview-table-tr-company .overview-table-th{margin-bottom:30px}.overview .overview-map{padding-top:60px}.overview .overview-table-heading{padding-left:12px;padding-right:12px}}.history{background:#fff}.history .history-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.history .history-flex-lft{margin-right:290px}.history .history-flex-lft-txt{font-size:32px;line-height:1}.history .history-flex-rig{padding-top:20px}.history .history-box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px}.history .history-box:last-child{margin-bottom:0}.history .history-box-lft{margin-right:50px}.history .history-box-lft-txt{font-size:15px;letter-spacing:0.03em;font-family:"Zen Kaku Gothic New",sans-serif}.history .history-box-rig-txt{font-size:15px;margin-bottom:20px;letter-spacing:0.03em;font-family:"Zen Kaku Gothic New",sans-serif}@media screen and (max-width:1024px){.history .history-flex{display:block}.history .history-flex-lft{margin-bottom:50px}}@media screen and (max-width:767px){.history .history-box-lft{margin-right:10px}.history .history-box-rig-txt{margin-bottom:10px}.history .history-flex-lft{margin-bottom:40px}.history .history-box-rig-txt{max-width:262px;letter-spacing:0.025em}}.chart{background:#fff;padding-top:170px}.chart .chart-ttl{font-size:32px;margin-bottom:60px}.chart .chart-img{max-width:1086px;width:100%;margin:auto}.chart .chart-img-botom{margin-top:240px}.chart .chart-img-botom img{width:100%}.chart .chart-img-flow{max-width:1086px;width:100%;margin:auto;background:#f1f1f1}.chart .chart-img-flow-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px}.chart .chart-img-flow-flex-item{-webkit-box-flex:0;-ms-flex:0 0 13.7%;flex:0 0 13.7%}.chart .chart-img-flow-flex-item a{width:100%;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #4d4d4d;text-align:center;line-height:1.5;font-family:"Zen Kaku Gothic New",sans-serif}@media screen and (max-width:1000px){.chart .chart-img-flow-flex-item{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;margin-bottom:12px}}@media screen and (max-width:767px){.chart{padding-top:100px}.chart .chart-img-botom{margin-top:90px}.chart .chart-img-flow-flex{padding-bottom:8px}.chart .chart-img-flow-flex-item{-webkit-box-flex:0;-ms-flex:0 0 47.5%;flex:0 0 47.5%;margin-bottom:12px}}@media (hover:hover){.chart .chart-img-flow-flex-item a{-webkit-transition:0.5s all;transition:0.5s all}.chart .chart-img-flow-flex-item a:hover{background:#4d4d4d;color:#fff;-webkit-transition:0.5s all;transition:0.5s all}}.social{padding-top:290px}.social .about-ttl{padding-bottom:40px}.social .social-ttl{font-size:35px;letter-spacing:0.04em;margin-bottom:50px}.social .social-subttl{font-size:25px;letter-spacing:0.04em;margin-bottom:90px}.social .social-txt{font-size:16px;letter-spacing:0.04em;line-height:2.625;max-width:570px;width:100%;margin-bottom:160px;text-align:justify}@media screen and (max-width:767px){.social{padding-top:100px}.social .social-ttl{font-size:30px;line-height:1.6666666667;margin-bottom:80px}.social .social-subttl{font-size:22px;margin-bottom:30px}.social .social-txt{margin-bottom:100px}}.initiatives{margin-bottom:40px}.initiatives .initiatives-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.initiatives .initiatives-txtbox{margin-bottom:90px}.initiatives .initiatives-txtbox:last-child{margin-bottom:0}.initiatives .initiatives-txtbox-ttl{font-size:20px;letter-spacing:0.06em;margin-bottom:30px}.initiatives .initiatives-txtbox-txt{font-size:16px;line-height:1.9375;text-align:justify}.initiatives .initiatives-txtbox-list{margin-top:60px}.initiatives .initiatives-txtbox-list li{font-size:20px;letter-spacing:0.06em;margin-bottom:50px;line-height:1.45}.initiatives .initiatives-txtbox-list li:last-child{margin-bottom:0}.initiatives .initiatives-flex-rig{max-width:320px;width:100%;margin-top:20px}.initiatives .initiatives-flex-lft{max-width:540px;width:100%}.initiatives .social-sp-icon{display:none}@media screen and (max-width:1024px){.initiatives .initiatives-flex-lft{max-width:100%}.initiatives .initiatives-flex-rig{display:none}.initiatives .social-sp-icon{display:block}.initiatives .initiatives-txtbox-ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.initiatives .social-sp-icon01{max-width:46px}.initiatives .social-sp-icon02{max-width:54px}.initiatives .social-sp-icon03{max-width:48px}.initiatives .social-sp-icon04{max-width:56px}.initiatives .social-sp-icon05{max-width:62px;margin-top:15px}.initiatives .social-sp-icon06{max-width:54px}.initiatives .social-sp-icon07{max-width:50px}.initiatives .social-sp-icon08{max-width:256px;width:100%;margin:auto;margin-top:50px}.initiatives .initiatives-txtbox-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px}.initiatives .initiatives-txtbox-list-rig{-webkit-box-flex:0;-ms-flex:0 0 65px;flex:0 0 65px;width:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767px){.initiatives .social-sp-icon01{margin-left:10px}.initiatives .initiatives-txtbox{margin-bottom:70px}.initiatives .initiatives-txtbox-list{margin-top:30px}.initiatives .social-sp-icon08{margin-top:40px}.initiatives .initiatives-txtbox-ttl{margin-bottom:20px}}.sdgs{margin-bottom:40px}.sdgs .sdgs-ttl{font-size:20px;margin-bottom:70px}.sdgs .sdgs-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:40px;margin-left:-75px}.sdgs .sdgs-box:last-child{margin-bottom:0}.sdgs .sdgs-box-lft{max-width:50px;width:100%;margin-right:30px}.sdgs .sdgs-box-rig{border-bottom:1px solid #9d9d9d;width:100%;padding-bottom:40px}.sdgs .sdgs-box:last-child .sdgs-box-rig{padding-bottom:0}.sdgs .sdgs-box:last-child .sdgs-box-rig{border-bottom:none}.sdgs .sdgs-box-rig-ttl{font-size:20px;letter-spacing:0.04em;margin-bottom:20px;text-indent:-10px;line-height:1.5}.sdgs .sdgs-box-rig-txt{font-size:16px;letter-spacing:0.06em;margin-bottom:40px;max-width:550px;width:100%;text-align:justify}.sdgs .sdgs-box-rig-txt:last-child{margin-bottom:0}@media screen and (max-width:767px){.sdgs .sdgs-ttl{margin-bottom:50px}.sdgs .sdgs-box{display:block;margin-left:0}.sdgs .sdgs-box-lft{max-width:42px;margin-bottom:15px}.sdgs .sdgs-box-rig-ttl{margin-bottom:20px}.sdgs .sdgs-box-rig{padding-bottom:20px}}.drinking{padding-bottom:40px}.drinking .drinking-ttl{font-size:34px;letter-spacing:0.04em;margin-bottom:40px}.drinking .drinking-txtbox-txt{margin-bottom:40px;font-size:16px;letter-spacing:0.04em;line-height:2}.drinking .drinking-txtbox-txt:last-child{margin-bottom:0}.drinking .drinking-imgbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:90px}.drinking .drinking-imgbox-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.drinking .drinking-imgbox-item01-img{max-width:194px;width:100%;margin-right:25px}.drinking .drinking-imgbox-item-txt{font-size:13px;line-height:1.8461538462;letter-spacing:0.04em}.drinking .drinking-imgbox-item02-img{max-width:148px;width:100%;margin-right:30px}@media screen and (max-width:1024px){.drinking .drinking-ttl{line-height:1.4814814815}.drinking .drinking-imgbox{display:block}.drinking .drinking-imgbox-item01{margin-bottom:50px}.drinking .drinking-txtbox-txt{margin-bottom:30px}.drinking .drinking-imgbox{margin-top:40px}.drinking .drinking-imgbox-item01-img{max-width:130px;margin-right:20px}.drinking .drinking-imgbox-item02-img{max-width:120px}.drinking .drinking-imgbox-item01{margin-bottom:28px}.drinking .drinking-imgbox-item-txt{font-size:10px;text-align:left}}.support{padding-bottom:240px}.support .support-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.support .support-flex-lft{margin-right:50px}.support .support-flex-lft-ttl{font-size:20px}.support .support-flex-lft-txt{font-size:16px;line-height:1.9375}.support .support-flex-rig{max-width:198px;width:100%;position:relative;top:-80px}.support .support-flex-lft-link{display:block;max-width:260px;width:100%;background:#1a1a1a;color:#fff;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;margin-top:40px}.support .support-flex-lft-link-out{max-width:16px;width:100%;margin-left:10px;position:relative;top:1px}@media screen and (max-width:1024px){.support .support-flex{display:block}.support .support-flex-rig{top:0;margin-top:50px}}@media screen and (max-width:767px){.support{padding-bottom:100px}.support .support-flex-lft{margin-right:0}.support .support-flex-lft-ttl{margin-bottom:40px}.support .support-flex-lft-link{margin-top:25px;max-width:100%}.support .support-flex-rig{max-width:100%}}