@import url(https://fonts.googleapis.com/css2?family=Ibarra+Real+Nova&family=Noto+Sans+JP:wght@300;400;500;700&family=Shippori+Mincho+B1:wght@500&display=swap);
*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}.header{position:absolute;top:0;left:0;display:flex;align-items:flex-start;justify-content:space-between;width:100%;z-index:900;opacity:0;transition:opacity .8s ease}.header.is-active{opacity:1}.header__logo{margin:42px 0 0 50px}@media screen and (max-width: 1260px){.header__logo{width:130px;margin:42px 0 0 50px}}@media screen and (max-width: 1000px){.header__logo{width:100px;margin:14px 0 0 16px}}.header__logo--page{margin:22px 0 0 44px}@media screen and (max-width: 1000px){.header__logo--page{width:132.97px;margin:10px 0 0 9px}}.header__logo a{display:block;width:100%;height:100%}.header__nav{display:flex;align-items:center;height:110px;margin-right:190px}@media screen and (max-width: 1260px){.header__nav{height:55px}}@media screen and (max-width: 1260px){.header__nav-util{display:none}}.header__nav-util>ul{display:flex;list-style:none;margin:0}.header__nav-util>ul li{position:relative;margin:0 20px}.header__nav-util>ul li:nth-child(1) span::before{width:15.76px;height:21.76px;background:url(/assets/images/src/images/common/white/icon_target..svg)}.header__nav-util>ul li:nth-child(2) a::before{width:22.35px;height:16px;background:url(/assets/images/src/images/common/white/icon_contact..svg)}.header__nav-util>ul li:nth-child(3) a::before{width:14.16px;height:20px;background:url(/assets/images/src/images/common/white/icon_access..svg)}.header__nav-util>ul li:nth-child(4) a::before{width:25.2px;height:17.91px;background:url(/assets/images/src/images/common/white/icon_inquiry..svg)}.header__nav-util>ul li:nth-child(5) span::before{width:25.23px;height:21.65px;background:url(/assets/images/src/images/common/white/icon_lang..svg)}.header__nav-util>ul li a,.header__nav-util>ul li span{display:flex;align-items:center;color:#fff;font-size:.875rem;cursor:pointer}.header__nav-util>ul li a::before,.header__nav-util>ul li span::before{content:"";display:inline-block;background-size:contain;margin-right:8px}.header__nav-util>ul li a{position:relative;padding:8px 0}.header__nav-util>ul li a::after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#fff;transform:scale(0, 1);transform-origin:right top;transition:transform .2s}.header__nav-util>ul li a:hover::after{transform-origin:left top;transform:scale(1, 1)}.header__nav-util>ul li span{position:relative;padding:8px 0}.header__nav-util>ul li span:hover+.header__nav-child{opacity:1;visibility:visible}.header__nav-util .header__nav-child{position:absolute;top:100%;left:50%;opacity:0;visibility:hidden;transform:translateX(-50%);transition:opacity .6s ease}.header__nav-util .header__nav-child::before{content:"";display:block;width:0;height:0;margin:0 auto;border-style:solid;border-width:0 10px 18px 10px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,.8) rgba(0,0,0,0)}.header__nav-util .header__nav-child ul{padding:20px 28px;background-color:rgba(0,0,0,.8);list-style:none}.header__nav-util .header__nav-child ul li{margin:16px auto;text-align:center}.header__nav-util .header__nav-child ul li a{position:relative;display:inline-block;padding:0;color:#fff;font-size:.875rem;line-height:1.25rem;white-space:nowrap;text-align:center}.header__nav-util .header__nav-child ul li a::before{display:none}.header__nav-util .header__nav-child ul li a::after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:1px;background:#396b33;transform:scale(0, 1);transform-origin:right top;transition:transform .2s}.header__nav-util .header__nav-child ul li a:hover::after{transform-origin:left top;transform:scale(1, 1)}.header__nav-util .header__nav-child:hover{opacity:1;visibility:visible;pointer-events:auto}.header__nav--page .header__nav-util>ul li:nth-child(1) span::before{background-image:url(/assets/images/src/images/common/black/icon_target..svg)}.header__nav--page .header__nav-util>ul li:nth-child(2) a::before{background-image:url(/assets/images/src/images/common/black/icon_contact..svg)}.header__nav--page .header__nav-util>ul li:nth-child(3) a::before{background-image:url(/assets/images/src/images/common/black/icon_access..svg)}.header__nav--page .header__nav-util>ul li:nth-child(4) a::before{background-image:url(/assets/images/src/images/common/black/icon_inquiry..svg)}.header__nav--page .header__nav-util>ul li:nth-child(5) span::before{background-image:url(/assets/images/src/images/common/black/icon_lang..svg)}.header__nav--page .header__nav-util>ul li a,.header__nav--page .header__nav-util>ul li span{color:#2b2c2f}.header__nav--page .header__nav-util>ul li a::before,.header__nav--page .header__nav-util>ul li span::before{background-size:contain}.header__nav--page .header__nav-child ul li a{color:#fff}.header--page{position:relative}.header__menu-btn{position:fixed;top:0;right:0;width:110px;height:110px;background-color:rgba(255,255,255,.84);cursor:pointer;z-index:1000}@media screen and (max-width: 1260px){.header__menu-btn{width:55px;height:55px}}.header__menu-btn-inner{position:relative;width:47px;height:100%;margin:0 auto}@media screen and (max-width: 1260px){.header__menu-btn-inner{width:23.5px}}.header__menu-btn span{position:absolute;top:50%;left:0;height:3px;width:100%;background-color:#396b33}@media screen and (max-width: 1260px){.header__menu-btn span{height:2px}}.header__menu-btn span:nth-child(1){top:calc(50% - 13px);animation:menu-bar01 .75s forwards}@media screen and (max-width: 1260px){.header__menu-btn span:nth-child(1){top:calc(50% - 6.5px)}}.header__menu-btn span:nth-child(2){transition:all .25s .25s;opacity:1}.header__menu-btn span:nth-child(3){top:calc(50% + 13px);animation:menu-bar02 .75s forwards}@media screen and (max-width: 1260px){.header__menu-btn span:nth-child(3){top:calc(50% + 6.5px)}}.header__menu-btn.is-active span:nth-child(1){animation:active-menu-bar01 .75s forwards}.header__menu-btn.is-active span:nth-child(2){opacity:0}.header__menu-btn.is-active span:nth-child(3){animation:active-menu-bar03 .75s forwards}.header__menu-btn:not(.is-active):hover span:nth-child(1){animation:hover-menu-bar01 .75s forwards}.header__menu-btn:not(.is-active):hover span:nth-child(3){animation:hover-menu-bar03 .75s forwards}.header__menu{position:fixed;top:0;right:-100%;min-height:100vh;min-height:-webkit-fill-available;min-height:100svh;max-height:100vh;max-height:-webkit-fill-available;max-height:100svh;background-color:#fff;transform-origin:top right;transition:all .6s ease-in-out;z-index:999;overflow-y:auto}@media screen and (max-width: 1260px){.header__menu{width:100%}}.header__menu.is-active{right:0}.header__menu-head{display:flex;align-items:center;padding:40px 64px 0 56px}@media screen and (max-width: 1260px){.header__menu-head{flex-direction:column;align-items:flex-start;padding:16px 0 0 0}}.header__menu-head .header__menu-home{transition:opacity .6s ease}@media screen and (max-width: 1260px){.header__menu-head .header__menu-home{display:block;margin:16px 24px 8px;width:20px}.header__menu-head .header__menu-home img{max-width:100%}}.header__menu-head .header__menu-home:hover{opacity:.7}.header__menu-head .header__menu-target{display:none}@media screen and (max-width: 1260px){.header__menu-head .header__menu-target{display:block;align-self:stretch}}.header__menu-head .header__menu-util ul{display:flex;align-items:center;margin:0 28px}@media screen and (max-width: 1260px){.header__menu-head .header__menu-util ul{margin:8px}}@media screen and (max-width: 375px){.header__menu-head .header__menu-util ul{margin:8px 16px}}.header__menu-head .header__menu-util li{padding:0 28px}@media screen and (max-width: 1260px){.header__menu-head .header__menu-util li{padding:0 16px}}@media screen and (max-width: 375px){.header__menu-head .header__menu-util li{padding:0 8px}}.header__menu-head .header__menu-util li:nth-child(1) a::before{width:22.35px;height:16px;background-image:url(/assets/images/src/images/common/black/icon_contact..svg)}.header__menu-head .header__menu-util li:nth-child(2) a::before{width:14.16px;height:20px;background-image:url(/assets/images/src/images/common/black/icon_access..svg)}.header__menu-head .header__menu-util li:nth-child(3) a::before{width:25.2px;height:17.91px;background-image:url(/assets/images/src/images/common/black/icon_inquiry..svg)}.header__menu-head .header__menu-util a{position:relative;display:flex;align-items:center;font-size:.875rem}@media screen and (max-width: 1260px){.header__menu-head .header__menu-util a{font-size:.75rem}}.header__menu-head .header__menu-util a::before{content:"";display:inline-block;background-size:contain;background-repeat:no-repeat;margin-right:8px}.header__menu-head .header__menu-util a::after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:1px;background:#396b33;transform:scale(0, 1);transform-origin:right top;transition:transform .4s}.header__menu-head .header__menu-util a:hover::after{transform-origin:left top;transform:scale(1, 1)}.header__menu-head .header__menu-lang ul{display:flex;align-items:center;flex-wrap:wrap;list-style:none}.header__menu-head .header__menu-lang ul::before{content:"";width:25.23px;height:21.65px;margin-top:3px;background-image:url(/assets/images/src/images/common/black/icon_lang..svg);background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 1260px){.header__menu-head .header__menu-lang ul{margin:8px 24px 16px}}@media screen and (max-width: 375px){.header__menu-head .header__menu-lang ul{margin:8px 24px 16px}}.header__menu-head .header__menu-lang li{margin:0 28px}.header__menu-head .header__menu-lang li:first-child{margin-left:8px}@media screen and (max-width: 1260px){.header__menu-head .header__menu-lang li:first-child{padding-left:0}}@media screen and (max-width: 1260px){.header__menu-head .header__menu-lang li{margin:0;padding:0 16px}}@media screen and (max-width: 375px){.header__menu-head .header__menu-lang li{padding:0 8px}}.header__menu-head .header__menu-lang a{position:relative;display:flex;align-items:center;font-size:.875rem}@media screen and (max-width: 1260px){.header__menu-head .header__menu-lang a{font-size:.75rem}}.header__menu-head .header__menu-lang a::after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:1px;background:#396b33;transform:scale(0, 1);transform-origin:right top;transition:transform .4s}.header__menu-head .header__menu-lang a:hover::after{transform-origin:left top;transform:scale(1, 1)}.header__menu-body{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto;grid-column-gap:80px;grid-row-gap:0;padding:0 64px 0 56px}@media screen and (max-width: 1260px){.header__menu-body{grid-template-columns:1fr;grid-template-rows:repeat(4, auto);grid-column-gap:0;grid-row-gap:0;padding:0 32px 0 25px}}.header__menu-body .header__menu-body-inner{width:290px}@media screen and (max-width: 1260px){.header__menu-body .header__menu-body-inner{width:auto}}.header__menu-body .header__menu-body-inner:nth-child(1){grid-area:1/1/3/2}@media screen and (max-width: 1260px){.header__menu-body .header__menu-body-inner:nth-child(1){grid-area:1/1/2/2}}.header__menu-body .header__menu-body-inner:nth-child(2){grid-area:1/2/2/3}@media screen and (max-width: 1260px){.header__menu-body .header__menu-body-inner:nth-child(2){grid-area:2/1/3/2}}.header__menu-body .header__menu-body-inner:nth-child(3){grid-area:1/3/2/4}@media screen and (max-width: 1260px){.header__menu-body .header__menu-body-inner:nth-child(3){grid-area:3/1/4/2}}.header__menu-body .header__menu-sns{position:relative;grid-area:2/2/3/4}@media screen and (max-width: 1260px){.header__menu-body .header__menu-sns{display:none}}.header__menu-body .header__menu-util{display:none}@media screen and (max-width: 1260px){.header__menu-body .header__menu-util{display:block}}.header__menu-sns{display:flex;align-items:center;justify-content:flex-end;padding:80px 0 32px 0}@media screen and (max-width: 1260px){.header__menu-sns{text-align:center;padding:0}}.header__menu-sns ul{display:flex;align-items:center;list-style:none}@media screen and (max-width: 1260px){.header__menu-sns ul{margin:24px 0 0 0;justify-content:center}}.header__menu-sns li{margin:0 16px}@media screen and (max-width: 1260px){.header__menu-sns li:nth-child(1){width:36.18px}}@media screen and (max-width: 1260px){.header__menu-sns li:nth-child(2){width:24.145px}}.header__menu-sns li img{max-width:100%}.header__menu-sns a:hover{opacity:.6}.header__menu-sns .header__menu-logo{margin:0 0 0 48px;font-size:0;line-height:0}@media screen and (max-width: 1260px){.header__menu-sns .header__menu-logo{display:inline-block;margin:24px 0}}@media screen and (max-width: 1260px){.header__menu-sns .header__menu-logo img{width:171.77px}}.header__menu-target{margin-top:-1px;padding:24px 0;background-color:#2b2c2f}@media screen and (max-width: 1260px){.header__menu-target{margin:0;list-style:none;padding:16px 9px}}.header__menu-target ul{list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0}@media screen and (max-width: 1260px){.header__menu-target ul{justify-content:flex-start}}.header__menu-target li{margin:0 32px}@media screen and (max-width: 1260px){.header__menu-target li{margin:0 16px}}.header__menu-target a{position:relative;font-size:1rem;color:#fff}@media screen and (max-width: 1260px){.header__menu-target a{font-size:.6875rem}}.header__menu-target a::after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:1px;background:#396b33;transform:scale(0, 1);transform-origin:right top;transition:transform .4s}.header__menu-target a:hover::after{transform-origin:left top;transform:scale(1, 1)}.header__menu-origin ul{display:flex;flex-wrap:wrap;margin:0;list-style:none}.header__menu-origin li{max-width:25%;flex:25%}@media screen and (max-width: 1000px){.header__menu-origin li{max-width:50%;flex:50%}}.header__menu-origin li:nth-child(1) a{background-color:#fbc51e}.header__menu-origin li:nth-child(1) img{width:271.42px}@media screen and (max-width: 1000px){.header__menu-origin li:nth-child(1) img{width:47.2012933333vw}}.header__menu-origin li:nth-child(2) a{background-color:#ed7c95}.header__menu-origin li:nth-child(2) img{width:200.3px}@media screen and (max-width: 1000px){.header__menu-origin li:nth-child(2) img{width:34.80128vw}}.header__menu-origin li:nth-child(3) a{background-color:#0ca7e2}.header__menu-origin li:nth-child(3) img{width:244.66px}@media screen and (max-width: 1000px){.header__menu-origin li:nth-child(3) img{width:42.5334933333vw}}.header__menu-origin li:nth-child(4) a{background-color:#79af2b}.header__menu-origin li:nth-child(4) img{width:201.45px}@media screen and (max-width: 1000px){.header__menu-origin li:nth-child(4) img{width:34.9343466667vw}}.header__menu-origin a{display:flex;align-items:center;justify-content:center;width:100%;height:95px;font-size:0;line-height:0}@media screen and (max-width: 1000px){.header__menu-origin a{height:12.9333333333vw}}.header__menu-origin a:hover{opacity:.8}.header__menu-util ul{list-style:none;display:flex;flex-wrap:wrap;margin:16px -16px}@media screen and (max-width: 375px){.header__menu-util ul{margin:16px -8px}}.header__menu-util li{padding:0 16px}@media screen and (max-width: 375px){.header__menu-util li{padding:0 8px}}@media screen and (max-width: 1260px){.header__menu-util a{font-weight:300;font-size:.75rem}}.header__menu-link{border-bottom:1px solid #2b2b2f}.header__menu-link a{display:block;width:100%;height:100%;padding:48px 40px 48px 0;font-size:1.375rem;line-height:2rem;font-family:serif}@media screen and (max-width: 1260px){.header__menu-link a{padding:16px 20px 16px 0;font-size:1rem;line-height:1.5rem}}.header__menu-category{position:relative;border-bottom:1px solid #2b2b2f;padding:48px 48px 48px 0;font-size:1.375rem;line-height:2rem;font-family:"Shippori Mincho B1",serif;cursor:pointer;transition:opaity .6s ease}@media screen and (max-width: 1260px){.header__menu-category{padding:16px 20px 16px 0;font-size:1rem;line-height:1.5rem}}.header__menu-category::after{content:"";display:block;width:18px;height:12px;position:absolute;top:50%;right:0;transform:translate(0, -50%);background:url(/assets/images/src/images/common/icon_accord-arrow..svg) no-repeat;background-size:contain;transition:transform .6s ease}@media screen and (max-width: 1260px){.header__menu-category::after{width:12.295px;height:8.27px}}.header__menu-category.is-active{border-bottom:none}.header__menu-category.is-active::after{transform:translate(0, -50%) rotateX(180deg)}.header__menu-category:hover{opacity:.6}.header__menu-sub-link{padding:12px 0 10px 0;font-size:1rem;line-height:1.5rem;display:none}@media screen and (max-width: 1260px){.header__menu-sub-link{padding:8px 0;font-size:.875rem;line-height:1.25rem}}.header__menu-sub-link a{display:block;margin-bottom:16px}.header__menu-sub-link a:hover{color:#1f6d2b}.header__menu-sub-category{position:relative;padding:12px 0 10px;font-size:1rem;line-height:1.5rem;font-family:serif;cursor:pointer;transition:opacity .6s ease}@media screen and (max-width: 1260px){.header__menu-sub-category{padding:8px 0;font-size:.875rem;line-height:1.25rem}}.header__menu-sub-category::after{content:"";display:block;width:18px;height:12px;position:absolute;top:50%;right:0;transform:translate(0, -50%);background:url(/assets/images/src/images/common/icon_accord-arrow..svg) no-repeat;background-size:contain;transition:transform .6s ease}@media screen and (max-width: 1260px){.header__menu-sub-category::after{width:12.295px;height:8.27px}}.header__menu-sub-category.is-active::after{transform:translate(0, -50%) rotateX(180deg)}.header__menu-sub-category:hover{opacity:.6}.header__menu-sub-list{display:none}.header__menu-sub-list ul{margin:8px 0}.header__menu-sub-list li{display:block;padding:8px 24px 8px 0}.header__menu-sub-list a{margin-bottom:0}@media screen and (max-width: 1260px){.header__menu-sub-list a{font-size:.875rem;line-height:1.5rem}}.header__menu-sub-list a:hover{color:#1f6d2b}.header__menu-foot .header__menu-target{display:block}@media screen and (max-width: 1260px){.header__menu-foot .header__menu-target{display:none}}.header__menu-foot .header__menu-sns{display:none}@media screen and (max-width: 1260px){.header__menu-foot .header__menu-sns{display:block}}@keyframes menu-bar01{0%{transform:translateY(13px) rotate(45deg)}50%{transform:translateY(13px) rotate(0)}100%{transform:translateY(0) rotate(0)}}@keyframes menu-bar02{0%{transform:translateY(-13px) rotate(-45deg)}50%{transform:translateY(-13px) rotate(0)}100%{transform:translateY(0) rotate(0)}}@keyframes active-menu-bar01{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(13px) rotate(0)}100%{transform:translateY(13px) rotate(45deg)}}@keyframes active-menu-bar03{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-13px) rotate(0)}100%{transform:translateY(-13px) rotate(-45deg)}}@keyframes hover-menu-bar01{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-3px) rotate(0)}100%{transform:translateY(0) rotate(0)}}@keyframes hover-menu-bar03{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(3px) rotate(0)}100%{transform:translateY(0) rotate(0)}}@media screen and (max-width: 1260px){@keyframes menu-bar01{0%{transform:translateY(6.5px) rotate(45deg)}50%{transform:translateY(6.5px) rotate(0)}100%{transform:translateY(0) rotate(0)}}@keyframes menu-bar02{0%{transform:translateY(-6.5px) rotate(-45deg)}50%{transform:translateY(-6.5px) rotate(0)}100%{transform:translateY(0) rotate(0)}}@keyframes active-menu-bar01{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(6.5px) rotate(0)}100%{transform:translateY(6.5px) rotate(45deg)}}@keyframes active-menu-bar03{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-6.5px) rotate(0)}100%{transform:translateY(-6.5px) rotate(-45deg)}}}.tab{margin-bottom:48px}@media screen and (max-width: 1000px){.tab{margin-bottom:24px}}.tab ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;list-style:none}@media screen and (max-width: 1000px){.tab ul{margin:-8px 0}}.tab li{position:relative;margin:0 24px;padding:0 2px;font-size:1rem;line-height:40px;cursor:pointer}.tab li::after{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:3px;background:#396b33;transform:scale(0, 1);transform-origin:right top;transition:transform .3s}.tab li:hover::after{transform-origin:left top;transform:scale(1, 1)}.tab li[data-tab=hss]::after{background:#fbc51e}.tab li[data-tab=se]::after{background:#0ca7e2}.tab li[data-tab=edu]::after{background:#ed7c95}.tab li[data-tab=agr]::after{background:#79af2b}@media screen and (max-width: 1000px){.tab li{font-size:.75rem;line-height:2em;margin:8px 16px}}.tab li.is-active::after{background:#396b33;transform:scale(1, 1)}.tab li.is-active[data-tab=hss]::after{background:#fbc51e}.tab li.is-active[data-tab=se]::after{background:#0ca7e2}.tab li.is-active[data-tab=edu]::after{background:#ed7c95}.tab li.is-active[data-tab=agr]::after{background:#79af2b}.tab-content{position:relative}.tab-content>div{display:none}.tab-content>div.is-active{display:block}.footer__menu-origin ul{display:flex;flex-wrap:wrap;margin:0;list-style:none}.footer__menu-origin li{max-width:25%;flex:0 0 25%}@media screen and (max-width: 1000px){.footer__menu-origin li{max-width:50%;flex:0 0 50%}}.footer__menu-origin li:nth-child(1) a{background-color:#fbc51e}.footer__menu-origin li:nth-child(1) img{width:94.5241666667%}.footer__menu-origin li:nth-child(2) a{background-color:#ed7c95}.footer__menu-origin li:nth-child(2) img{width:69.7621190476%}.footer__menu-origin li:nth-child(3) a{background-color:#0ca7e2}.footer__menu-origin li:nth-child(3) img{width:85.2380952381%}.footer__menu-origin li:nth-child(4) a{background-color:#79af2b}.footer__menu-origin li:nth-child(4) img{width:70.0018333333%}.footer__menu-origin a{display:flex;align-items:center;justify-content:center;height:140px}@media screen and (max-width: 1000px){.footer__menu-origin a{height:12.9333333333vw}}.footer__menu-origin a:hover{opacity:.8}.footer__menu-target{padding:24px;background-color:#2b2c2f}.footer__menu-target ul{list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:-24px}@media screen and (max-width: 1000px){.footer__menu-target ul{justify-content:flex-start;margin:-4px -16px}}.footer__menu-target li{padding:24px}@media screen and (max-width: 1000px){.footer__menu-target li{padding:4px 16px}}.footer__menu-target a{position:relative;font-size:1rem;color:#fff}@media screen and (max-width: 1000px){.footer__menu-target a{font-size:.6875rem}}.footer__menu-target a::after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:1px;background:#396b33;transform:scale(0, 1);transform-origin:right top;transition:transform .4s}.footer__menu-target a:hover::after{transform-origin:left top;transform:scale(1, 1)}.footer__body{max-width:1320px;margin-right:auto;margin-left:auto;padding:68px 60px}@media screen and (max-width: 1000px){.footer__body{padding:14px}}.footer__body-inner{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 1000px){.footer__body-inner{justify-content:center}}.footer__info{align-self:flex-end}@media screen and (max-width: 1000px){.footer__info{order:2;padding:14px;align-self:center}}.footer__logo{margin-bottom:44px}@media screen and (max-width: 1000px){.footer__logo{margin-bottom:20px}}.footer__logo a{display:block;width:100%;height:100%;font-size:0;line-height:0}.footer__logo img{width:299.22px}@media screen and (max-width: 1000px){.footer__logo img{width:195.915px}}.footer__address{margin-bottom:40px}@media screen and (max-width: 1000px){.footer__address{margin-bottom:20px}}.footer__address span{font-size:1rem;line-height:1.625rem}@media screen and (max-width: 1000px){.footer__address span{font-size:.8125rem;line-height:1.25rem}}.footer__util ul{display:flex;flex-wrap:wrap;margin:0 -16px;list-style:none}@media screen and (max-width: 1000px){.footer__util ul{margin:0 -8px}}.footer__util li{padding:0 16px}@media screen and (max-width: 1000px){.footer__util li{padding:0 8px}}.footer__util a{font-size:.875rem;font-weight:300}@media screen and (max-width: 1000px){.footer__util a{font-size:.75rem}}.footer__util a:hover{color:#1f6d2b}.footer__util+.footer__nav-sns{display:none}@media screen and (max-width: 1000px){.footer__util+.footer__nav-sns{display:block}}.footer__nav{display:flex;margin:0 -60px}@media screen and (max-width: 1000px){.footer__nav{flex-direction:column;margin:0}}.footer__nav-inner{padding:0 60px}@media screen and (max-width: 1000px){.footer__nav-inner{padding:8px 16px}}.footer__nav ul{margin:-18px 0;list-style:none}@media screen and (max-width: 1000px){.footer__nav ul{display:flex;flex-wrap:wrap;margin:0;border-bottom:1px solid #2b2c2f;padding-bottom:24px}}.footer__nav li{padding:18px 0}@media screen and (max-width: 1000px){.footer__nav li{max-width:50%;flex:0 0 50%;padding:9px 0}}@media screen and (max-width: 1000px){.footer__nav a{font-size:.8125rem}}.footer__nav a:hover{color:#1f6d2b}.footer__nav a:hover .icon_home{fill:#1f6d2b}.footer__nav a .icon_home{transition:fill .6s ease}@media screen and (max-width: 1000px){.footer__nav-main{display:flex}}@media screen and (max-width: 1000px){.footer__nav-main li{max-width:50%;flex:0 0 50%}}@media screen and (max-width: 1000px){.footer__nav-main li:nth-child(1){max-width:100%;flex:0 0 100%}}.footer__nav-main a{font-weight:700}.footer__nav-main svg{height:23px}@media screen and (max-width: 1000px){.footer__nav-main svg{height:13.875px}}.footer__nav-sns ul{display:flex;margin:72px -18px 0;list-style:none}@media screen and (max-width: 1000px){.footer__nav-sns ul{justify-content:center;margin:32px -18px 0}}.footer__nav-sns li{padding:0 18px}.footer__nav-sns a{display:block;width:100%;height:100%;font-size:0;line-height:0}.footer__nav-sns a:hover{opacity:.6}@media screen and (max-width: 1000px){.footer__nav-sub+.footer__nav-sns{display:none}}.footer__nav-foot{position:absolute;bottom:0}.footer__foot{padding:48px 0;text-align:center}@media screen and (max-width: 1000px){.footer__foot{padding:0 0 24px 0}}.footer__foot small{font-size:.8125rem;line-height:1.625rem}.cookie{opacity:0;position:fixed;bottom:0;left:0;width:100%;padding:24px;background-color:rgba(0,0,0,.8);transition:opacity .6s;z-index:10000}.cookie.active{opacity:1}.cookie__inner{display:flex;justify-content:space-between}.cookie__inner p{color:#fff}.cookie__inner a{color:#f2f2f2;text-decoration:underline}.cookie__btn-wrap{display:flex;align-items:center}.cookie__btn-wrap button{margin:0 8px;border:none;padding:8px 24px;cursor:pointer}.cookie__btn-wrap button.deny{background-color:#2b2b2f;color:#fff}.cookie__btn-wrap button.allow{background-color:#1f6d2b;color:#fff}.glowAnime span{opacity:0}.glowAnime.glow span{animation:glow_anime_on 1s ease-out forwards}@keyframes glow_anime_on{0%{opacity:0;text-shadow:0 0 0 #fff,0 0 0 #fff}50%{opacity:1;text-shadow:0 0 10px #fff,0 0 15px #fff}100%{opacity:1;text-shadow:0 0 0 #fff,0 0 0 #fff}}body[data-aos-duration="50"] [data-aos],[data-aos][data-aos][data-aos-duration="50"]{transition-duration:50ms}body[data-aos-delay="50"] [data-aos],[data-aos][data-aos][data-aos-delay="50"]{transition-delay:0}body[data-aos-delay="50"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="50"].aos-animate{transition-delay:50ms}body[data-aos-duration="100"] [data-aos],[data-aos][data-aos][data-aos-duration="100"]{transition-duration:100ms}body[data-aos-delay="100"] [data-aos],[data-aos][data-aos][data-aos-delay="100"]{transition-delay:0}body[data-aos-delay="100"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="100"].aos-animate{transition-delay:100ms}body[data-aos-duration="150"] [data-aos],[data-aos][data-aos][data-aos-duration="150"]{transition-duration:150ms}body[data-aos-delay="150"] [data-aos],[data-aos][data-aos][data-aos-delay="150"]{transition-delay:0}body[data-aos-delay="150"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="150"].aos-animate{transition-delay:150ms}body[data-aos-duration="200"] [data-aos],[data-aos][data-aos][data-aos-duration="200"]{transition-duration:200ms}body[data-aos-delay="200"] [data-aos],[data-aos][data-aos][data-aos-delay="200"]{transition-delay:0}body[data-aos-delay="200"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="200"].aos-animate{transition-delay:200ms}body[data-aos-duration="250"] [data-aos],[data-aos][data-aos][data-aos-duration="250"]{transition-duration:250ms}body[data-aos-delay="250"] [data-aos],[data-aos][data-aos][data-aos-delay="250"]{transition-delay:0}body[data-aos-delay="250"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="250"].aos-animate{transition-delay:250ms}body[data-aos-duration="300"] [data-aos],[data-aos][data-aos][data-aos-duration="300"]{transition-duration:300ms}body[data-aos-delay="300"] [data-aos],[data-aos][data-aos][data-aos-delay="300"]{transition-delay:0}body[data-aos-delay="300"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="300"].aos-animate{transition-delay:300ms}body[data-aos-duration="350"] [data-aos],[data-aos][data-aos][data-aos-duration="350"]{transition-duration:350ms}body[data-aos-delay="350"] [data-aos],[data-aos][data-aos][data-aos-delay="350"]{transition-delay:0}body[data-aos-delay="350"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="350"].aos-animate{transition-delay:350ms}body[data-aos-duration="400"] [data-aos],[data-aos][data-aos][data-aos-duration="400"]{transition-duration:400ms}body[data-aos-delay="400"] [data-aos],[data-aos][data-aos][data-aos-delay="400"]{transition-delay:0}body[data-aos-delay="400"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="400"].aos-animate{transition-delay:400ms}body[data-aos-duration="450"] [data-aos],[data-aos][data-aos][data-aos-duration="450"]{transition-duration:450ms}body[data-aos-delay="450"] [data-aos],[data-aos][data-aos][data-aos-delay="450"]{transition-delay:0}body[data-aos-delay="450"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="450"].aos-animate{transition-delay:450ms}body[data-aos-duration="500"] [data-aos],[data-aos][data-aos][data-aos-duration="500"]{transition-duration:500ms}body[data-aos-delay="500"] [data-aos],[data-aos][data-aos][data-aos-delay="500"]{transition-delay:0}body[data-aos-delay="500"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="500"].aos-animate{transition-delay:500ms}body[data-aos-duration="550"] [data-aos],[data-aos][data-aos][data-aos-duration="550"]{transition-duration:550ms}body[data-aos-delay="550"] [data-aos],[data-aos][data-aos][data-aos-delay="550"]{transition-delay:0}body[data-aos-delay="550"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="550"].aos-animate{transition-delay:550ms}body[data-aos-duration="600"] [data-aos],[data-aos][data-aos][data-aos-duration="600"]{transition-duration:600ms}body[data-aos-delay="600"] [data-aos],[data-aos][data-aos][data-aos-delay="600"]{transition-delay:0}body[data-aos-delay="600"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="600"].aos-animate{transition-delay:600ms}body[data-aos-duration="650"] [data-aos],[data-aos][data-aos][data-aos-duration="650"]{transition-duration:650ms}body[data-aos-delay="650"] [data-aos],[data-aos][data-aos][data-aos-delay="650"]{transition-delay:0}body[data-aos-delay="650"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="650"].aos-animate{transition-delay:650ms}body[data-aos-duration="700"] [data-aos],[data-aos][data-aos][data-aos-duration="700"]{transition-duration:700ms}body[data-aos-delay="700"] [data-aos],[data-aos][data-aos][data-aos-delay="700"]{transition-delay:0}body[data-aos-delay="700"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="700"].aos-animate{transition-delay:700ms}body[data-aos-duration="750"] [data-aos],[data-aos][data-aos][data-aos-duration="750"]{transition-duration:750ms}body[data-aos-delay="750"] [data-aos],[data-aos][data-aos][data-aos-delay="750"]{transition-delay:0}body[data-aos-delay="750"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="750"].aos-animate{transition-delay:750ms}body[data-aos-duration="800"] [data-aos],[data-aos][data-aos][data-aos-duration="800"]{transition-duration:800ms}body[data-aos-delay="800"] [data-aos],[data-aos][data-aos][data-aos-delay="800"]{transition-delay:0}body[data-aos-delay="800"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="800"].aos-animate{transition-delay:800ms}body[data-aos-duration="850"] [data-aos],[data-aos][data-aos][data-aos-duration="850"]{transition-duration:850ms}body[data-aos-delay="850"] [data-aos],[data-aos][data-aos][data-aos-delay="850"]{transition-delay:0}body[data-aos-delay="850"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="850"].aos-animate{transition-delay:850ms}body[data-aos-duration="900"] [data-aos],[data-aos][data-aos][data-aos-duration="900"]{transition-duration:900ms}body[data-aos-delay="900"] [data-aos],[data-aos][data-aos][data-aos-delay="900"]{transition-delay:0}body[data-aos-delay="900"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="900"].aos-animate{transition-delay:900ms}body[data-aos-duration="950"] [data-aos],[data-aos][data-aos][data-aos-duration="950"]{transition-duration:950ms}body[data-aos-delay="950"] [data-aos],[data-aos][data-aos][data-aos-delay="950"]{transition-delay:0}body[data-aos-delay="950"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="950"].aos-animate{transition-delay:950ms}body[data-aos-duration="1000"] [data-aos],[data-aos][data-aos][data-aos-duration="1000"]{transition-duration:1000ms}body[data-aos-delay="1000"] [data-aos],[data-aos][data-aos][data-aos-delay="1000"]{transition-delay:0}body[data-aos-delay="1000"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1000"].aos-animate{transition-delay:1000ms}body[data-aos-duration="1050"] [data-aos],[data-aos][data-aos][data-aos-duration="1050"]{transition-duration:1050ms}body[data-aos-delay="1050"] [data-aos],[data-aos][data-aos][data-aos-delay="1050"]{transition-delay:0}body[data-aos-delay="1050"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1050"].aos-animate{transition-delay:1050ms}body[data-aos-duration="1100"] [data-aos],[data-aos][data-aos][data-aos-duration="1100"]{transition-duration:1100ms}body[data-aos-delay="1100"] [data-aos],[data-aos][data-aos][data-aos-delay="1100"]{transition-delay:0}body[data-aos-delay="1100"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1100"].aos-animate{transition-delay:1100ms}body[data-aos-duration="1150"] [data-aos],[data-aos][data-aos][data-aos-duration="1150"]{transition-duration:1150ms}body[data-aos-delay="1150"] [data-aos],[data-aos][data-aos][data-aos-delay="1150"]{transition-delay:0}body[data-aos-delay="1150"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1150"].aos-animate{transition-delay:1150ms}body[data-aos-duration="1200"] [data-aos],[data-aos][data-aos][data-aos-duration="1200"]{transition-duration:1200ms}body[data-aos-delay="1200"] [data-aos],[data-aos][data-aos][data-aos-delay="1200"]{transition-delay:0}body[data-aos-delay="1200"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1200"].aos-animate{transition-delay:1200ms}body[data-aos-duration="1250"] [data-aos],[data-aos][data-aos][data-aos-duration="1250"]{transition-duration:1250ms}body[data-aos-delay="1250"] [data-aos],[data-aos][data-aos][data-aos-delay="1250"]{transition-delay:0}body[data-aos-delay="1250"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1250"].aos-animate{transition-delay:1250ms}body[data-aos-duration="1300"] [data-aos],[data-aos][data-aos][data-aos-duration="1300"]{transition-duration:1300ms}body[data-aos-delay="1300"] [data-aos],[data-aos][data-aos][data-aos-delay="1300"]{transition-delay:0}body[data-aos-delay="1300"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1300"].aos-animate{transition-delay:1300ms}body[data-aos-duration="1350"] [data-aos],[data-aos][data-aos][data-aos-duration="1350"]{transition-duration:1350ms}body[data-aos-delay="1350"] [data-aos],[data-aos][data-aos][data-aos-delay="1350"]{transition-delay:0}body[data-aos-delay="1350"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1350"].aos-animate{transition-delay:1350ms}body[data-aos-duration="1400"] [data-aos],[data-aos][data-aos][data-aos-duration="1400"]{transition-duration:1400ms}body[data-aos-delay="1400"] [data-aos],[data-aos][data-aos][data-aos-delay="1400"]{transition-delay:0}body[data-aos-delay="1400"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1400"].aos-animate{transition-delay:1400ms}body[data-aos-duration="1450"] [data-aos],[data-aos][data-aos][data-aos-duration="1450"]{transition-duration:1450ms}body[data-aos-delay="1450"] [data-aos],[data-aos][data-aos][data-aos-delay="1450"]{transition-delay:0}body[data-aos-delay="1450"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1450"].aos-animate{transition-delay:1450ms}body[data-aos-duration="1500"] [data-aos],[data-aos][data-aos][data-aos-duration="1500"]{transition-duration:1500ms}body[data-aos-delay="1500"] [data-aos],[data-aos][data-aos][data-aos-delay="1500"]{transition-delay:0}body[data-aos-delay="1500"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1500"].aos-animate{transition-delay:1500ms}body[data-aos-duration="1550"] [data-aos],[data-aos][data-aos][data-aos-duration="1550"]{transition-duration:1550ms}body[data-aos-delay="1550"] [data-aos],[data-aos][data-aos][data-aos-delay="1550"]{transition-delay:0}body[data-aos-delay="1550"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1550"].aos-animate{transition-delay:1550ms}body[data-aos-duration="1600"] [data-aos],[data-aos][data-aos][data-aos-duration="1600"]{transition-duration:1600ms}body[data-aos-delay="1600"] [data-aos],[data-aos][data-aos][data-aos-delay="1600"]{transition-delay:0}body[data-aos-delay="1600"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1600"].aos-animate{transition-delay:1600ms}body[data-aos-duration="1650"] [data-aos],[data-aos][data-aos][data-aos-duration="1650"]{transition-duration:1650ms}body[data-aos-delay="1650"] [data-aos],[data-aos][data-aos][data-aos-delay="1650"]{transition-delay:0}body[data-aos-delay="1650"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1650"].aos-animate{transition-delay:1650ms}body[data-aos-duration="1700"] [data-aos],[data-aos][data-aos][data-aos-duration="1700"]{transition-duration:1700ms}body[data-aos-delay="1700"] [data-aos],[data-aos][data-aos][data-aos-delay="1700"]{transition-delay:0}body[data-aos-delay="1700"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1700"].aos-animate{transition-delay:1700ms}body[data-aos-duration="1750"] [data-aos],[data-aos][data-aos][data-aos-duration="1750"]{transition-duration:1750ms}body[data-aos-delay="1750"] [data-aos],[data-aos][data-aos][data-aos-delay="1750"]{transition-delay:0}body[data-aos-delay="1750"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1750"].aos-animate{transition-delay:1750ms}body[data-aos-duration="1800"] [data-aos],[data-aos][data-aos][data-aos-duration="1800"]{transition-duration:1800ms}body[data-aos-delay="1800"] [data-aos],[data-aos][data-aos][data-aos-delay="1800"]{transition-delay:0}body[data-aos-delay="1800"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1800"].aos-animate{transition-delay:1800ms}body[data-aos-duration="1850"] [data-aos],[data-aos][data-aos][data-aos-duration="1850"]{transition-duration:1850ms}body[data-aos-delay="1850"] [data-aos],[data-aos][data-aos][data-aos-delay="1850"]{transition-delay:0}body[data-aos-delay="1850"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1850"].aos-animate{transition-delay:1850ms}body[data-aos-duration="1900"] [data-aos],[data-aos][data-aos][data-aos-duration="1900"]{transition-duration:1900ms}body[data-aos-delay="1900"] [data-aos],[data-aos][data-aos][data-aos-delay="1900"]{transition-delay:0}body[data-aos-delay="1900"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1900"].aos-animate{transition-delay:1900ms}body[data-aos-duration="1950"] [data-aos],[data-aos][data-aos][data-aos-duration="1950"]{transition-duration:1950ms}body[data-aos-delay="1950"] [data-aos],[data-aos][data-aos][data-aos-delay="1950"]{transition-delay:0}body[data-aos-delay="1950"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1950"].aos-animate{transition-delay:1950ms}body[data-aos-duration="2000"] [data-aos],[data-aos][data-aos][data-aos-duration="2000"]{transition-duration:2000ms}body[data-aos-delay="2000"] [data-aos],[data-aos][data-aos][data-aos-delay="2000"]{transition-delay:0}body[data-aos-delay="2000"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2000"].aos-animate{transition-delay:2000ms}body[data-aos-duration="2050"] [data-aos],[data-aos][data-aos][data-aos-duration="2050"]{transition-duration:2050ms}body[data-aos-delay="2050"] [data-aos],[data-aos][data-aos][data-aos-delay="2050"]{transition-delay:0}body[data-aos-delay="2050"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2050"].aos-animate{transition-delay:2050ms}body[data-aos-duration="2100"] [data-aos],[data-aos][data-aos][data-aos-duration="2100"]{transition-duration:2100ms}body[data-aos-delay="2100"] [data-aos],[data-aos][data-aos][data-aos-delay="2100"]{transition-delay:0}body[data-aos-delay="2100"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2100"].aos-animate{transition-delay:2100ms}body[data-aos-duration="2150"] [data-aos],[data-aos][data-aos][data-aos-duration="2150"]{transition-duration:2150ms}body[data-aos-delay="2150"] [data-aos],[data-aos][data-aos][data-aos-delay="2150"]{transition-delay:0}body[data-aos-delay="2150"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2150"].aos-animate{transition-delay:2150ms}body[data-aos-duration="2200"] [data-aos],[data-aos][data-aos][data-aos-duration="2200"]{transition-duration:2200ms}body[data-aos-delay="2200"] [data-aos],[data-aos][data-aos][data-aos-delay="2200"]{transition-delay:0}body[data-aos-delay="2200"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2200"].aos-animate{transition-delay:2200ms}body[data-aos-duration="2250"] [data-aos],[data-aos][data-aos][data-aos-duration="2250"]{transition-duration:2250ms}body[data-aos-delay="2250"] [data-aos],[data-aos][data-aos][data-aos-delay="2250"]{transition-delay:0}body[data-aos-delay="2250"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2250"].aos-animate{transition-delay:2250ms}body[data-aos-duration="2300"] [data-aos],[data-aos][data-aos][data-aos-duration="2300"]{transition-duration:2300ms}body[data-aos-delay="2300"] [data-aos],[data-aos][data-aos][data-aos-delay="2300"]{transition-delay:0}body[data-aos-delay="2300"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2300"].aos-animate{transition-delay:2300ms}body[data-aos-duration="2350"] [data-aos],[data-aos][data-aos][data-aos-duration="2350"]{transition-duration:2350ms}body[data-aos-delay="2350"] [data-aos],[data-aos][data-aos][data-aos-delay="2350"]{transition-delay:0}body[data-aos-delay="2350"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2350"].aos-animate{transition-delay:2350ms}body[data-aos-duration="2400"] [data-aos],[data-aos][data-aos][data-aos-duration="2400"]{transition-duration:2400ms}body[data-aos-delay="2400"] [data-aos],[data-aos][data-aos][data-aos-delay="2400"]{transition-delay:0}body[data-aos-delay="2400"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2400"].aos-animate{transition-delay:2400ms}body[data-aos-duration="2450"] [data-aos],[data-aos][data-aos][data-aos-duration="2450"]{transition-duration:2450ms}body[data-aos-delay="2450"] [data-aos],[data-aos][data-aos][data-aos-delay="2450"]{transition-delay:0}body[data-aos-delay="2450"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2450"].aos-animate{transition-delay:2450ms}body[data-aos-duration="2500"] [data-aos],[data-aos][data-aos][data-aos-duration="2500"]{transition-duration:2500ms}body[data-aos-delay="2500"] [data-aos],[data-aos][data-aos][data-aos-delay="2500"]{transition-delay:0}body[data-aos-delay="2500"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2500"].aos-animate{transition-delay:2500ms}body[data-aos-duration="2550"] [data-aos],[data-aos][data-aos][data-aos-duration="2550"]{transition-duration:2550ms}body[data-aos-delay="2550"] [data-aos],[data-aos][data-aos][data-aos-delay="2550"]{transition-delay:0}body[data-aos-delay="2550"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2550"].aos-animate{transition-delay:2550ms}body[data-aos-duration="2600"] [data-aos],[data-aos][data-aos][data-aos-duration="2600"]{transition-duration:2600ms}body[data-aos-delay="2600"] [data-aos],[data-aos][data-aos][data-aos-delay="2600"]{transition-delay:0}body[data-aos-delay="2600"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2600"].aos-animate{transition-delay:2600ms}body[data-aos-duration="2650"] [data-aos],[data-aos][data-aos][data-aos-duration="2650"]{transition-duration:2650ms}body[data-aos-delay="2650"] [data-aos],[data-aos][data-aos][data-aos-delay="2650"]{transition-delay:0}body[data-aos-delay="2650"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2650"].aos-animate{transition-delay:2650ms}body[data-aos-duration="2700"] [data-aos],[data-aos][data-aos][data-aos-duration="2700"]{transition-duration:2700ms}body[data-aos-delay="2700"] [data-aos],[data-aos][data-aos][data-aos-delay="2700"]{transition-delay:0}body[data-aos-delay="2700"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2700"].aos-animate{transition-delay:2700ms}body[data-aos-duration="2750"] [data-aos],[data-aos][data-aos][data-aos-duration="2750"]{transition-duration:2750ms}body[data-aos-delay="2750"] [data-aos],[data-aos][data-aos][data-aos-delay="2750"]{transition-delay:0}body[data-aos-delay="2750"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2750"].aos-animate{transition-delay:2750ms}body[data-aos-duration="2800"] [data-aos],[data-aos][data-aos][data-aos-duration="2800"]{transition-duration:2800ms}body[data-aos-delay="2800"] [data-aos],[data-aos][data-aos][data-aos-delay="2800"]{transition-delay:0}body[data-aos-delay="2800"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2800"].aos-animate{transition-delay:2800ms}body[data-aos-duration="2850"] [data-aos],[data-aos][data-aos][data-aos-duration="2850"]{transition-duration:2850ms}body[data-aos-delay="2850"] [data-aos],[data-aos][data-aos][data-aos-delay="2850"]{transition-delay:0}body[data-aos-delay="2850"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2850"].aos-animate{transition-delay:2850ms}body[data-aos-duration="2900"] [data-aos],[data-aos][data-aos][data-aos-duration="2900"]{transition-duration:2900ms}body[data-aos-delay="2900"] [data-aos],[data-aos][data-aos][data-aos-delay="2900"]{transition-delay:0}body[data-aos-delay="2900"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2900"].aos-animate{transition-delay:2900ms}body[data-aos-duration="2950"] [data-aos],[data-aos][data-aos][data-aos-duration="2950"]{transition-duration:2950ms}body[data-aos-delay="2950"] [data-aos],[data-aos][data-aos][data-aos-delay="2950"]{transition-delay:0}body[data-aos-delay="2950"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2950"].aos-animate{transition-delay:2950ms}body[data-aos-duration="3000"] [data-aos],[data-aos][data-aos][data-aos-duration="3000"]{transition-duration:3000ms}body[data-aos-delay="3000"] [data-aos],[data-aos][data-aos][data-aos-delay="3000"]{transition-delay:0}body[data-aos-delay="3000"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="3000"].aos-animate{transition-delay:3000ms}body[data-aos-easing=linear] [data-aos],[data-aos][data-aos][data-aos-easing=linear]{transition-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75)}body[data-aos-easing=ease] [data-aos],[data-aos][data-aos][data-aos-easing=ease]{transition-timing-function:cubic-bezier(0.25, 0.1, 0.25, 1)}body[data-aos-easing=ease-in] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in]{transition-timing-function:cubic-bezier(0.42, 0, 1, 1)}body[data-aos-easing=ease-out] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out]{transition-timing-function:cubic-bezier(0, 0, 0.58, 1)}body[data-aos-easing=ease-in-out] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out]{transition-timing-function:cubic-bezier(0.42, 0, 0.58, 1)}body[data-aos-easing=ease-in-back] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-back]{transition-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}body[data-aos-easing=ease-out-back] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out-back]{transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275)}body[data-aos-easing=ease-in-out-back] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out-back]{transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}body[data-aos-easing=ease-in-sine] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-sine]{transition-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715)}body[data-aos-easing=ease-out-sine] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out-sine]{transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}body[data-aos-easing=ease-in-out-sine] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out-sine]{transition-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95)}body[data-aos-easing=ease-in-quad] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-quad]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}body[data-aos-easing=ease-out-quad] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out-quad]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}body[data-aos-easing=ease-in-out-quad] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out-quad]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}body[data-aos-easing=ease-in-cubic] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-cubic]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}body[data-aos-easing=ease-out-cubic] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out-cubic]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}body[data-aos-easing=ease-in-out-cubic] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out-cubic]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}body[data-aos-easing=ease-in-quart] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-quart]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}body[data-aos-easing=ease-out-quart] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out-quart]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}body[data-aos-easing=ease-in-out-quart] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out-quart]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translate3d(0, 0, 0)}[data-aos=fade-up]{transform:translate3d(0, 100px, 0)}[data-aos=fade-down]{transform:translate3d(0, -100px, 0)}[data-aos=fade-right]{transform:translate3d(-100px, 0, 0)}[data-aos=fade-left]{transform:translate3d(100px, 0, 0)}[data-aos=fade-up-right]{transform:translate3d(-100px, 100px, 0)}[data-aos=fade-up-left]{transform:translate3d(100px, 100px, 0)}[data-aos=fade-down-right]{transform:translate3d(-100px, -100px, 0)}[data-aos=fade-down-left]{transform:translate3d(100px, -100px, 0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translate3d(0, 0, 0) scale(1)}[data-aos=zoom-in]{transform:scale(0.6)}[data-aos=zoom-in-up]{transform:translate3d(0, 100px, 0) scale(0.6)}[data-aos=zoom-in-down]{transform:translate3d(0, -100px, 0) scale(0.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px, 0, 0) scale(0.6)}[data-aos=zoom-in-left]{transform:translate3d(100px, 0, 0) scale(0.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0, 100px, 0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0, -100px, 0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px, 0, 0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px, 0, 0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translate3d(0, 0, 0)}[data-aos=slide-up]{transform:translate3d(0, 100%, 0)}[data-aos=slide-down]{transform:translate3d(0, -100%, 0)}[data-aos=slide-right]{transform:translate3d(-100%, 0, 0)}[data-aos=slide-left]{transform:translate3d(100%, 0, 0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.category-top{padding-bottom:188px}@media screen and (max-width: 1000px){.category-top{padding-bottom:88px}}.category-top__head{position:relative;margin-bottom:120px}@media screen and (max-width: 1000px){.category-top__head{margin-bottom:60px;padding-bottom:24px}}.category-top__head h1{position:absolute;top:120px;left:0;display:flex;justify-content:center;align-items:center;min-width:30.9523809524%;max-width:50%;padding:60px 30px;background-color:#1f6d2b}@media screen and (max-width: 1000px){.category-top__head h1{top:auto;bottom:0;min-width:50.6666666667%;padding:30px 10px}}.category-top__head h1 span{display:block;color:#fff;white-space:nowrap}.category-top__head h1 span:nth-child(1){margin-bottom:30px;font-family:"Shippori Mincho B1",serif;font-size:2.5rem;line-height:3.5625rem}@media screen and (max-width: 1000px){.category-top__head h1 span:nth-child(1){margin-bottom:10px;font-size:1.0625rem;line-height:1.5rem}}.category-top__head h1 span:nth-child(2){font-family:"Ibarra Real Nova",serif;font-size:1.5rem;line-height:3.5625rem}@media screen and (max-width: 1000px){.category-top__head h1 span:nth-child(2){font-size:.6875rem;line-height:1.5rem}}.category-top__head-img{width:73.8095238095%;margin-left:auto;margin-right:0}.category-top__head-img img{max-width:100%}.category-top__body{max-width:1320px;padding:0 60px;margin-right:auto;margin-left:auto;margin-top:120px}@media screen and (max-width: 1000px){.category-top__body{padding:0 1em}}.category-top__list{display:flex;flex-wrap:wrap;margin:-60px}@media screen and (max-width: 1000px){.category-top__list{margin:0}}.category-top__item{position:relative;max-width:50%;flex:0 0 50%;padding:60px}@media screen and (max-width: 1000px){.category-top__item{max-width:100%;flex:0 0 100%;padding:0}}.category-top__item-inner{display:grid;grid-template-columns:repeat(2, auto);grid-template-rows:repeat(2, auto);grid-column-gap:40px;grid-row-gap:0;border-top:1px solid #2b2c2f}@media screen and (max-width: 1000px){.category-top__item-inner{grid-template-columns:auto 120px;grid-template-rows:repeat(2, auto);grid-column-gap:16px;grid-row-gap:0;margin-bottom:20px}}.category-top__item h2{grid-area:1/1/2/3;padding:28px 0 40px;font-size:1.375rem;font-weight:400;line-height:1.625rem}@media screen and (max-width: 1000px){.category-top__item h2{grid-area:1/1/2/2;padding:40px 0 48px;font-size:.9375rem;line-height:1.375rem}}.category-top__img{grid-area:2/1/3/2;position:relative;font-size:0;line-height:0}@media screen and (max-width: 1000px){.category-top__img{grid-area:1/2/2/3;display:flex;align-items:center}}.category-top__link{position:relative;grid-area:2/2/3/3}@media screen and (max-width: 1000px){.category-top__link{grid-area:2/1/3/3}}.category-top__link ul{margin:-10px 0;list-style:none}.category-top__link li{padding:10px 0}@media screen and (max-width: 1000px){.category-top__link li{padding:8px 0}}.category-top__link a{display:block;width:100%;height:100%;padding:0 30px 0 0;background-image:url(/assets/images/src/images/common/black/icon_link-arrow..svg),url(/assets/images/src/images/common/green/icon_link-arrow..svg);background-size:20.84px,0 0;background-position:top 4px right;background-repeat:no-repeat;font-size:1rem;line-height:1.5rem}@media screen and (max-width: 1000px){.category-top__link a{font-size:.75rem;line-height:1.25rem;background-size:11.675px,0 0;background-position:top 6px right}}.category-top__link a:hover{color:#1f6d2b;background-size:0 0,20.84px}@media screen and (max-width: 1000px){.category-top__link a:hover{background-size:0 0,11.675px}}.category-top__link a.ext{background-image:url(/assets/images/src/images/common/black/icon_ext..svg),url(/assets/images/src/images/common/green/icon_ext..svg);background-size:17.17px,0 0;background-position:top 4px right}@media screen and (max-width: 1000px){.category-top__link a.ext{background-size:9.625px,0 0}}.category-top__link a.ext:hover{background-size:0 0,17.17px}@media screen and (max-width: 1000px){.category-top__link a.ext:hover{background-size:0 0,9.625px}}.breadcrumb{max-width:1320px;padding:0 60px;margin-right:auto;margin-left:auto;margin:24px auto}@media screen and (max-width: 1000px){.breadcrumb{padding:0 1em}}@media screen and (max-width: 1000px){.breadcrumb{margin:12px auto}}.breadcrumb ul{display:flex;align-items:center;list-style:none;margin:0 -10px}@media screen and (max-width: 1000px){.breadcrumb ul{margin:0 -5px}}.breadcrumb li{display:flex;align-items:center;padding:0 10px}@media screen and (max-width: 1000px){.breadcrumb li{padding:0 5px}}.breadcrumb li+li:before{content:"";width:7.2px;height:10.71px;margin-right:20px;background-image:url(/assets/images/src/images/common/black/icon_bread-arrow..svg);background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 1000px){.breadcrumb li+li:before{width:5.22px;height:7.765px;margin-right:10px}}.breadcrumb li:nth-child(1){width:35.06px;height:12.84px}@media screen and (max-width: 1000px){.breadcrumb li:nth-child(1){width:auto;height:1em}}.breadcrumb li:nth-child(1) a{display:block;width:100%;height:100%;font-size:0;line-height:0}.breadcrumb a,.breadcrumb span{font-size:.8125rem;line-height:1.625rem}@media screen and (max-width: 1000px){.breadcrumb a,.breadcrumb span{font-size:.6875rem;line-height:1.25rem}}.content-page{max-width:1320px;padding:0 60px;margin-right:auto;margin-left:auto;padding-bottom:188px}@media screen and (max-width: 1000px){.content-page{padding:0 1em}}@media screen and (max-width: 1000px){.content-page{padding-bottom:90px}}.content-page h1{padding:96px 24px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1000px){.content-page h1{padding:40px 16px}}.content-page h1 span{font-family:"Shippori Mincho B1",serif;font-size:2.6875rem;line-height:3.5625rem}@media screen and (max-width: 1000px){.content-page h1 span{font-size:1.34375rem;line-height:1.78125rem}}.content-page__lead{font-size:1.25rem;line-height:2.625rem;text-align:center}@media screen and (max-width: 1000px){.content-page__lead{font-size:.75rem;line-height:1.5rem;text-align:left}}.content-page__btn{max-width:398px;margin:56px auto}@media screen and (max-width: 1000px){.content-page__btn{max-width:274px;margin:18px auto}}.content-page__btn a{display:block;width:100%;height:100%;border:1px solid #f7f7f7;padding:16px;background-color:#1f6d2b;background-image:url(/assets/images/src/images/common/white/icon_link-arrow..svg);background-repeat:no-repeat;background-position:right 16px center;font-size:1rem;color:#fff;text-align:center}@media screen and (max-width: 1000px){.content-page__btn a{padding:12px;background-size:13.08px;font-size:.75rem;line-height:1.5em}}.content-page__btn a:hover{border:1px solid #1f6d2b;background-color:#fff;background-image:url(/assets/images/src/images/common/green/icon_link-arrow..svg);color:#1f6d2b;box-shadow:2px 2px 4px rgba(0,0,0,.2)}.content-page__btn.ext a{background-image:url(/assets/images/src/images/common/white/icon_ext..svg);background-size:17.17px}.content-page__btn.ext a:hover{background-image:url(/assets/images/src/images/common/green/icon_ext..svg)}.content-page h2{position:relative;margin:120px 0 56px;border-top:1px solid #b9b9b9;padding-top:36px;font-size:1.875rem;font-weight:500;line-height:3.5625rem}@media screen and (max-width: 1000px){.content-page h2{margin:60px 0 28px;font-size:1.125rem;line-height:1.78125rem}}.content-page h2::before{content:"";position:absolute;top:-2px;left:0;display:block;width:200px;height:3px;background-color:#1f6d2b}@media screen and (max-width: 1000px){.content-page h2::before{width:114px}}.content-page p{font-size:1rem;line-height:2rem}@media screen and (max-width: 1000px){.content-page p{font-size:.75rem;line-height:1.5625rem}}.content-page__area{display:flex;flex-wrap:wrap;margin:0 -30px}@media screen and (max-width: 1000px){.content-page__area{margin:-12px 0}}.content-page__block{position:relative;padding:0 30px}@media screen and (max-width: 1000px){.content-page__block{padding:12px 0}}.content-page__block--2{flex:0 0 50%;max-width:50%}@media screen and (max-width: 1000px){.content-page__block--2{flex:0 0 100%;max-width:100%}}.content-page__bottom{margin-bottom:60px;padding:100px 0;background-color:rgba(31,109,43,.1)}@media screen and (max-width: 1000px){.content-page__bottom{margin-bottom:0;padding:48px 0}}.content-page__bottom-inner{max-width:1320px;padding:0 60px;margin-right:auto;margin-left:auto}@media screen and (max-width: 1000px){.content-page__bottom-inner{padding:0 1em}}.content-page__bottom h5{font-size:1.375rem;font-weight:500;line-height:1.625rem;margin-bottom:24px}@media screen and (max-width: 1000px){.content-page__bottom h5{font-size:1rem;line-height:1.5rem}}.content-page__bottom-list ul{display:flex;flex-wrap:wrap;margin:0 -30px;list-style:none}@media screen and (max-width: 1000px){.content-page__bottom-list ul{margin:0}}.content-page__bottom-list li{position:relative;flex:0 0 50%;max-width:50%;padding:0 30px}@media screen and (max-width: 1000px){.content-page__bottom-list li{flex:0 0 100%;max-width:100%;padding:0}}.content-page__bottom-list li:nth-child(1) a,.content-page__bottom-list li:nth-child(2) a{border-top:1px solid #2b2c2f}@media screen and (max-width: 1000px){.content-page__bottom-list li:nth-child(2) a{border-top:none}}.content-page__bottom-list a{position:relative;display:block;width:100%;height:100%;border-bottom:1px solid #2b2c2f;padding:36px 36px 36px 0;background-image:url(/assets/images/src/images/common/black/icon_link-arrow..svg);background-repeat:no-repeat;background-position:right center;background-size:20.84px}@media screen and (max-width: 1000px){.content-page__bottom-list a{padding:12px 12px 12px 0;background-size:16.14px}}.content-page__bottom-list a span{position:relative;font-size:1rem;line-height:3.4375rem;z-index:2}@media screen and (max-width: 1000px){.content-page__bottom-list a span{font-size:.875rem;line-height:1.75rem}}.content-page__bottom-list a:hover{background-color:#fff}.content-page__bottom-list a:hover::before{opacity:1}.content-page__bottom-list a::before{content:"";position:absolute;top:-1px;left:-8px;display:block;width:calc(100% + 16px);height:calc(100% + 2px);background-color:#fff;opacity:0;box-shadow:0 0 2px rgba(0,0,0,.1);z-index:1;transition:opacity .3s ease;background-image:url(/assets/images/src/images/common/black/icon_link-arrow..svg);background-repeat:no-repeat;background-position:right 8px center}@media screen and (max-width: 1000px){.content-page__bottom-list a::before{background-size:16.14px}}.content-page__bottom-list a.ext{background-image:url(/assets/images/src/images/common/black/icon_ext..svg);background-size:17.17px}@media screen and (max-width: 1000px){.content-page__bottom-list a.ext{background-size:14px}}.content-page__bottom-list a.ext::before{background-image:url(/assets/images/src/images/common/black/icon_ext..svg);background-size:17.17px}@media screen and (max-width: 1000px){.content-page__bottom-list a.ext::before{background-size:14px}}.content-page__bottom-link{width:calc(50% - 30px);margin-top:24px}@media screen and (max-width: 1000px){.content-page__bottom-link{width:100%}}.content-page__bottom-link a{position:relative;padding:24px 30px 24px 0;display:block;width:100%;height:100%;color:#1f6d2b;background-image:url(/assets/images/src/images/common/green/icon_link-arrow..svg);background-repeat:no-repeat;background-position:right center;background-size:20.84px}@media screen and (max-width: 1000px){.content-page__bottom-link a{background-size:16.14px}}.content-page__bottom-link a span{position:relative;font-size:1.375rem;font-weight:700;line-height:4.375rem;z-index:2}@media screen and (max-width: 1000px){.content-page__bottom-link a span{font-size:.875rem;line-height:1.75rem}}.content-page__bottom-link a:hover{background-color:#fff}.content-page__bottom-link a:hover::before{opacity:1}.content-page__bottom-link a::before{content:"";position:absolute;top:-1px;left:-8px;display:block;width:calc(100% + 16px);height:calc(100% + 2px);background-color:#fff;opacity:0;box-shadow:0 0 2px rgba(0,0,0,.1);z-index:1;transition:opacity .3s ease;background-image:url(/assets/images/src/images/common/black/icon_link-arrow..svg);background-repeat:no-repeat;background-position:right 8px center}@media screen and (max-width: 1000px){.content-page__bottom-link a::before{background-size:16.14px}}html{position:relative;word-wrap:break-word;overflow:scroll}html.is-fixed{position:fixed;width:100%;height:100%}body{position:relative;width:100%;height:100%;margin:0;padding:0;font-family:"Noto Sans JP",sans-serif}.overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);background-image:url(/assets/images/src/images/common/bg_overlay..jpg);background-size:cover;background-position:center left calc(50% - 200px);z-index:900}.loading{position:fixed;top:0;left:0;width:100%;height:100%;background:#1f6d2b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s;z-index:9999}.loading.completed{opacity:0;visibility:hidden}a{color:#2b2c2f;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}ul{padding-left:0}img{max-width:100%}.home__kv{position:relative}.home__kv-movie{position:relative;height:860px;max-height:100vh;overflow:hidden;z-index:1}@media screen and (max-width: 1000px){.home__kv-movie{display:none;height:448px}}.home__kv-movie::after{content:"";display:block;position:absolute;z-index:3;top:0;width:100%;height:100%}.home__kv-movie #movie{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;min-height:100%;min-width:100%;z-index:2;-o-object-fit:cover;object-fit:cover}.home__kv-slider{display:none}@media screen and (max-width: 1000px){.home__kv-slider{position:relative;display:block}}.home__kv-msg{position:absolute;bottom:40px;left:50px;z-index:800}@media screen and (max-width: 1000px){.home__kv-msg{bottom:86.5px;left:16px}}.home__kv-lead{margin-bottom:20px;font-family:"Shippori Mincho B1",serif;font-size:3.375rem;line-height:4.375rem;color:#fff}@media screen and (max-width: 1000px){.home__kv-lead{font-size:1.6875rem;line-height:2rem}}.home__kv-lead-text{font-size:1rem;color:#fff;opacity:0;-webkit-transition:opacity .8s ease;transition:opacity .8s ease}@media screen and (max-width: 1000px){.home__kv-lead-text{font-size:.6875rem}}.home__kv-lead-text .only-sp{display:none}@media screen and (max-width: 1260px){.home__kv-lead-text .only-sp{display:block}}.home__kv-lead-text.is-active{opacity:1}.home__kv-i-assistant{position:absolute;bottom:30px;right:30px;z-index:3;opacity:0}@media screen and (max-width: 1000px){.home__kv-i-assistant{position:static;width:253.5px;margin:30px auto}}.home__kv-i-assistant a{display:block;width:100%;height:100%}.home__kv-i-assistant a:hover{opacity:.8}.home__kv-i-assistant.is-active{opacity:1}.home__important{padding:90px 0 120px 0}@media screen and (max-width: 1000px){.home__important{margin:0 1em;padding:0 0 40px 0}}.home__important-block{max-width:1320px;margin:0 auto;padding:50px 60px;background-color:rgba(43,44,47,.1)}@media screen and (max-width: 1000px){.home__important-block{padding:20px 1em}}.home__important-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -40px}@media screen and (max-width: 1000px){.home__important-inner{margin:-8px 0}}.home__important-inner>div{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 40px}@media screen and (max-width: 1000px){.home__important-inner>div{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:8px 0}}.home__important-pu a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:211px;border-left:10px solid #b4120d;background-repeat:no-repeat;background-size:cover;background-image:url(/assets/images/src/images/home/bg_important..jpg)}@media screen and (max-width: 1000px){.home__important-pu a{height:84px;font-size:.875rem;line-height:1.5625rem}}.home__important-pu a::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#000;opacity:0;-webkit-transition:opacity .6s ease;transition:opacity .6s ease;z-index:2}.home__important-pu a:hover::before{opacity:.2}.home__important-pu a span{padding-left:32px;color:#fff;font-size:1.25rem;line-height:2.1875rem;z-index:3}.home__important-list ul{list-style:none;margin:0}.home__important-list li{border-bottom:1px solid #2b2b2f}.home__important-list li:nth-child(1){border-top:1px solid #2b2b2f}.home__important-list a{position:relative;display:block;width:100%;height:100%;padding:12px 0}@media screen and (max-width: 1000px){.home__important-list a{padding:9px 0}}.home__important-list a:hover{background-color:#fff}.home__important-list a:hover .home__important-title{color:#1f6d2b}.home__important-list a:hover::before{opacity:1}.home__important-list a::before{content:"";position:absolute;top:-1px;left:-8px;display:block;width:calc(100% + 16px);height:calc(100% + 2px);background-color:#fff;opacity:0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 2px rgba(0,0,0,.1);z-index:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.home__important-date{position:relative;display:block;margin-bottom:12px;font-size:.875rem;z-index:2}@media screen and (max-width: 1000px){.home__important-date{margin-bottom:9px;font-size:.6875rem}}.home__important-title{position:relative;display:block;font-size:1rem;line-height:1.625rem;-webkit-transition:color .6s ease;transition:color .6s ease;z-index:3}@media screen and (max-width: 1000px){.home__important-title{font-size:.75rem;line-height:1.25rem}}.home__important-link{margin-top:55px;display:flex;justify-content:flex-end;flex-direction:row}@media screen and (max-width: 1000px){.home__important-link{margin-top:26px}}.home__important-link a{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;font-size:1rem;border-bottom:none;transition:color .6s ease;width:auto}@media screen and (max-width: 1000px){.home__important-link a{font-size:.75rem}}.home__important-link a::before{display:none}.home__important-link a::after{content:"";width:30px;height:27px;margin-left:20px;margin-right:6px;background-image:url(/assets/images/src/images/common/black/icon_link-arrow..svg),url(/assets/images/src/images/common/green/icon_link-arrow..svg);background-size:auto,0 0;background-repeat:no-repeat;background-position:center center;transform:translateX(0);transition:all .4s ease}@media screen and (max-width: 1000px){.home__important-link a::after{width:16px;height:13px;margin-left:10px;margin-right:0;background-size:contain,0 0}}.home__important-link a:hover{box-shadow:none;background-color:rgba(34,85,85,0);color:#1f6d2b}.home__important-link a:hover::after{background-size:0 0,auto;transform:translateX(6px)}@media screen and (max-width: 1000px){.home__important-link a:hover::after{background-size:0 0,contain}}.home__headlines{background-color:#2b2c2f}.home__headlines h2{padding:110px 0 70px 0;color:#fff;font-family:"Ibarra Real Nova",serif;font-size:3.4375rem;font-weight:400;line-height:1em;text-align:center}.home__headlines h2:first-letter{color:#1f6d2b}@media screen and (max-width: 1000px){.home__headlines h2{padding:60px 0 52px 0;font-size:2.375rem}}.home__headlines-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;list-style:none}.home__headlines-list li{position:relative;max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}@media screen and (max-width: 1000px){.home__headlines-list li{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.home__headlines-list a{position:relative;display:block;width:100%;height:100%}.home__headlines-list a::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#000;opacity:0;z-index:2;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}.home__headlines-list a::after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(60%, rgba(43, 43, 47, 0.03)), color-stop(96%, rgba(43, 43, 47, 0.96)), to(#2B2B2F));background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(43, 43, 47, 0.03) 60%, rgba(43, 43, 47, 0.96) 96%, #2B2B2F 100%);z-index:3}.home__headlines-list a:hover::before{opacity:.4}.home__headlines-list a:hover .home__headlines-img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.home__headlines-list span{position:absolute;left:0;bottom:0;display:block;width:100%;padding:18px;color:#fff;font-size:1rem;z-index:4}@media screen and (max-width: 1000px){.home__headlines-list span{padding:16px;font-size:.75rem}}.home__headlines-img{font-size:0;line-height:0;overflow:hidden}.home__headlines-img img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 2.4s ease-out;transition:-webkit-transform 2.4s ease-out;transition:transform 2.4s ease-out;transition:transform 2.4s ease-out,-webkit-transform 2.4s ease-out;-o-object-fit:cover;object-fit:cover}.home__information{background-color:rgba(43,44,47,.08);padding-bottom:140px}@media screen and (max-width: 1000px){.home__information{padding-bottom:70px}}.home__information h2{padding:110px 0 30px 0;font-family:"Ibarra Real Nova",serif;font-size:3.4375rem;font-weight:400;line-height:1em;text-align:center}.home__information h2:first-letter{color:#1f6d2b}@media screen and (max-width: 1000px){.home__information h2{padding:60px 0 32px 0;font-size:2.375rem}}.home__information-list{max-width:1320px;padding:0 60px;margin-right:auto;margin-left:auto}@media screen and (max-width: 1000px){.home__information-list{padding:0 1em}}.home__information-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -30px;list-style:none}@media screen and (max-width: 1000px){.home__information-list ul{margin:0}}.home__information-list li{position:relative;max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 30px}@media screen and (max-width: 1000px){.home__information-list li{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0}}.home__information-list li:nth-child(1) a,.home__information-list li:nth-child(2) a{border-top:1px solid #2b2b2f}@media screen and (max-width: 1000px){.home__information-list li:nth-child(2) a{border-top:none}}.home__information-list a{position:relative;display:block;width:100%;height:100%;padding:13px 0;border-bottom:1px solid #2b2b2f}@media screen and (max-width: 1000px){.home__information-list a{padding:9px 0}}.home__information-list a:hover{background-color:#fff}.home__information-list a:hover .home__information-title{color:#1f6d2b}.home__information-list a:hover::before{opacity:1}.home__information-list a::before{content:"";position:absolute;top:-1px;left:-8px;display:block;width:calc(100% + 16px);height:calc(100% + 2px);background-color:#fff;opacity:0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 2px rgba(0,0,0,.1);z-index:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.home__information-date{position:relative;display:inline-block;margin-right:26px;font-size:.875rem;z-index:2}@media screen and (max-width: 1000px){.home__information-date{margin-right:13px;font-size:.6875rem}}.home__information-category{position:relative;display:inline-block;font-size:.875rem;z-index:3}@media screen and (max-width: 1000px){.home__information-category{font-size:.6875rem}}.home__information-title{position:relative;display:block;font-size:1rem;line-height:1.5em;-webkit-transition:color .6s ease;transition:color .6s ease;z-index:4}@media screen and (max-width: 1000px){.home__information-title{font-size:.75rem;line-height:1.25rem}}.home__information-link{margin-top:55px;display:flex;justify-content:flex-end;flex-direction:row}@media screen and (max-width: 1000px){.home__information-link{margin-top:26px}}.home__information-link a{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;font-size:1rem;border-bottom:none;transition:color .6s ease;width:auto}@media screen and (max-width: 1000px){.home__information-link a{font-size:.75rem}}.home__information-link a::before{display:none}.home__information-link a::after{content:"";width:30px;height:27px;margin-left:20px;margin-right:6px;background-image:url(/assets/images/src/images/common/black/icon_link-arrow..svg),url(/assets/images/src/images/common/green/icon_link-arrow..svg);background-size:auto,0 0;background-repeat:no-repeat;background-position:center center;transform:translateX(0);transition:all .4s ease}@media screen and (max-width: 1000px){.home__information-link a::after{width:16px;height:13px;margin-left:10px;margin-right:0;background-size:contain,0 0}}.home__information-link a:hover{box-shadow:none;background-color:rgba(34,85,85,0);color:#1f6d2b}.home__information-link a:hover::after{background-size:0 0,auto;transform:translateX(6px)}@media screen and (max-width: 1000px){.home__information-link a:hover::after{background-size:0 0,contain}}.home__research{padding-bottom:140px}@media screen and (max-width: 1000px){.home__research{padding-bottom:70px}}.home__research h2{padding:110px 0 30px 0;font-family:"Ibarra Real Nova",serif;font-size:3.4375rem;font-weight:400;line-height:1em;text-align:center}.home__research h2:first-letter{color:#1f6d2b}@media screen and (max-width: 1000px){.home__research h2{padding:60px 0 32px 0;font-size:2.375rem}}.home__research-list{max-width:1320px;padding:0 60px;margin-right:auto;margin-left:auto}@media screen and (max-width: 1000px){.home__research-list{padding:0 16px}}.home__research-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -6px;list-style:none}@media screen and (max-width: 1000px){.home__research-list ul{margin:-6px 0}}.home__research-list li{max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 6px}@media screen and (max-width: 1000px){.home__research-list li{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:6px 0}}.home__research-list a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media screen and (max-width: 1000px){.home__research-list a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.home__research-list a:hover{-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.2);box-shadow:2px 2px 4px rgba(0,0,0,.2)}.home__research-list a:hover .home__research-img img{-webkit-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05)}.home__research-item--hss .home__research-img,.home__research-item--hss .home__research-title::before{background-color:#fbc51e}.home__research-item--se .home__research-img,.home__research-item--se .home__research-title::before{background-color:#0ca7e2}.home__research-item--edu .home__research-img,.home__research-item--edu .home__research-title::before{background-color:#ed7c95}.home__research-item--agr .home__research-img,.home__research-item--agr .home__research-title::before{background-color:#79af2b}.home__research-img{position:relative;padding-top:82.7586206897%;overflow:hidden}@media screen and (max-width: 1000px){.home__research-img{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-top:41.3793103448%}}.home__research-img img{position:absolute;top:50%;left:50%;max-width:100%;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);-webkit-transition:-webkit-transform 2.4s ease;transition:-webkit-transform 2.4s ease;transition:transform 2.4s ease;transition:transform 2.4s ease,-webkit-transform 2.4s ease}.home__research-text-wrap{padding:24px 12px}@media screen and (max-width: 1000px){.home__research-text-wrap{padding:0 12px}}.home__research-date,.home__research-category{display:inline-block;font-size:.875rem;margin-bottom:12px}@media screen and (max-width: 1000px){.home__research-date,.home__research-category{margin-bottom:6px;font-size:.6875rem}}.home__research-date{margin-right:26px}@media screen and (max-width: 1000px){.home__research-category{display:block}}.home__research-title{display:block;margin-bottom:10px;font-size:1rem;font-weight:bold;line-height:1.625rem;-webkit-transition:color .6s ease;transition:color .6s ease}@media screen and (max-width: 1000px){.home__research-title{font-size:.875rem;line-height:1.25rem}}.home__research-title:before{content:"";display:block;width:50px;height:3px;margin-bottom:12px}@media screen and (max-width: 1000px){.home__research-title:before{width:30px;height:2px}}.home__research-text{display:block;font-size:1rem;line-height:1.625rem}@media screen and (max-width: 1000px){.home__research-text{font-size:.875rem;line-height:1.25rem}}.home__research-link{margin-top:55px;display:flex;justify-content:flex-end;flex-direction:row}@media screen and (max-width: 1000px){.home__research-link{margin-top:26px}}.home__research-link a{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;font-size:1rem;border-bottom:none;transition:color .6s ease;width:auto}@media screen and (max-width: 1000px){.home__research-link a{font-size:.75rem}}.home__research-link a::before{display:none}.home__research-link a::after{content:"";width:30px;height:27px;margin-left:20px;margin-right:6px;background-image:url(/assets/images/src/images/common/black/icon_link-arrow..svg),url(/assets/images/src/images/common/green/icon_link-arrow..svg);background-size:auto,0 0;background-repeat:no-repeat;background-position:center center;transform:translateX(0);transition:all .4s ease}@media screen and (max-width: 1000px){.home__research-link a::after{width:16px;height:13px;margin-left:10px;margin-right:0;background-size:contain,0 0}}.home__research-link a:hover{box-shadow:none;background-color:rgba(34,85,85,0);color:#1f6d2b}.home__research-link a:hover::after{background-size:0 0,auto;transform:translateX(6px)}@media screen and (max-width: 1000px){.home__research-link a:hover::after{background-size:0 0,contain}}.home__research-btn{width:398px;margin:55px auto 0}@media screen and (max-width: 1000px){.home__research-btn{width:274px;margin:37px auto 0}}.home__research-btn a{display:block;width:100%;height:100%;border:1px solid #f7f7f7;padding:16px;background-color:#1f6d2b;background-image:url(/assets/images/src/images/common/white/icon_link-arrow..svg);background-repeat:no-repeat;background-position:right 16px center;font-size:1rem;color:#fff;text-align:center}@media screen and (max-width: 1000px){.home__research-btn a{padding:12px;background-size:13.08px;font-size:.75rem;line-height:1.5em}}.home__research-btn a:hover{border:1px solid #1f6d2b;background-color:#fff;background-image:url(/assets/images/src/images/common/green/icon_link-arrow..svg);color:#1f6d2b}.home__why{background-color:rgba(31,109,43,.1)}.home__why h2{padding:110px 0 55px 0;font-family:"Ibarra Real Nova",serif;font-size:3.4375rem;font-weight:400;line-height:1em;text-align:center}.home__why h2:first-letter{color:#1f6d2b}@media screen and (max-width: 1000px){.home__why h2{padding:60px 0 32px 0;font-size:2.375rem}}.home__why-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.home__why-list li{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media screen and (max-width: 1000px){.home__why-list li{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.home__why-list a{position:relative;display:block;width:100%;height:100%}.home__why-list a::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#000;opacity:0;z-index:2;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}.home__why-list a::after{content:"";position:absolute;right:40px;bottom:30px;display:block;width:40.67px;height:40.67px;background-image:url(/assets/images/src/images/common/white/icon_why-arrow..svg);background-repeat:no-repeat;background-size:contain;z-index:3}@media screen and (max-width: 1000px){.home__why-list a::after{display:none}}.home__why-list a:hover::before{opacity:.3}.home__why-img{font-size:0;line-height:0}.home__why-text{position:absolute;bottom:24px;left:40px;z-index:4}@media screen and (max-width: 1000px){.home__why-text{position:relative;bottom:0;left:0;padding:16px 16px 24px;background-color:#2b2c2f}}@media screen and (max-width: 375px){.home__why-text{position:static}}.home__why-text::after{content:"";position:absolute;display:none;background-image:url(/assets/images/src/images/common/white/icon_why-arrow..svg);background-repeat:no-repeat;background-size:contain;z-index:3}@media screen and (max-width: 1000px){.home__why-text::after{display:block;right:20px;bottom:50%;width:20.33px;height:20.33px;-webkit-transform:translateY(50%);transform:translateY(50%)}}.home__why-title{display:block;margin-bottom:16px;font-family:"Shippori Mincho B1",serif;color:#fff;font-size:2.5rem}@media screen and (max-width: 1000px){.home__why-title{font-size:1.875rem;text-shadow:rgba(0,0,0,.2) 0 0 2px}}@media screen and (max-width: 375px){.home__why-title{margin-bottom:8px;font-size:1.5rem;text-shadow:rgba(0,0,0,.2) 0 0 2px}}.home__why-body{display:block;padding-right:150px;color:#fff;font-size:1rem;line-height:1.625rem}@media screen and (max-width: 1000px){.home__why-body{font-size:.875rem;line-height:1.25rem;padding-right:70px}}@media screen and (max-width: 375px){.home__why-body{font-size:.75rem}}.home__recommended{padding:0 0 170px 0}@media screen and (max-width: 1000px){.home__recommended{padding:0 0 80px 0}}.home__recommended h2{padding:110px 0 55px 0;font-family:"Ibarra Real Nova",serif;font-size:3.4375rem;font-weight:400;line-height:1em;text-align:center}.home__recommended h2:first-letter{color:#1f6d2b}@media screen and (max-width: 1000px){.home__recommended h2{padding:60px 0 32px 0;font-size:2.375rem}}.home__recommended-list{max-width:1320px;padding:0 60px;margin-right:auto;margin-left:auto}@media screen and (max-width: 1000px){.home__recommended-list{padding:0 1em}}.home__recommended-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -30px;list-style:none}@media screen and (max-width: 1000px){.home__recommended-list ul{margin:0}}.home__recommended-list li{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 30px}@media screen and (max-width: 1000px){.home__recommended-list li{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0}}.home__recommended-list li:nth-child(1) a,.home__recommended-list li:nth-child(2) a{border-top:1px solid #2b2b2f}@media screen and (max-width: 1000px){.home__recommended-list li:nth-child(2) a{border-top:none}}.home__recommended-list a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 30px 20px 0;background-image:url(/assets/images/src/images/common/black/icon_link-arrow..svg);background-repeat:no-repeat;background-position:right center;border-bottom:1px solid #2b2b2f}@media screen and (max-width: 1000px){.home__recommended-list a{padding:16px 24px 16px 0;background-size:16.14px;font-size:.875rem}}.home__recommended-list a span{position:relative;-webkit-transition:color .6s ease;transition:color .6s ease;z-index:3}.home__recommended-list a:hover{background-color:rgba(31,109,43,.05)}.home__recommended-list a:hover::before{opacity:1}.home__recommended-list a::before{content:"";position:absolute;top:-1px;left:-8px;display:block;width:calc(100% + 16px);height:calc(100% + 2px);background-color:#eaf0ea;opacity:0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 2px rgba(0,0,0,.1);z-index:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;background-image:url(/assets/images/src/images/common/black/icon_link-arrow..svg);background-repeat:no-repeat;background-position:right 8px center}@media screen and (max-width: 1000px){.home__recommended-list a::before{background-size:16.14px}}.home__recommended-img{position:relative;max-width:200px;margin-right:40px;z-index:2}@media screen and (max-width: 1000px){.home__recommended-img{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin-right:16px}}@media screen and (max-width: 1260px){.gnav{display:none}}.gnav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;list-style:none}.gnav li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gnav li::after{content:"";height:1.5rem;width:2px;background-color:#1f6d2b}.gnav li:last-child::after{display:none}.gnav a{position:relative;display:block;width:100%;height:100%;text-align:center;padding:24px 48px;font-size:1rem;font-weight:900;-webkit-transition:all .6s ease;transition:all .6s ease}@media screen and (max-width: 1700px){.gnav a{padding:24px 36px}}@media screen and (max-width: 1500px){.gnav a{padding:24px 23px}}.gnav a:hover{color:#1f6d2b}