html{scroll-behavior:smooth}body{background-color:#eaf3f7;margin:0;font-family:azo-sans-web, sans-serif;font-style:normal;font-weight:700;overflow-x:hidden}.pc-content{display:block}@media screen and (max-width: 992px){.pc-content{display:none}}.sp-content{display:none}@media screen and (max-width: 992px){.sp-content{display:block}}.header{position:fixed;left:0;top:0;z-index:50}.header.is-checked{display:block;background-color:#fff;width:100vw;height:100dvh;height:100vh}@media screen and (max-width: 992px){.header .header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 6vw 0 4vw}}.header .header__inner .header__hamburger{display:none}@media screen and (max-width: 992px){.header .header__inner .header__hamburger{display:block;background-color:transparent;width:32px;height:100%;z-index:100;border:none}.header .header__inner .header__hamburger span{display:block;position:relative;background-color:#000;width:100%;height:3px;border-radius:2px;-webkit-transition:ease .3s;transition:ease .3s}.header .header__inner .header__hamburger span:nth-child(1){top:0}.header .header__inner .header__hamburger span:nth-child(2){margin:8px 0}.header .header__inner .header__hamburger span:nth-child(3){top:0}.header .header__inner .header__hamburger.is-checked span:nth-child(1){top:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header .header__inner .header__hamburger.is-checked span:nth-child(2){opacity:0}.header .header__inner .header__hamburger.is-checked span:nth-child(3){top:-14px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.header .header__global-navi{width:100vw}@media screen and (max-width: 992px){.header .header__global-navi{width:100vw;margin:0;padding:16px 0 28px}}.header .header__global-navi .header__global-navi-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 24px}@media screen and (max-width: 992px){.header .header__global-navi .header__global-navi-inner{background:none}}.header .header__global-navi .header__global-navi-inner .logo{display:block}@media screen and (max-width: 992px){.header .header__global-navi .header__global-navi-inner .logo{display:none;margin:0}}.header .header__global-navi .logo{display:none}@media screen and (max-width: 992px){.header .header__global-navi .logo{display:block;margin:0;text-align:center}}@media screen and (max-width: 992px){.header .header__global-navi nav{display:none}.header .header__global-navi nav.is-checked{display:block;width:100vw;height:100dvh;height:100vh;margin:0 auto;padding-top:8vw;padding-bottom:0}}.header .header__global-navi .header__navi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 992px){.header .header__global-navi .header__navi{-ms-flex-wrap:wrap;flex-wrap:wrap;width:92vw;margin:0 auto}}.header .header__global-navi .header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 24px;margin:0 24px 0 0;padding:0}@media screen and (max-width: 992px){.header .header__global-navi .header__menu{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:0 auto 8vw}}.header .header__global-navi .header__menu li{text-align:center}@media screen and (max-width: 992px){.header .header__global-navi .header__menu li{width:100%;margin-bottom:8vw}}.header .header__global-navi .header__menu li:last-of-type{margin-bottom:0}.header .header__global-navi .header__menu li a{background-color:#fff;padding:12px 20px;color:#72afd3;font-size:18px;font-weight:bold;line-height:1.4;text-align:center;border:2px solid;border-radius:320px;-webkit-filter:drop-shadow(0 0 45px rgba(0,0,0,0.05));filter:drop-shadow(0 0 45px rgba(0,0,0,0.05))}@media screen and (max-width: 992px){.header .header__global-navi .header__menu li a{display:block;width:100%;margin:0 auto;padding:4vw 0;font-size:4vw}}@media (hover: hover){.header .header__global-navi .header__menu li a{-webkit-transition:all ease-out 0.25s;transition:all ease-out 0.25s}.header .header__global-navi .header__menu li a:hover{opacity:0.6}}.header .header__global-navi .header__menu li a .header__menu-button{width:100%;height:auto}.header .header__global-navi .header__button-wrap{display:block}@media screen and (max-width: 992px){.header .header__global-navi .header__button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:0 auto}}.header .header__global-navi .header__button-wrap .header__button{display:block;background:-webkit-gradient(linear, left top, right top, from(#37ecba), to(#72afd3));background:linear-gradient(90deg, #37ecba 0%, #72afd3 100%);padding:12px 20px;color:#fff;font-size:18px;font-weight:bold;line-height:1.4;text-align:center;border-radius:320px;-webkit-filter:drop-shadow(0 0 45px rgba(0,0,0,0.05)) brightness(1);filter:drop-shadow(0 0 45px rgba(0,0,0,0.05)) brightness(1)}@media screen and (max-width: 992px){.header .header__global-navi .header__button-wrap .header__button{width:100%;margin:0 auto;padding:6vw 0;font-size:4.5vw}}@media (hover: hover){.header .header__global-navi .header__button-wrap .header__button{-webkit-transition:all ease-out 0.25s;transition:all ease-out 0.25s}.header .header__global-navi .header__button-wrap .header__button:hover{-webkit-filter:drop-shadow(0 0 45px rgba(0,0,0,0.05)) brightness(1.1);filter:drop-shadow(0 0 45px rgba(0,0,0,0.05)) brightness(1.1)}}.contact{background-image:url("/assets/renewal/images/products/kintone/plugin-collaboration/common/bg_contact-pc.jpg");background-position:bottom right;background-repeat:no-repeat;background-size:cover;width:100%;padding:64px 64px 200px;color:#000}@media screen and (max-width: 992px){.contact{background-color:#fff;background-image:url("/assets/renewal/images/products/kintone/plugin-collaboration/common/bg_contact-sp.jpg");background-position:top center;background-repeat:no-repeat;background-size:contain;width:100vw;padding:5vw 0 12vw}}.contact .contact__inner{position:relative;width:100%;margin:0 auto}@media screen and (max-width: 992px){.contact .contact__inner{width:92vw}}.contact .contact__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:0 12px;margin-bottom:12px;color:#348493;font-size:28px;line-height:1.5;white-space:nowrap}.contact .contact__title:last-of-type{margin-bottom:32px}.contact .contact__title img{width:182px;height:auto}@media screen and (max-width: 992px){.contact .contact__title img{width:34vw}}@media screen and (max-width: 992px){.contact .contact__title{gap:0 2vw;margin-bottom:1vw;font-size:5vw;line-height:1.3;white-space:normal}.contact .contact__title:last-of-type{margin-bottom:106vw;font-size:4.5vw}}.contact .contact__title span{letter-spacing:-12px}@media screen and (max-width: 992px){.contact .contact__title span{letter-spacing:-1vw}}.contact .contact__text{margin-bottom:24px;font-size:16px;font-weight:bold;line-height:1.75}.contact .contact__text:last-of-type{margin-bottom:48px}@media screen and (max-width: 992px){.contact .contact__text:last-of-type{margin-bottom:6vw}}@media screen and (max-width: 992px){.contact .contact__text{margin-bottom:4vw;font-size:3.8vw;line-height:1.8}}.contact .contact__list{margin-bottom:64px}@media screen and (max-width: 992px){.contact .contact__list{margin-bottom:8vw}}.contact .contact__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 8px;background-color:#fff;width:840px;margin-bottom:16px;padding:20px;color:#348493;font-size:16px;font-weight:bold;border-radius:10px}@media screen and (max-width: 992px){.contact .contact__list li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#348493;width:100%;padding:4vw;color:#fff;line-height:1.4}}.contact .contact__list li:last-of-type{margin-bottom:0}.contact .contact__button-wrap{display:block;width:100%}.contact .contact__button-wrap .contact__button{display:block;background-color:#ffc400;width:480px;padding:24px 0;color:#200f01;font-size:24px;text-align:center;border-radius:320px}@media (hover: hover){.contact .contact__button-wrap .contact__button{-webkit-transition:all ease-out 0.25s;transition:all ease-out 0.25s}.contact .contact__button-wrap .contact__button:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}}@media screen and (max-width: 992px){.contact .contact__button-wrap .contact__button{width:100%;margin-bottom:4vw;padding:6vw 0;font-size:4.5vw}.contact .contact__button-wrap .contact__button:last-of-type{margin-bottom:0}}@media (hover: hover){.contact .contact__button-wrap .contact__button{-webkit-transition:all ease-out 0.25s;transition:all ease-out 0.25s}.contact .contact__button-wrap .contact__button:hover{-webkit-filter:brightness(1.5);filter:brightness(1.5)}}.footer{position:relative;z-index:5;background-color:#348493;width:100%;color:#fff;margin-top:-2px}.footer .footer__body{width:90%;margin:0 auto;padding:60px 0 40px}@media screen and (max-width: 992px){.footer .footer__body{padding:12vw 0 8vw}}.footer .footer__inner{width:100%;margin:0 auto}@media screen and (max-width: 992px){.footer .footer__inner{width:80vw;padding:0}}.footer .footer__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #59a4b2}@media screen and (max-width: 992px){.footer .footer__main{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6vw;padding-bottom:6vw}}.footer .footer__main .logo{margin-bottom:12px}@media screen and (max-width: 992px){.footer .footer__main .logo{width:44vw;height:auto;margin-bottom:0}}.footer .footer__main .footer__logo-sns-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:160px}@media screen and (max-width: 992px){.footer .footer__main .footer__logo-sns-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:8vw}}.footer .footer__main .footer__logo-sns-block .footer__sns-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .footer__main .footer__logo-sns-block .footer__sns-block .footer__sns-block-title{margin-right:12px;font-size:16px;font-weight:bold}@media screen and (max-width: 992px){.footer .footer__main .footer__logo-sns-block .footer__sns-block .footer__sns-block-title{margin-right:4vw;font-size:4vw}}@media (hover: hover){.footer .footer__main .footer__logo-sns-block .footer__sns-block a{-webkit-transition:all ease-out 0.25s;transition:all ease-out 0.25s}.footer .footer__main .footer__logo-sns-block .footer__sns-block a:hover{opacity:0.6}}.footer .footer__menu-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:64px}@media screen and (max-width: 992px){.footer .footer__menu-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:0}}.footer .footer__menu-wrap .footer__menu{margin-right:48px}@media screen and (max-width: 992px){.footer .footer__menu-wrap .footer__menu{display:block;width:50%;margin-right:0;margin-bottom:4vw}.footer .footer__menu-wrap .footer__menu:last-of-type{margin-bottom:0}}.footer .footer__menu-wrap .footer__menu:last-of-type{margin-right:0}.footer .footer__menu-wrap .footer__menu .footer__menu-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.footer .footer__menu-wrap .footer__menu .footer__menu-head::before{content:'';display:block;background-color:#fff;width:3px;height:22px;margin-right:8px;border-radius:320px}@media screen and (max-width: 992px){.footer .footer__menu-wrap .footer__menu .footer__menu-head::before{width:1vw;height:6vw;margin-right:2vw}}.footer .footer__menu-wrap .footer__menu .footer__menu-head a{color:#fff;font-size:16px;font-weight:bold}@media screen and (max-width: 992px){.footer .footer__menu-wrap .footer__menu .footer__menu-head a{font-size:4vw}}@media (hover: hover){.footer .footer__menu-wrap .footer__menu .footer__menu-head a{-webkit-transition:all ease-out 0.25s;transition:all ease-out 0.25s}.footer .footer__menu-wrap .footer__menu .footer__menu-head a:hover{opacity:0.6}}.footer .footer__menu-wrap .footer__menu .footer__sub-menu-wrap{margin-top:8px;margin-left:11px}@media screen and (max-width: 992px){.footer .footer__menu-wrap .footer__menu .footer__sub-menu-wrap{margin-top:2vw;margin-left:3vw}}.footer .footer__menu-wrap .footer__menu .footer__sub-menu-wrap .footer__sub-menu{margin-bottom:8px}@media screen and (max-width: 992px){.footer .footer__menu-wrap .footer__menu .footer__sub-menu-wrap .footer__sub-menu{margin-bottom:2vw}}.footer .footer__menu-wrap .footer__menu .footer__sub-menu-wrap .footer__sub-menu:last-of-type{margin-bottom:0}.footer .footer__menu-wrap .footer__menu .footer__sub-menu-wrap .footer__sub-menu a{color:#fff;font-size:16px}@media screen and (max-width: 992px){.footer .footer__menu-wrap .footer__menu .footer__sub-menu-wrap .footer__sub-menu a{font-size:4vw}}@media (hover: hover){.footer .footer__menu-wrap .footer__menu .footer__sub-menu-wrap .footer__sub-menu a{-webkit-transition:all ease-out 0.25s;transition:all ease-out 0.25s}.footer .footer__menu-wrap .footer__menu .footer__sub-menu-wrap .footer__sub-menu a:hover{opacity:0.6}}.footer .security-action-wrap{width:100px;margin-left:40px}@media screen and (max-width: 992px){.footer .security-action-wrap{width:20vw;margin-top:6vw;margin-left:0}}.footer .security-action-wrap img{width:100%;height:auto}.footer .footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 992px){.footer .footer__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer .footer__bottom .footer__bottom-menu-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 992px){.footer .footer__bottom .footer__bottom-menu-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:4vw}}.footer .footer__bottom .footer__bottom-menu-wrap li{margin-right:40px}@media screen and (max-width: 992px){.footer .footer__bottom .footer__bottom-menu-wrap li{display:block;width:50%;margin-right:0;margin-bottom:4vw}}.footer .footer__bottom .footer__bottom-menu-wrap li a{font-size:14px;font-weight:200}@media screen and (max-width: 992px){.footer .footer__bottom .footer__bottom-menu-wrap li a{font-size:3.5vw}}@media (hover: hover){.footer .footer__bottom .footer__bottom-menu-wrap li a{-webkit-transition:all ease-out 0.25s;transition:all ease-out 0.25s}.footer .footer__bottom .footer__bottom-menu-wrap li a:hover{opacity:0.6}}.footer .footer__bottom small{font-size:14px;font-weight:bold}@media screen and (max-width: 992px){.footer .footer__bottom small{font-size:3vw}}.contact-button{margin:64px auto 0}@media screen and (max-width: 992px){.contact-button{margin:8vw auto}}
/*# sourceMappingURL=style_kintone-plugin-collaboration.css.map */