*{-webkit-box-sizing:border-box;box-sizing:border-box}ul{list-style-type:none}a{color:inherit;text-decoration:none}*,div,ul{margin:0;padding:0}html{font-family:"Sawarabi Gothic",sans-serif;font-size:10px;color:#292929;letter-spacing:.02em;scroll-behavior:smooth}.image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.image--100{height:100%}.image--contain{-o-object-fit:contain;object-fit:contain}.title__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;font-family:"Sawarabi Mincho",serif}.title__main--invert{color:#fff}.title__main--invert .title__main-en{border-color:#fff;color:#fff}.title__main-en{display:block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:4px 12px;border:1px solid #0a7fd3;border-radius:20px;color:#0a7fd3;font-size:1.4rem;line-height:1em;text-transform:uppercase}@media screen and (max-width:1200px){.title__main-en{font-size:12px}}.title__main-jp{font-size:4rem;font-weight:400;line-height:1.5em}@media screen and (max-width:1200px){.title__main-jp{font-size:3.4rem}}@media screen and (max-width:767px){.title__main-jp{font-size:26px}}.button-small,.button-small::before{-webkit-transition:.3s ease;transition:.3s ease}.button-small{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:140px;height:40px;padding:14px;background-color:#fff;border:1px solid #0a7fd3;border-radius:100px;color:#0a7fd3;font-size:1.6rem;line-height:1em;text-transform:uppercase}@media screen and (max-width:1320px){.button-small{min-width:130px;font-size:1.4rem}}.button-small::before{content:"";position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:17px;height:17px;background:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-blue.svg)no-repeat center/contain}.button-small:hover{background-color:#0a7fd3;border-color:#0a7fd3;color:#fff}.button-small:hover::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-white.svg)}.header{position:fixed;z-index:999;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;width:calc(100% - 40px);max-width:1920px;height:90px;margin:20px auto 0;padding:15px 30px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 4px 16px rgb(16 102 120/.1);box-shadow:0 4px 16px rgb(16 102 120/.1);-webkit-transition:width .2s ease;transition:width .2s ease}@media screen and (max-width:1520px){.header__wrapper{gap:20px}}@media screen and (max-width:1366px){.header__wrapper{height:80px;padding:15px 20px}}@media screen and (max-width:1280px){.header__wrapper{gap:2%}}@media screen and (max-width:1200px){.header__wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:calc(100% - 20px);max-width:100%;height:70px;margin-top:10px}}@media screen and (max-width:767px){.header__wrapper{height:60px;padding:10px 5%}}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;max-width:170px;max-height:40px;margin:15px 0}@media screen and (max-width:1366px){.header__logo{max-width:150px}}@media screen and (max-width:1320px){.header__logo{max-width:140px}}@media screen and (max-width:767px){.header__logo{width:120px;max-height:30px}}.header__hamburger{display:none}@media screen and (max-width:1200px){.header__hamburger{position:relative;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;width:18px;height:12px;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease}}.header__hamburger span{position:absolute;top:0;display:block;width:18px;height:1px;background-color:#292929;border-radius:2px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__hamburger span:nth-of-type(2){top:6px}.header__hamburger span:last-of-type{top:12px}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;height:100%}@media screen and (max-width:1600px){.header__menu{gap:30px}}@media screen and (max-width:1440px){.header__menu{gap:20px}}@media screen and (max-width:1320px){.header__menu{gap:15px}}@media screen and (max-width:1200px){.header__menu{position:absolute;z-index:-1;top:80px;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:60px;width:100%;height:0;background-color:#fff;opacity:0;visibility:hidden;-webkit-transition:.3s ease;transition:.3s ease}}@media screen and (max-width:767px){.header__menu{top:70px}}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;height:100%;padding-right:40px;border-right:1px solid #d5d9db}@media screen and (max-width:1600px){.header__nav{gap:20px;padding-right:30px}}@media screen and (max-width:1440px){.header__nav{gap:15px;padding-right:20px}}@media screen and (max-width:1320px){.header__nav{padding-right:15px}}@media screen and (max-width:1200px){.header__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:unset;width:100%;max-width:100%;padding:0 5%;opacity:0;visibility:hidden;-webkit-transition:opacity .1s ease .25s;transition:opacity .1s ease .25s;overflow:auto}}.header__nav-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1200px){.header__nav-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:30px 0;border-bottom:1px solid #d5d9db}}@media screen and (max-width:767px){.header__nav-item{padding:25px 0}}@media screen and (max-width:1200px){.header__nav-item::before{content:"";position:absolute;top:31px;right:0;width:17px;height:17px;background:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-blue.svg)no-repeat center/contain}}@media screen and (max-width:767px){.header__nav-item::before{top:26px}}@media screen and (max-width:1200px){.header__nav-item.js-header-ct{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:auto;margin-right:30px;padding:0;border-bottom:none;-webkit-transition:.3s ease;transition:.3s ease}}@media screen and (max-width:767px){.header__nav-item.js-header-ct{margin-right:10px}}@media screen and (max-width:1200px){.header__nav-item.js-header-ct::before{content:none}.header__nav-item--sub:last-child{border-bottom:none}.header__nav-item--lang{display:none!important;opacity:0;visibility:hidden;max-width:200px;margin-left:auto;margin-right:10px}}@media screen and (max-width:767px){.header__nav-item--lang{max-width:140px}}.header__nav-item--lang::before{content:none!important}.header__nav-item.has-sublist{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}@media screen and (max-width:1200px){.header__nav-item.has-sublist{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:0;padding-right:0}}.header__nav-item.has-sublist::before{content:"";position:relative;-ms-flex-negative:0;flex-shrink:0;width:9px;height:9px;background:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-black-down.svg)no-repeat center/contain}@media screen and (max-width:1200px){.header__nav-item.has-sublist::before{position:absolute;width:12px;height:12px}}.header__nav-item.has-sublist:hover .header__nav-sublist{z-index:99;opacity:1;visibility:visible}.header__nav-link{-ms-flex-negative:0;flex-shrink:0;font-size:1.4rem;line-height:1em}@media screen and (max-width:1520px){.header__nav-link{font-size:1.3rem}}@media screen and (max-width:1366px){.header__nav-link{font-size:1.2rem}}@media screen and (max-width:1280px){.header__nav-link{font-size:1.1rem}}@media screen and (max-width:1200px){.header__nav-link{font-size:14px}}.header__nav-link span{padding-bottom:1px;background:-webkit-gradient(linear,left top,right top,from(#292929),to(#292929)) no-repeat 0 100%/0 1px;background:linear-gradient(to right,#292929 0,#292929 100%) no-repeat 0 100%/0 1px;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (max-width:1200px){.header__nav-link span{padding-bottom:0!important;background:0 0!important;-webkit-transition:none!important;transition:none!important}}.header__nav-link:hover span{background-size:100% 1px}@media screen and (max-width:1200px){.header__nav-link:hover span{background-size:unset}}.header__nav-link--ct{-ms-flex-negative:0!important;flex-shrink:0!important;color:#0a7fd3;font-size:1.8rem}@media screen and (max-width:1440px){.header__nav-link--ct{font-size:1.6rem}}@media screen and (max-width:1366px){.header__nav-link--ct{font-size:1.4rem}}.header__nav-link--ct span{position:relative;padding-left:24px;background-image:-webkit-gradient(linear,left top,right top,from(#0a7fd3),to(#0a7fd3));background-image:linear-gradient(to right,#0a7fd3 0,#0a7fd3 100%)}@media screen and (max-width:1366px){.header__nav-link--ct span{padding-left:18px}}.header__nav-link--ct span::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:100%;background:url(/wp-content/themes/volonte-2024/public/img/icons/mail.svg)no-repeat center/contain}@media screen and (max-width:1366px){.header__nav-link--ct span::before{width:12px}}.header__nav-link--sub{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:10px 0;border-bottom:1px solid #d5d9db;color:#292929;font-size:1.4rem;line-height:2em}@media screen and (max-width:1200px){.header__nav-link--sub{display:unset;padding:0;border-bottom:none;line-height:1em}}.header__nav-link--sub span,.header__nav-link.has-sublist span{background:0 0!important;-webkit-transition:none!important;transition:none!important}.header__nav-sublist,.header__nav-sublist::before{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.header__nav-sublist{top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:230px;padding:10px 25px 20px;background-color:#ecefee;border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (max-width:1200px){.header__nav-sublist{position:relative;top:unset;left:unset;width:100%;min-width:unset;margin-top:30px;padding:0 25px;background-color:#fff;border-top:1px solid #d5d9db;border-radius:0;opacity:1;visibility:visible;-webkit-transform:none;transform:none;-webkit-transition:none;transition:none}}@media screen and (max-width:767px){.header__nav-sublist{padding:0 15px}}.header__nav-sublist::before{content:"";width:0;height:0;top:-4px;border-style:solid;border-width:0 4px 4px;border-color:#fff0 #fff0 #ecefee}@media screen and (max-width:1200px){.header__nav-sublist::before{content:none}}.footer__section-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 7%;margin:0 auto;max-width:calc(1600px + 14%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.footer__section-content{max-width:100%;padding:0 5%}}@media screen and (max-width:1440px){.footer__section-content{max-width:100%;padding:0 5%}}@media screen and (max-width:1200px){.footer__section-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__contact{padding:90px 0;background-color:#0a7fd3}@media screen and (max-width:1200px){.footer__contact{padding:70px 0}.footer__ct-content{gap:50px}}.footer__ct-col{width:50%}@media screen and (max-width:1200px){.footer__ct-col{width:100%}}.footer__ct-col--sched{padding:0 5%}@media screen and (max-width:1200px){.footer__ct-col--sched{padding:0}}.footer__ct-text{margin-top:20px;color:#fff;font-size:1.8rem;line-height:2em}@media screen and (max-width:767px){.footer__ct-text{font-size:16px}}.footer__ct-item{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:30px 0;border-bottom:1px solid #fff;color:#fff}@media screen and (max-width:767px){.footer__ct-item{padding:24px 0}}.footer__ct-item:not(.footer__ct-item--tel)::after{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:0;visibility:hidden;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (max-width:767px){.footer__ct-item:not(.footer__ct-item--tel)::after{content:none}}.footer__ct-item:first-child{border-top:1px solid #fff}.footer__ct-item--tel{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media screen and (max-width:767px){.footer__ct-item--tel{gap:10px}}.footer__ct-item:hover:not(.footer__ct-item--tel)::after{opacity:.11;visibility:visible}@media screen and (max-width:767px){.footer__ct-item:hover:not(.footer__ct-item--tel)::after{opacity:0;visibility:hidden}}.footer__ct-item:hover .footer__ct-btn::after{opacity:.3;visibility:visible}@media screen and (max-width:767px){.footer__ct-item:hover .footer__ct-btn::after{opacity:0;visibility:hidden}}.footer__ct-label{position:relative;padding-left:30px;font-size:2rem;line-height:1.5em}@media screen and (max-width:1366px){.footer__ct-label{font-size:1.6rem}}@media screen and (max-width:767px){.footer__ct-label{padding-left:24px;font-size:16px;line-height:1.5em}}.footer__ct-label::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:100%;background:url(/wp-content/themes/volonte-2024/public/img/icons/mail-white.svg)no-repeat center/contain}@media screen and (max-width:767px){.footer__ct-label::before{width:16px}}.footer__ct-label--line::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/line-white.svg)}.footer__ct-label--tel{font-size:2.6rem}@media screen and (max-width:767px){.footer__ct-label--tel{font-size:18px}}.footer__ct-label--tel::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/tel-white.svg)}.footer__ct-label--sched{padding-left:0;font-size:1.4rem}@media screen and (max-width:767px){.footer__ct-label--sched{font-size:12px}}.footer__ct-label--sched::before{content:none}.footer__ct-email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media screen and (max-width:767px){.footer__ct-email{gap:unset}}.footer__ct-tel-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__ct-flag{width:80px}@media screen and (max-width:767px){.footer__ct-flag{width:50px}}.footer__ct-btn{pointer-events:none;margin-right:6px}@media screen and (max-width:1320px){.footer__ct-btn{font-size:1.4rem}}@media screen and (max-width:767px){.footer__ct-btn{margin-right:0}}.footer__ct-btn::after{content:"";position:absolute;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% + 12px);height:calc(100% + 12px);background-color:#fff;border-radius:100px;opacity:0;visibility:hidden;-webkit-transition:.2s ease;transition:.2s ease}.footer__ct-btn--line{border-color:#2ac51f;color:#2ac51f}.footer__ct-btn--line::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-green.svg)}.footer__menu{padding:80px 0;background-color:#ecefee}@media screen and (max-width:767px){.footer__menu{padding:60px 0}.footer__menu-row{padding:0 8%}}.footer__menu-row-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media screen and (max-width:1200px){.footer__menu-row-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width:767px){.footer__menu-row-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:40px}}.footer__menu-col{width:50%}@media screen and (max-width:767px){.footer__menu-col{width:100%}}.footer__menu-col--block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width:767px){.footer__menu-col--block{width:100%;margin:0 auto}}.footer__menu-col-inner{position:relative;display:grid;grid-template-columns:repeat(2,50%)}@media screen and (max-width:1200px){.footer__menu-col-inner{grid-template-columns:1fr;gap:30px}}@media screen and (max-width:767px){.footer__menu-col-inner{display:none}}.footer__menu-image{max-width:418px;height:210px;overflow:hidden;border-radius:5px}@media screen and (max-width:767px){.footer__menu-image{max-width:100%;height:40vw}}.footer__menu-image--logo{max-width:140px;height:unset!important;border-radius:unset}@media screen and (max-width:767px){.footer__menu-image--logo{max-width:104px;margin:0 auto}}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding-left:5%}@media screen and (max-width:1320px){.footer__nav{gap:30px}}@media screen and (max-width:767px){.footer__nav{padding-left:0}}.footer__nav-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px;width:calc(33.33% - 13.5px)}@media screen and (max-width:1320px){.footer__nav-col{gap:30px;width:calc(50% - 15px)}}@media screen and (max-width:767px){.footer__nav-col{width:100%}}.footer__nav-col--sub{gap:25px;width:100%;margin-top:-10px;padding-left:10px}@media screen and (max-width:767px){.footer__nav-col--sub{gap:20px;padding-left:12px}}.footer__nav-link{font-size:1.8rem}@media screen and (max-width:1600px){.footer__nav-link{font-size:1.6rem}}@media screen and (min-width:768px) and (max-width:1366px){.footer__nav-link{font-size:1.4rem}}.footer__nav-link span{padding-bottom:1px;background:-webkit-gradient(linear,left top,right top,from(#292929),to(#292929)) no-repeat 0 100%/0 1px;background:linear-gradient(to right,#292929 0,#292929 100%) no-repeat 0 100%/0 1px;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (max-width:1200px){.footer__nav-link span{padding-bottom:0!important;background:0 0!important;-webkit-transition:none!important;transition:none!important}}.footer__nav-link:hover span{background-size:100% 1px}@media screen and (max-width:1200px){.footer__nav-link:hover span{background-size:unset}}.footer__nav-link--sub{font-size:1.6rem}@media screen and (max-width:1600px){.footer__nav-link--sub{font-size:1.4rem}}@media screen and (min-width:768px) and (max-width:1366px){.footer__nav-link--sub{font-size:1.2rem}}.footer__nav-ct{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}@media screen and (max-width:1320px){.footer__nav-ct{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__nav-ct-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-ms-flex-negative:0;flex-shrink:0;font-size:1.6rem}@media screen and (max-width:1366px){.footer__nav-ct-item{font-size:1.4rem}}.footer__sns{margin-top:16px;font-size:1.6rem}@media screen and (max-width:1366px){.footer__sns{font-size:1.4rem}}@media screen and (max-width:767px){.footer__sns{margin-top:30px}}.footer__sns-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-top:15px}@media screen and (max-width:767px){.footer__sns-list{gap:10px}}.footer__sns-link{width:60px;height:60px;background-color:#fff;border-radius:50%;-webkit-transition:.3s ease;transition:.3s ease;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}@media screen and (max-width:767px){.footer__sns-link{width:40px;height:40px}}.footer__sns-link:hover{opacity:.8}.footer__sns-icon{width:30px;height:30px}@media screen and (max-width:767px){.footer__sns-icon{width:20px;height:20px}}.breadcrumbs,.footer__copyright{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__copyright{padding:24px 0;font-size:1.4rem;text-align:center;letter-spacing:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.breadcrumbs{position:relative;z-index:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 0;padding:60px 7% 100px;margin:0 auto;max-width:calc(1600px + 14%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.breadcrumbs{max-width:100%;padding:30px 5% 50px}}.breadcrumbs--pad{padding-top:150px}@media screen and (max-width:767px){.breadcrumbs--pad{padding-top:100px}}.breadcrumbs__link{position:relative;display:-webkit-box;line-clamp:1;-webkit-box-orient:vertical;font-size:1.4rem;letter-spacing:.02em;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (max-width:767px){.breadcrumbs__link{font-size:12px}}.breadcrumbs__link:not(:last-child){margin-right:16px;padding-right:22px}.breadcrumbs__link:not(:last-child)::after{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:6px;height:100%;background:url(/wp-content/themes/volonte-2024/public/img/icons/bread-arrow-right.svg)no-repeat center/contain}.breadcrumbs__link:hover:not(:last-child){color:#0a7fd3}.top__section{padding:100px 0}@media screen and (max-width:767px){.top__section{padding:70px 0}}.top__section-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15%;margin:0 auto;max-width:calc(1320px + 30%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.top__section-content{max-width:100%;padding:0 5%}}@media screen and (max-width:1320px){.top__section-content{padding:0 5%!important}}.top__article-cats{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}@media screen and (max-width:767px){.top__article-cats{gap:8px}}.top__article-cat{position:relative;height:40px;background-color:#fff0;border-radius:39px;font-size:1.6rem;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}@media screen and (max-width:767px){.top__article-cat{width:calc(50% - 4px);font-size:12px}}.top__article-cat::before{content:"";position:absolute;width:100%;height:100%;border-radius:39px;-webkit-transition:.3s ease;transition:.3s ease}.top__article-cat span{text-align:center}.top__article-cat span.name{padding-left:20px;padding-right:18px}@media screen and (max-width:767px){.top__article-cat span.name{padding-left:14px;padding-right:12px}}.top__article-cat:hover::before{opacity:1;visibility:visible}.top__article-cat.active:hover::before,.top__article-cat::before{opacity:0;visibility:hidden}.top__news-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1440px){.top__news-main{padding:0 10%!important}}.top__news-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:40px;margin-bottom:40px}@media screen and (max-width:1440px){.top__news-head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:767px){.top__news-head{gap:20px;margin-bottom:20px}}.top__news-head .title__main{-ms-flex-negative:0;flex-shrink:0}.top__news-cats{margin-bottom:10px}@media screen and (max-width:767px){.top__news-cats{margin-bottom:0}}.top__news-cat,.top__news-list{display:-webkit-box;display:-ms-flexbox;display:flex}.top__news-cat{border:1px solid #d5d9db;color:#8f9497;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top__news-cat::before{border:2px solid #0a7fd3}.top__news-cat.active{background-color:#0a7fd3;color:#fff}.top__news-list{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;width:100%}@media screen and (max-width:767px){.top__news-list{gap:20px}}.top__news-pagination{position:relative;height:80px;margin-top:40px!important;border:0!important}.top__news-btn{margin-top:40px;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}.news-detail{padding-bottom:100px}@media screen and (max-width:767px){.news-detail{padding-bottom:50px}}.news-detail__container{padding:0 15%;margin:0 auto;max-width:calc(1020px + 30%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.news-detail__container{max-width:100%;padding:0 5%}}.news-detail__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (max-width:767px){.news-detail__content{gap:30px}}.news-detail__title-container{border-bottom:2px solid #d5d9db;font-size:1.6rem;padding-bottom:24px}@media screen and (max-width:767px){.news-detail__title-container{font-size:14px;padding-bottom:12px}}.news-detail__date{margin-right:32px}@media screen and (max-width:767px){.news-detail__date{margin-right:16px}}.news-detail__category{color:#0a7fd3}.news-detail__title{font-size:3rem;font-weight:400;font-family:"Sawarabi Mincho",serif;margin-top:16px}@media screen and (max-width:767px){.news-detail__title{font-size:20px;margin-top:8px}}.news-detail__image-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}@media screen and (max-width:767px){.news-detail__image-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.news-detail__image-container--group{-ms-flex-wrap:wrap;flex-wrap:wrap}.news-detail__image--group{width:calc(50% - 40px)}@media screen and (max-width:767px){.news-detail__image--group{width:100%}}.news-detail__heading{position:relative;font-size:2rem;font-weight:400;line-height:2em;margin-bottom:24px;padding-bottom:16px}@media screen and (max-width:767px){.news-detail__heading{font-size:16px;margin-bottom:12px;padding-bottom:8px}}.news-detail__heading::after{content:"";position:absolute;bottom:0;left:0;width:50px;height:2px;background-color:#0a7fd3}.news-detail__text{font-size:1.6rem;line-height:2em}@media screen and (max-width:767px){.news-detail__text{font-size:14px}}.news-detail__related{padding-bottom:0}.news-detail__related-head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:calc(1320px + 24%);padding:0 12%}@media screen and (max-width:1440px){.news-detail__related-head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:calc(1320px + 14%);padding:0 7%}}@media screen and (max-width:1320px){.news-detail__related-head{padding:0 5%}}.pc-tab{display:block}@media screen and (max-width:1200px){.pc-tab{display:none}}.pc-tab-flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1200px){.pc-tab-flex{display:none}}.tab{display:none}@media screen and (max-width:1200px){.tab{display:block}}.sp,body:after{display:none}@media screen and (max-width:767px){.sp{display:block}}.heading-decor{position:relative;padding-top:16px}.heading-decor::after,.heading-decor::before{content:"";position:absolute;top:0;left:0;width:10px;height:10px;background-color:#0a7fd3;border-radius:50%}.heading-decor::after{left:8px;background-color:#17c7ee}.block{display:block}.top__news-pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;font-size:1.8rem;color:#8f9497;margin:0 auto;padding:10px 0;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}@media screen and (max-width:767px){.top__news-pagination{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 0;font-size:14px}}.gtranslate_wrapper,.gtranslate_wrapper::after{-webkit-transition:all .3s ease;transition:all .3s ease}.gtranslate_wrapper{position:relative;width:120px;height:38px;border:1px solid #d5d9db;border-radius:5px;cursor:pointer;overflow:hidden}@media screen and (max-width:1320px){.gtranslate_wrapper{width:100px}}@media screen and (max-width:1200px){.gtranslate_wrapper{width:100%}}.gtranslate_wrapper::after{content:"";position:absolute;right:10px;top:15px;border-color:#000 #fff0 #fff0;border-style:solid;border-width:6px 5px 0}body:after{content:url(/wp-content/plugins/instagram-feed/img/sbi-sprite.png)}ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}@font-face{font-family:"FontAwesome";src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0)format("embedded-opentype"),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0)format("woff2"),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0)format("woff"),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0)format("truetype"),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)format("svg");font-weight:400;font-style:normal}.lazyload{opacity:0}