.fixed-bottom-bar-year{display:flex;z-index:2;position:fixed;right:0;bottom:0;left:0;align-items:center;justify-content:center;width:100%;height:60px;transform:translateY(100%);opacity:0;transition:background .4s cubic-bezier(.23,1,.32,1),transform .4s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:767px){.fixed-bottom-bar-year{height:45px}}.fixed-bottom-bar-year[data-bg=primary]{background:#be3232}.fixed-bottom-bar-year[data-bg=black]{background:#111}.fixed-bottom-bar-year.show{transform:translateY(0);opacity:1}.fixed-bottom-bar-year__button{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5px 40px;color:#fff;font-family:Roboto,sans-serif;font-size:24px;letter-spacing:0;list-style:1.1}.fixed-bottom-bar-year__button:active,.fixed-bottom-bar-year__button:link,.fixed-bottom-bar-year__button:visited{color:#fff;text-decoration:none}@media screen and (max-width:767px){.fixed-bottom-bar-year__button{font-size:18px}}.history-modal{z-index:2001;position:absolute}.history-modal,.history-modal__overlay{top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;width:100%;height:100%}.history-modal__overlay{display:flex;position:fixed;background:rgba(0,0,0,.6)}.history-modal__container{z-index:2;position:relative;width:calc(100% - 80px);max-width:950px;background-color:#fff}@media screen and (max-width:767px){.history-modal__container{width:100%}}.history-modal__scroller{max-height:calc(100vh - 60px);padding:80px 60px 60px;overflow-y:auto}@media screen and (max-width:767px){.history-modal__scroller{max-height:calc(100vh - 40px);padding:15px}}.history-modal__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;position:absolute;top:20px;right:20px;align-items:center;justify-content:center;width:40px;height:40px;background:url(../img/icon-close-btn-modal.svg) no-repeat 50%;background-size:23px 23px;cursor:pointer}@media screen and (max-width:767px){.history-modal__close{top:6px;right:6px}}.history-modal__head{gap:30px;display:flex}@media screen and (max-width:767px){.history-modal__head{gap:6px;flex-direction:column}}.history-modal__year{color:#be3232;font-family:Roboto,sans-serif;font-size:52px;font-weight:700;letter-spacing:.03rem;line-height:1.1}@media screen and (max-width:767px){.history-modal__year{font-size:24px;letter-spacing:.05rem;text-align:center}}.history-modal__title{color:#111;font-size:28px;font-weight:700;letter-spacing:0;line-height:1.5}@media screen and (max-width:767px){.history-modal__title{font-size:16px;letter-spacing:.05rem;line-height:1.4}}.history-modal__inner{gap:30px;display:flex;margin-top:60px}@media screen and (max-width:767px){.history-modal__inner{gap:12px;flex-direction:column;margin-top:10px}}.history-modal__content{display:grid}.history-modal__thumb{display:block;margin:0 auto}.history-modal__desc{color:#111;font-size:18px;letter-spacing:0;line-height:1.6}@media screen and (max-width:767px){.history-modal__desc{font-size:13px}}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(10%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:flex}.micromodal-slide[aria-hidden=false] .history-modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .history-modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .history-modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .history-modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .history-modal__container,.micromodal-slide .history-modal__overlay{will-change:transform}.history-keyvisual{position:relative;width:100%;min-height:500px;overflow:hidden}@media screen and (max-width:767px){.history-keyvisual{min-height:306px}}.history-keyvisual__inner{inset:0;display:flex;position:absolute;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:100%;padding:10px 40px 65px}@media screen and (max-width:767px){.history-keyvisual__inner{padding:10px 20px 25px}}.history-keyvisual__bg{-o-object-fit:cover;inset:0;-webkit-mask-image:url(../history/img/mask-image.png);-webkit-mask-repeat:no-repeat;-webkit-mask-size:200% 200%;-webkit-mask-position:-70% -70%;-webkit-mask-origin:top left;z-index:-1;position:absolute;width:100%;height:100%;overflow:hidden;object-fit:cover;background-image:url(../history/img/bg-history-keyvisual@2x.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;mask-image:url(../history/img/mask-image.png);mask-origin:top left;mask-position:-70% -70%;mask-repeat:no-repeat;mask-size:200% 200%;transition:transform 10s cubic-bezier(.23,1,.32,1),-webkit-mask-position 5s cubic-bezier(.23,1,.32,1);transition:mask-position 5s cubic-bezier(.23,1,.32,1),transform 10s cubic-bezier(.23,1,.32,1);transition:mask-position 5s cubic-bezier(.23,1,.32,1),transform 10s cubic-bezier(.23,1,.32,1),-webkit-mask-position 5s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:767px){.history-keyvisual__bg{background-image:url(../history/img/bg-history-keyvisual-md@2x.jpg)}}.history-keyvisual__label{-webkit-clip-path:inset(0 100% 0 0);color:#111;font-size:28px;font-weight:700;letter-spacing:0;line-height:1.5;text-align:center;clip-path:inset(0 100% 0 0);transition:-webkit-clip-path .6s cubic-bezier(.23,1,.32,1);transition:clip-path .6s cubic-bezier(.23,1,.32,1);transition:clip-path .6s cubic-bezier(.23,1,.32,1),-webkit-clip-path .6s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:767px){.history-keyvisual__label{font-size:14px;line-height:1.8}}.history-keyvisual__title{width:100%;max-width:520px;margin:25px 0}@media screen and (max-width:767px){.history-keyvisual__title{max-width:280px;margin:9px 0}}.history-keyvisual__title-svg{-o-object-fit:contain;-webkit-clip-path:inset(0 100% 0 0);width:100%;height:auto;object-fit:contain;clip-path:inset(0 100% 0 0);transition:-webkit-clip-path .6s cubic-bezier(.23,1,.32,1);transition:clip-path .6s cubic-bezier(.23,1,.32,1);transition:clip-path .6s cubic-bezier(.23,1,.32,1),-webkit-clip-path .6s cubic-bezier(.23,1,.32,1)}.history-keyvisual__year{transform:translateY(50px);color:#1f1f1f;font-family:Roboto,sans-serif;font-size:32px;letter-spacing:0;text-align:center;opacity:0;transition:opacity .5s cubic-bezier(.23,1,.32,1),transform .6s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:767px){.history-keyvisual__year{font-size:24px}}.history-keyvisual__desc{margin-top:45px;transform:translateY(50px);color:#111;font-size:24px;font-weight:700;letter-spacing:0;line-height:1.5;text-align:center;opacity:0;transition:opacity .5s cubic-bezier(.23,1,.32,1),transform .6s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:767px){.history-keyvisual__desc{margin-top:13px;font-size:14px;line-height:1.8}}.history-keyvisual__desc span{display:block}@media screen and (max-width:767px){.history-keyvisual__desc span{display:inline}}.period-history-button-mobile{display:none;z-index:2;position:sticky;top:45px;width:100%;list-style:none}@media screen and (max-width:1200px){.period-history-button-mobile{display:flex}}.period-history-button-mobile__scroll-container{scrollbar-width:none;width:100%;overflow:auto;scroll-behavior:smooth}.period-history-button-mobile__list{display:flex;width:100%;min-width:-moz-min-content;min-width:min-content;list-style:none}.period-history-button-mobile__item{flex-grow:1;min-width:100px;height:44px}.period-history-button-mobile__item+.period-history-button-mobile__item{border-left:1px solid #fff}.period-history-button-mobile__button{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:5px;background:linear-gradient(180deg,#be3232,#9d2626);color:#fff;font-family:Roboto,sans-serif;font-size:14px;letter-spacing:0;line-height:1.1;text-align:center;transition:background .3s cubic-bezier(.23,1,.32,1)}.period-history-button-mobile__button:active,.period-history-button-mobile__button:hover,.period-history-button-mobile__button:link,.period-history-button-mobile__button:visited{color:#fff;text-decoration:none}.period-history-button-mobile__button.active{background:linear-gradient(180deg,#373636,#010000)}.period-history-card{gap:26px;display:flex;margin:34px 0 40px}@media screen and (max-width:992px){.period-history-card{gap:20px;flex-direction:column;margin:20px 0 30px}}.period-history-card__image{display:block;margin:0 auto}@media screen and (max-width:992px){.period-history-card__image{width:100%;height:auto}}.period-history-card__desc{color:#fff;font-size:18px;letter-spacing:.03rem;line-height:1.5}@media screen and (max-width:767px){.period-history-card__desc{font-size:16px;line-height:1.8}}.period-history-head{display:grid;text-align:center}.period-history-head__title{-o-object-fit:contain;display:inline-block;width:289px;height:68px;margin:0 auto 20px;object-fit:contain}@media screen and (max-width:767px){.period-history-head__title{width:146px;height:35px;margin:0 auto 10px}}.period-history-head__label{gap:10px;display:flex;align-items:center;justify-self:center;margin-bottom:30px;color:#fff;font-size:20px;font-weight:700;letter-spacing:0}.period-history-head__label:after,.period-history-head__label:before{display:block;width:46px;height:1px;background-color:#fff;content:""}@media screen and (max-width:767px){.period-history-head__label:after,.period-history-head__label:before{width:40px}}@media screen and (max-width:767px){.period-history-head__label{margin-bottom:15px;font-size:14px}}.period-history-head__text{color:#fff;font-size:44px;font-weight:700;letter-spacing:.05rem}@media screen and (max-width:767px){.period-history-head__text{font-size:20px;line-height:1.7}}.period-history-head__text span{display:inline-block}.period-history-list{position:relative;padding:30px 25px 200px 70px;overflow:hidden;background-color:#fff;background-position:bottom;background-repeat:no-repeat;background-size:100% auto}.period-history-list.-last{padding-bottom:40px}.period-history-list[data-list-year="1960"]{background-image:url(../history/img/bg-period-history-list-1960.png)}.period-history-list[data-list-year="1970"]{background-image:url(../history/img/bg-period-history-list-1970.png)}.period-history-list[data-list-year="1980"]{background-image:url(../history/img/bg-period-history-list-1980.png)}.period-history-list[data-list-year="1990"]{background-image:url(../history/img/bg-period-history-list-1990.png)}.period-history-list[data-list-year="2000"]{background-image:url(../history/img/bg-period-history-list-2000.png)}.period-history-list[data-list-year="2010"]{background-image:url(../history/img/bg-period-history-list-2010.png)}.period-history-list[data-list-year="2020"]{background-image:url(../history/img/bg-period-history-list-2020.png)}@media screen and (max-width:767px){.period-history-list{width:calc(100% + 40px);margin-right:-20px;margin-left:-20px;padding-bottom:150px}.period-history-list[data-list-year="1960"]{background-image:url(../history/img/bg-period-history-list-1960-md.png)}.period-history-list[data-list-year="1970"]{background-image:url(../history/img/bg-period-history-list-1970-md.png)}.period-history-list[data-list-year="1980"]{background-image:url(../history/img/bg-period-history-list-1980-md.png)}.period-history-list[data-list-year="1990"]{background-image:url(../history/img/bg-period-history-list-1990-md.png)}.period-history-list[data-list-year="2000"]{background-image:url(../history/img/bg-period-history-list-2000-md.png)}.period-history-list[data-list-year="2010"]{background-image:url(../history/img/bg-period-history-list-2010-md.png)}.period-history-list[data-list-year="2020"]{background-image:url(../history/img/bg-period-history-list-2020-md.png)}}.period-history-list:after{z-index:1;position:absolute;top:45px;bottom:0;left:40px;width:2px;height:100%;background:#333;content:""}.period-history-list__content{display:flex;position:relative;flex-direction:column;list-style:none}.period-history-list__item{display:flex;z-index:3;position:relative;padding-bottom:35px}@media screen and (max-width:767px){.period-history-list__item{padding-bottom:30px}}.period-history-list__item:before{z-index:1;position:absolute;top:0;left:-36px;width:14px;height:14px;border-radius:50%;background-color:#be3232;content:""}.period-history-list__item:after{z-index:2;position:absolute;top:0;left:-30px;width:3px;height:0;background-color:#be3232;content:"";transition:height .5s cubic-bezier(.23,1,.32,1)}.period-history-list__item.-first{flex-direction:column}.period-history-list__item.-first:before{top:0;left:-39px;width:20px;height:20px}.period-history-list__item.-first .period-history-list__item-title{color:#111;font-size:32px;font-weight:700;letter-spacing:0;line-height:1.2}@media screen and (max-width:767px){.period-history-list__item.-first .period-history-list__item-title{font-size:24px}}.period-history-list__item.-first .period-history-list__item-identifier{margin-top:5px;color:#be3232;font-family:Roboto,sans-serif;font-size:24px;font-weight:700;letter-spacing:0}@media screen and (max-width:767px){.period-history-list__item.-first .period-history-list__item-identifier{font-size:16px}}.period-history-list__item.-first .period-history-list__item-desc{margin-top:12px;color:#111;font-size:18px;font-weight:700;letter-spacing:0;line-height:1.6}@media screen and (max-width:767px){.period-history-list__item.-first .period-history-list__item-desc{margin-top:16px;font-size:14px}}.period-history-list__item.-last{padding-bottom:0}.period-history-list__item.-inview:after{height:100%}.period-history-list__item.-inview.-last:after{height:calc(100% + 200px)}@media screen and (max-width:767px){.period-history-list__item.-inview.-last:after{height:calc(100% + 150px)}}.period-history-list__item-card{display:flex;width:100%;padding:17px 25px 17px 10px;border-radius:8px;background-color:#fff;box-shadow:0 0 16px rgba(0,0,0,.1)}@media screen and (max-width:767px){.period-history-list__item-card{flex-direction:column;padding:17px 25px 0}}.period-history-list__item-card .period-history-list__item-year{margin-right:22px;font-size:28px;letter-spacing:0}@media screen and (max-width:767px){.period-history-list__item-card .period-history-list__item-year{order:1;width:100%;min-width:auto;font-size:20px}}.period-history-list__item-card .period-history-list__item-card-content{display:flex;flex:1 1;flex-direction:column}@media screen and (max-width:767px){.period-history-list__item-card .period-history-list__item-card-content{order:3;margin-top:16px}}.period-history-list__item-card .period-history-list__item-action{width:170px;margin-top:auto;margin-left:auto;padding-top:10px}@media screen and (max-width:767px){.period-history-list__item-card .period-history-list__item-action{width:calc(100% + 50px);margin:0 -25px;padding-top:24px}}.period-history-list__item-card .period-history-list__item-action .general-button{width:100%;min-width:100%;height:44px;padding:2px 10px 2px 13px;font-size:14px}@media screen and (max-width:767px){.period-history-list__item-card .period-history-list__item-action .general-button{gap:5px;justify-content:center;padding:2px 7px 2px 10px}.period-history-list__item-card .period-history-list__item-action .general-button__label{flex:unset}}.period-history-list__item-card .period-history-list__item-card-thumb{display:block;margin-left:auto;padding-left:20px}@media screen and (max-width:767px){.period-history-list__item-card .period-history-list__item-card-thumb{order:2;width:100%;height:auto;margin-top:10px;margin-right:0;padding:0}}.period-history-list__item-year{display:flex;justify-content:center;min-width:50px;margin-right:35px;color:#be3232;font-family:Roboto,sans-serif;font-size:20px;font-weight:700;letter-spacing:0}@media screen and (max-width:767px){.period-history-list__item-year{min-width:50px;margin-right:20px;font-size:18px}}.period-history-list__item-text{color:#111;font-size:16px;letter-spacing:0;line-height:1.8}@media screen and (max-width:767px){.period-history-list__item-text{font-size:14px;line-height:1.4}}.period-history-side{gap:20px;display:flex;z-index:2;position:sticky;top:80px;left:-1px;grid-column:1/2;grid-row:1/2;flex-direction:column;max-height:calc(100vh - 80px);padding:60px 0 70px;overflow:hidden;list-style:none;transition:transform .4s cubic-bezier(.23,1,.32,1),opacity .4s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:1200px){.period-history-side{display:none}}.period-history-side__item{width:auto;height:14.2857142857%;max-height:88px}.period-history-side__button{display:flex;align-items:center;justify-content:center;width:150px;height:100%;padding:5px;border:1px solid #fff;background:linear-gradient(180deg,#be3232,#9d2626);font-family:Roboto,sans-serif;font-size:20px;letter-spacing:0;line-height:1.1;text-align:center;transition:background .3s cubic-bezier(.23,1,.32,1),width .3s cubic-bezier(.23,1,.32,1)}.period-history-side__button,.period-history-side__button:active,.period-history-side__button:hover,.period-history-side__button:link,.period-history-side__button:visited{color:#fff;text-decoration:none}.period-history-side__button.active{justify-content:flex-end;width:260px;padding-right:22px;background:linear-gradient(180deg,#373636,#010000);text-align:right}.period-history{z-index:1;position:relative}.period-history__inner{display:grid;position:relative;grid-template-columns:260px 1fr;grid-template-rows:auto 1fr}@media screen and (max-width:1200px){.period-history__inner{display:flex;flex-direction:column}}.period-history__content{z-index:1;position:relative;grid-column:1/3;grid-row:1/2;flex:1 1}.period-history__section{position:relative;width:100%;padding:70px 40px 0 60px;overflow:hidden;background-position:top;background-repeat:no-repeat;background-size:100% auto}.period-history__section[data-bg=primary]{background-color:#be3232;background-image:url(../history/img/bg-X_primary.jpg)}@media screen and (max-width:1200px){.period-history__section[data-bg=primary]{background-image:url(../history/img/bg-X-md_primary.jpg)}}.period-history__section[data-bg=black]{background-color:#111;background-image:url(../history/img/bg-X_black.jpg)}@media screen and (max-width:1200px){.period-history__section[data-bg=black]{background-image:url(../history/img/bg-X-md_black.jpg)}}@media screen and (max-width:1200px){.period-history__section{padding:45px 20px 0}}.period-history__section-inner{z-index:1;position:relative;max-width:1280px;margin:0 auto;padding-left:250px}@media screen and (max-width:1200px){.period-history__section-inner{padding-left:0}}.period-more-explanation{z-index:3;position:relative;overflow:hidden}.period-more-explanation__bg{-o-object-fit:cover;inset:0;-webkit-mask-image:url(../history/img/mask-image.png);-webkit-mask-repeat:no-repeat;-webkit-mask-size:200% 200%;-webkit-mask-position:-70% -70%;-webkit-mask-origin:top left;z-index:-1;position:absolute;width:100%;height:100%;overflow:hidden;object-fit:cover;background-image:url(../history/img/bg-period-more-explanation.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;mask-image:url(../history/img/mask-image.png);mask-origin:top left;mask-position:-70% -70%;mask-repeat:no-repeat;mask-size:200% 200%;transition:transform 10s cubic-bezier(.23,1,.32,1),-webkit-mask-position 5s cubic-bezier(.23,1,.32,1);transition:mask-position 5s cubic-bezier(.23,1,.32,1),transform 10s cubic-bezier(.23,1,.32,1);transition:mask-position 5s cubic-bezier(.23,1,.32,1),transform 10s cubic-bezier(.23,1,.32,1),-webkit-mask-position 5s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:767px){.period-more-explanation__bg{background-image:url(../history/img/bg-period-more-explanation-md.png)}}.period-more-explanation__inner{display:flex;flex-direction:column;align-items:center;max-width:1160px;margin:0 auto;padding:50px 40px 170px}@media screen and (max-width:767px){.period-more-explanation__inner{padding:20px 20px 40px}}.period-more-explanation__line-wrap{position:relative;width:2px;height:118px;margin-bottom:17px}@media screen and (max-width:767px){.period-more-explanation__line-wrap{height:60px;margin-bottom:10px}}.period-more-explanation__line{display:block;width:100%;height:0;background-color:#be3232;transition:height .3s cubic-bezier(.23,1,.32,1)}.period-more-explanation__text{-webkit-clip-path:inset(0 0 100% 0);color:#be3232;font-size:36px;letter-spacing:1rem;text-align:center;text-orientation:mixed;white-space:nowrap;clip-path:inset(0 0 100% 0);transition:-webkit-clip-path .3s cubic-bezier(.23,1,.32,1);transition:clip-path .3s cubic-bezier(.23,1,.32,1);transition:clip-path .3s cubic-bezier(.23,1,.32,1),-webkit-clip-path .3s cubic-bezier(.23,1,.32,1);writing-mode:vertical-rl}@media screen and (max-width:767px){.period-more-explanation__text{font-size:18px;font-weight:700}}.period-more-explanation__desc{margin-top:70px;transform:translateY(40px);color:#333;font-size:24px;letter-spacing:0;line-height:1.7;text-align:center;opacity:0;transition:opacity .3s cubic-bezier(.23,1,.32,1),transform .4s cubic-bezier(.23,1,.32,1)}.period-more-explanation__desc span{display:block}@media screen and (max-width:767px){.period-more-explanation__desc span{display:inline}}@media screen and (max-width:767px){.period-more-explanation__desc{margin-top:32px;font-size:18px;font-weight:700;line-height:1.5;text-align:left}}.period-solutions{position:relative}.period-solutions__inner{display:block;width:100%;max-width:1160px;margin:0 auto;padding:75px 40px 0}@media screen and (max-width:767px){.period-solutions__inner{padding:30px 20px 0}}.period-solutions__headline{display:grid;text-align:center}.period-solutions__identifier{display:inline-block;position:relative;margin:auto;color:#be3232;font-family:Roboto,sans-serif;font-size:30px;font-weight:700;letter-spacing:0;line-height:1.2}@media screen and (max-width:767px){.period-solutions__identifier{font-size:16px}}.period-solutions__title{display:inline-block;margin-top:28px;color:#333;font-size:44px;letter-spacing:.05em;line-height:1.5}@media screen and (max-width:767px){.period-solutions__title{margin-top:20px;font-size:20px}}.period-solutions__lead{display:block;margin-top:17px;color:#333;font-size:16px;line-height:1.8;text-align:center}@media screen and (max-width:767px){.period-solutions__lead{margin-top:25px;font-size:14px;text-align:left}}.period-solutions__content{margin:60px auto 100px}@media screen and (max-width:767px){.period-solutions__content{margin:30px auto 80px}}.small-keyvisual{z-index:3;position:fixed;top:60px;width:100%;height:55px;background-image:url(../history/img/keyvisual-small@2x.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;opacity:0;transition:opacity .7s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:1200px){.small-keyvisual{top:0;height:45px;background-image:url(../history/img/keyvisual-small-md@2x.jpg)}}.small-keyvisual__inner{gap:20px;inset:0;display:flex;position:absolute;align-items:center;justify-content:center;width:100%;height:100%;padding:6px 40px}@media screen and (max-width:1200px){.small-keyvisual__inner{gap:0;justify-content:center;padding:10px}}.small-keyvisual__title{-o-object-fit:contain;width:145px;height:34px;object-fit:contain}@media screen and (max-width:1200px){.small-keyvisual__title{width:108px;height:17px}}.article-aside-contents__service{position:relative}.article-company-infor{margin-top:40px;padding:50px 40px;background-color:#f7f7f7}@media screen and (max-width:767px){.article-company-infor{margin-top:30px;padding:30px}}.article-company-infor__title{color:#333;font-size:20px;font-weight:700;letter-spacing:.05em;line-height:1.6}@media screen and (max-width:767px){.article-company-infor__title{font-size:18px;letter-spacing:.03em;line-height:1.3}}.article-company-infor__content{margin:15px 0 0}@media screen and (max-width:767px){.article-company-infor__content{margin:12px 0 0}}.article-company-infor__item{display:flex}.article-company-infor__item+.article-company-infor__item{margin-top:5px}.article-company-infor__label{display:inline-flex;flex-shrink:0;margin-right:15px;color:#333;font-size:14px;font-weight:700;letter-spacing:.05em;line-height:1.85}@media screen and (max-width:767px){.article-company-infor__label{min-width:53px;margin-right:0;font-size:.875rem;letter-spacing:0}}.article-company-infor__desc{width:100%;color:#333;font-size:14px;letter-spacing:.05em;line-height:1.85}@media screen and (max-width:767px){.article-company-infor__desc{font-size:.875rem;letter-spacing:0}}.article-company-infor__urls{display:inline-flex;flex-direction:column;margin:15px 0 0}@media screen and (max-width:767px){.article-company-infor__urls{margin:10px 0 0}}.article-company-infor__link{display:inline-block;font-size:14px;font-weight:700;letter-spacing:.05em;line-height:1.85;word-break:break-all}.article-company-infor__link:active,.article-company-infor__link:hover,.article-company-infor__link:link,.article-company-infor__link:visited{color:#0042bf}.article-company-infor__link:after{display:inline-block;position:relative;bottom:-1px;width:20px;height:15px;margin-left:7px;background:url(../img/icon-external.svg) no-repeat 50%;background-size:18px 13px;content:""}@media screen and (max-width:767px){.article-company-infor__link{margin:10px 0 0;font-size:.875rem}}.article-company-infor__link.-internal:after{display:none}.article-footer-navigation{max-width:1020px;margin:0 auto 100px;padding:0 30px;font-family:游ゴシック体,YuGothic,游ゴシック Medium,Yu Gothic Medium,游ゴシック,Yu Gothic,sans-serif}@media screen and (max-width:767px){.article-footer-navigation{max-width:600px;margin:0 auto 60px;padding:0 20px}}.article-footer-navigation__links{display:flex;margin-bottom:80px}@media screen and (max-width:767px){.article-footer-navigation__links{margin-bottom:42px}}.article-footer-navigation__link{display:flex;flex-shrink:0;max-width:417px;padding:20px;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.1);transition:opacity .8s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:1099px){.article-footer-navigation__link{max-width:calc(50% - 20px)}}@media screen and (max-width:767px){.article-footer-navigation__link{flex-direction:column;max-width:calc(50% - 17.5px);padding:.9375rem}}.article-footer-navigation__link:active,.article-footer-navigation__link:link{text-decoration:none}.article-footer-navigation__link:hover{opacity:.7}.article-footer-navigation__link.-prev{margin-right:auto}.article-footer-navigation__link.-next{margin-left:auto}.article-footer-navigation__detail{order:2;margin-left:18px}@media screen and (max-width:767px){.article-footer-navigation__detail{margin-left:0}}.article-footer-navigation__label{position:relative;margin-bottom:3px;color:#343434;font-size:14px;font-weight:700;letter-spacing:.1em;line-height:1.428}@media screen and (max-width:767px){.article-footer-navigation__label{margin:10px 0}}@media screen and (max-width:767px){.article-footer-navigation__label.-prev{text-align:left}}.article-footer-navigation__label.-prev:before{display:inline-block;width:10px;height:14px;margin-right:10px;background:url(../img/article-footer-navi-arrow_prev.svg) no-repeat 50%;background-size:8px 13px;content:""}@media screen and (max-width:767px){.article-footer-navigation__label.-prev:before{width:8px;height:12px;margin-right:6px}}@media screen and (max-width:767px){.article-footer-navigation__label.-next{text-align:right}}.article-footer-navigation__label.-next:after{display:inline-block;width:10px;height:14px;margin-left:10px;background:url(../img/article-footer-navi-arrow_next.svg) no-repeat 50%;background-size:8px 13px;content:""}@media screen and (max-width:767px){.article-footer-navigation__label.-next:after{width:8px;height:12px;margin-left:6px}}.article-footer-navigation__title{color:#343434;font-size:14px;letter-spacing:.1em;line-height:1.428}@media screen and (max-width:767px){.article-footer-navigation__title{font-size:12px;line-height:1.666}}.article-footer-navigation__thumb{flex-shrink:0;order:1;width:137px}@media screen and (max-width:767px){.article-footer-navigation__thumb{width:auto}}.article-footer-navigation__thumb-view{width:100%;height:auto}.article-footer-navigation__back{display:flex;align-items:center;justify-content:flex-start;width:100%}.article-footer-navigation__back-icon{display:inline-flex;flex-shrink:0;align-items:center;width:20px;height:auto;margin-right:20px}[data-browser=ie] .article-footer-navigation__back-icon{margin-bottom:4px;overflow:visible!important}@media screen and (max-width:767px){.article-footer-navigation__back-icon{width:16px;margin-right:10px}}.article-footer-navigation__back-link{color:#1f1f1f;font-size:16px;font-weight:700;letter-spacing:.05em;line-height:1.1;transition:all .8s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:767px){.article-footer-navigation__back-link{font-size:14px}}.article-footer-navigation__back-link:active,.article-footer-navigation__back-link:link,.article-footer-navigation__back-link:visited{color:#1f1f1f;text-decoration:none}.article-footer-navigation__back-link:hover{text-decoration:underline}.article-infra-solution{display:flex;flex-direction:column;align-items:center;width:100%}.article-infra-solution__name{margin-top:17px;color:#be3232;font-family:Roboto,sans-serif;font-size:30px;font-weight:700;line-height:35px}@media screen and (max-width:767px){.article-infra-solution__name{font-size:14px;line-height:16px}}.article-infra-solution__title{margin-top:16px;color:#333;font-size:44px;letter-spacing:.05em;line-height:1.5}@media screen and (max-width:767px){.article-infra-solution__title{font-size:18px}}.article-infra-solution__inner{width:100%;background:url(../it-words/it-security/img/article-solution@2x.png) no-repeat 50%;background-size:cover}@media screen and (max-width:767px){.article-infra-solution__inner{background:url(../it-words/it-security/img/article-solution-md@2x.png) no-repeat;background-position:top;background-size:100% auto}}.article-infra-solution__container{display:flex;flex-direction:column;align-items:flex-end;max-width:1020px;margin:80px auto 46px;padding:0 30px}@media screen and (max-width:767px){.article-infra-solution__container{max-width:600px;margin-top:198px;margin-bottom:30px;padding:0 20px}}.article-infra-solution__content{display:flex;flex-direction:column;align-items:flex-end;width:545px}@media screen and (max-width:767px){.article-infra-solution__content{align-items:center;width:100%}}.article-infra-solution__lead{color:#000;font-size:32px;font-weight:700;letter-spacing:0;line-height:1.6}@media screen and (max-width:767px){.article-infra-solution__lead{font-size:18px}}.article-infra-solution__text{margin-top:20px;color:#333;font-size:16px;line-height:1.8}.article-infra-solution__btn{width:400px;margin-top:74px}@media screen and (max-width:767px){.article-infra-solution__btn{width:100%;max-width:335px;margin-top:30px}}.article-internal-list-intro{width:100%;padding:70px;background:#f4f4f4}@media screen and (max-width:767px){.article-internal-list-intro{padding:40px 30px}}.article-internal-list-intro__list{list-style:none}.article-internal-list-intro__item+.article-internal-list-intro__item{margin-top:40px}@media screen and (max-width:767px){.article-internal-list-intro__item+.article-internal-list-intro__item{margin-top:25px}}.article-internal-list-intro__title{margin-bottom:10px;color:#222;font-size:18px;font-weight:700;letter-spacing:.05em;line-height:1.66}@media screen and (max-width:767px){.article-internal-list-intro__title{margin-bottom:5px;font-size:1rem;line-height:1.75}}.article-internal-list-intro__desc{color:#222;font-size:16px;letter-spacing:.05em;line-height:1.875}@media screen and (max-width:767px){.article-internal-list-intro__desc{font-size:.875rem;line-height:1.857}}.article-keyvisual{position:relative;width:100%;min-height:380px;overflow:hidden}[data-browser=ie] .article-keyvisual{height:380px;min-height:auto}@media screen and (max-width:767px){.article-keyvisual{min-height:260px}[data-browser=ie] .article-keyvisual{height:260px;min-height:auto}}.article-keyvisual__container{display:flex;z-index:1;position:relative;flex-direction:column;justify-content:flex-end;max-width:1020px;min-height:380px;margin:0 auto;padding:100px 30px 60px}[data-browser=ie] .article-keyvisual__container{height:380px;min-height:auto}@media screen and (max-width:767px){.article-keyvisual__container{width:100%;min-height:260px;margin:0;padding:70px 20px 30px}[data-browser=ie] .article-keyvisual__container{height:260px;min-height:auto}}.article-keyvisual__title{order:2;color:#fff;font-size:34px;font-weight:700;letter-spacing:.1em;line-height:1.647}@media screen and (max-width:767px){.article-keyvisual__title{font-size:20px;line-height:1.7}}.article-keyvisual__label{order:1;margin-bottom:3px;color:#fff;font-size:18px;font-weight:700;letter-spacing:0;text-transform:uppercase}@media screen and (max-width:767px){.article-keyvisual__label{margin-bottom:10px;font-size:16px;line-height:1.5}}[data-browser=ie] .article-keyvisual__bg{display:block;position:static!important;top:0}.article-keyvisual__bg-image{-o-object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.article-related-list-card__list{gap:30px;display:flex;flex-direction:column;list-style:none}@media screen and (max-width:767px){.article-related-list-card__list{gap:20px}}.article-related-list-card__item{padding:60px 70px;background-color:#f7f7f7}.article-related-list-card__item.-d-flex-col{gap:30px;display:flex;flex-direction:column}@media screen and (max-width:767px){.article-related-list-card__item.-d-flex-col{gap:16px;margin:0 -20px;padding:28px 30px}.article-related-list-card__item.-d-flex-col .article-related-list-card__action{margin-top:0}}@media screen and (max-width:767px){.article-related-list-card__item.-full{margin-inline:calc(50% - 50vw);padding-inline:calc(-50% + 50vw);padding:38px 30px 44px}}@media screen and (max-width:767px){.article-related-list-card__item{padding:40px 30px}}.article-related-list-card__logo{text-align:center}.article-related-list-card__title{position:relative;padding-bottom:20px;color:#222;font-size:30px;font-weight:700;letter-spacing:0;line-height:1.1;text-align:center;overflow-wrap:break-word}@media screen and (max-width:767px){.article-related-list-card__title{padding-bottom:15px;font-size:18px}}.article-related-list-card__title:after{display:block;position:absolute;bottom:0;left:50%;width:50px;height:3px;transform:translateX(-50%);background-color:#cf1c29;content:""}@media screen and (max-width:767px){.article-related-list-card__title:after{width:30px}}.article-related-list-card__content{gap:30px;display:flex;margin-top:40px}.article-related-list-card__content.-d-flex-col{flex-direction:column;margin-top:0}@media screen and (max-width:767px){.article-related-list-card__content.-d-flex-col{gap:0}.article-related-list-card__content.-d-flex-col .article-related-list-card__desc-wrap{margin:20px -8px 0;padding-top:16px;background:#f7f7f7}}.article-related-list-card__content.-d-flex-center{justify-content:center;text-align:center}.article-related-list-card__content.-bg-white{background-color:#fff}.article-related-list-card__content.-w-700{align-self:center;width:100%;max-width:700px;padding:30px 50px}@media screen and (max-width:767px){.article-related-list-card__content.-w-700{padding:12px 8px 0}}@media screen and (max-width:767px){.article-related-list-card__content{gap:20px;flex-direction:column;margin-top:30px}}.article-related-list-card__label{display:flex;align-self:center;justify-content:center;width:100%;padding:8px 40px;background:#003b83;color:#fff;font-size:20px;font-weight:700;letter-spacing:0;line-height:32.04px;text-align:center}@media screen and (max-width:767px){.article-related-list-card__label{padding:4px 10px;font-size:14px;font-weight:700;line-height:22.43px}}.article-related-list-card__pic{flex-shrink:0;width:100%;max-width:300px}.article-related-list-card__pic.-full{max-width:100%}@media screen and (max-width:767px){.article-related-list-card__pic{max-width:100%;margin:0 auto}}.article-related-list-card__pic-view{-o-object-fit:cover;display:block;width:100%;height:auto;object-fit:cover}.article-related-list-card__desc{gap:20px;display:flex;flex-direction:column}@media screen and (max-width:767px){.article-related-list-card__desc{gap:10px}}.article-related-list-card .mark{gap:.2rem;display:flex;width:100%}.article-related-list-card .mark:before{content:"\30FB"}.article-related-list-card__text{color:#222;font-size:16px;font-weight:700;letter-spacing:0;line-height:1.66}@media screen and (max-width:767px){.article-related-list-card__text{font-size:14px;line-height:1.6}}.article-related-list-card__mail{margin-top:20px;color:#222;font-size:20px;font-weight:700;letter-spacing:0;line-height:1.66;text-align:center}@media screen and (max-width:767px){.article-related-list-card__mail{font-size:14px;line-height:1.6}}.article-related-list-card__has-one-action{margin-top:20px}.article-related-list-card__action{gap:20px;display:flex;margin-top:30px}@media screen and (max-width:767px){.article-related-list-card__action{gap:10px;flex-direction:column;width:100%;margin-top:20px}}.article-more-links__title{position:relative;margin-bottom:40px;padding-bottom:20px;color:#333;font-size:30px;font-weight:700;letter-spacing:.05em;line-height:1.46;text-align:center}@media screen and (max-width:767px){.article-more-links__title{margin-bottom:30px;padding-bottom:15px;font-size:20px}}.article-more-links__title:after{position:absolute;right:0;bottom:0;left:0;width:30px;height:2px;margin:auto;background:#be3232;content:""}.article-more-links__list{width:100%;padding:40px;background:#f8f8f8}@media screen and (max-width:767px){.article-more-links__list{padding:30px}}.article-more-links__item{list-style:none}@media screen and (max-width:767px){.article-more-links__item+.article-more-links__item{margin-top:15px}}.article-more-links__link{display:block;color:#0042bf;font-size:18px;letter-spacing:.05em;line-height:2.222;transition:-webkit-text-decoration .8s cubic-bezier(.23,1,.32,1);transition:text-decoration .8s cubic-bezier(.23,1,.32,1);transition:text-decoration .8s cubic-bezier(.23,1,.32,1),-webkit-text-decoration .8s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:767px){.article-more-links__link{font-size:14px;line-height:1.714}}.article-more-links__link:active,.article-more-links__link:hover,.article-more-links__link:link,.article-more-links__link:visited{color:#0042bf;text-decoration:none}.article-more-links__link:hover{text-decoration:underline}.article-more-links__label{position:relative;letter-spacing:0}.article-more-links__label:after{display:inline-block;position:relative;bottom:-1px;width:20px;height:15px;margin-left:7px;background:url(../img/icon-external.svg) no-repeat 50%;background-size:18px 13px;content:""}.article-page-hero{display:block;width:100%;margin-top:80px;overflow:hidden}@media screen and (max-width:767px){.article-page-hero{margin-top:30px}}.article-page-hero__header{display:grid;width:100%;max-width:1160px;margin:0 auto 80px;padding:0 40px}@media screen and (max-width:767px){.article-page-hero__header{margin:0 auto 30px;padding:0 20px}}.article-page-hero__header-identifier{display:inline-block;margin-bottom:20px;color:#be3232;font-family:Roboto,sans-serif;font-size:30px;font-weight:700;letter-spacing:0;line-height:1.7}@media screen and (max-width:767px){.article-page-hero__header-identifier{margin-bottom:10px;font-size:16px;line-height:1.15}}.article-page-hero__header-sub-title{display:inline-block;margin-bottom:10px;color:#222;font-size:24px;font-weight:700;letter-spacing:.03em;line-height:1.3}@media screen and (max-width:767px){.article-page-hero__header-sub-title{margin-bottom:5px;font-size:16px}}.article-page-hero__header-title{display:inline-block;color:#222;font-size:44px;font-weight:700;letter-spacing:.03em;line-height:1.5}@media screen and (max-width:767px){.article-page-hero__header-title{font-size:20px;letter-spacing:.03em;line-height:1.5}}.article-page-hero__header-lead{margin-top:30px;color:#343434;font-size:16px;letter-spacing:.05em;line-height:1.687}@media screen and (max-width:767px){.article-page-hero__header-lead{margin-top:10px;font-size:14px;letter-spacing:.05em;line-height:1.71;text-align:left}}.article-page-hero__img{display:block;position:relative;width:100%;min-height:340px;overflow:hidden;opacity:0;transition:opacity .6s cubic-bezier(.23,1,.32,1)}[data-browser=ie] .article-page-hero__img{height:340px;min-height:auto}@media screen and (max-width:767px){.article-page-hero__img{min-height:160px}[data-browser=ie] .article-page-hero__img{height:160px;min-height:auto}}.article-page-hero__scale{z-index:0;position:relative;width:100%;transform:scale(1.2)}.article-page-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;min-height:340px;background-position:50%;background-repeat:no-repeat;background-size:cover}[data-browser=ie] .article-page-hero__bg{height:340px;min-height:auto}@media screen and (min-width:768px){.article-page-hero__bg.-solution{background-image:url(../solution/img/solution-hero-bg.jpg)}}@media screen and (min-width:768px)and (min-resolution:192dpi){.article-page-hero__bg.-solution{background-image:url(../solution/img/solution-hero-bg@2x.jpg)}}@media screen and (max-width:767px){.article-page-hero__bg.-solution{background-image:url(../solution/img/solution-hero-bg-md.jpg)}}@media screen and (max-width:767px)and (min-resolution:192dpi){.article-page-hero__bg.-solution{background-image:url(../solution/img/solution-hero-bg-md@2x.jpg)}}@media screen and (min-width:768px){.article-page-hero__bg.-crossingfor{background-image:url(../crossingfor/img/crossingfor-hero-bg.jpg)}}@media screen and (min-width:768px)and (min-resolution:192dpi){.article-page-hero__bg.-crossingfor{background-image:url(../crossingfor/img/crossingfor-hero-bg@2x.jpg)}}@media screen and (max-width:767px){.article-page-hero__bg.-crossingfor{background-image:url(../crossingfor/img/crossingfor-hero-bg-md.jpg)}}@media screen and (max-width:767px)and (min-resolution:192dpi){.article-page-hero__bg.-crossingfor{background-image:url(../crossingfor/img/crossingfor-hero-bg-md@2x.jpg)}}@media screen and (min-width:768px){.article-page-hero__bg.-it-topics{background-image:url(../it-topics/img/it-topics-hero-bg.jpg)}}@media screen and (min-width:768px)and (min-resolution:192dpi){.article-page-hero__bg.-it-topics{background-image:url(../it-topics/img/it-topics-hero-bg@2x.jpg)}}@media screen and (max-width:767px){.article-page-hero__bg.-it-topics{background-image:url(../it-topics/img/it-topics-hero-bg-md.jpg)}}@media screen and (max-width:767px)and (min-resolution:192dpi){.article-page-hero__bg.-it-topics{background-image:url(../it-topics/img/it-topics-hero-bg-md@2x.jpg)}}@media screen and (min-width:768px){.article-page-hero__bg.-video-analysis{background-image:url(../productreport/video-analysis/img/video-analysis-hero-bg.jpg)}}@media screen and (min-width:768px)and (min-resolution:192dpi){.article-page-hero__bg.-video-analysis{background-image:url(../productreport/video-analysis/img/video-analysis-hero-bg@2x.jpg)}}@media screen and (max-width:767px){.article-page-hero__bg.-video-analysis{background-image:url(../productreport/video-analysis/img/video-analysis-hero-bg-md.jpg)}}@media screen and (max-width:767px)and (min-resolution:192dpi){.article-page-hero__bg.-video-analysis{background-image:url(../productreport/video-analysis/img/video-analysis-hero-bg-md@2x.jpg)}}@media screen and (max-width:767px){.article-page-hero__bg{min-height:160px}[data-browser=ie] .article-page-hero__bg{height:160px;min-height:auto}}.article-page-solution-card{display:flex;position:relative;flex-direction:column;align-items:center;width:100%;height:100%;overflow:hidden}.article-page-solution-card:active,.article-page-solution-card:link,.article-page-solution-card:visited{color:#343434;text-decoration:none}.article-page-solution-card__icon{position:absolute;left:50%;flex-shrink:0;transform:translateX(-50%)}.article-page-solution-card__icon.-manufacture{top:78px;width:119px;height:98px}@media screen and (max-width:767px){.article-page-solution-card__icon.-manufacture{top:42px;width:66px;height:55px}}.article-page-solution-card__icon.-finance{top:78px;width:103px;height:91px}@media screen and (max-width:767px){.article-page-solution-card__icon.-finance{top:42px;width:61px;height:55px}}.article-page-solution-card__icon.-distribution{top:82px;width:103px;height:87px}@media screen and (max-width:767px){.article-page-solution-card__icon.-distribution{top:43px;width:62px;height:52px}}.article-page-solution-card__icon.-video-analysis{top:80px;width:79px;height:74px}@media screen and (max-width:767px){.article-page-solution-card__icon.-video-analysis{top:41px;width:52px;height:47px}}.article-page-solution-card__icon.-healthcare{top:79px;width:103px;height:89px}@media screen and (max-width:767px){.article-page-solution-card__icon.-healthcare{top:44px;width:54px;height:47px}}.article-page-solution-card__icon.-itinfrastructure{top:72px;width:107px;height:95px}@media screen and (max-width:767px){.article-page-solution-card__icon.-itinfrastructure{top:39px;width:57px;height:54px}}.article-page-solution-card__icon.-personnel-general-affairs{top:71px;width:95px;height:96px}@media screen and (max-width:767px){.article-page-solution-card__icon.-personnel-general-affairs{top:34px;width:62px;height:63px}}.article-page-solution-card__icon.-integrated-operation-management{top:68px;width:121px;height:110px}@media screen and (max-width:767px){.article-page-solution-card__icon.-integrated-operation-management{top:34px;width:72px;height:65px}}.article-page-solution-card__body{display:block;width:100%;padding:221px 40px 60px;text-align:center}@media screen and (max-width:767px){.article-page-solution-card__body{padding:130px 17px 40px;text-align:left}}.article-page-solution-card__title{color:#343434;font-size:20px;font-weight:700;letter-spacing:.05em;line-height:1.7}@media screen and (max-width:767px){.article-page-solution-card__title{font-size:14px;line-height:1.71}}.article-page-solution-card__desc{margin-top:10px;color:#343434;font-size:16px;letter-spacing:.05em;line-height:1.71}@media screen and (max-width:767px){.article-page-solution-card__desc{margin-top:7px;font-size:14px;line-height:1.7}}.article-page-solution{display:block;width:100%}.article-page-solution__list{display:flex;flex-wrap:wrap;margin-bottom:1px;margin-left:1px;list-style:none}.article-page-solution__item{position:relative;width:33.3333333333%;margin-bottom:-1px;margin-left:-1px;border:1px solid #eaeaea;background:#fff;transition:box-shadow .8s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:767px){.article-page-solution__item{width:50%}}@media(-ms-high-contrast:none),(any-hover:hover),screen and (-ms-high-contrast:active){.article-page-solution__item:hover{z-index:1;box-shadow:3px 3px 16px rgba(0,0,0,.1)}}.article-relation-links-secondary__list{gap:40px 30px;display:flex;flex-wrap:wrap;list-style-type:none}@media screen and (max-width:767px){.article-relation-links-secondary__list{gap:30px;flex-direction:column}}.article-relation-links-secondary__item{width:calc(33.33333% - 20px);border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,.1);transition:box-shadow .4s cubic-bezier(.23,1,.32,1)}.article-relation-links-secondary__item:hover{box-shadow:0 5px 20px rgba(0,0,0,.3)}@media screen and (max-width:767px){.article-relation-links-secondary__item{width:100%;padding-bottom:20px;border-bottom:1px solid #dedede;box-shadow:none}.article-relation-links-secondary__item:last-child{padding-bottom:0;border-bottom:0}.article-relation-links-secondary__item:hover{box-shadow:none}}.article-relation-links-secondary__link{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding-bottom:20px}@media screen and (max-width:767px){.article-relation-links-secondary__link{padding-bottom:0}}@media(-ms-high-contrast:none),(any-hover:hover),screen and (-ms-high-contrast:active){.article-relation-links-secondary__link:hover .article-relation-links-secondary__label{color:#be3232}.article-relation-links-secondary__link:hover .article-relation-links-secondary__thumb-view{transform:scale(1.1)}}.article-relation-links-secondary__link:active,.article-relation-links-secondary__link:link,.article-relation-links-secondary__link:visited{text-decoration:none}.article-relation-links-secondary__thumb{z-index:1;position:relative;width:100%;overflow:hidden;border:1px solid #e5e5e5;border-radius:8px 8px 0 0}@media screen and (max-width:767px){.article-relation-links-secondary__thumb{flex-shrink:0;width:100%;height:-moz-fit-content;height:fit-content;border-radius:8px}}.article-relation-links-secondary__thumb-view{z-index:0;position:relative;width:100%;height:auto;transition:transform .8s cubic-bezier(.23,1,.32,1)}.article-relation-links-secondary__title{position:relative;margin-top:15px;padding:0 16px;color:#343434;font-size:20px;font-weight:700;line-height:1.6}@media screen and (max-width:767px){.article-relation-links-secondary__title{margin-top:15px;padding:0;font-size:16px}}.article-relation-links-secondary__desc{margin-top:10px;padding:0 16px;color:#333;font-size:16px;letter-spacing:0;line-height:1.625;transition:max-height .4s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:767px){.article-relation-links-secondary__desc{margin-top:8px;padding:0;font-size:16px;line-height:1.4}}.article-relation-links-secondary__label{display:inline;margin:23px 16px 0;color:#be3232;font-size:16px;font-weight:700;letter-spacing:.05em;line-height:1;word-break:break-all;transition:color .4s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:767px){.article-relation-links-secondary__label{margin:17px 0 0 auto;font-size:14px}}.article-relation-links-secondary__label.-internal:after{display:none}.article-relation-links-secondary__label:after{display:inline-block;position:relative;bottom:-1px;width:20px;height:15px;margin-left:7px;background:url(../img/icon-external.svg) no-repeat 50%;background-size:18px 13px;content:""}.article-relation-links__title{position:relative;margin-bottom:40px;padding-bottom:20px;color:#333;font-size:30px;font-weight:700;letter-spacing:.05em;line-height:1.46;text-align:center}@media screen and (max-width:767px){.article-relation-links__title{margin-bottom:30px;padding-bottom:15px;font-size:20px}}.article-relation-links__title:after{position:absolute;right:0;bottom:0;left:0;width:30px;height:2px;margin:auto;background:#be3232;content:""}.article-relation-links__list{gap:30px 50px;display:flex;flex-wrap:wrap;list-style-type:none}@media screen and (max-width:767px){.article-relation-links__list{gap:30px;flex-direction:column}}.article-relation-links__item{width:calc(33.33333% - 34px)}@media screen and (max-width:767px){.article-relation-links__item{width:100%;padding-bottom:20px;border-bottom:1px solid #dedede}}.article-relation-links__link{display:flex;flex-direction:column;width:100%;height:100%}.article-relation-links__content{position:relative}.article-relation-links__content-link{gap:15px;display:flex;position:relative;flex-direction:column}@media(-ms-high-contrast:none),(any-hover:hover),screen and (-ms-high-contrast:active){.article-relation-links__content-link:hover .article-relation-links__label{color:#be3232}.article-relation-links__content-link:hover .article-relation-links__thumb-view{transform:scale(1.1)}}.article-relation-links__content-link:active,.article-relation-links__content-link:link,.article-relation-links__content-link:visited{text-decoration:none}@media screen and (max-width:767px){.article-relation-links__content-link{gap:20px;flex-direction:row}}.article-relation-links__thumb{z-index:1;position:relative;width:100%;overflow:hidden;border:1px solid #e5e5e5}@media screen and (max-width:767px){.article-relation-links__thumb{flex-shrink:0;max-width:104px;height:-moz-fit-content;height:fit-content}}.article-relation-links__thumb-view{z-index:0;position:relative;width:100%;height:auto;transition:transform .8s cubic-bezier(.23,1,.32,1)}.article-relation-links__label{display:inline;color:#333;font-size:16px;font-weight:700;letter-spacing:.05em;line-height:1.75;word-break:break-all;transition:color .4s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:767px){.article-relation-links__label{font-size:14px;line-height:1.78}}.article-relation-links__label.-internal:after{display:none}.article-relation-links__label:after{display:inline-block;position:relative;bottom:-1px;width:20px;height:15px;margin-left:7px;background:url(../img/icon-external.svg) no-repeat 50%;background-size:18px 13px;content:""}.article-relation-links__according{display:none;position:absolute;right:0;bottom:-15px;width:30px;height:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='12' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.07 4.07L5.74 8.402m-4.072-4.07l3.767 3.767' stroke='%23be3232' stroke-linecap='round' stroke-width='1.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px 12px;transition:transform .4s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:767px){.article-relation-links__according{display:block}}.article-relation-links__according.active{transform:rotate(180deg)}.article-relation-links__desc{margin-top:10px;color:#333;font-size:16px;letter-spacing:0;line-height:1.625;transition:max-height .4s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:767px){.article-relation-links__desc{max-height:0;margin-top:20px;overflow:hidden;font-size:14px;line-height:1.4}}.article-relation-more-links__title{position:relative;margin-bottom:40px;padding-bottom:20px;color:#333;font-size:30px;font-weight:700;letter-spacing:.05em;line-height:1.46;text-align:center}.article-relation-more-links__title:after{position:absolute;right:0;bottom:0;left:0;width:30px;height:2px;margin:auto;background:#be3232;content:""}@media screen and (max-width:767px){.article-relation-more-links__title{margin-bottom:30px;padding-bottom:15px;font-size:20px}}.article-relation-more-links__list{gap:15px;display:grid;width:100%;list-style:none}.article-relation-more-links__item{position:relative;padding:20px;background-color:#f4f4f4}.article-relation-more-links__item:after{position:absolute;top:50%;left:20px;width:5px;height:calc(100% - 40px);transform:translateY(-50%);background:#eb0000;content:""}@media screen and (max-width:767px){.article-relation-more-links__item{padding:10px}.article-relation-more-links__item:after{left:10px;height:calc(100% - 20px)}}.article-relation-more-links__item-title{padding-left:30px;color:#333;font-size:18px;font-weight:700}@media screen and (max-width:767px){.article-relation-more-links__item-title{padding-left:25px;font-size:12px}}.article-relation-more-links__item-link{display:block;padding-left:30px;color:#0042bf;font-size:14px;letter-spacing:.05em;line-height:1.5}.article-relation-more-links__item-link:active,.article-relation-more-links__item-link:hover,.article-relation-more-links__item-link:link,.article-relation-more-links__item-link:visited{color:#0042bf;text-decoration:none}@media(-ms-high-contrast:none),(any-hover:hover),screen and (-ms-high-contrast:active){.article-relation-more-links__item-link:hover{text-decoration:underline}}@media screen and (max-width:767px){.article-relation-more-links__item-link{padding-left:25px}}.article-relation-more-links__item-label{position:relative;word-break:break-all}.article-relation-more-links__item-label:after{display:inline-block;position:relative;bottom:-1px;width:20px;height:15px;margin-left:7px;background:url(../img/icon-external.svg) no-repeat 50%;background-size:18px 13px;content:""}.article-see-more-action{display:flex;position:absolute;right:0;bottom:0;left:0;align-items:center;justify-content:center;width:100%;height:260px;background:linear-gradient(0deg,#f4f4f4 29.78%,hsla(0,0%,100%,0) 97.49%)}.article-see-more-action.-bg-white{background:linear-gradient(0deg,#fff 29.78%,hsla(0,0%,100%,0) 97.49%)}@media screen and (max-width:767px){.article-see-more-action{height:180px}}.article-see-more-action__button{display:flex;z-index:1;position:relative;align-items:center;justify-content:space-between;width:270px;height:60px;padding:5px 20px 5px 32px;background:#fff;color:#fff;font-family:游ゴシック体,YuGothic,游ゴシック Medium,Yu Gothic Medium,游ゴシック,Yu Gothic,sans-serif;font-size:18px;font-weight:700;letter-spacing:.05em;line-height:1.7;transition:all .8s cubic-bezier(.23,1,.32,1)}.article-see-more-action__button:before{border:1px solid #be3232}.article-see-more-action__button:after,.article-see-more-action__button:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;content:""}.article-see-more-action__button:after{z-index:-1;transform:scale(1);transform-origin:0 0;background:#be3232;transition:transform .8s cubic-bezier(.23,1,.32,1)}.article-see-more-action__button.-stroke{stroke:#be3232}.article-see-more-action__button.-fill{fill:#fff}@media(-ms-high-contrast:none),(any-hover:hover),screen and (-ms-high-contrast:active){.article-see-more-action__button:hover{color:#be3232}.article-see-more-action__button:hover:after{transform:scaleX(0);transform-origin:100% 0}.article-see-more-action__button:hover.-stroke{stroke:#fff}.article-see-more-action__button:hover.-fill{fill:#be3232}}@media screen and (max-width:767px){.article-see-more-action__button{max-width:162px;height:45px;padding:5px 20px;font-size:14px;letter-spacing:.05em;line-height:1.71}}.article-see-more-container{position:relative}.article-see-more-container.-solution{padding:70px 60px;background-color:#f4f4f4}@media screen and (max-width:767px){.article-see-more-container.-solution{padding:30px 20px 60px}}.article-see-more-container [data-see-more]{overflow:hidden}.article-sub-content.-flex-row{gap:53px;display:flex;flex-direction:row}@media screen and (max-width:767px){.article-sub-content.-flex-row{margin-bottom:0!important}}.article-sub-content__left{max-width:480px}@media screen and (min-width:768px){.article-sub-content__left{width:50%}}@media screen and (max-width:767px){.article-sub-content__left{max-width:100%}}@media screen and (max-width:767px){.article-sub-content__right{display:none}}.article-sub-content__right .article-sub-content__picture{position:absolute;width:calc(50vw - 53px)}.article-sub-content__header{gap:20px;display:flex}@media screen and (max-width:767px){.article-sub-content__header{gap:12px}}.article-sub-content__order{gap:12px;display:flex;flex-direction:column-reverse;align-items:center;margin-bottom:-2px}.article-sub-content__order:before{width:2px;height:39px;background-color:#1f1f1f;content:""}@media screen and (max-width:767px){.article-sub-content__order{gap:4px;align-items:flex-start;justify-content:flex-end;margin-bottom:0}.article-sub-content__order:before{height:calc(100% - 30px);margin-left:5px}}.article-sub-content__number{position:relative;transform:rotate(90deg);font-size:18px;font-weight:700;line-height:21px}@media screen and (max-width:767px){.article-sub-content__number{margin-top:5px;font-size:14px;line-height:16px}}.article-sub-content__title{display:flex;flex-direction:column;align-items:flex-end}.article-sub-content__title-en{color:#000;font-family:Roboto,sans-serif;font-size:62px;font-weight:700;line-height:73px}.article-sub-content__title-en.-font-jp{font-family:inherit;font-size:36px}@media screen and (max-width:767px){.article-sub-content__title-en{font-size:42px;line-height:49px}.article-sub-content__title-en.-font-jp{font-family:inherit;font-size:36px}}.article-sub-content__title-en:first-letter{color:#be3232}.article-sub-content__title-jp{color:#be3232;font-size:16px;font-weight:700;line-height:1.5}@media screen and (max-width:767px){.article-sub-content__title-jp{font-size:14px}}.article-sub-content__lead{color:#be3232;font-size:22px;font-weight:700;line-height:1.8}@media screen and (max-width:767px){.article-sub-content__lead{font-size:18px}}.article-sub-content__paragraph{color:#333;font-size:16px;font-weight:500;letter-spacing:0;line-height:2}@media screen and (max-width:767px){.article-sub-content__paragraph{font-size:14px}}.articlle-accordion-tableofcontents{display:flex;position:relative;flex-direction:column;width:100%;padding:23px 50px;background:#f4f4f4}@media screen and (max-width:767px){.articlle-accordion-tableofcontents{padding:23px 20px}}.articlle-accordion-tableofcontents__head{display:flex;align-items:center;justify-content:space-between}.articlle-accordion-tableofcontents__head-title{color:#333;font-size:26px;font-weight:700;letter-spacing:.03em;line-height:1.1}@media screen and (max-width:767px){.articlle-accordion-tableofcontents__head-title{font-size:20px}}.articlle-accordion-tableofcontents__head-action{gap:13px;display:flex;align-items:center;color:#be3232;font-size:14px;font-weight:700}.articlle-accordion-tableofcontents__head-action:after{display:block;width:24px;height:24px;background-image:url(../img/icon-filled-arrow-down_red.svg);background-position:50%;background-size:contain;content:"";transition:all .3s cubic-bezier(.23,1,.32,1)}.articlle-accordion-tableofcontents__head-action[aria-expanded=true]:after{transform:rotate(180deg)}.articlle-accordion-tableofcontents__inner{display:grid;grid-template-rows:0;overflow:hidden;transition:grid-template-rows .4s cubic-bezier(.23,1,.32,1)}.articlle-accordion-tableofcontents__inner[aria-hidden=false]{grid-template-rows:1fr;margin-top:20px}.articlle-accordion-tableofcontents__list{max-height:350px;overflow:hidden;list-style:none;transition:max-height .4s cubic-bezier(.23,1,.32,1)}.articlle-accordion-tableofcontents__lever2{margin-top:35px}.articlle-accordion-tableofcontents__lever2:first-child{margin-top:0}@media screen and (max-width:767px){.articlle-accordion-tableofcontents__lever2{margin-top:50px}}.articlle-accordion-tableofcontents__lever2-link{display:inline-flex;transition:-webkit-text-decoration .6s cubic-bezier(.23,1,.32,1);transition:text-decoration .6s cubic-bezier(.23,1,.32,1);transition:text-decoration .6s cubic-bezier(.23,1,.32,1),-webkit-text-decoration .6s cubic-bezier(.23,1,.32,1)}.articlle-accordion-tableofcontents__lever2-link:active,.articlle-accordion-tableofcontents__lever2-link:hover,.articlle-accordion-tableofcontents__lever2-link:link,.articlle-accordion-tableofcontents__lever2-link:visited{color:#333}.articlle-accordion-tableofcontents__lever2-link:before{display:inline-flex;position:relative;top:3px;flex-shrink:0;width:20px;height:20px;margin-right:10px;background-image:url(../img/icon-filled-arrow-right_red.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}@media screen and (max-width:767px){.articlle-accordion-tableofcontents__lever2-link:before{width:18px;height:18px}}.articlle-accordion-tableofcontents__lever2-text{color:#333;font-size:16px;font-weight:700;letter-spacing:.03em;line-height:1.68}@media screen and (max-width:767px){.articlle-accordion-tableofcontents__lever2-text{font-size:14px;line-height:1.55}}.articlle-accordion-tableofcontents__lever3{margin-top:12px;padding-left:30px}@media screen and (max-width:767px){.articlle-accordion-tableofcontents__lever3{margin-top:10px}}.articlle-accordion-tableofcontents__lever3-link{display:inline-flex;transition:-webkit-text-decoration .6s cubic-bezier(.23,1,.32,1);transition:text-decoration .6s cubic-bezier(.23,1,.32,1);transition:text-decoration .6s cubic-bezier(.23,1,.32,1),-webkit-text-decoration .6s cubic-bezier(.23,1,.32,1)}.articlle-accordion-tableofcontents__lever3-link:active,.articlle-accordion-tableofcontents__lever3-link:hover,.articlle-accordion-tableofcontents__lever3-link:link,.articlle-accordion-tableofcontents__lever3-link:visited{color:#333}.articlle-accordion-tableofcontents__lever3-link:before{display:inline-flex;flex-shrink:0;margin-right:5px;font-size:14px;font-weight:700;content:"-"}.articlle-accordion-tableofcontents__lever3-text{color:#333;font-size:14px;font-weight:700;letter-spacing:0;line-height:1.5}@media screen and (max-width:767px){.articlle-accordion-tableofcontents__lever3-text{font-size:13px}}.articlle-accordion-tableofcontents__action{display:block;position:relative;width:100%;margin:20px 0;text-align:center}@media screen and (max-width:767px){.articlle-accordion-tableofcontents__action{margin-top:15px}}.articlle-accordion-tableofcontents__action:after,.articlle-accordion-tableofcontents__action:before{display:block;z-index:2;position:absolute;top:50%;width:calc(50% - 75px);height:1px;transform:translateY(-50%);background:#afafaf;content:""}@media screen and (max-width:767px){.articlle-accordion-tableofcontents__action:after,.articlle-accordion-tableofcontents__action:before{width:calc(50% - 70px)}}.articlle-accordion-tableofcontents__action:before{left:0}.articlle-accordion-tableofcontents__action:after{right:0}.articlle-accordion-tableofcontents__action-backdrop{display:block;z-index:1;position:absolute;right:0;bottom:0;left:0;width:100%;height:300px;background:linear-gradient(0deg,#f4f4f4,hsla(0,0%,100%,0))}@media screen and (max-width:767px){.articlle-accordion-tableofcontents__action-backdrop{height:200px}}.articlle-accordion-tableofcontents__btn{gap:10px;display:flex;z-index:2;position:relative;align-items:center;justify-content:center;width:100%;color:#1f1f1f;font-size:14px;font-weight:700;letter-spacing:.05em}@media screen and (max-width:767px){.articlle-accordion-tableofcontents__btn{padding:0 10px 0 5px}}.articlle-accordion-tableofcontents__btn[aria-expanded=true]:after{transform:rotate(180deg)}.articlle-accordion-tableofcontents__btn:after{display:block;width:11px;height:11px;background:url(../img/icon-arrow-down_red.svg) no-repeat;background-position:50%;background-size:contain;content:"";transition:all .3s cubic-bezier(.23,1,.32,1)}.articlle-tableofcontents{position:relative;margin-bottom:65px;padding:50px;background:#f4f4f4}@media screen and (max-width:767px){.articlle-tableofcontents{margin:0 0 40px;padding:30px}}.articlle-tableofcontents__title{margin-bottom:30px;color:#333;font-size:26px;font-weight:700;letter-spacing:.03em;line-height:1.1}@media screen and (max-width:767px){.articlle-tableofcontents__title{margin-bottom:30px;font-size:20px}}.articlle-tableofcontents__group{margin-top:28px;margin-bottom:16px;color:#333;font-size:20px;font-weight:700;line-height:1.5}@media screen and (max-width:767px){.articlle-tableofcontents__group{margin-top:24px;margin-bottom:14px;font-size:16px;line-height:1.6}}.articlle-tableofcontents__group.-first-item{margin-top:-15px}@media screen and (max-width:767px){.articlle-tableofcontents__group.-first-item{margin-top:-10px}}.articlle-tableofcontents__group a:link{color:inherit}.articlle-tableofcontents__list{list-style:none}.articlle-tableofcontents__item+.articlle-tableofcontents__item{margin-top:10px}@media screen and (max-width:767px){.articlle-tableofcontents__item+.articlle-tableofcontents__item{margin-top:15px}}.articlle-tableofcontents__link{display:inline-flex;transition:-webkit-text-decoration .6s cubic-bezier(.23,1,.32,1);transition:text-decoration .6s cubic-bezier(.23,1,.32,1);transition:text-decoration .6s cubic-bezier(.23,1,.32,1),-webkit-text-decoration .6s cubic-bezier(.23,1,.32,1)}.articlle-tableofcontents__link:active,.articlle-tableofcontents__link:hover,.articlle-tableofcontents__link:link,.articlle-tableofcontents__link:visited{color:#333}.articlle-tableofcontents__link:before{display:inline-flex;position:relative;top:3px;flex-shrink:0;width:20px;height:20px;margin-right:10px;background-image:url(../img/icon-filled-arrow-right_red.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}@media screen and (max-width:767px){.articlle-tableofcontents__link:before{width:18px;height:18px}}.articlle-tableofcontents__link-text{color:#333;font-size:16px;font-weight:700;letter-spacing:.03em;line-height:1.68}@media screen and (max-width:767px){.articlle-tableofcontents__link-text{font-size:14px;line-height:1.55}}.articlle-tableofcontents__sublist{margin-left:30px;list-style:none;counter-reset:counter}.articlle-tableofcontents__subitem{position:relative;font-size:14px;font-weight:700;line-height:38px;counter-increment:counter}.articlle-tableofcontents__subitem:before{top:0;left:-20px;content:"- " counter(counter) "."}.articlle-tableofcontents__sublink{display:inline-flex;transition:-webkit-text-decoration .6s cubic-bezier(.23,1,.32,1);transition:text-decoration .6s cubic-bezier(.23,1,.32,1);transition:text-decoration .6s cubic-bezier(.23,1,.32,1),-webkit-text-decoration .6s cubic-bezier(.23,1,.32,1)}.articlle-tableofcontents__sublink:active,.articlle-tableofcontents__sublink:hover,.articlle-tableofcontents__sublink:link,.articlle-tableofcontents__sublink:visited{color:#333}.general-article-card{display:block;width:100%;padding:50px 59px 60px;border-color:#e2e2e2;border-style:solid;border-width:3px 0;letter-spacing:0}@media screen and (max-width:767px){.general-article-card{padding:20px;border-width:1px 0}}.general-article__lead{margin-top:-50px;padding-bottom:80px}@media screen and (max-width:767px){.general-article__lead{padding:25px 0 30px}}.general-article__lead-sub{display:block;margin-bottom:10px;font-size:20px;font-weight:700;letter-spacing:0;line-height:1.5;text-align:center}@media screen and (min-width:768px){.general-article__lead-sub.-fz-28{font-size:28px}}.general-article__lead-sub.-align-center{text-align:center}@media screen and (max-width:767px){.general-article__lead-sub{margin-top:8px;margin-bottom:20px;font-size:16px;line-height:1.5;text-align:left}}.general-article__lead-title{display:block;margin-bottom:25px;font-size:42px;font-weight:700;line-height:1.5}.general-article__lead-title--strong{color:#be3232;font-size:46px}@media screen and (max-width:767px){.general-article__lead-title{margin-bottom:16px;font-size:20px;line-height:32px}.general-article__lead-title--strong{font-size:20px}}.general-article-lead{padding:50px 60px;background:#f4f4f4}@media screen and (max-width:767px){.general-article-lead{padding:30px}}.general-article-lead__paragraph{color:#333;font-size:16px;letter-spacing:.05em;line-height:1.8}@media screen and (max-width:767px){.general-article-lead__paragraph{font-size:14px;letter-spacing:0;text-align:justify}}.general-article-lead__published-date{margin-top:15px;color:#afafaf;font-size:14px;letter-spacing:.05em;line-height:2.285}.general-article-list.-sm-dot .general-article-list__item:before{display:inline-block;flex-shrink:0;margin-right:5px;content:"\30FB"}.general-article-list__item{display:flex;color:#333;font-size:16px;font-weight:700;letter-spacing:.03em;line-height:2}@media screen and (max-width:767px){.general-article-list__item{font-size:14px;line-height:1.875}}.general-article-list[data-mark=dot] .general-article-list__item:before{content:"\30FB"}.general-article-list.-normal .general-article-list__item{font-weight:500}.general-article-list__item:before{display:inline-block;flex-shrink:0;margin-right:5px;content:"\25CF"}.general-article-mark{display:inline-flex;align-items:center;margin-top:-4px;font-size:12px;vertical-align:middle}.general-article-media{padding:44px 20px 33px;border:1px solid #e2e2e2}@media screen and (max-width:767px){.general-article-media{padding:20px 9px 30px}}.general-article-media__header{gap:35px;display:flex;align-items:center;justify-content:center;width:100%;padding-bottom:30px;border-bottom:1px solid #e2e2e2}@media screen and (max-width:767px){.general-article-media__header{gap:8px;flex-direction:column;padding-bottom:20px}}.general-article-media__title-txt{font-size:30px;font-weight:700;letter-spacing:0;line-height:1.5;text-align:left}@media screen and (max-width:767px){.general-article-media__title-txt{font-size:16px}}.general-article-media__body{display:flex;flex-direction:column;padding-top:50px}@media screen and (max-width:767px){.general-article-media__body{padding-top:20px}}.general-article-media__desc{font-size:24px;font-weight:700;letter-spacing:0;line-height:1.5;text-align:center}.general-article-media__desc.-red{color:#be3232}@media screen and (max-width:767px){.general-article-media__desc{font-size:14px;text-align:left}}.general-article-media__link-picture{transition:opacity .3s}.general-article-media__link-media{gap:20px;display:flex;flex-direction:column;align-items:center;align-self:center;justify-content:center}.general-article-media__link-media:hover .general-article-media__link-picture{opacity:.5}.general-article-media__link{gap:8px;display:inline-flex;align-items:center}.general-article-media__link.-fill{fill:#be3232}.general-article-media__link.-stroke{stroke:#fff}.general-article-media__link-text{-webkit-text-decoration-line:underline;-webkit-text-decoration-style:solid;color:#1f1f1f;font-size:18px;font-weight:700;letter-spacing:0;line-height:1.5;text-align:left;text-decoration-line:underline;text-decoration-style:solid}@media screen and (max-width:767px){.general-article-media__link-text{font-size:14px}}@media screen and (max-width:767px){.general-article-media .general-button{padding-right:12px;padding-left:16px}.general-article-media .general-button__label{padding-right:0!important}.general-article-media .general-button svg{width:16px;height:16px}}.general-article-note__item{display:flex;overflow-wrap:anywhere}.general-article-note__item,.general-article-note__item-link{color:#707070;font-size:14px;letter-spacing:.05em;line-height:1.85;list-style-type:none}.general-article-note__item-link{display:inline;word-break:break-all}.general-article-note__item-link:active,.general-article-note__item-link:hover,.general-article-note__item-link:link,.general-article-note__item-link:visited{color:#707070}.general-article-note__wrap-text{word-wrap:normal}.general-article-note__item-external-link{display:inline;color:#0042bf;font-size:14px;letter-spacing:.05em;line-height:1.85;list-style-type:none;word-break:break-all}.general-article-note__item-external-link:active,.general-article-note__item-external-link:hover,.general-article-note__item-external-link:link,.general-article-note__item-external-link:visited{color:#0042bf}.general-article-note__item-external-link:after{display:inline-block;position:relative;bottom:-1px;width:20px;height:15px;margin-left:7px;background:url(../img/icon-external.svg) no-repeat 50%;background-size:18px 13px;content:""}.general-article-note__mark{display:inline-block;flex-shrink:0;margin-right:5px}.general-article-notice.-pl{padding-left:180px}@media screen and (max-width:767px){.general-article-notice.-pl{padding-left:0}}.general-article-notice__item{display:flex;color:#707070;font-size:14px;letter-spacing:.05em;line-height:2;list-style-type:none}@media screen and (max-width:767px){.general-article-notice__item{font-size:14px;letter-spacing:.1em;line-height:1.857}}.general-article-notice__item:before{display:inline-block;flex-shrink:0;margin-right:5px;content:"\203B"}.general-article-order{list-style:none;counter-reset:list-counter}.general-article-order__item{position:relative;margin-bottom:16px;padding-left:2em;font-weight:700;line-height:2;counter-increment:list-counter}.general-article-order__item:last-child{margin-bottom:0}@media screen and (max-width:767px){.general-article-order__item{margin-bottom:12px;padding-left:1.5em;font-size:14px;line-height:1.875}}.general-article-order__item .article-internal-list-intro__desc{color:#707070;font-weight:400}[data-mark=dot] .general-article-order__item:before{content:counter(list-counter) "."}.general-article-order__item:before{position:absolute;left:0;font-weight:700;content:counter(list-counter) "\FF09"}[data-mark=dot] .general-article-order__item.-has-data-number:before{content:attr(data-number) "."}.general-article-picture{position:relative}.general-article-picture__title{margin-bottom:20px;font-size:16px;font-weight:700;line-height:1.6;text-align:center}@media screen and (max-width:767px){.general-article-picture__title{font-size:14px}}.general-article-picture__image{display:block;width:auto;height:auto;margin:0 auto}@media screen and (max-width:767px){.general-article-picture__image.-full-width-mobile{width:100%;height:auto}}@media screen and (max-width:767px){.general-article-picture__scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.general-article-picture__scroll.-custom-style{padding:20px 0 20px 20px;border:1px solid #c6d2dc;background-color:#f8fafe}.general-article-picture__scroll.-custom-style .general-article-picture__pic-wrap{display:flex}.general-article-picture__scroll.-custom-style .general-article-picture__pic-wrap:after{display:block;border-left:20px solid transparent;content:""}.general-article-picture__scroll .general-article-picture__image{width:auto;max-width:inherit!important}}.general-article-picture__link{margin-top:55px;text-align:center}@media screen and (max-width:767px){.general-article-picture__link{margin-top:20px}}.general-article-picture__link-txt{display:inline;color:#707070;font-size:14px;line-height:1.6;cursor:pointer}.general-article-picture__link-txt:active,.general-article-picture__link-txt:hover,.general-article-picture__link-txt:link,.general-article-picture__link-txt:visited{color:#707070}.general-article-picture__link-txt:after{display:inline-block;position:relative;bottom:-1px;width:20px;height:15px;margin-left:7px;background:url(../img/icon-external.svg) no-repeat 50%;background-size:18px 13px;content:""}.general-article-picture__caption{margin-top:20px;color:#333;font-size:16px;letter-spacing:.05em;line-height:1.5;text-align:center}.general-article-picture__caption.-set-align-and-font{font-weight:700;letter-spacing:0;text-align:center}.general-article-picture__caption.-position-top-type{margin:0 0 18px;font-weight:700;text-align:left}@media screen and (max-width:767px){.general-article-picture__caption.-set-mobile-text-align{text-align:center}}.general-article-picture__caption.-position-top-center{margin:0 0 16px;font-weight:700;text-align:center}@media screen and (max-width:767px){.general-article-picture__caption.-position-top-center{margin:0 0 23px}}.general-article-picture__caption.-small-type{color:#707070;font-size:14px;letter-spacing:.03em;line-height:1.7;text-align:center}@media screen and (max-width:767px){.general-article-picture__caption.-small-type{font-size:14px;letter-spacing:0}}.general-article-picture__caption.-large-type{font-size:20px;font-weight:700;letter-spacing:.03em;line-height:1.5;text-align:center}@media screen and (max-width:767px){.general-article-picture__caption.-large-type{font-size:14px;letter-spacing:0}}.general-article-picture__caption.-inside{position:absolute;right:0;bottom:0;left:0;margin:0 auto;padding:20px;background-color:rgba(0,0,0,.5);color:#fff;font-size:14px;letter-spacing:0;line-height:1.7}@media screen and (max-width:767px){.general-article-picture__caption.-inside{font-size:14px}}@media screen and (max-width:767px){.general-article-picture__caption.-set-mobile-align-left{text-align:left}}@media screen and (max-width:767px){.general-article-picture__caption{margin-top:18px;font-size:14px;letter-spacing:.1em;line-height:1.857;text-align:left}}.general-article-service-lead{position:relative;margin-bottom:70px;padding:50px;background:#fbfbfb}@media screen and (max-width:767px){.general-article-service-lead{margin-bottom:40px;padding:40px}}.general-article-service-lead:after,.general-article-service-lead:before{display:block;z-index:1;position:absolute;width:60px;height:60px;content:""}@media screen and (max-width:767px){.general-article-service-lead:after,.general-article-service-lead:before{width:30px;height:30px}}.general-article-service-lead:before{bottom:0;left:0;background:url(../img/article-paragraph-lead-border-line_left.svg) no-repeat 50%;background-size:contain}.general-article-service-lead:after{top:0;right:0;background:url(../img/article-paragraph-lead-border-line_right.svg) no-repeat 50%;background-size:contain}.general-article-service-lead__paragraph{color:#333;font-size:18px;font-weight:700;letter-spacing:.05em;line-height:2.111;text-align:center}@media screen and (max-width:767px){.general-article-service-lead__paragraph{font-size:16px;line-height:1.75}}.general-article-summary{width:100%;padding:50px;background:#f4f4f4}@media screen and (max-width:767px){.general-article-summary{padding:30px}}.general-article-summary.-extend{padding:40px}.general-article-summary__item{list-style:none}.general-article-summary__item+.general-article-summary__item{margin-top:34px}@media screen and (max-width:767px){.general-article-summary__item+.general-article-summary__item{margin-top:20px}}.general-article-summary__item :is(ul){margin-top:16px}.general-article-summary__label{color:#be3232;font-size:18px;font-weight:700;letter-spacing:0;line-height:32px;text-align:left}@media screen and (max-width:767px){.general-article-summary__label{font-size:1rem;line-height:2}}.general-article-summary__title{color:#222;font-size:18px;font-weight:700;letter-spacing:.1em;line-height:1.6}.general-article-summary__title+.general-article-summary__desc{margin-top:10px}@media screen and (max-width:767px){.general-article-summary__title+.general-article-summary__desc{margin-top:5px}}@media screen and (max-width:767px){.general-article-summary__title{font-size:1rem;line-height:1.75}}.general-article-summary__desc{color:#222;font-size:16px;letter-spacing:.03em;line-height:1.875}@media screen and (max-width:767px){.general-article-summary__desc{font-size:.875rem;line-height:1.857}}.general-article-table{position:relative;background:#fff}.general-article-table__row{display:flex;border-bottom:1px solid #e2e2e2}@media screen and (max-width:767px){.general-article-table__row{flex-direction:column;border:none}}.general-article-table__row:first-child,.general-article-table__row:last-child{border-bottom:none}.general-article-table.-no-group .general-article-table__row:first-child{border-bottom:1px solid #e2e2e2}.general-article-table__cell{display:flex;align-items:center;padding:24px 20px;border-right:1px solid #e2e2e2;font-size:16px;font-weight:700;line-height:2}.general-article-table__cell:last-child{border-right:none!important}.general-article-table__cell.-header{justify-content:center;border-right-color:#fff;background-color:#b8d2df}@media screen and (max-width:767px){.general-article-table__cell.-header{height:auto;min-height:38px;padding-top:6px;padding-bottom:6px;font-size:16px;letter-spacing:0}}.general-article-table__cell.-align-start{align-items:start}.general-article-table__cell.-justify-start{justify-content:start}.general-article-table__cell.-group{justify-content:center;height:40px;padding:0;border-right:1px solid #fff;background-color:#4898c0;color:#fff}@media screen and (max-width:767px){.general-article-table__cell.-group{height:unset;padding:4px 16px}}.general-article-table__cell.-w200{width:24.3902439024%}.general-article-table__cell.-w310{width:37.8048780488%}.general-article-table__cell.-w320{width:39.0243902439%}.general-article-table__cell.-w500{width:60.9756097561%}@media screen and (max-width:767px){.general-article-table__cell{justify-content:start!important;padding:10px 16px;border:none!important;font-size:14px}}.general-article-table__list{padding-left:12px;list-style:disc;text-indent:-3px}@media screen and (max-width:767px){.general-article-table__list{padding-left:20px}}.general-article{max-width:1020px;margin:80px auto;padding:0 30px}@media screen and (max-width:767px){.general-article{max-width:600px;margin:40px auto 30px;padding:0 20px}}.general-article.-full{position:relative;margin:80px auto 60px;padding-top:60px}.general-article.-full:before{position:absolute;top:0;left:50%;width:100vw;height:100%;transform:translateX(-50%);background:#be3232;content:"";opacity:.03}@media screen and (max-width:767px){.general-article.-full{margin:60px auto 40px;padding-top:50px}}@media screen and (max-width:767px){.general-article.-digital-ship{margin:40px auto}}.general-article__overview{padding:50px;background:#f4f4f4}@media screen and (max-width:767px){.general-article__overview{padding:30px}}.general-article__overview.-digital-ship{margin-bottom:60px}@media screen and (max-width:767px){.general-article__overview.-digital-ship{margin-bottom:30px}}.general-article__title{position:relative;margin-bottom:40px;padding-left:30px}@media screen and (max-width:767px){.general-article__title{margin-bottom:30px;padding-left:25px}}.general-article__title:before{position:absolute;top:0;bottom:0;left:0;width:5px;height:100%;background:#be3232;content:""}.general-article__title-txt{color:#333;font-size:30px;font-weight:700;letter-spacing:.03em;line-height:1.466}@media screen and (max-width:767px){.general-article__title-txt{font-size:18px;letter-spacing:.1em;line-height:1.777}}.general-article__title-sub-txt{margin-top:5px;color:#333;font-size:16px;letter-spacing:.05em;line-height:2}@media screen and (max-width:767px){.general-article__title-sub-txt{font-size:14px;line-height:1.675}}.general-article__line{width:100%;height:1px;background:#e2e2e2}.general-article__content{width:100%;margin:0 auto;padding:0 0 60px}.general-article.-slim>.general-article__content{max-width:760px}@media screen and (max-width:767px){.general-article__content{padding:0 0 42px}}.general-article__content.-spacer{padding-bottom:80px}@media screen and (max-width:767px){.general-article__content.-spacer{padding-bottom:47px}}.general-article__paragraph{color:#333;font-size:16px;letter-spacing:.1em;line-height:2}@media screen and (max-width:767px){.general-article__paragraph{font-size:14px;letter-spacing:.1em;line-height:1.875}}.general-article__paragraph.-red{color:#be3232}.general-article__paragraph [target=_blank]:after{display:inline-block;position:relative;bottom:-1px;width:20px;height:15px;margin-left:7px;background:url(../img/icon-external.svg) no-repeat 50%;background-size:18px 13px;content:""}.general-article__paragraph.-font-sm{font-size:14px}.general-article__feature-box{gap:34px;display:flex;align-items:center;padding:30px 40px 30px 50px;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}@media screen and (max-width:767px){.general-article__feature-box{gap:29px;flex-direction:column;padding:24px 0}}.general-article__iframe-video{position:relative;width:100%;padding-top:56.25%}.general-article__iframe-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.general-article__notice-link{display:inline-block;color:#0042bf;font-size:14px;letter-spacing:.05em;line-height:1.85;word-break:break-word;transition:-webkit-text-decoration .8s cubic-bezier(.23,1,.32,1);transition:text-decoration .8s cubic-bezier(.23,1,.32,1);transition:text-decoration .8s cubic-bezier(.23,1,.32,1),-webkit-text-decoration .8s cubic-bezier(.23,1,.32,1)}.general-article__notice-link:active,.general-article__notice-link:hover,.general-article__notice-link:link,.general-article__notice-link:visited{color:#0042bf;text-decoration:none}.general-article__notice-link:hover{text-decoration:underline}.general-article__sub-content{gap:60px;display:flex;flex-direction:column;margin-top:40px}.general-article__sub-title{margin-bottom:16px;font-size:20px;font-weight:700;line-height:1.5}@media screen and (max-width:767px){.general-article__sub-title{margin-bottom:8px;font-size:16px}}.general-article__label{color:#be3232;font-size:32px;font-weight:700;letter-spacing:0;line-height:48px;text-align:center}@media screen and (max-width:767px){.general-article__label{font-size:20px;line-height:30px}}.general-article__label.-black{color:#333}.general-article__heading{font-size:30px;font-weight:700;line-height:1.5;text-align:center}.general-article__heading.-red{color:#be3232}@media screen and (max-width:767px){.general-article__heading{font-size:16px;text-align:left}}.general-article__group{gap:16px;display:flex;flex-wrap:wrap}@media screen and (max-width:767px){.general-article__group{flex-direction:column}}.general-article__group-image{order:1;width:300px}@media screen and (max-width:767px){.general-article__group-image{width:100%}}.general-article__group-text{flex:1 1;order:2}.general-overview-list{list-style:none}.general-overview-list__item{display:flex}.general-overview-list__item-title{display:block;flex-shrink:0;margin-right:5px;color:#333;font-size:16px;font-weight:700;line-height:2}@media screen and (max-width:767px){.general-overview-list__item-title{font-size:14px;letter-spacing:.1em;line-height:2.14}}.general-overview-list__item-desc{display:block;color:#333;font-size:16px;line-height:2}@media screen and (max-width:767px){.general-overview-list__item-desc{font-size:14px;letter-spacing:.1em;line-height:2.14}}.general-overview-profile{position:relative}@media screen and (max-width:767px){.general-overview-profile{display:block}}.general-overview-profile.-show .general-overview-profile__detail-more{max-height:9999px;transition:max-height .8s cubic-bezier(.86,0,.07,1)}.general-overview-profile.-show .general-overview-profile__btn-icon{transform:rotate(180deg)}.general-overview-profile.-digital__image{width:130px}@media screen and (max-width:767px){.general-overview-profile.-digital__image{width:72px;height:auto}}@media screen and (max-width:767px){.general-overview-profile.-digital .general-overview-profile__title,.general-overview-profile.-digital .general-overview-profile__title-label{font-size:14px;letter-spacing:0}}@media screen and (max-width:767px){.general-overview-profile.-digital .general-overview-profile__detail{letter-spacing:0}}.general-overview-profile.-column-type{display:grid;grid-template-columns:1fr}.general-overview-profile.-column-type .general-overview-profile__photo{position:static;margin-bottom:30px}.general-overview-profile.-column-type .general-overview-profile__detail,.general-overview-profile.-column-type .general-overview-profile__title,.general-overview-profile.-column-type .general-overview-profile__title-label{padding:0}.general-overview-profile.-column-type .general-overview-profile__external-link{margin-left:0}.general-overview-profile__photo{position:absolute;top:0;left:0;flex-shrink:0}.general-overview-profile__image{width:150px;height:auto}@media screen and (max-width:767px){.general-overview-profile__image{width:72px;height:auto}}@media screen and (max-width:767px){.general-overview-profile__image.-md-full-size{width:100%}}.general-overview-profile__image.-w-full{width:100%;height:auto}.general-overview-profile__title{margin-bottom:10px;padding-left:180px;color:#333;font-size:20px;font-weight:700;letter-spacing:.1em;line-height:1.6}@media screen and (max-width:767px){.general-overview-profile__title{min-height:83px;margin-bottom:15px;padding-left:87px}}.general-overview-profile__title.-normal-font{font-size:16px;font-weight:400;letter-spacing:.05em;line-height:1.8}@media screen and (max-width:767px){.general-overview-profile__title.-normal-font{font-size:14px;letter-spacing:.1em}}.general-overview-profile__title-label{display:block}@media screen and (max-width:767px){.general-overview-profile__title-label{font-size:14px;letter-spacing:.1em;line-height:1.71}}.general-overview-profile__detail{padding-left:180px;color:#333;font-size:14px;letter-spacing:.05em;line-height:1.85}@media screen and (max-width:767px){.general-overview-profile__detail{padding-left:0;letter-spacing:.1em;line-height:1.875;text-align:justify}}.general-overview-profile__detail-more{display:block;max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.86,0,.07,1)}.general-overview-profile__external-link{display:inline-block;position:relative;margin-left:180px;color:#0042bf;font-size:14px;letter-spacing:.05em;line-height:1.85}.general-overview-profile__external-link:active,.general-overview-profile__external-link:link,.general-overview-profile__external-link:visited{color:#0042bf}.general-overview-profile__external-link:after{display:inline-block;position:relative;bottom:-1px;width:20px;height:15px;margin-left:7px;background:url(../img/icon-external.svg) no-repeat 50%;background-size:18px 13px;content:""}@media screen and (max-width:767px){.general-overview-profile__external-link{margin-left:0}}.general-overview-profile__external-link+.general-overview-profile__external-link{display:block}.general-overview-profile__action{display:block;position:relative;width:100%;margin-top:20px;text-align:center}@media screen and (max-width:767px){.general-overview-profile__action{margin-top:15px}}.general-overview-profile__action:after,.general-overview-profile__action:before{display:block;position:absolute;top:50%;width:calc(50% - 75px);height:1px;transform:translateY(-50%);background:#afafaf;content:""}@media screen and (max-width:767px){.general-overview-profile__action:after,.general-overview-profile__action:before{width:calc(50% - 70px)}}.general-overview-profile__action:before{left:0}.general-overview-profile__action:after{right:0}.general-overview-profile__btn{position:relative;padding:0 30px;color:#1f1f1f;font-size:14px;font-weight:700;letter-spacing:.05em;transition:opacity .8s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:767px){.general-overview-profile__btn{padding:0 10px 0 5px}}.general-overview-profile__btn:hover{opacity:.7}.general-overview-profile__btn-icon{margin-left:4px;transition:all .8s cubic-bezier(.23,1,.32,1)}.general-overview__paragraph{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #afafaf;color:#333;font-size:16px;letter-spacing:.05em;line-height:2}@media screen and (max-width:767px){.general-overview__paragraph{margin-bottom:20px;padding-bottom:20px;font-size:14px;letter-spacing:.1em;line-height:1.875;text-align:justify}}.general-overview__button{max-width:300px;margin:0 auto}@media screen and (max-width:767px){.general-overview__button{padding:10px 0}}