/*!
Theme Name:   RAKUGAKI3
Description:  Original Blank Theme Child.
Author:       colers by Yasuhiro Yamamoto
Author URI:   https://colers.jp
Version:      3.0.0
*/:root{--colors-black-rgb: 0, 31, 33;--colors-gray-bg: #F9F9F9;--colors-white-rgb: 255,255,255;--colors-white: rgb(var(--colors-white-rgb));--colors-blue: #0D5CB3;--colors-primary: #00BBC7;--colors-primary-deep: #00AEB9;--colors-primary-bg: #F5FAFC;--colors-secondary: #FFC740;--colors-secondary-deep: #E9B840;--colors-font: rgb(var(--colors-black-rgb));--colors-warning: #FF5353;--colors-grad-primary: linear-gradient(99.16deg, #00BBC7 52.71%, #A3DDC5 102.94%);--colors-grad-specialty: linear-gradient(90deg, #ED4E4E 0%, #EEB52D 100%);--font-ja: "Noto Sans JP", sans-serif;--font-en: "Poppins", sans-serif;--font-size-xxs: 12px;--font-size-xs: 14px;--font-size-s: 16px;--font-size-m: 24px;--font-size-l: 36px;--font-size-xl: 48px;--page-width: 1180px;--page-padding-side: 24px;--article-width: 740px;--obi-height: 28px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}ul{padding:0}li{list-style:none}img{width:100%;border:none;min-height:0%;height:auto}a{text-decoration:none}input[type=text],input[type=tel],input[type=email],textarea{border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}*:focus{outline:none}.main{display:block}*,*:before,*:after{box-sizing:border-box}.page__ttl{font-size:34px;font-weight:700}@media only screen and (max-width: 767px){.page__ttl{font-size:20px}}.color-primary{color:#00bbc7}.color-secondary{color:#e9b840}.color-black{color:var(--colors-font)}.color-white{color:#fff}@keyframes fuwafuwa{0%{transform:translateY(0)}33.33333%{transform:translateY(5px)}66.66667%{transform:translateY(0)}100%{transform:translateY(0)}}@keyframes shivering{0%,7%{transform:rotateZ(0)}15%{transform:rotateZ(-8deg)}20%{transform:rotateZ(5deg)}25%{transform:rotateZ(-5deg)}30%{transform:rotateZ(3deg)}35%{transform:rotateZ(-2deg)}40%,100%{transform:rotateZ(0)}}.--is-effect{opacity:0;transform:translate(0, 50px);transition:all .3s}.--is-effect.--is-show{opacity:1;transform:translate(0, 0)}html{height:100%;overflow:auto;-webkit-text-size-adjust:100%;min-height:0%}body{overflow:hidden;position:relative;font-family:"YakuHanJP_Narrow","Noto Sans JP",sans-serif;color:var(--colors-font);margin:0;font-display:swap;background-color:var(--colors-white);width:100%}a{transition:all .2s ease 0s}a:hover{opacity:.7}strong{font-weight:600}.screen-reader-text{display:none}.--is-sp{display:none}@media only screen and (max-width: 420px){.--is-sp{display:block}}.--is-pc{display:inline}@media only screen and (max-width: 420px){.--is-pc{display:none}}.--is-primary{color:var(--colors-primary);background:var(--colors-grad-primary);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.--is-warn{color:var(--colors-warning)}.--is-large{font-size:var(--font-size-l)}.--is-xlarge{font-size:var(--font-size-xl)}.--is-num{font-family:Oswald;font-optical-sizing:auto}.--fukidashi{position:absolute;top:-24px;left:40%;transform:translateX(-45%);box-sizing:content-box;height:20px;padding:4px 16px;border-radius:4px;line-height:20px;font-size:var(--font-size-xxs);transition:all .2s ease 0s}.btn{display:inline-block;background-color:var(--colors-white);color:var(--colors-font);padding:0 30px;border-radius:6px;line-height:44px;font-weight:600;box-shadow:0 4px 14px 0px rgba(0,31,33,.15)}@media only screen and (max-width: 834px){.btn{margin:0 auto 20px}.btn:last-of-type{margin-bottom:0}}.btn+.btn{margin-left:40px}@media only screen and (max-width: 834px){.btn+.btn{margin:0 auto 20px}}.btn.btn-large{line-height:52px;font-size:20px}.btn.btn-small{line-height:34px;font-size:var(--font-size-xs)}.btn.btn-default{display:inline-block;background-color:var(--colors-white);color:var(--colors-font)}.btn.btn-default:hover{background-color:var(--colors-primary-bg)}.btn.btn-primary{display:inline-block;background-color:var(--colors-primary);color:var(--colors-white);text-shadow:1px 1px 0 var(--colors-primary-deep),-1px -1px 0 var(--colors-primary-deep),0px 1px 0 var(--colors-primary-deep),0 -1px 0 var(--colors-primary-deep),-1px 0 0 var(--colors-primary-deep),1px 0 0 var(--colors-primary-deep)}.btn.btn-primary:hover{background-color:var(--colors-primary-deep)}.btn.btn-specialty{display:inline-block;background:var(--colors-grad-specialty);color:var(--colors-white)}.btn.btn-secondary{display:inline-block;background-color:var(--colors-secondary);color:var(--colors-font)}.btn.btn-secondary:hover{background-color:var(--colors-secondary-deep)}.btn.btn-secondary.btn-download:after{display:none}.btn.btn-secondary.btn-download svg{fill:var(--colors-font);margin-left:6px;margin-bottom:-1px}.cta__btn-docs{position:relative;padding-right:85px}.cta__btn-docs:hover .--fukidashi{top:-22px}.cta__btn-docs:hover:before{top:4px}.cta__btn-docs .--fukidashi{position:absolute;background-color:var(--colors-white);color:var(--colors-font)}.cta__btn-docs .--fukidashi:hover{background-color:var(--colors-primary-bg)}.cta__btn-docs:before{position:absolute;top:2px;left:42%;transform:translateX(-45%);bottom:calc(50% - 30px);content:"";display:block;width:0;height:0;border:6px solid rgba(0,0,0,0);border-top:9px solid var(--colors-white);transition:all .2s ease 0s}.cta__btn-docs:after{position:absolute;right:0px;bottom:calc(50% - 30px);content:"";display:block;width:84px;height:66px;background-image:url("/wp-content/themes/rakugaki3/assets/img/btn-document.png");background-size:contain;background-repeat:no-repeat}.cta__btn-demo{position:relative;padding-right:105px}.cta__btn-demo:hover .--fukidashi{top:-22px}.cta__btn-demo:hover:before{top:4px}.cta__btn-demo .--fukidashi{background-color:var(--colors-secondary);color:var(--colors-font)}.cta__btn-demo:before{position:absolute;top:2px;left:42%;transform:translateX(-45%);bottom:calc(50% - 30px);content:"";display:block;width:0;height:0;border:6px solid rgba(0,0,0,0);border-top:9px solid var(--colors-secondary);transition:all .2s ease 0s}.cta__btn-demo:after{position:absolute;right:10px;bottom:calc(50% - 30px);content:"";display:block;width:90px;height:60px;background-image:url("/wp-content/themes/rakugaki3/assets/img/btn-demo.png");background-size:contain;background-repeat:no-repeat}.cta__content{font-size:18px;font-weight:700;text-align:center;color:var(--colors-white)}@media only screen and (max-width: 1024px){.cta__content{font-size:var(--font-size-xs)}}.cta__content .--is-large{font-size:var(--font-size-m)}@media only screen and (max-width: 1024px){.cta__content .--is-large{font-size:var(--font-size-s)}}.cta__docs{justify-content:center;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;padding:40px 0;background-color:var(--colors-primary)}.cta__docs .cta__content .common__button-wrapper{padding-top:24px}.cta__docs .btn{height:60px;border-radius:10px;animation:shivering 3s linear infinite;line-height:1.3}.cta__docs .btn .--is-small{font-size:var(--font-size-xxs)}.cta__docs-img{max-width:330px;height:185px;margin-right:40px;box-shadow:0 4px 14px 0px rgba(0,31,33,.15)}@media only screen and (max-width: 1024px){.cta__docs-img{margin:0 auto 25px}}.cta__double{padding:40px 0;background-color:var(--colors-primary)}@media only screen and (max-width: 834px){.cta__double .btn:last-of-type{margin-top:30px}}.cta__footer{padding:55px 0 65px;background-color:var(--colors-primary);letter-spacing:initial;line-height:1}@media only screen and (max-width: 834px){.cta__footer{padding-bottom:30px}}.cta__footer-title{padding-bottom:50px;text-align:center;line-height:1.75;font-size:var(--font-size-l);font-weight:700;color:#fff}@media only screen and (max-width: 834px){.cta__footer-title{padding-bottom:30px;font-size:20px}}.cta__footer-list{justify-content:space-between;display:flex;flex-wrap:wrap;width:860px;height:auto;margin:0 auto}@media only screen and (max-width: 834px){.cta__footer-list{justify-content:space-around;width:95%}}.cta__footer-item{position:relative;width:240px;height:280px;padding:26px 20px 16px;border-radius:20px;background-color:var(--colors-white);box-shadow:0 4px 14px 0px rgba(0,31,33,.15)}@media only screen and (max-width: 834px){.cta__footer-item{margin-bottom:40px}}.cta__footer-item-title{padding-bottom:8px;font-weight:600}.cta__footer-item-description{padding-bottom:15px;line-height:1.5;font-size:var(--font-size-xs)}.cta__footer-item .btn{width:100%;text-align:center;font-size:var(--font-size-xs)}.cta__footer-item.-fukidashi .--fukidashi{left:50%;transform:translateX(-50%);width:-moz-max-content;width:max-content;background-color:var(--colors-secondary);font-weight:500}.cta__footer-item.-fukidashi:before{position:absolute;top:2px;left:50%;transform:translateX(-50%);bottom:calc(50% - 30px);content:"";display:block;width:0;height:0;border:6px solid rgba(0,0,0,0);border-top:9px solid var(--colors-secondary)}.cta__footer-img{width:100%;height:100px;margin-bottom:10px;text-align:center}.cta__footer-img img{width:auto;height:100%;margin:0 auto}.breadcrumb__wrapper{width:95%;margin:32px auto 12px}.breadcrumb__list{list-style:none;font-size:var(--font-size-xs)}.breadcrumb__item{position:relative;display:inline}.breadcrumb__item:not(:last-child){padding-right:4px;margin-right:8px}.breadcrumb__item:not(:last-child):after{position:absolute;right:-4px;top:-1px;content:"/";font-size:var(--font-size-xxs);color:#ccc}.breadcrumb__item a{color:var(--colors-primary);text-decoration:none}.header{position:fixed;left:0;right:0;top:0;background:#fff;z-index:999;box-shadow:0 4px 14px 0px rgba(0,31,33,.15)}.header .flex{display:flex}.header__inner{justify-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;width:95%;height:auto;height:70px;margin:0 auto}@media only screen and (max-width: 834px){.header__inner{width:90%}}@media only screen and (max-width: 767px){.header__inner{height:60px}}.header__obi{justify-content:flex-end;align-items:center;display:flex;flex-wrap:wrap;width:100%;height:28px;padding:0 30px;background-color:var(--colors-primary)}.header__obi-item a{justify-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;width:120px;height:28px;font-size:var(--font-size-xs);color:var(--colors-white);text-shadow:1px 1px 0 var(--colors-primary-deep),-1px -1px 0 var(--colors-primary-deep),0px 1px 0 var(--colors-primary-deep),0 -1px 0 var(--colors-primary-deep),-1px 0 0 var(--colors-primary-deep),1px 0 0 var(--colors-primary-deep);line-height:28px}.header__obi-item svg{width:18px;margin-right:4px}.header__logo svg{width:230px;height:60px}@media only screen and (max-width: 767px){.header__logo svg{width:140px}}.header__gnav{height:25px;font-size:16px;font-weight:500;justify-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;width:calc(100% - 230px - 35px);height:auto;margin:0 0 0 auto}@media only screen and (max-width: 834px){.header__gnav{display:none}}.header__gnav-mainlist{justify-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto}@media only screen and (max-width: 834px){.header__gnav-mainlist{margin:0}}.header__gnav-mainlist-item{position:relative}.header__gnav-mainlist-item:not(:first-child){margin-left:24px}.header__gnav-mainlist-link{position:relative;display:block;height:30px;line-height:30px;font-size:14px;color:inherit;letter-spacing:-0.7px}.header__gnav-mainlist-link.--is-popup{position:relative;padding-right:25px}.header__gnav-mainlist-link.--is-popup .--arrow{content:"";display:block;position:absolute;bottom:-50%;right:0%;transform:translateY(calc(50% - 28px));transition:all .3s ease 0s}.header__gnav-mainlist-link.--is-popup .--arrow svg,.header__gnav-mainlist-link.--is-popup .--arrow path{width:21px;height:18px;fill:var(--colors-primary)}@media only screen and (max-width: 1024px){.header__gnav-mainlist-link.--is-popup .--arrow{bottom:-2%}}.header__gnav-mainlist-link.--is-popup+.header__gnav-sub{pointer-events:none;opacity:0;position:absolute;top:90%;z-index:2;width:340px;padding:16px 20px;border:1px solid #b1e4e9;border-radius:10px;box-shadow:0 4px 14px 0px rgba(0,31,33,.15);background-color:var(--colors-white);transition:all .3s}.header__gnav-mainlist-link.--is-popup+.header__gnav-sub:hover{pointer-events:all;display:block;opacity:100;top:100%;transition:all .3s}.header__gnav-mainlist-link.--is-popup+.header__gnav-sub li{position:relative}.header__gnav-mainlist-link.--is-popup+.header__gnav-sub li:not(:last-child){margin-bottom:18px}.header__gnav-mainlist-link.--is-popup+.header__gnav-sub .--arrow{display:inline-block;padding-right:3px;transform:rotate(-90deg)}.header__gnav-mainlist-link.--is-popup+.header__gnav-sub .--arrow svg,.header__gnav-mainlist-link.--is-popup+.header__gnav-sub .--arrow path{width:16px;height:12px;fill:var(--colors-primary)}.header__gnav-mainlist-link.--is-popup+.header__gnav-sub a{color:var(--colors-font);font-size:15px}.header__gnav-mainlist-link.--is-popup:hover{transition:all .5s}.header__gnav-mainlist-link.--is-popup:hover+.header__gnav-sub{pointer-events:all;display:block;opacity:100;top:100%}.header__gnav-sublist{justify-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;margin:0 0 0 auto}.header__gnav-sublist-item{margin-left:10px;position:relative}.header__gnav-sublist-link{color:inherit;display:inline-flex;align-items:center;font-size:14px}.header__gnav-sublist-link>img{width:24px}@media only screen and (max-width: 767px){.header__gnav-sublist-link{margin:0 5px 0 0;font-size:14px}.header__gnav-sublist-link>img{width:24px}}.header__gnav-sublist-link.is-active:after{content:"";display:block;width:100%;position:absolute;height:6px;background:#00bbc7;bottom:-25px}.header__gnav-sublist-btn{justify-content:center;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:45px;background-color:#00bbc7;color:#fff;border:1px solid #00bbc7;transition:all .5s ease 0s;padding:0 15px;border-radius:28px;line-height:43px;font-size:15px}.header__gnav-sublist-btn:hover{color:#00bbc7;background:#fff}.header__gnav-sublist-btn-outline{justify-content:center;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:45px;background-color:#fff;color:#00bbc7;border:1px solid #fff;transition:all .5s ease 0s;border-color:#00bbc7;padding:0 15px;line-height:43px;border-radius:28px;font-size:15px}.header__gnav-sublist-btn-outline:hover{color:#fff;background:#00bbc7}.header__separator{border:1px solid #e0e0e0;margin-bottom:0}@media only screen and (max-width: 767px){.header__separator{margin-top:0}}.header__gnav-sp{display:none}.header__gnav-sp-list{justify-content:space-between;display:flex;flex-wrap:wrap;width:90%;height:auto;margin:0 auto;padding:0 0 24px;justify-content:flex-start;width:100%;padding:0;border-bottom:1px solid #ececec}.header__gnav-sp-item{font-weight:500;width:100%;font-weight:400}.header__gnav-sp-item.-btn{padding:6px 0 12px;text-align:center}.header__gnav-sp-item.-btn a{display:block;width:260px}.header__gnav-sp-item.-login{background:var(--colors-primary);padding:14px;font-weight:500}.header__gnav-sp-item.-login a{color:var(--colors-white)}.header__gnav-sp-link{color:inherit;font-weight:500;display:block;width:100%;height:42px;line-height:42px;padding:0 10%;border-top:1px solid #cecece}.header__gnav-sp-link.--is-acordion{border-bottom:1px dashed #cecece}.header__gnav-sp-link.--is-acordion input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.header__gnav-sp-link+.header__gnav-sub{display:block;width:100%}.header__gnav-sp-link+.header__gnav-sub li a{display:block;height:40px;padding-left:15%;line-height:40px;background:var(--colors-primary-bg);color:var(--colors-font);font-weight:500}.header__gnav-sp-link+.header__gnav-sub li a .--arrow{display:inline-block;padding-right:3px;transform:rotate(-90deg)}.header__gnav-sp-link+.header__gnav-sub li a .--arrow svg,.header__gnav-sp-link+.header__gnav-sub li a .--arrow path{width:16px;height:12px;fill:var(--colors-primary)}.header__sp-btn{display:none}@media only screen and (max-width: 834px){.header__sp-btn{display:block;position:relative;width:32px;height:28px;margin:0 0 0 auto;cursor:pointer}}.header__sp-btn span{position:absolute;left:0;width:100%;height:3px;background-color:#00bbc7;border-radius:4px;display:inline-block;transition:all .5s;box-sizing:border-box}.header__sp-btn span:nth-of-type(1){top:0}.header__sp-btn span:nth-of-type(2){top:12px}.header__sp-btn span:nth-of-type(3){bottom:0}.footer{margin:auto 0 0 0;color:var(--colors-white);text-shadow:1px 1px 0 var(--colors-primary-deep),-1px -1px 0 var(--colors-primary-deep),0px 1px 0 var(--colors-primary-deep),0 -1px 0 var(--colors-primary-deep),-1px 0 0 var(--colors-primary-deep),1px 0 0 var(--colors-primary-deep);font-size:14px}.footer__top-link{display:block;text-align:center;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.5);color:inherit}@media only screen and (max-width: 767px){.footer__top-link{width:100%}}.footer__inner{width:100%;margin:0 auto;padding:20px 0 40px;background:linear-gradient(90deg, rgba(255, 255, 235, 0.2) 0%, rgba(255, 255, 255, 0.4) 100%),#00bbc7;text-align:center}@media only screen and (max-width: 767px){.footer__inner{justify-content:flex-start;display:flex;flex-wrap:wrap;width:100%;height:auto;justify-content:center;padding:20px 0 50px}}.footer__inner .to_top svg{width:200px;margin:0 auto;fill:var(--colors-white)}.footer__inner .to_top svg path{fill:var(--colors-white)}.footer__gnav{justify-content:center;align-items:flex-start;display:flex;flex-wrap:wrap;width:100%;height:auto;margin-top:30px}.footer__gnav-list{justify-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left;margin-right:5%}@media only screen and (max-width: 834px){.footer__gnav-list{margin-right:0}}@media only screen and (max-width: 767px){.footer__gnav-list{width:80%}}.footer__gnav-list-link{color:inherit;margin:0 24px 0 0}@media only screen and (max-width: 767px){.footer__gnav-list-link{margin:0}}.footer__gnav-list-item{margin-bottom:24px}.footer__copy{text-align:center;display:block}@media only screen and (max-width: 767px){.footer__copy{width:100%}}@media only screen and (max-width: 1024px){.main #home{padding-top:30px}}.-issp{display:none}@media only screen and (max-width: 1024px){.-issp{display:block;margin-bottom:53px}}.-ispc{display:block}@media only screen and (max-width: 1024px){.-ispc{display:none;margin-bottom:53px}}.text-highlight span{background:linear-gradient(transparent 65%, rgba(233, 184, 64, 0.631372549) 50% 100%, transparent 60%)}.function__nav-list{display:grid;justify-content:space-between;grid-template-columns:460px 460px;grid-gap:20px}@media only screen and (max-width: 1024px){.function__nav-list{grid-template-columns:1fr}}.function__nav-item{justify-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;position:relative;width:460px;height:90px;border:2px solid #00bbc7;border-radius:6px;padding:15px 20px;background-color:#fff;color:var(--colors-font)}@media only screen and (max-width: 1024px){.function__nav-item{flex-wrap:nowrap;width:90%;max-width:460px;margin:0 auto;padding:10px 15px}}.function__nav-icon{justify-content:center;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;width:60px;height:60px;border-radius:60px;background-color:#00bbc7}@media only screen and (max-width: 834px){.function__nav-icon{min-width:50px;height:50px}.function__nav-icon svg{width:42px;height:42px}}.function__nav-text{padding-left:15px;font-weight:500}.thanks__wrapper{padding-top:100px;text-align:center}.thanks__obi{max-width:100%;width:1040px;height:90px;margin:60px auto 40px;padding:0 30px;line-height:90px;background-color:#00bbc7;font-size:36px;font-weight:600;color:var(--colors-white)}@media only screen and (max-width: 834px){.thanks__obi{height:65px;font-size:16px;line-height:normal}}.thanks__obi svg{display:inline-block;margin-bottom:-5px}@media only screen and (max-width: 834px){.thanks__obi svg{width:18px;margin-bottom:-12px}}.thanks__obi-point{display:inline-block;height:40px;margin-right:15px;padding:0 12px;border-radius:2px;background-color:var(--colors-secondary);line-height:40px;font-size:24px}@media only screen and (max-width: 834px){.thanks__obi-point{display:block;width:-moz-fit-content;width:fit-content;height:24px;line-height:24px;font-size:16px;text-shadow:1px 1px 0 var(--colors-secondary-deep),-1px -1px 0 var(--colors-secondary-deep),0px 1px 0 var(--colors-secondary-deep),0 -1px 0 var(--colors-secondary-deep),-1px 0 0 var(--colors-secondary-deep),1px 0 0 var(--colors-secondary-deep)}}.thanks__obi+.page__wrap .contact__demo{margin-top:0px}.page__wrap{padding:82px 0 0;line-height:1.75;letter-spacing:.5px;color:var(--colors-font)}@media only screen and (max-width: 767px){.page__wrap{padding:60px 0 0}}.page__title{line-height:normal;letter-spacing:1.2px;text-align:center;font-size:40px;font-weight:700;color:var(--colors-font)}.page__title+.common__button-wrapper{padding-top:30px}@media only screen and (max-width: 767px){.page__title{font-size:24px;letter-spacing:.72px}}.page__title-sub{margin-top:24px;font-size:24px}.page__title-description{width:650px;margin-top:30px;padding-top:20px;border-top:1px solid}@media only screen and (max-width: 767px){.page__title-description{width:95%}}.page__title-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:60px 0;background:var(--colors-primary-bg);text-align:center}.page__title-wrap+.breadcrumb__wrapper{margin-top:12px}.page__list-wrap{width:var(--page-width);margin:0 auto;padding-top:80px}@media only screen and (max-width: 767px){.page__list-wrap{width:95%}}.page__list-title{margin:80px 0 30px;text-align:center;font-size:32px;font-weight:600}@media only screen and (max-width: 767px){.page__list-title{font-size:24px}}.page__list-secondary{margin-top:65px;padding-bottom:120px;background-color:var(--colors-primary-bg)}.page__list-secondary .page__list-wrap{width:var(--page-width)}@media only screen and (max-width: 767px){.page__list-secondary .page__list-wrap{width:95%}}.page__list-secondary .page__list-item{margin-bottom:0}@media only screen and (max-width: 767px){.page__list-secondary .page__list-item:not(:nth-child(3n)){margin-bottom:20px}}.article__h1{line-height:1.5;font-size:34px;font-weight:600}@media only screen and (max-width: 767px){.article__h1{font-size:24px}}.article__sns-icon{display:inline-block;width:30px;height:30px;margin-left:12px}.article__category{display:inline-block;margin-right:20px;margin-bottom:10px;padding:4px 12px;border-radius:6px;background:var(--colors-primary);color:var(--colors-white) !important;font-size:var(--font-size-xs);font-weight:600}.article__category:not(:last-child){margin-right:5px}.article__contents{max-width:95%;margin:0 auto}.article__contents h2{margin-top:60px;padding-bottom:15px;border-bottom:2px solid var(--colors-primary);font-size:26px;font-weight:600}.article__contents h3{margin-top:30px;padding-left:15px;border-left:8px solid #c7ebed;font-size:20px;font-weight:600}.article__contents h4,.article__contents h5,.article__contents h6{margin-top:40px;font-size:18px;font-weight:600}.article__contents hr{border:0;border-top:1px solid #f8f8f8;margin:20px 0}.article__contents p{margin-top:20px}.article__contents br{margin-bottom:15px}.article__contents strong,.article__contents b{font-weight:600}.article__contents em,.article__contents i{background:linear-gradient(transparent 65%, rgba(233, 184, 64, 0.631372549) 50% 100%, transparent 60%)}.article__contents u{text-decoration:underline}.article__contents del{text-decoration:line-through;color:#7f7f7f}.article__contents ul,.article__contents ol{margin-top:20px;padding-left:40px}.article__contents li{margin-bottom:10px;list-style:circle}.article__contents blockquote{margin-top:20px;padding:25px;background-color:#f8f8f8}.article__contents q{quotes:"“" "”" "‘" "’"}.article__contents q::before{content:open-quote}.article__contents q::after{content:close-quote}.article__contents a{color:#009ca6;text-decoration:none}.article__contents a:hover{text-decoration:underline}.article__contents img{max-width:100%;height:auto;margin-top:30px}.article__contents figure{margin:0 0 20px;text-align:center}.article__contents figure.wp-block-gallery.has-nested-images{align-items:normal;display:flex}.article__contents figcaption{font-size:12px;color:#7f7f7f}.article__contents table{width:100%;border-collapse:collapse;margin:20px 0}.article__contents thead th{border-bottom:2px solid #333;padding:10px;background-color:#f9f9f9}.article__contents tbody td{border-bottom:1px solid #ccc;padding:10px}.article__contents code{background-color:#f4f4f4;padding:2px 4px;font-family:monospace;font-size:.9em}.article__contents pre{background-color:#f4f4f4;padding:10px;overflow:auto;font-family:monospace;font-size:.9em}.article__contents form{margin:20px 0}.article__contents input,.article__contents textarea,.article__contents select,.article__contents button{display:block;margin-bottom:10px;padding:10px;border:1px solid #ccc;border-radius:3px;width:100%}.article__contents input[type=submit],.article__contents button{background-color:#0073aa;color:#fff;border:none;cursor:pointer}.article__contents input[type=submit]:hover,.article__contents button:hover{background-color:#005b8a}.article__contents .toc__title{height:32px;padding:0 20px;border-radius:10px 10px 0 0;line-height:32px;background-color:#00bbc7;font-weight:500;color:#fff}.article__contents .toc__title img{display:inline-block;width:12px;height:12px;margin-top:0;margin-right:6px}.article__contents .toc__list{margin-top:0;padding:20px 30px;background-color:var(--colors-primary-bg)}@media only screen and (max-width: 1024px){.article__contents .toc__list{padding:20px}}.article__contents .toc__level{list-style:none;font-size:14px}.article__contents .toc__level-num{margin-right:10px;font-size:16px;font-weight:600;color:#00bbc7}.article__contents .toc__level.level-3{padding-left:32px}.article__contents .toc__level.level-3:before{content:"";display:inline-block;width:8px;height:8px;margin-top:-4px;margin-right:8px;border-radius:50%;vertical-align:middle;background:#00bbc7}.article__contents .toc__level a{text-decoration:none;color:var(--colors-font)}.article__contents .toc__level a:hover{text-decoration:underline}ul.page-numbers{display:flex;align-items:center;justify-content:center;padding-top:40px}a.page-numbers,span.page-numbers{position:relative;display:block;width:40px;height:40px;margin:10px;border-radius:40px;line-height:40px;text-align:center;color:#fff;background-color:#e0e0e0}a.page-numbers.next:before,span.page-numbers.next:before{position:absolute;top:calc(50% - 8px);right:calc(50% - 6px);display:block;content:"";height:17px;width:10px;background-image:url("assets/img/icon-arrow-right.svg");background-repeat:no-repeat;background-size:contain}a.page-numbers.prev:before,span.page-numbers.prev:before{position:absolute;top:calc(50% - 8px);right:calc(50% - 6px);display:block;content:"";height:17px;width:10px;background-image:url("assets/img/icon-arrow-left.svg");background-repeat:no-repeat;background-size:contain}span.page-numbers.current{background-color:#00bbc7}.contact__wrapper{justify-content:space-between;align-items:flex-start;display:flex;flex-wrap:wrap;width:1040px;height:auto;margin:65px auto 0;padding-bottom:80px}@media only screen and (max-width: 1024px){.contact__wrapper{margin-top:20px;width:95%}}.contact__mitsumori .contact__h1{text-align:center}.contact__mitsumori .contact__h1-logo svg{width:280px;height:65px}.contact__mitsumori .contact__article{margin-top:0;margin-bottom:70px}.contact__mitsumori .contact__article p{padding-top:25px}@media only screen and (max-width: 1024px){.contact__mitsumori .contact__article p{width:90%;margin:0 auto}}.contact__document .contact__article{margin-top:20px}.contact__document .contact__customer{margin-top:20px}.contact__document .contact__customer .contact__h2{display:block;width:100%;margin-bottom:0;text-align:center;font-size:var(--font-size-s);font-weight:600}.contact__document .contact__customer .contact__h2 .--is-large{font-size:var(--font-size-m)}.contact__document .contact__customer .contact__h2 .--is-primary{color:var(--colors-primary-deep)}.contact__demo .contact__h1{text-align:center;font-size:38px;font-weight:900;color:#00bbc7}.contact__demo .contact__h1-logo svg{width:200px;height:65px}.contact__demo .contact__article{margin-bottom:70px}.contact__demo .contact__h2{display:block;width:100%;margin-bottom:0;text-align:center;font-size:24px;font-weight:600}.contact__left{height:auto;width:50%;padding-right:50px}@media only screen and (max-width: 1024px){.contact__left{width:100%;padding:0}}.contact__article h2{margin-top:40px;padding-bottom:8px;font-size:24px}.contact__article h3{margin-top:20px;font-size:18px}@media only screen and (max-width: 834px){.contact__article h3{font-size:16px}}.contact__right{width:50%;min-height:760px;padding:0px 50px}@media only screen and (max-width: 1024px){.contact__right{width:90%;margin:0 auto;padding:30px 0;min-height:auto;border:0}}.contact__right .contact__article{margin-top:80px}.contact__note{font-size:12px}.contact__h1{line-height:1.4;font-size:24px;font-weight:600}.contact__h1 .--is-small{font-size:var(--font-size-s)}@media only screen and (max-width: 1024px){.contact__h1{font-size:20px}}.contact__thumbnail{margin-top:20px}.contact__thumbnail img{box-shadow:0 4px 14px 0px rgba(0,31,33,.15)}.contact__summary{margin:20px 0 30px;padding:30px;border-radius:30px;font-size:14px;background-color:var(--colors-white);box-shadow:0 4px 14px 0px rgba(0,31,33,.15)}.contact__h2{justify-content:center;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;margin-bottom:10px;font-weight:600;font-size:var(--font-size-s)}.contact__h2-icon{width:20px;height:20px;margin-right:10px}.contact__article{margin-top:30px}.contact__require{padding-bottom:30px;font-size:12px;color:#ff5353}.contact__name{box-sizing:border-box;display:inline-block;width:140px;padding-right:10px;font-size:12px;line-height:1.5;letter-spacing:0}@media only screen and (max-width: 767px){.contact__name{padding:0 0 5px 0}}.contact__name:after{content:"*";color:#ff5353;margin-left:3px}.contact__input{justify-content:space-between;align-items:flex-start;display:flex;flex-wrap:wrap;width:auto;height:auto;margin-bottom:20px}.contact__input>.wpcf7-form-control-wrap{width:calc(100% - 140px)}@media only screen and (max-width: 767px){.contact__input>.wpcf7-form-control-wrap{width:100%}}.contact__input-unit{justify-content:space-between;align-items:flex-start;display:flex;flex-wrap:wrap;width:auto;height:auto;width:calc(100% - 140px)}@media only screen and (max-width: 767px){.contact__input-unit{width:100%}}.contact__input-unit>label{width:49%}.contact__select{position:relative;width:calc(100% - 140px)}@media only screen and (max-width: 767px){.contact__select{width:100%}}.contact__select::after{content:"";position:absolute;top:18px;right:16px;width:8px;height:8px;border-right:2px solid rgba(0,187,199,.4);border-bottom:2px solid rgba(0,187,199,.4);transform:rotate(45deg);pointer-events:none;cursor:pointer}.contact__textarea{width:100%;height:160px;border-radius:5px;border:1px solid rgba(0,187,199,.4);padding:10px 15px}.contact__confirm{font-size:14px;width:calc(100% - 140px)}.contact__description{margin:0 0 0 1em;padding-top:15px;font-size:12px}.contact__description a{color:#00bbc7;text-decoration:underline}.common__button{display:block;box-sizing:content-box;max-width:100%;width:345px;height:50px;line-height:50px;text-align:center;font-weight:500}.common__button-wrapper{padding-top:52px;justify-content:center;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;justify-content:center}.btn-rounded{display:block;border-radius:100px;font-weight:500;box-shadow:0 4px 14px 0px rgba(0,31,33,.15)}.btn-primary{display:block;background:var(--colors-white);border:2px solid var(--colors-primary);color:#00bbc7}.btn-primary:hover{color:var(--colors-white);background-color:var(--colors-primary)}.btn-secondary{display:block;background-color:var(--colors-secondary);color:var(--colors-font)}.btn-important{display:block;background:#ff5353;color:#fff}.btn-important.btn-download:after{background-image:url(../rakugaki3/assets/img/icon-dl-white.png)}.btn-download:after{content:"";display:inline-block;width:15px;height:15px;margin:0 0px -2px 8px;background-image:url(../rakugaki3/assets/img/icon-dl-white.png);background-position:center;background-repeat:no-repeat;background-size:contain;transition:all .5s ease 0s}.btn-download:hover:after{background-image:url(../rakugaki3/assets/img/icon-dl-white.png)}.position-top-reset{top:inherit}.about__healthy-company{margin-top:10px;font-size:14px}@media only screen and (max-width: 767px){.about__healthy-company{font-size:12px}}#social-challenges,#solution,#service,#introduction-example,#community{margin-top:-100px;padding-top:100px}@media only screen and (max-width: 767px){#social-challenges,#solution,#service,#introduction-example,#community{margin-top:-70px;padding-top:70px}}.concept__page{padding-top:160px}.concept__section-title{margin-bottom:60px;text-align:center;font-size:var(--font-size-l);font-weight:600}@media only screen and (max-width: 834px){.concept__section-title{font-size:24px}}.concept__inner{width:var(--page-width);margin:0 auto;padding-top:80px}@media only screen and (max-width: 834px){.concept__inner{width:92%}}.concept__hero-title{font-size:var(--font-size-xl);font-weight:700}@media only screen and (max-width: 834px){.concept__hero-title{font-size:26px}}.concept__hero-container{display:grid;grid-template-columns:repeat(2, 1fr);align-items:flex-end}@media only screen and (max-width: 834px){.concept__hero-container{grid-template-columns:repeat(1, 1fr);font-size:var(--font-size-s)}}.concept__hero-content{width:660px}@media only screen and (max-width: 834px){.concept__hero-content{width:100%}}.concept__hero-text{width:500px;margin-top:40px;padding-bottom:45px}@media only screen and (max-width: 834px){.concept__hero-text{width:100%}}.concept__hero-image{width:500px}@media only screen and (max-width: 834px){.concept__hero-image{width:100%}}.concept__problem{background-color:var(--colors-primary-bg);padding-bottom:80px}.concept__problem-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:80px}@media only screen and (max-width: 834px){.concept__problem-grid{grid-template-columns:repeat(1, 1fr)}}.concept__problem-image{display:flex;align-items:flex-end;height:375px;margin-bottom:30px}@media only screen and (max-width: 834px){.concept__problem-image{height:auto}}.concept__solution-item{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;justify-content:space-around;margin-bottom:80px}.concept__solution-item:nth-of-type(2n) .concept__solution-content{order:2}@media only screen and (max-width: 834px){.concept__solution-item:nth-of-type(2n) .concept__solution-content{order:1}}.concept__solution-item:nth-of-type(2n) .concept__solution-image{order:1}@media only screen and (max-width: 834px){.concept__solution-item:nth-of-type(2n) .concept__solution-image{order:2}}@media only screen and (max-width: 834px){.concept__solution-item{grid-template-columns:repeat(1, 1fr)}}.concept__solution-image{width:520px}@media only screen and (max-width: 834px){.concept__solution-image{width:100%;margin-bottom:30px}}.concept__solution-content{width:520px}@media only screen and (max-width: 834px){.concept__solution-content{width:100%;margin-bottom:30px}}.concept__solution-label{display:inline-block;padding:2px 12px;background:var(--colors-grad-specialty);font-size:24px;font-weight:500;color:var(--colors-white)}@media only screen and (max-width: 834px){.concept__solution-label{font-size:18px}}.concept__solution-title{margin:14px 0;font-size:28px;font-weight:600}@media only screen and (max-width: 834px){.concept__solution-title{font-size:22px}}.news__page .news__list{padding-top:0px;margin-bottom:80px}.news__wrapper{width:var(--page-width);margin:0 auto}.news__item:not(:last-child){margin-bottom:40px}.news__item a{justify-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;flex-wrap:nowrap;color:var(--colors-font)}.news__item a:hover .frontpage__news-category{animation:GradietionAnimation .5s ease both}.news__item a:hover img{transform:scale(1.2)}.news__item a:not(:hover) .frontpage__news-category{animation:GradietionAnimationReverse .5s ease both}.news__item-thumbnail{overflow:hidden;width:200px;height:116px;border-radius:8px;box-shadow:0 4px 14px 0px rgba(0,31,33,.15)}@media only screen and (max-width: 767px){.news__item-thumbnail{display:none}}.news__item-thumbnail img{min-width:100%;min-height:100%;transition:transform .5s ease}.news__content{width:calc(100% - 200px);margin-left:20px}@media only screen and (max-width: 767px){.news__content{width:100%}}.news__date{font-weight:600}.news__category{display:inline-block;margin-right:20px;padding:4px 12px;border-radius:6px;background:var(--colors-primary);color:var(--colors-white) !important;font-size:var(--font-size-xs);font-weight:600}.news__category:not(:last-child){margin-right:5px}.news__category-list{justify-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto}.news__category-list li{list-style-type:none !important}.news__title{margin-top:10px;line-height:1.8;font-weight:600}.news__article-wrapper{width:640px;margin:0 auto}.news__article-sns{justify-content:flex-end;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;padding-top:20px}.news__article-header{justify-content:space-between;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto}.news__article-date{margin-bottom:5px}.news__article-pager{justify-content:space-between;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;padding-top:80px;text-align:center;font-size:var(--font-size-xs);font-weight:500}.news__article-pager a{width:135px;justify-content:center;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;padding:8px 15px;color:var(--colors-white)}.news__article-pager a:before,.news__article-pager a:after{transition:all .3s ease}.news__article-back{justify-content:center;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto}.news__article-back:after{content:"";margin-left:10px;transform:translate(0%, 18%);background-image:url("assets/img//icon/icon-list.svg");background-repeat:no-repeat;background-size:40px;background-position:14px 14px;background-color:var(--colors-black)}.news__article-prev a:before{content:"";margin-right:8px;background-image:url("assets/img//icon/icon-arrow-left.svg");background-repeat:no-repeat;background-size:40px;background-position:14px 14px;background-color:var(--colors-white);transition:all .3s ease}.news__article-prev a:hover::before{margin-right:13px}.news__article-next a:after{content:"";margin-left:10px;background-image:url("assets/img//icon/icon-arrow-right.svg");background-repeat:no-repeat;background-size:40px;background-position:14px 14px;background-color:var(--colors-white)}.news__article-next a:hover::after{margin-left:13px}.function__page .function__nav-item{position:relative}.function__page .function__nav-item:after{position:absolute;top:45%;right:20px;content:"";display:block;width:20px;height:20px;background-image:url("assets/img/icon-arrow-down.png");background-repeat:no-repeat;background-size:contain;background-position:center center;transition:all .5s ease 0s}@media only screen and (max-width: 834px){.function__page .function__nav-item:after{right:3px;top:60%}}.function__page .function__nav-item:hover:after{top:55%}.function__nav{width:1080px;margin:100px auto 0;padding:60px;border-radius:20px;background-color:var(--colors-primary-bg)}@media only screen and (max-width: 834px){.function__nav{width:95%;padding:3%}}.function__bg-blue{padding:80px 0 55px;background-color:var(--colors-primary-bg)}@media only screen and (max-width: 834px){.function__bg-blue .function__feature-item{width:95%;padding:30px 0 !important}}.function__bg-blue .function__feature-item:nth-child(3){padding:40px 110px 40px 0px;border-bottom:1px solid gray}.function__bg-blue .function__feature-item:nth-child(3) .function__feature-num{right:0;left:auto}.function__bg-blue .function__feature-item:nth-child(3) .function__feature-text{order:2}.function__bg-blue .function__feature-item:nth-child(3) .function__feature-image{order:1}.function__bg-blue .function__feature-item:nth-of-type(2){padding:40px 0px 40px 110px}.function__bg-blue .function__feature-item:nth-of-type(2) .function__feature-num{left:0;right:auto}@media only screen and (max-width: 834px){.function__bg-blue .function__feature-item:nth-of-type(2) .function__feature-num{left:auto !important;right:0 !important}}.function__bg-blue .function__feature-item:nth-of-type(2) .function__feature-text{order:1}@media only screen and (max-width: 834px){.function__bg-blue .function__feature-item:nth-of-type(2) .function__feature-text{order:2 !important}}.function__bg-blue .function__feature-item:nth-of-type(2) .function__feature-image{order:2}@media only screen and (max-width: 834px){.function__bg-blue .function__feature-item:nth-of-type(2) .function__feature-image{order:1 !important}}.function__feature-list{margin:60px auto}.function__feature-item{position:relative;justify-content:space-between;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;width:1080px;margin:0 auto;padding:40px 0 40px 110px;border-top:1px solid gray}@media only screen and (max-width: 834px){.function__feature-item{width:95%;padding:30px 0}}.function__feature-item:nth-of-type(2n){padding:40px 110px 40px 0px}@media only screen and (max-width: 834px){.function__feature-item:nth-of-type(2n){padding:30px 0}}.function__feature-item:nth-of-type(2n) .function__feature-num{right:0;left:auto}.function__feature-item:nth-of-type(2n) .function__feature-text{order:2}.function__feature-item:nth-of-type(2n) .function__feature-image{order:1}.function__feature-num{position:absolute;left:0;top:50%;line-height:0;font-size:128px;color:#c7ebed}@media only screen and (max-width: 834px){.function__feature-num{right:0;left:auto;order:1;font-size:80px}}.function__feature-text{width:450px}@media only screen and (max-width: 834px){.function__feature-text{order:2;width:100%;padding-top:20px}}.function__feature-title{justify-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;padding-bottom:24px;font-size:20px;font-weight:500}@media only screen and (max-width: 834px){.function__feature-title{position:relative;order:2}}.function__feature-title .function__nav-icon{margin-right:11px}@media only screen and (max-width: 834px){.function__feature-title .function__nav-icon{min-width:50px;width:50px;height:50px;margin-right:100px;margin-bottom:15px}}.function__feature-image{width:480px}@media only screen and (max-width: 834px){.function__feature-image{max-width:480px;width:100%;margin:0 auto;order:1}}.function__feature-more{width:-moz-fit-content;width:fit-content;margin:0 auto 30px;text-align:center;line-height:2.5;font-size:24px;font-weight:bold}.case__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:65px;justify-items:center;margin:0 auto 20px}@media only screen and (max-width: 1024px){.case__list{width:95%;gap:55px;grid-template-columns:repeat(1, 1fr)}}.case__item{height:auto}.case__item.swiper-slide{height:auto}.case__item a{color:var(--colors-font)}.case__item-image{display:flex;justify-content:center;align-items:center;width:100%;height:200px;overflow:hidden;background-size:cover;position:relative;z-index:0;border-radius:8px}@media only screen and (max-width: 767px){.case__item-image{border-radius:16px}}.case__item-image:before{content:"";background:inherit;-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px);position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;z-index:-1}.case__item-image img{max-width:100%;max-height:100%;width:auto;height:auto}.case__item-text{position:relative;padding:12px 0;font-size:18px}.case__item-company{font-weight:600;color:var(--colors-primary-deep)}@media only screen and (min-width: 1201px){.case__item-company{font-size:18px}}@media only screen and (max-width: 767px){.case__item-company{font-size:20px}}.case__item-title{padding-top:8px;line-height:1.5;font-weight:500}.case__article{width:790px;margin:0 auto;padding:40px 0}.case__article h3{margin-top:64px}.case__article-profile{display:flex;flex-wrap:wrap;width:100%;height:auto;margin-top:40px;padding:15px 60px;background-color:var(--colors-primary-bg)}@media only screen and (max-width: 767px){.case__article-profile{padding:15px 20px}}.case__article-profile dd,.case__article-profile dt{padding:12px 0px;border-bottom:.5px solid #b9b9b9;font-size:14px}.case__article-profile dd:last-of-type,.case__article-profile dt:last-of-type{border-bottom:0}.case__article-profile dt{width:120px;color:#00bbc7}.case__article-profile dd{width:calc(100% - 120px)}.case__article-sns{justify-content:flex-end;align-items:center;display:flex;flex-wrap:wrap;width:100%;height:auto;padding-top:20px}.case__article-recommend{padding:80px 0;background-color:var(--colors-primary-bg)}.case__article-recommend>p{padding-bottom:40px;text-align:center;font-size:20px;font-weight:600}.case__article-recommend .case__list{width:1100px;margin:0 auto}@media only screen and (max-width: 767px){.case__article-recommend .case__list{width:95%}}.magazine__page{background-color:var(--colors-primary-bg)}.magazine__list{width:var(--page-width);margin:0 auto;display:grid;grid-template-columns:repeat(3, 1fr);gap:15px;margin-bottom:20px}@media only screen and (max-width: 767px){.magazine__list{width:100%;grid-template-columns:repeat(1, 1fr)}}.magazine__item{width:320px;margin:0 23px 40px;box-shadow:0 4px 14px 0px rgba(0,31,33,.15)}.magazine__item.swiper-slide{width:320px;height:auto}@media only screen and (max-width: 767px){.magazine__item.swiper-slide{width:100%}}.magazine__item a{color:var(--colors-font)}.magazine__item:hover .documents__item-btn{background-color:var(--colors-primary);color:#fff;transition:all .5s ease 0s}.magazine__item:hover .documents__item-btn:after{transition:all .5s ease 0s;background-image:url(../rakugaki3/assets/img/icon-dl-white.png)}.magazine__item-image{overflow:hidden;background-size:cover;background-image:url(../rakugaki3/assets/img/default_thumbnail.png);position:relative;z-index:0;justify-content:center;align-items:center;display:flex;flex-wrap:wrap;width:100%;height:180px}.magazine__item-image:before{content:"";background:inherit;-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px);position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;z-index:-1}.magazine__item-image img{max-width:100%;max-height:100%;width:auto;height:auto}.magazine__item-text{position:relative;height:calc(100% - 180px);padding:12px 12px;background-color:var(--colors-white);color:var(--colors-font)}.magazine__item-tag{align-items:flex-start;display:flex;flex-wrap:wrap;width:100%;height:auto;margin-bottom:25px}.magazine__item-tag li{display:inline-block;border-radius:3px;margin-bottom:4px;padding:3px 6px;list-style:none;background-color:var(--colors-primary-bg);font-size:12px;font-weight:500}.magazine__item-tag li:not(:last-child){margin-right:3px}.magazine__item-tag li a{color:var(--colors-font);font-size:15px}.magazine__item-date{position:absolute;bottom:10px;right:20px;display:inline-block;font-size:14px;color:gray}.magazine__item-title{padding-bottom:8px;font-size:17px;line-height:1.5}.magazine__wrapper{justify-content:center;align-items:flex-start;display:flex;flex-wrap:wrap;width:1060px;height:auto;margin:0 auto;padding-top:40px}@media only screen and (max-width: 1024px){.magazine__wrapper{width:95%}}.magazine__left{height:auto;width:720px;margin-bottom:60px;margin-right:40px}@media only screen and (max-width: 1024px){.magazine__left{width:100%;margin-right:0;padding:0}}.magazine__left .article__contents{max-width:100%}.magazine__right{position:sticky;top:0;width:300px;min-height:760px}@media only screen and (max-width: 1024px){.magazine__right{width:100%;margin:0 auto;padding:30px 0;min-height:auto;border:0}}.magazine__side-column{margin-bottom:30px}.magazine__side-cta{display:block}.magazine__side-cta:not(:last-of-type){margin-bottom:12px}.magazine__side-title{height:44px;border-radius:16px 16px 0 0;line-height:44px;text-align:center;background-color:var(--colors-primary);color:#fff}.magazine__side-item{margin-bottom:1px;padding:10px 12px;background-color:var(--colors-white)}.magazine__side-item a{justify-content:space-between;align-items:center;display:flex;flex-wrap:wrap;width:100%;height:auto}.magazine__side-item a .magazine__side-item-image{width:85px;height:50px}.magazine__side-item a .magazine__side-item-title{width:calc(100% - 85px);padding-left:11px;line-height:1.5;font-size:12px;color:var(--colors-font)}.magazine__article{padding:40px 30px;border-radius:30px;background:#fff;box-shadow:0 4px 14px 0px rgba(0,31,33,.15)}@media only screen and (max-width: 1024px){.magazine__article{padding:40px 20px}}.magazine__article-sns{justify-content:flex-end;align-items:center;display:flex;flex-wrap:wrap;width:100%;height:auto;padding-top:20px}.magazine__article-date{margin-bottom:5px}.magazine__article .magazine__item-tag{padding-left:0;margin-top:60px}.magazine__author{margin-top:30px;padding:40px 30px;border-radius:30px;background:#fff;box-shadow:0 4px 14px 0px rgba(0,31,33,.15)}.magazine__author-title{margin-bottom:16px;font-size:18px;font-weight:600}.magazine__author-title img{display:inline-block;width:20px;margin-right:10px}.magazine__author-header{justify-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;width:100%;height:auto}.magazine__author-icon{overflow:hidden;width:85px;height:85px;margin-right:20px;border-radius:85px}.magazine__author-icon img{min-width:85px;min-height:85px}.magazine__author-profile{margin-top:20px;font-size:14px}.documents__page .page__title-wrap{padding:80px 0 180px}.documents__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:65px;justify-items:center;margin:0 auto 20px}@media only screen and (max-width: 1024px){.documents__list{width:95%;grid-template-columns:repeat(1, 1fr);gap:115px}}.documents__item{text-align:center}.documents__item a{display:block;color:var(--colors-font)}.documents__item:hover .documents__item-btn{background-color:var(--colors-primary);color:var(--colors-white);transition:all .5s ease 0s}.documents__item:hover .documents__item-btn:after{transition:all .5s ease 0s;background-image:url("/wp-content/themes/rakugaki3/assets/img/icon-dl-white.png")}.documents__item-title{padding-top:8px;line-height:1.5;font-weight:500;text-align:left}.documents__item .documents__item-image{position:relative;margin-bottom:20px;box-shadow:0 4px 14px 0px rgba(0,31,33,.15);line-height:.8}@media only screen and (max-width: 1024px){.documents__item .documents__item-image{max-width:100%;width:100%;margin:0 auto 20px}}.documents__item .documents__item-image:after{content:"";display:block;width:20%;height:100%;position:absolute;left:0;top:0;background-image:url("/wp-content/themes/rakugaki3/assets/img/thumbnail_3d.png");background-size:contain;background-position-y:0;background-repeat:no-repeat}.documents__3ten{position:relative;width:720px;margin:-70px auto 0;padding:95px 15px 20px;border-radius:20px;text-align:center;box-shadow:0 4px 14px 0px rgba(0,31,33,.15);background:var(--colors-white)}@media only screen and (max-width: 1024px){.documents__3ten{width:95%;padding-top:40px}}.documents__3ten-image{position:absolute;top:-82px;right:calc(50% - 292px);width:595px}@media only screen and (max-width: 1024px){.documents__3ten-image{top:-70px;right:calc(50% - 160px);width:320px}}.documents__3ten-title{font-size:20px;font-weight:600}.documents__3ten-description{padding-top:12px}.documents__3ten-btn{margin:15px auto 0}.documents__nav-list{justify-content:space-between;align-items:center;display:flex;flex-wrap:wrap;width:100%;height:auto;width:100%;border-radius:8px;overflow:hidden}.documents__nav-item{width:calc(33.3% - 1px);height:45px;background-color:#00bbc7}.documents__nav-item a{display:block;height:100%;line-height:45px;text-align:center;font-size:16px;font-weight:400;color:#fff}.documents__nav-item a:after{content:"";display:inline-block;width:16px;height:16px;margin-left:5px;margin-bottom:-2px;background-image:url("assets/img/icon-arrow-down.svg");background-repeat:no-repeat;background-size:contain;background-position:center center}.workshop__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:65px;justify-items:center;margin:0 auto 20px}@media only screen and (max-width: 1024px){.workshop__list{width:95%;grid-template-columns:repeat(1, 1fr);gap:45px}}.workshop__item a{color:var(--colors-font)}.workshop__item:hover .documents__item-btn{background-color:#00bbc7;color:#fff;transition:all .5s ease 0s}.workshop__item:hover .documents__item-btn:after{transition:all .5s ease 0s;background-image:url(../rakugaki3/assets/img/icon-dl-white.png)}.workshop__item-image{overflow:hidden;background-size:cover;position:relative;z-index:0;justify-content:center;align-items:center;display:flex;flex-wrap:wrap;width:100%;height:180px;box-shadow:0 3px 3px 2px 0 4px 14px 0px rgba(0,31,33,.15)}.workshop__item-image:before{content:"";background:inherit;-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px);position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;z-index:-1}.workshop__item-image img{max-width:100%;max-height:100%;width:auto;height:auto}.workshop__item-status{display:inline-block;height:-moz-fit-content;height:fit-content;border-radius:3px;padding:0 12px;background-color:var(--colors-secondary);font-size:14px;font-weight:500;line-height:24px;color:var(--colors-white)}.workshop__item-status.-open{background-color:#ff5353}.workshop__item-status.-archive{background-color:var(--colors-secondary)}.workshop__item-status.-close{background-color:var(--colors-primary-bg);color:var(--colors-font)}.workshop__item-text{position:relative;padding:12px 5px;font-weight:500}.workshop__item-title{padding-top:8px;line-height:1.5}.workshop__overview{margin-top:10px;padding:20px 30px;border-radius:30px;font-size:14px;background-color:var(--colors-white);box-shadow:0 4px 14px 0px rgba(0,31,33,.15)}.workshop__overview-datetime{text-align:center;letter-spacing:2px;font-size:18px}.workshop__overview-date strong{font-size:28px;font-weight:500}.workshop__overview-part{margin-top:20px;padding-top:20px;border-top:1px solid #7f7f7f}.workshop__overview-part dl{align-items:flex-start;display:flex;flex-wrap:wrap;width:100%;height:auto;padding:0 10px}.workshop__overview-part dl:not(:last-of-type){margin-bottom:10px}.workshop__overview-part dt{width:80px;padding-right:10px;font-weight:500}.workshop__overview-part dd{width:calc(100% - 90px)}.e404__wrap{width:600px;margin:48px auto;text-align:center;font-size:15px}@media only screen and (max-width: 767px){.e404__wrap{width:90%}.e404__wrap br{display:none}}.e404__wrap p{line-height:1.5;margin:0 0 32px}.e404__ttl{margin:0}.e404__btn{justify-content:center;align-items:center;display:flex;flex-wrap:wrap;width:250px;height:50px;background-color:#00bbc7;color:#fff;border:1px solid #00bbc7;transition:all .5s ease 0s;border-radius:5px;margin:60px auto 0}.e404__btn:hover{color:#00bbc7;background:#fff}.terms .s6{padding:60px 0;margin:0 auto;width:875px;line-height:1.5}@media only screen and (max-width: 767px){.terms .s6{width:90%}}.terms .s6 p{margin:0 0 16px 0}.terms .s6 ul{padding:0 0 0 16px;margin:0 0 16px 0}.terms__content{margin:32px 0}.terms__addr{padding:12px;border:1px solid #ccc}.terms__addr p{margin:0 !important;font-weight:700}.terms__sign{text-align:right;margin:60px auto 0 auto}.terms__sign p{margin:0 !important}.pricing__page{margin:-8px auto 150px;width:100%}@media only screen and (max-width: 767px){.pricing__page{margin:-8px auto 100px}}.pricing__section__part1{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:80px 0}@media only screen and (max-width: 767px){.pricing__section__part1{padding:60px 0}}.pricing__section__part2{width:1080px;padding:120px 0;margin:0 auto}@media only screen and (max-width: 767px){.pricing__section__part2{width:100%;padding:80px 0}}.pricing__section__part3{width:100%;padding:60px 0 80px;margin:0 auto}.pricing__section__title{text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.96px;padding-bottom:60px}@media only screen and (max-width: 767px){.pricing__section__title{font-size:20px;letter-spacing:.6px}}.pricing__section__color__pattern1{background:var(--colors-primary-bg)}.pricing__section__color__pattern2{background:var(--colors-primary-bg)}.pricing__section__button__wrapper{margin:60px auto 0;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 767px){.pricing__section__button__wrapper{margin:40px auto 0}}.pricing__title{text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.2px;margin-bottom:30px}@media only screen and (max-width: 767px){.pricing__title{font-size:24px;letter-spacing:.72px}}.pricing__message{text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:40px;letter-spacing:.48px;white-space:pre-wrap}@media only screen and (max-width: 767px){.pricing__message{line-height:36px;letter-spacing:.48px;padding:0 20px}}.pricing__plan{border-radius:20px;padding:60px;display:flex}@media only screen and (max-width: 767px){.pricing__plan{flex-direction:column;padding:40px 20px;row-gap:10px}}.pricing__plan__container{display:flex;flex-direction:column;background:rgba(0,187,199,.05);border-radius:20px}@media only screen and (max-width: 767px){.pricing__plan__container{border-radius:0}}.pricing__plan__panel{width:450px;text-align:center;border-radius:20px}@media only screen and (max-width: 767px){.pricing__plan__panel{width:100%}}.pricing__plan__title{width:100%;height:75px;flex-shrink:0;border-radius:20px 20px 0px 0px;border:2px solid #00bbc7;background:#00bbc7;color:#fff;font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.72px;display:inline-flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){.pricing__plan__title{font-size:18px;letter-spacing:.54px;height:66px}}.pricing__plan__decoration{color:var(--colors-font);font-size:36px;font-style:normal;font-weight:700;line-height:normal;padding:70px 12px 0}@media only screen and (max-width: 767px){.pricing__plan__decoration{text-align:center;padding:0}}.pricing__plan__text{padding:40px;text-align:left;color:var(--colors-font);font-size:16px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:.48px;height:170px;background-color:#fff;border-radius:0 0 20px 20px}.pricing__plan__topic__message{color:#00bbc7;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.72px;text-align:center;margin-bottom:60px}@media only screen and (max-width: 767px){.pricing__plan__topic__message{font-size:18px;line-height:36px;letter-spacing:.54px;padding:0 20px}}.pricing__introduction{display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 767px){.pricing__introduction{flex-direction:column;padding:0 20px}}.pricing__introduction__panel{width:232.5px;height:265px;padding:40px 20px;border-radius:10px;border:2px solid #c7ebed}@media only screen and (max-width: 767px){.pricing__introduction__panel{width:100%;height:219px}}.pricing__introduction__title{color:var(--colors-font);font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.72px;margin-bottom:30px;text-align:center}@media only screen and (max-width: 767px){.pricing__introduction__title{margin-bottom:20px}}.pricing__introduction__text{color:var(--colors-font);font-size:16px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:.48px}.pricing__introduction__decoration{padding:10px}@media only screen and (max-width: 767px){.pricing__introduction__decoration{transform:rotate(90deg)}}.privacy{counter-reset:section}.privacy .s6{padding:60px 0;margin:0 auto;width:875px;line-height:1.5}@media only screen and (max-width: 767px){.privacy .s6{width:90%}}.privacy .s6 p{margin:0 0 16px 0}.privacy .s6 h3{font-weight:700;margin:0 0 8px}.privacy .s6 h3:before{counter-increment:section;content:counter(section) ". "}.privacy .s6 ol{counter-reset:item;text-indent:calc(-1em - 8px);padding-left:2em}.privacy .s6 li:before{counter-increment:item;content:"(" counter(item) ") "}.privacy .s6 .normal li:before{counter-increment:item;content:counter(section) "." counter(item) " "}.privacy .s6 .pmark__contact{margin-top:24px}.agreement .s6{padding:60px 0;margin:0 auto;width:875px;line-height:1.5}@media only screen and (max-width: 767px){.agreement .s6{width:90%}}.agreement .s6 p{margin:0 0 16px 0}.agreement .s6 ul{padding:0 0 0 16px;margin:0 0 16px 0}.agreement__content{margin:0 !important}.agreement__content{margin:32px 0}.agreement__block{margin-bottom:15px}.agreement__block__body{padding:10px 20px 0}.agreement__title{font-weight:bold;margin-bottom:5px}.agreement__addr{padding:12px;border:1px solid #ccc}.agreement__addr p{margin:0 !important;font-weight:700}.agreement__sign{text-align:right;margin:60px auto 0 auto}.agreement__sign p{margin:0 !important}.margin__bottom30{margin-bottom:30px !important}.margin__20{margin:20px}.page__ttl{line-height:1.5;text-align:center;margin:0 auto}.page_form{margin-top:-30px;background-color:var(--colors-primary-bg)}.flat-wrap{padding:32px 0 90px}.for-sp{display:none}@media only screen and (max-width: 767px){.for-sp{display:block}}@media only screen and (max-width: 767px){.for-pc{display:none}}.hbspt-form{padding:30px 30px;border-radius:30px;box-shadow:0 4px 14px 0px rgba(0,31,33,.15);background-color:var(--colors-white)}.hbspt-form fieldset:not(:last-of-type){margin-bottom:10px}@media only screen and (max-width: 767px){.hbspt-form fieldset.form-columns-1 .input,.hbspt-form fieldset.form-columns-2 .input,.hbspt-form fieldset.form-columns-1 .select,.hbspt-form fieldset.form-columns-2 .select{margin-right:0 !important}}.hbspt-form .hs-form-required{color:#ff5353;margin-left:3px}.hbspt-form .hs-form-field label{font-size:12px;font-weight:600;line-height:1.5;letter-spacing:0;color:var(--colors-font)}.hbspt-form .hs-form-field label.hs-error-msg{color:var(--colors-warning)}.hbspt-form .hs-form-field .hs-field-desc{font-size:12px}.hbspt-form .hs-form-checkbox .hs-form-checkbox-display input{height:auto}.hbspt-form .hs-input{width:100%;box-sizing:border-box;height:45px;border-radius:5px;border:2px solid rgba(0,187,199,.1);padding:10px 15px;background-color:var(--colors-primary-bg)}.hbspt-form .hs-input:focus,.hbspt-form .hs-input:hover{border:2px solid rgba(0,187,199,.4)}.hbspt-form .hs-input[type=text],.hbspt-form .hs-input[type=tel],.hbspt-form .hs-input[type=email]{width:100% !important;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:14px;color:var(--colors-font)}@media only screen and (max-width: 767px){.hbspt-form .hs-input[type=text],.hbspt-form .hs-input[type=tel],.hbspt-form .hs-input[type=email]{width:100% !important}}.hbspt-form .hs-input[type=checkbox],.hbspt-form .hs-input[type=radio]{height:auto}.hbspt-form .hs-input.hs-fieldtype-textarea{height:60px}.hbspt-form .hs-error-msgs{font-weight:500;font-size:12px;color:#ff5353}.hbspt-form .hs-form-booleancheckbox-display{display:flex;justify-content:center;align-items:center;cursor:pointer}.hbspt-form .legal-consent-container{font-size:12px}.hbspt-form .legal-consent-container a{color:#00bbc7;text-decoration:underline}.hbspt-form .hs-recaptcha{justify-content:center;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto}.hbspt-form .grecaptcha-badge{margin-bottom:20px}.hbspt-form .hs-button{box-sizing:border-box;display:block;box-sizing:content-box;max-width:100%;width:345px;height:50px;line-height:50px;text-align:center;font-weight:500;display:block;border-radius:100px;font-weight:500;box-shadow:0 4px 14px 0px rgba(0,31,33,.15);margin:0 auto;border:none;cursor:pointer;transition:all .5s ease 0s;font-size:var(--font-size-s);font-weight:900;text-shadow:1px 1px 0 var(--colors-secondary-deep),-1px -1px 0 var(--colors-secondary-deep),0px 1px 0 var(--colors-secondary-deep),0 -1px 0 var(--colors-secondary-deep),-1px 0 0 var(--colors-secondary-deep),1px 0 0 var(--colors-secondary-deep)}@media only screen and (max-width: 767px){.hbspt-form .hs-button{width:90%}}.hbspt-form .hs-button:hover{opacity:.6}.hbspt-form .hs-button.primary{display:block;background-color:var(--colors-secondary);color:var(--colors-font)}.hbspt-form .hs_workshop_url>label,.hbspt-form .hs_workshop_title>label,.hbspt-form .hs_workshop_date>label,.hbspt-form .hs_documents_dl_url>label,.hbspt-form .hs_documents_title>label{display:none}.color-primary{color:#00bbc7}.color-secondary{color:#e9b840}.color-black{color:var(--colors-font)}.color-white{color:#fff}.home .cta__docs-img{height:auto;box-shadow:none}.home .--is-primary{color:var(--colors-primary)}.home__section-inner{width:95%;max-width:var(--page-width);margin:0 auto;padding:100px 0 20px}@media only screen and (max-width: 1024px){.home__section-inner{max-width:95%;padding:40px 0 30px}}.home__section-title{padding-bottom:20px;font-size:var(--font-size-m);font-weight:700}@media only screen and (max-width: 1024px){.home__section-title{padding-bottom:30px;font-size:24px}}.home__heading{padding-bottom:80px;font-size:var(--font-size-l);font-weight:700;text-align:center}@media only screen and (max-width: 1024px){.home__heading{padding-bottom:42px;font-size:var(--font-size-m)}}.home__swiper-pagination{text-align:center;padding-top:15px}@media only screen and (max-width: 1024px){.home__swiper-1{margin:0 auto;overflow:hidden}}@media only screen and (max-width: 1024px){.home__swiper-13{margin:0 auto;padding:0 0 20px;overflow:hidden}}.home .swiper-slide{margin:0}.home .swiper-pagination-bullet{width:10px;height:10px}.home .swiper-pagination-bullet-active{width:12px;height:12px;background:#000;opacity:.4}.home .page__list-item{margin-bottom:0}.home__hero{width:95%;margin:0 auto;padding-top:46px}@media only screen and (max-width: 1024px){.home__hero{width:95%;margin-top:60px}}.home__hero-content{position:relative;padding-bottom:24px;background:linear-gradient(262.79deg, #B3E7EA 0.59%, #FFFFFF 94.4%);background-size:cover;border-radius:24px}.home__hero-content::before{content:"";position:absolute;z-index:0;width:100%;height:100%;background:url(/wp-content/themes/rakugaki3/assets/img/frontpage/top_1st-bg.png);background-size:80%;background-repeat:no-repeat;background-position:right top}.home__hero-content .inner{position:relative;width:var(--page-width);margin:0 auto;padding-top:68px}@media only screen and (max-width: 1024px){.home__hero-content .inner{width:90%;padding:32px 0}}.home__hero-lead{font-weight:400;padding-bottom:24px}@media only screen and (max-width: 767px){.home__hero-lead{font-size:var(--font-size-xs)}}.home__hero-heading{font-size:var(--font-size-xl);font-weight:600;letter-spacing:-1px;line-height:1.5}.home__hero-heading .--is-mark{font-size:var(--font-size-m)}@media only screen and (max-width: 767px){.home__hero-heading{font-size:var(--font-size-m)}.home__hero-heading .--is-mark{font-size:var(--font-size-xs)}}.home__hero-mock{position:absolute;right:-90px;bottom:-40px;width:630px}@media only screen and (max-width: 1024px){.home__hero-mock{position:inherit;width:85%;margin:0 auto}}@media only screen and (max-width: 767px){.home__hero-mock{width:95%;right:inherit}}.home__hero-btn{margin-top:32px}@media only screen and (max-width: 834px){.home__hero-btn{text-align:center}}.home__hero-btn .btn{position:relative;max-width:460px;padding-right:62px}.home__hero-btn .btn svg{position:absolute;right:24px;top:50%;transform:translateY(-12px)}@media only screen and (max-width: 767px){.home__hero-btn .btn{width:100%;padding-right:42px;font-size:var(--font-size-s)}.home__hero-btn .btn svg{width:18px;height:18px;transform:translateY(-9px)}}.home__hero-divider{position:relative;z-index:1;width:420px;height:2px;margin:42px auto 24px 0;border:none;background:linear-gradient(270deg, rgba(255, 255, 255, 0) 3.04%, rgba(0, 31, 33, 0.5) 51.52%, rgba(255, 255, 255, 0) 100%)}@media only screen and (max-width: 1024px){.home__hero-divider{width:80%;margin:0px auto 24px}}.home__hero-annouce{position:relative;z-index:1;display:flex;justify-content:start;align-items:center;margin-top:24px;font-weight:500}@media only screen and (max-width: 1024px){.home__hero-annouce{flex-wrap:wrap;justify-content:center}}.home__hero-annouce-num{display:inline-block;margin:0 6px}.home__hero-annouce-num .--is-num{font-size:42px}.home__hero-annouce .prize{display:block;width:70px;margin-right:8px}.home__hero-annouce-explane{line-height:1.25;margin-left:8px;font-size:var(--font-size-xs)}@media only screen and (max-width: 1024px){.home__hero-annouce-explane{width:100%;margin-top:6px;text-align:center;font-size:var(--font-size-xxs)}}.home__customers{width:100%;margin:0px auto auto;border-radius:16px;background-color:var(--colors-white)}@media only screen and (max-width: 1024px){.home__customers{width:90%;margin-bottom:40px}}.home__customers-logo{display:block;width:100%;min-width:1600px;margin:0 auto}.home__customers-wrapper{display:flex;align-items:center;justify-content:center;overflow:hidden;height:160px}.home__customers .home__swiper-customer{display:flex;list-style:none;padding:0;height:-moz-fit-content;height:fit-content}.home__customers .home__swiper-customer{animation:infinity-scroll-left 18s infinite linear .5s both}.home__customers-logo{width:150%}.home__customers .scroll-infinity__item>img{width:100%}@keyframes infinity-scroll-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}.home__banners{padding:30px 0}.home__banners-item{justify-content:center;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;width:860px;max-width:100%;margin:0 auto}.home__banners-link{width:380px;margin:12px;box-shadow:0 4px 14px 0px rgba(0,31,33,.15);line-height:.8}.home__onayami{position:relative;padding:85px 0 5px;background-color:var(--colors-primary-bg)}.home__onayami-content{position:relative;padding-top:40px;text-align:center}.home__onayami-man img{width:auto;height:240px}.home__onayami-item{position:absolute;display:inline-block;padding:3px 30px;border-radius:100px;background-color:var(--colors-white);text-align:center;font-size:var(--font-size-m);font-weight:600}@media only screen and (max-width: 834px){.home__onayami-item{font-size:20px}}@media only screen and (max-width: 767px){.home__onayami-item{position:inherit;width:90%;margin-bottom:8px;padding:3px 10px;font-size:22px}}.home__onayami-item p{position:relative}.home__onayami-item p svg{position:absolute;top:-12px}@media only screen and (max-width: 767px){.home__onayami-item p svg{display:none}}.home__onayami-item .--is-large{font-size:32px;margin-left:8px}@media only screen and (max-width: 834px){.home__onayami-item .--is-large{margin-left:0px;font-size:22px}}.home__onayami-item.--is-left{left:calc(50% - 320px);transform:translateX(-50%)}@media only screen and (max-width: 834px){.home__onayami-item.--is-left{left:calc(50% - 220px)}}@media only screen and (max-width: 767px){.home__onayami-item.--is-left{left:initial;transform:initial}}.home__onayami-item.--is-left p::after{position:absolute;right:-50px;top:50%;transform:translateY(-50%);content:"";width:0;height:0;border-style:solid;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-width:20px 24px 0px 0px}.home__onayami-item.--is-left svg{left:-30px}.home__onayami-item.--is-right{right:calc(50% - 320px);transform:translateX(50%)}@media only screen and (max-width: 834px){.home__onayami-item.--is-right{right:calc(50% - 220px)}}@media only screen and (max-width: 767px){.home__onayami-item.--is-right{right:initial;transform:initial}}.home__onayami-item.--is-right p::after{position:absolute;left:-50px;top:50%;transform:translateY(-50%);content:"";width:0;height:0;border-style:solid;border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0);border-width:0px 24px 20px 0px}.home__onayami-item.--is-right svg{transform:scale(-1, 1)}.home__onayami-item.--is-bottom{top:50%}.home__fact{position:relative;padding-bottom:120px;background:linear-gradient(360deg, #CAF1F4 0%, #FFFFFF 30%)}.home__fact .home__onayami-fukidashi{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:120px;background-image:url(/wp-content/themes/rakugaki3/assets/img/bg-fukidashi.png);background-position:center top;background-repeat:no-repeat}@media only screen and (max-width: 1024px){.home__fact .home__section-inner{padding:100px 0 32px}}.home__fact .home__heading{padding-bottom:12px}.home__fact-divider{z-index:1;width:420px;height:2px;margin:42px auto 24px;border:none;background:linear-gradient(270deg, rgba(255, 255, 255, 0) 3.04%, rgba(0, 174, 185, 0.5) 51.52%, rgba(255, 255, 255, 0) 100%)}@media only screen and (max-width: 1024px){.home__fact-divider{width:80%;margin:0px auto 24px}}.home__fact-list{width:var(--page-width);margin:0 auto;padding:42px 120px 0;display:grid;grid-template-columns:repeat(3, 1fr);gap:60px;justify-items:center;margin-bottom:20px}@media only screen and (max-width: 1024px){.home__fact-list{width:95%;grid-template-columns:1fr;padding:24px 0 0}}.home__fact-item{width:250px;font-weight:600}.home__fact-item.--is-mtg .home__fact-num{display:flex;align-items:flex-end}@media only screen and (max-width: 1024px){.home__fact-item.--is-mtg .home__fact-num{display:block}}.home__fact-item.--is-mtg .--is-num{font-size:86px;align-self:anchor-center}@media only screen and (max-width: 1024px){.home__fact-item{width:95%;text-align:center}}.home__fact-title .--is-small{font-size:var(--font-size-xxs)}@media only screen and (max-width: 1024px){.home__fact-title{font-size:var(--font-size-m)}}.home__fact-num{height:120px}.home__fact .--is-num{font-size:108px;color:var(--colors-warning);background:var(--colors-grad-specialty);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;line-height:100%}.home__fact-memo{font-size:var(--font-size-xxs);font-weight:300;color:#999}.home__fact-btn{margin-top:32px;text-align:center}.home__fact-btn .btn{position:relative;padding-right:62px;font-size:var(--font-size-m)}.home__fact-btn .btn svg{position:absolute;right:24px;top:50%;transform:translateY(-12px)}@media only screen and (max-width: 767px){.home__fact-btn .btn{width:90%;padding:8px 42px 8px 0;font-size:20px;line-height:1.4}.home__fact-btn .btn svg{width:18px;height:18px;transform:translateY(-9px)}}.home__reason .home__heading .--is-num{margin-right:6px;font-size:64px}@media only screen and (max-width: 1024px){.home__reason .home__heading .--is-num{vertical-align:sub;line-height:1.3}}.home__reason-unit{padding-bottom:160px}.home__reason-unit.--02 .home__reason-img{order:2}@media only screen and (max-width: 1024px){.home__reason-unit.--02 .home__reason-img{order:1}}.home__reason-unit.--02 .home__reason-text{order:1}@media only screen and (max-width: 1024px){.home__reason-unit.--02 .home__reason-text{order:2}}.home__reason-content{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap}.home__reason-img{width:380px}@media only screen and (max-width: 1024px){.home__reason-img{width:90%}}.home__reason-text{width:560px}@media only screen and (max-width: 1024px){.home__reason-text{width:95%}}.home__reason-text h3{font-weight:600;font-size:var(--font-size-l);line-height:1.4}.home__reason-text h3 .--is-num{margin-right:4px;font-size:52px;font-weight:400}@media only screen and (max-width: 1024px){.home__reason-text h3 .--is-num{margin-right:1px;font-size:36px}}@media only screen and (max-width: 1024px){.home__reason-text h3{margin-top:12px;font-size:var(--font-size-m);letter-spacing:-1px;line-height:1.75}}.home__reason-text p{padding-top:32px}.home__reason-solution{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;margin-top:56px}@media only screen and (max-width: 1024px){.home__reason-solution{grid-template-columns:1fr}}.home__reason-solution-item{width:360px}@media only screen and (max-width: 1024px){.home__reason-solution-item{width:90%;margin:0 auto}}.home__reason-solution-title{padding-bottom:8px;font-size:18px;color:var(--colors-primary);font-weight:600}@media only screen and (max-width: 1024px){.home__solution .home__heading{letter-spacing:-1px}}.home__solution-list{width:var(--page-width);margin:0 auto;display:grid;grid-template-columns:repeat(3, 1fr);gap:15px;margin-bottom:20px}@media only screen and (max-width: 1024px){.home__solution-list{width:100%;grid-template-columns:repeat(2, 1fr)}}.home__solution-item{overflow:hidden;border-radius:30px}@media only screen and (max-width: 1024px){.home__solution-item{border-radius:12px}}.home__solution-text{background-color:var(--colors-primary-bg);height:86px;margin-top:-10px;padding:16px 20px;font-size:var(--font-size-xs);font-weight:600}@media only screen and (max-width: 1024px){.home__solution-text{font-size:var(--font-size-xxs);padding:12px 10px}}.home__ask{padding:45px 0 75px;background-color:var(--colors-primary-bg)}@media only screen and (max-width: 1024px){.home__ask{padding:45px 0 30px}}.home__ask-heading{line-height:1.5;text-align:center;font-weight:700;font-size:var(--font-size-l)}.home__ask-heading .--is-large{position:relative;font-size:var(--font-size-xl)}.home__ask-heading .--is-large:after{position:absolute;top:-13px;right:-26px;content:"";display:block;width:34px;height:31px;background-image:url("/wp-content/themes/rakugaki3/assets/img/illust-moyamoya.svg");background-size:contain;background-repeat:no-repeat}@media only screen and (max-width: 1024px){.home__ask-heading{font-size:var(--font-size-m);line-height:1.5}.home__ask-heading .--is-large{font-size:var(--font-size-l)}}.home__ask-list{justify-content:space-between;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;width:var(--page-width);max-width:100%;margin:30px auto 0}@media only screen and (max-width: 1024px){.home__ask-list{width:100%;justify-content:space-around}}.home__ask-item{justify-content:center;align-items:center;display:flex;flex-wrap:wrap;width:240px;height:160px;border-radius:16px;background-color:var(--colors-white);box-shadow:0 4px 14px 0px rgba(0,31,33,.15);text-align:center;font-weight:700}.home__ask-item .--is-large{font-size:var(--font-size-m)}@media only screen and (max-width: 1024px){.home__ask-item{height:140px;width:170px;margin-bottom:30px;font-size:var(--font-size-xs)}}.home__voice .home__section-inner{max-width:calc(100% - (100% - var(--page-width))/2);margin-left:calc((100% - var(--page-width))/2)}@media only screen and (max-width: 1024px){.home__voice .home__section-inner{margin:0 auto}}@media only screen and (max-width: 1024px){.home__voice .home__section-title{padding-bottom:30px;font-size:var(--font-size-s)}}@media only screen and (max-width: 1024px){.home__voice .home__section-title .--is-large{font-size:var(--font-size-m)}}.home__voice .home__section-title svg{width:320px;height:44px}@media only screen and (max-width: 1024px){.home__voice .home__section-title svg{width:200px;height:44px;margin-right:5px;vertical-align:top}}.home__voice .common__button-wrapper{padding:0 0 80px}.home__voice-list{justify-content:space-between;display:flex;flex-wrap:wrap;width:auto;height:auto;flex-wrap:nowrap}@media only screen and (max-width: 1024px){.home__voice-list{width:100%;padding-left:10%}}@media only screen and (max-width: 1024px){.home__voice .case__item{width:280px;height:320px}}@media only screen and (max-width: 1024px){.home__voice .case__item-image{width:100%;height:160px}}@media only screen and (max-width: 767px){.home__voice .case__item-image{height:130px}}@media only screen and (max-width: 1024px){.home__voice .case__item-title{font-size:var(--font-size-s)}}@media only screen and (max-width: 767px){.home__voice .case__item-title{font-size:var(--font-size-s)}}@media only screen and (max-width: 1024px){.home__voice .case__item-company{font-size:var(--font-size-s)}}@media only screen and (max-width: 767px){.home__voice .case__item-company{font-size:var(--font-size-xs)}}.home__oyakudachi-heading{text-align:center;font-weight:700;font-size:var(--font-size-m)}@media only screen and (max-width: 767px){.home__oyakudachi-heading{text-align:left;font-size:var(--font-size-xs)}}.home__oyakudachi-heading .--is-large{font-size:var(--font-size-l)}@media only screen and (max-width: 767px){.home__oyakudachi-heading .--is-large{font-size:var(--font-size-m)}}.home__documents-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:45px;margin-bottom:20px}@media only screen and (max-width: 1024px){.home__documents-list{grid-template-columns:repeat(1, 1fr);gap:115px}}.home__documents .btn{display:block;width:220px;margin:0 auto}.home__webinar{padding-top:80px}@media only screen and (max-width: 1024px){.home__webinar{width:95%;margin:0 auto;padding:30px 0}}@media only screen and (max-width: 1024px){.home__webinar-swiper{width:95%;margin:0 auto;padding:0 15px 20px;overflow:hidden}}.home__webinar-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:45px;margin-bottom:20px}@media only screen and (max-width: 1024px){.home__webinar-list{grid-template-columns:repeat(1, 1fr)}}.home__qa{font-size:18px;font-weight:500}@media only screen and (max-width: 1024px){.home__qa{font-size:16px}}.home__qa-item{margin-bottom:4px}.home__qa-item input[type=checkbox]{display:none}.home__qa-item input[type=checkbox]:checked~.home__qa-answer{height:auto}.home__qa-item input[type=checkbox]:checked~.home__qa-question::before{content:"-"}.home__qa-question{position:relative;justify-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;padding:20px;border-radius:20px;background:var(--colors-primary-bg)}.home__qa-question .home__qa-text{width:calc(100% - 60px);padding-top:6px}.home__qa-question .home__qa-icon{background-color:var(--colors-primary)}.home__qa-question .home__qa-icon::after{content:"Q"}.home__qa-question::before{position:absolute;right:20px;top:50%;transform:translateY(-50%);content:"+";display:inline-block;font-weight:bold;font-size:1.5rem;width:1em;text-align:center;transition:transform .3s ease-out}.home__qa-answer{justify-content:space-between;align-items:flex-start;display:flex;flex-wrap:wrap;width:auto;height:auto;height:0;overflow:hidden;transition:height .3s ease-out}.home__qa-answer .home__qa-text{width:calc(100% - 75px);padding:30px 26px 30px 20px}.home__qa-answer .home__qa-icon{margin:30px 0 30px 20px;background-color:var(--colors-white)}.home__qa-answer .home__qa-icon::after{content:"A";color:var(--colors-primary)}.home__qa-answer a{color:var(--colors-primary);text-decoration:underline}.home__qa-icon{width:40px;height:40px;margin-right:20px;padding-right:3px;border-radius:40px;line-height:35px;text-align:center;font-size:var(--font-size-m);font-weight:600;font-style:italic;color:var(--colors-white)}.home__info,.home__magazine{background-color:var(--colors-gray-bg)}@media only screen and (max-width: 1024px){.page-lp-child .scene__customers{width:100%}}.lp__hero-message p{padding-bottom:30px;font-weight:600;line-height:1.25;color:#00bbc7}@media only screen and (max-width: 834px){.lp__hero-message p:first-child{font-size:24px !important}}.lp__hero-message p:nth-child(2n){width:-moz-fit-content;width:fit-content;padding:0 30px 30px 0;background-color:rgba(255,255,255,.6)}@media only screen and (max-width: 834px){.lp__hero-message p:nth-child(2n){font-size:36px !important}}.lp__hero-message p:last-child{width:520px;font-size:20px;font-weight:500;line-height:1.5;color:var(--colors-font)}@media only screen and (max-width: 834px){.lp__hero-message p:last-child{font-size:16px !important}}.lp__hero-btn{margin:30px auto 30px;padding-left:calc((100vw - var(--page-width))/2 - 50px)}@media only screen and (max-width: 1024px){.lp__hero-btn{text-align:center}}.lp__hero-btn .btn{position:relative;width:478px;padding:0;border-radius:10px;line-height:1.3;text-align:center;overflow:hidden;box-shadow:none;background-color:rgba(0,0,0,0);animation:shivering 3s linear infinite}@media only screen and (max-width: 1024px){.lp__hero-btn .btn{width:90%;margin:0 auto;padding-top:6px;font-size:var(--font-size-s)}}.--lp-02 .scene__hero-heading{padding-top:20px;font-size:38px;line-height:1.25;letter-spacing:inherit}@media only screen and (max-width: 834px){.--lp-02 .scene__hero-heading{font-size:28px}}.--lp-02 .scene__hero-heading .--is-large{font-size:72px;line-height:160%}@media only screen and (max-width: 834px){.--lp-02 .scene__hero-heading .--is-large{font-size:52px}}.--lp-02 .scene__hero-solution{width:420px;max-width:95%;padding-left:calc((100vw - var(--page-width))/2 - 50px);box-sizing:content-box}.--lp-02 .scene__hero-solution-item{display:inline-block;margin:0 5px 10px 0;padding:5px 6px;border:2px solid var(--colors-font);border-radius:5px;box-shadow:0 4px 14px 0px rgba(0,31,33,.15);background-color:var(--colors-white);font-weight:600}.--lp-03 .scene__hero-heading{padding-top:20px;font-size:32px;line-height:1.25;letter-spacing:inherit}@media only screen and (max-width: 834px){.--lp-03 .scene__hero-heading{font-size:22px}}.--lp-03 .scene__hero-heading .--is-large{font-size:72px;line-height:160%}@media only screen and (max-width: 834px){.--lp-03 .scene__hero-heading .--is-large{font-size:52px}}.--lp-03 .scene__hero-description{width:420px;max-width:95%;box-sizing:content-box}.--lp-03 .scene__hero-solution{width:420px;max-width:95%;padding-left:calc((100vw - var(--page-width))/2 - 50px);box-sizing:content-box}.--lp-03 .scene__hero-solution-item{display:inline-block;margin:0 3px 10px 0;padding:2px 5px;border-radius:5px;box-shadow:0 4px 14px 0px rgba(0,31,33,.15);background-color:var(--colors-primary);font-weight:600;font-size:var(--font-size-xs);color:var(--colors-white)}.--lp-04{position:relative}.--lp-04 .scene__hero-content{width:100%;background-size:60%}@media only screen and (max-width: 1024px){.--lp-04 .scene__hero-content{background-size:80%}}.--lp-04 .scene__hero-mock{width:58%;max-height:80%}.s-07 .scene__hero{position:relative;background-image:url(../rakugaki3/assets/img/sc__hero-bg.svg);background-size:contain;background-position:center right;background-repeat:no-repeat}@media only screen and (max-width: 834px){.s-07 .scene__hero{background-size:cover;background-position:center left}}.s-07 .scene__hero-content{background-image:none}.s-07 .scene__hero-heading{position:relative;z-index:1;padding-left:0;font-size:58px;letter-spacing:initial}@media only screen and (max-width: 834px){.s-07 .scene__hero-heading{padding-top:16px;font-size:38px}}.s-07 .scene__hero .--is-small{padding-top:10px;font-size:var(--font-size-m)}@media only screen and (max-width: 834px){.s-07 .scene__hero .--is-small{margin-top:24px;font-size:20px}}.s-07 .scene__hero-mock{position:absolute;z-index:0;bottom:50%;transform:translateY(50%);right:0%;width:52%}.s-07 .scene__future-nav-item a{padding-top:40px}.s-07 .home__features-list{padding-bottom:45px}.s-07 .home__features-content{width:550px}.s-07 .home__features-img{width:calc(100% - 580px)}@media only screen and (max-width: 1024px){.s-07 .home__features-img{width:95%;margin:20px auto 0}}.s-07 .sc_features{position:relative;padding-top:120px}.s-07 .scene__future-content{padding-top:100px}.s-07 .scene__future-content h2{margin-bottom:60px}.s-07 .lp__hero-btn{position:relative;z-index:2;margin:30px auto 30px;padding-left:0}.s-07 .scene__hero-sc{padding-left:5px}.s-07 .scene__hero-sc-item{display:inline-block;padding:4px 6px;background-color:var(--colors-primary-bg);font-size:var(--font-size-xs);font-weight:600}.s-07 .scene__hero-sc-item:not(:last-child){margin-right:5px}@media only screen and (max-width: 834px){.s-07 .scene__hero-sc-item{font-size:var(--font-size-xxs)}}.s-07 .scene__kinou{padding-top:60px}.s-07 .scene__kinou-list{width:var(--page-width);margin:20px auto 0px;display:grid;grid-template-columns:repeat(4, 1fr);gap:15px;margin-bottom:20px}@media only screen and (max-width: 1024px){.s-07 .scene__kinou-list{width:95%;grid-template-columns:repeat(2, 1fr)}}.s-07 .scene__kinou-item{display:flex;justify-content:center;align-items:center;background-color:var(--colors-primary-bg);font-weight:600;height:80px;border-radius:16px;box-shadow:0 4px 14px 0px rgba(0,31,33,.15)}@media only screen and (max-width: 1024px){.s-07 .scene__kinou-item{font-size:var(--font-size-xs)}}.color-primary{color:#00bbc7}.color-secondary{color:#e9b840}.color-black{color:var(--colors-font)}.color-white{color:#fff}.scene__nav{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px;width:790px;margin:0 auto 120px}@media only screen and (max-width: 834px){.scene__nav{grid-template-columns:repeat(1, 1fr);width:90%}}.scene__nav-item{width:380px;border-radius:6px;background:var(--colors-grad-primary);overflow:hidden;box-shadow:0 4px 14px 0px rgba(0,31,33,.15)}@media only screen and (max-width: 834px){.scene__nav-item{width:100%}}.scene__nav-item a{display:block;height:130px;padding:40px 30px;font-size:22px;color:var(--colors-white);line-height:1.3;text-shadow:1px 1px 0 var(--colors-primary-deep),-1px -1px 0 var(--colors-primary-deep),0px 1px 0 var(--colors-primary-deep),0 -1px 0 var(--colors-primary-deep),-1px 0 0 var(--colors-primary-deep),1px 0 0 var(--colors-primary-deep)}.scene__nav-item a.mental{background:url(/wp-content/themes/rakugaki3/assets/img/scene__mentalhealth-hero.png);background-size:80%;background-repeat:no-repeat;background-position:right center}.scene__nav-item a.presenteeism{background:url(/wp-content/themes/rakugaki3/assets/img/scene__presenteeism-hero.png);background-size:80%;background-repeat:no-repeat;background-position:right center}.scene__nav-item a.sleeping{background:url(/wp-content/themes/rakugaki3/assets/img/scene__sleeping-hero.png);background-size:80%;background-repeat:no-repeat;background-position:right center}.scene__nav-item a.age-friendly{background:url(/wp-content/themes/rakugaki3/assets/img/scene__locomo-hero.png);background-size:80%;background-repeat:no-repeat;background-position:right center}.scene__nav-item a .--is-small{font-size:var(--font-size-s)}.scene__locomo .scene__hero-content::before{background:url(/wp-content/themes/rakugaki3/assets/img/scene__locomo-hero.png);background-size:80%;background-repeat:no-repeat;background-position:right center}.scene__sleeping .scene__hero-content::before{background:url(/wp-content/themes/rakugaki3/assets/img/scene__sleeping-hero.png);background-size:80%;background-repeat:no-repeat;background-position:right center}.scene__presenteeism .scene__hero-content::before{background:url(/wp-content/themes/rakugaki3/assets/img/scene__presenteeism-hero.png);background-size:80%;background-repeat:no-repeat;background-position:right center}.scene__mental .scene__hero-content::before{background:url(/wp-content/themes/rakugaki3/assets/img/scene__mentalhealth-hero.png);background-size:80%;background-repeat:no-repeat;background-position:right center}.scene__hero{width:95%;margin:0 auto;padding-top:46px}@media only screen and (max-width: 1024px){.scene__hero{width:95%}}.scene__hero-content{position:relative;padding-bottom:48px;background:linear-gradient(262.79deg, #B3E7EA 0.59%, #FFFFFF 94.4%);background-size:cover;border-radius:24px;overflow:hidden}.scene__hero-content::before{content:"";position:absolute;z-index:0;width:100%;height:100%;background-size:80%;background-repeat:no-repeat;background-position:right top}.scene__hero-content .inner{position:relative;width:var(--page-width);margin:0 auto;padding-top:52px}@media only screen and (max-width: 1024px){.scene__hero-content .inner{width:90%;padding:32px 0}}.scene__hero-lead{font-weight:400}@media only screen and (max-width: 1024px){.scene__hero-lead{font-size:var(--font-size-xs)}}.scene__hero-heading{font-size:var(--font-size-xl);font-weight:600;line-height:1.5;letter-spacing:-1px}.scene__hero-heading .--is-mark{font-size:var(--font-size-m)}@media only screen and (max-width: 1024px){.scene__hero-heading{font-size:var(--font-size-m)}.scene__hero-heading .--is-mark{font-size:var(--font-size-xs)}}.scene__hero-mock{position:absolute;right:0;bottom:-20px;width:500px}@media only screen and (max-width: 1024px){.scene__hero-mock{position:inherit;width:85%;margin:0 auto}}.scene__hero-btn{margin-top:32px}.scene__hero-btn .btn{position:relative;padding-right:62px}.scene__hero-btn .btn svg{position:absolute;right:24px;top:50%;transform:translateY(-12px)}@media only screen and (max-width: 1024px){.scene__hero-btn .btn{width:100%;padding-right:42px;font-size:var(--font-size-s)}.scene__hero-btn .btn svg{width:18px;height:18px;transform:translateY(-9px)}}.scene__top{margin-top:45px;padding:30px 0 100px;background-color:var(--colors-primary-bg)}.scene__top-heading{margin-bottom:30px}.scene__top .scene__kaiketsu-nav{display:grid;grid-template-columns:repeat(3, 1fr);gap:15px}@media only screen and (max-width: 1024px){.scene__top .scene__kaiketsu-nav{grid-template-columns:repeat(1, 1fr)}}.scene__top .scene__kaiketsu-nav-item{width:100%;height:auto;min-height:200px;margin:0 10px}@media only screen and (max-width: 1024px){.scene__top .scene__kaiketsu-nav-item{width:95%}}.scene__top .scene__kaiketsu-nav-item a{position:relative;width:100%;height:auto;padding-top:0px;cursor:pointer;font-size:24px;color:var(--colors-font);line-height:1.5}.scene__top .scene__kaiketsu-nav-item a .--is-large{font-size:28px}.scene__top .scene__kaiketsu-nav-item a .--is-large{font-size:20px}.scene__top .scene__kaiketsu-nav-item a .--arrow{content:"";display:block;position:absolute;bottom:15px;left:50%;transform:translateX(-50%);transition:all .3s ease 0s}.scene__top .scene__kaiketsu-nav-item a .--arrow svg,.scene__top .scene__kaiketsu-nav-item a .--arrow path{width:32px;height:24px;fill:var(--colors-primary)}@media only screen and (max-width: 1024px){.scene__top .scene__kaiketsu-nav-item a .--arrow{bottom:-2%}}.scene__top .scene__kaiketsu-nav-item a:hover .--arrow{bottom:7px}@media only screen and (max-width: 1024px){.scene__top .scene__kaiketsu-nav-item a{height:-moz-fit-content;height:fit-content;padding-top:20px;padding-bottom:30px;font-size:var(--font-size-m)}}@media only screen and (max-width: 1024px){.scene__top .scene__kaiketsu-nav-item{width:95%;margin-bottom:30px;font-size:var(--font-size-xs)}}.scene__heading{width:var(--page-width);margin:20px auto;font-size:var(--font-size-m);font-weight:700;line-height:1.75;text-align:center}@media only screen and (max-width: 1024px){.scene__heading{width:95%;font-size:var(--font-size-xs)}}.scene__heading .--is-large{font-size:var(--font-size-l)}@media only screen and (max-width: 1024px){.scene__heading .--is-large{font-size:22px}}.scene__heading-en{color:var(--colors-primary)}@media only screen and (max-width: 1024px){.scene__heading-en{bfont-size:var(--font-size-s)}}.scene__customers{position:relative;z-index:2;width:100%;padding:20px;border-radius:16px;background-color:var(--colors-white)}@media only screen and (max-width: 1024px){.scene__customers{width:100%;margin-bottom:40px}}.scene__customers-logo{display:block;width:150%;min-width:1600px;margin:0 auto}.scene__customers-wrapper{display:flex;align-items:center;justify-content:center;overflow:hidden;height:160px}.scene__customers .scroll-infinity__item>img{width:100%}.scene__swiper-customer{display:flex;list-style:none;padding:0;height:-moz-fit-content;height:fit-content;animation:infinity-scroll-left 18s infinite linear .5s both}@keyframes infinity-scroll-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}.scene__kaiketsu{padding:85px 0 75px;background-color:var(--colors-primary-bg)}@media only screen and (max-width: 1024px){.scene__kaiketsu{padding:45px 0 30px}}.scene__kaiketsu-heading{width:var(--page-width);margin:0 auto;line-height:1.5;text-align:center;font-weight:700;font-size:var(--font-size-l)}@media only screen and (max-width: 1024px){.scene__kaiketsu-heading{width:95%;font-size:var(--font-size-s);line-height:1.5}.scene__kaiketsu-heading .--is-large{font-size:22px}}.scene__kaiketsu-nav{justify-content:space-between;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;width:var(--page-width);max-width:100%;margin:30px auto 0}@media only screen and (max-width: 1024px){.scene__kaiketsu-nav{justify-content:space-around}}.scene__kaiketsu-nav-num{display:inline-block;font-size:var(--font-size-s);background:linear-gradient(transparent 65%, rgba(0, 187, 199, 0.4) 50% 100%, transparent 60%)}.scene__kaiketsu-nav-item{justify-content:center;align-items:center;display:flex;flex-wrap:wrap;width:32%;height:auto;border-radius:16px;background-color:var(--colors-white);box-shadow:0 4px 14px 0px rgba(0,31,33,.15);text-align:center;font-weight:700}@media only screen and (max-width: 1024px){.scene__kaiketsu-nav-item{width:95%}}.scene__kaiketsu-nav-item a{position:relative;width:100%;height:200px;padding-top:40px;cursor:pointer;font-size:28px;color:var(--colors-font)}.scene__kaiketsu-nav-item a .--is-small{font-size:var(--font-size-m)}.scene__kaiketsu-nav-item a .--arrow{content:"";display:block;position:absolute;bottom:5px;left:50%;transform:translateX(-50%);transition:all .3s ease 0s}.scene__kaiketsu-nav-item a .--arrow svg,.scene__kaiketsu-nav-item a .--arrow path{width:32px;height:24px;fill:var(--colors-primary)}@media only screen and (max-width: 1024px){.scene__kaiketsu-nav-item a .--arrow{bottom:-2%}}.scene__kaiketsu-nav-item a:hover .--arrow{bottom:7px}@media only screen and (max-width: 1024px){.scene__kaiketsu-nav-item a{height:-moz-fit-content;height:fit-content;padding-top:20px;padding-bottom:30px;font-size:var(--font-size-m)}}@media only screen and (max-width: 1024px){.scene__kaiketsu-nav-item{width:95%;margin-bottom:30px;font-size:var(--font-size-xs)}}.scene__kaiketsu-unit{position:relative;padding-top:130px;background-color:var(--colors-white)}@media only screen and (max-width: 1024px){.scene__kaiketsu-unit{margin-bottom:30px;padding-top:100px}}.scene__kaiketsu-unit::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);display:block;width:730px;height:90px;background-image:url("/wp-content/themes/rakugaki3/assets/img/frontpage/bg-fukidashi.png");background-size:contain;background-repeat:no-repeat}.scene__kaiketsu-item{justify-content:space-between;align-items:center;display:flex;flex-wrap:wrap;width:auto;height:auto;padding:40px 60px;margin-bottom:40px;border-radius:30px;box-shadow:0 4px 14px 0px rgba(0,31,33,.15)}@media only screen and (max-width: 1024px){.scene__kaiketsu-item{width:95%;margin:0 auto;padding:20px 30px}.scene__kaiketsu-item:not(:last-of-type){margin-bottom:40px}}.scene__kaiketsu-item-heading{font-size:32px;font-weight:700;line-height:1.5}@media only screen and (max-width: 1024px){.scene__kaiketsu-item-heading{text-align:center;font-size:var(--font-size-s)}}.scene__kaiketsu-item-heading .--is-large{font-size:42px}@media only screen and (max-width: 1024px){.scene__kaiketsu-item-heading .--is-large{font-size:var(--font-size-m)}}.scene__kaiketsu-item-heading .--is-small{font-size:24px}@media only screen and (max-width: 1024px){.scene__kaiketsu-item-heading .--is-small{font-size:var(--font-size-s)}}.scene__kaiketsu-item-heading .--is-xsmall{font-size:18px}@media only screen and (max-width: 1024px){.scene__kaiketsu-item-heading .--is-xsmall{font-size:var(--font-size-xxs)}}.scene__kaiketsu-description{padding-top:10px}.scene__kaiketsu-fukidashi{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:120px;background-image:url("/wp-content/themes/rakugaki3/assets/img/bg-fukidashi.png");background-position:center top;background-repeat:no-repeat}.scene__kaiketsu-list{width:var(--page-width);margin:0 auto}@media only screen and (max-width: 1024px){.scene__kaiketsu-list{width:100%}}.scene__kaiketsu-content{width:540px}@media only screen and (max-width: 1024px){.scene__kaiketsu-content{width:100%}}.scene__kaiketsu-img{width:calc(100% - 580px)}@media only screen and (max-width: 1024px){.scene__kaiketsu-img{width:95%;margin:20px auto 0}}.scene__feature-content{position:relative;padding-top:160px;padding-bottom:10px;background-image:url("/wp-content/themes/rakugaki3/assets/img/scene__future-bg.jpg");background-size:cover;background-position:bottom center}@media only screen and (max-width: 1024px){.scene__feature-content{padding-top:100px}}.scene__feature-list{margin:0 auto}@media only screen and (max-width: 1024px){.scene__feature-list{width:100%}}.scene__feature-item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:160px;padding-left:calc((100vw - var(--page-width))/2)}.scene__feature-item:nth-child(2n){padding-left:0;padding-right:calc((100vw - var(--page-width))/2)}.scene__feature-item:nth-child(2n) .scene__feature-description{order:2}.scene__feature-description{order:1;width:600px}@media only screen and (max-width: 1024px){.scene__feature-description{order:2;width:95%;margin:0 auto}}.scene__feature-description h3{margin-top:20px;font-weight:700;font-size:var(--font-size-m)}@media only screen and (max-width: 1024px){.scene__feature-description h3{font-size:var(--font-size-s)}}.scene__feature-description h3 .--is-large{font-size:var(--font-size-l)}@media only screen and (max-width: 1024px){.scene__feature-description h3 .--is-large{font-size:var(--font-size-m)}}.scene__feature-description p{padding-top:20px}@media only screen and (max-width: 1024px){.scene__feature-description p{font-size:var(--font-size-xs)}}.scene__feature-description p strong{font-weight:600}.scene__feature-image{width:calc(100% - 650px);order:2}@media only screen and (max-width: 1024px){.scene__feature-image{order:1;width:95%;margin:0 0 20px auto}}.scene__feature-tag{display:inline-block;margin-right:4px;padding:3px 10px;border-radius:3px;background:var(--colors-primary-bg);box-shadow:0 4px 14px 0px rgba(0,31,33,.15);font-weight:700;font-size:var(--font-size-xs)}@media only screen and (max-width: 1024px){.scene__feature-tag{font-size:var(--font-size-xxs)}}.scene__how{width:var(--page-width);margin:0 auto;padding:100px 0}@media only screen and (max-width: 1024px){.scene__how{width:100%}}.scene__how .scene__heading{margin-bottom:45px}.scene__solution#solution{margin-top:0;padding-top:0;padding-bottom:100px}.scene__solution-list{width:var(--page-width);margin:0 auto;display:grid;grid-template-columns:repeat(3, 1fr);gap:15px;margin-bottom:20px}@media only screen and (max-width: 1024px){.scene__solution-list{width:95%;grid-template-columns:repeat(2, 1fr)}}.scene__solution-item{overflow:hidden;border-radius:30px}.scene__solution-text{background-color:var(--colors-primary-bg);height:86px;margin-top:-10px;padding:16px 20px;font-size:var(--font-size-xs);font-weight:600}@media only screen and (max-width: 1024px){.scene__solution-text{font-size:var(--font-size-xxs)}}.scene__voice{padding:100px 80px;background-color:var(--colors-primary-bg)}@media only screen and (max-width: 1024px){.scene__voice{padding:45px 2.5%}}.scene__voice .scene__heading{margin-bottom:30px}@media only screen and (max-width: 1024px){.scene__voice .scene__heading{padding-bottom:0px;font-size:var(--font-size-s)}}@media only screen and (max-width: 1024px){.scene__voice .scene__heading .--is-large{font-size:var(--font-size-m)}}.scene__voice .scene__heading svg{width:320px;height:44px}@media only screen and (max-width: 1024px){.scene__voice .scene__heading svg{width:160px;height:44px;margin-right:5px;vertical-align:top}}.scene__voice-box{width:var(--page-width);margin:0 auto;padding:40px 30px;border-radius:30px;background-color:var(--colors-white)}@media only screen and (max-width: 1024px){.scene__voice-box{width:95%;padding:30px 20px}}.scene__voice-label{width:-moz-fit-content;width:fit-content;margin:15px 0 10px;padding:3px 10px;border-radius:3px;background:var(--colors-primary-bg);box-shadow:0 4px 14px 0px rgba(0,31,33,.15);font-weight:700;font-size:var(--font-size-xs)}@media only screen and (max-width: 1024px){.scene__voice-label{font-size:var(--font-size-xxs)}}.scene__voice-pickup{justify-content:space-between;align-items:flex-end;display:flex;flex-wrap:wrap;width:100%;height:auto;margin-bottom:45px;color:var(--colors-font)}.scene__voice-pickup_text{width:475px;font-size:var(--font-size-xs)}@media only screen and (max-width: 1024px){.scene__voice-pickup_text{order:2;width:100%}}.scene__voice-pickup_image{width:420px;overflow:hidden}.scene__voice-pickup_image img{border-radius:30px}.scene__voice-pickup_list{justify-content:space-between;display:flex;flex-wrap:wrap;width:auto;height:auto}.scene__voice-pickup_list .case__item.page__list-item.swiper-slide{width:300px;margin:0}@media only screen and (max-width: 1024px){.scene__voice-pickup_list .case__item.page__list-item.swiper-slide:not(:last-child){margin-bottom:30px}}.scene__voice-pickup_list .case__item.page__list-item.swiper-slide .case__item-text{font-size:var(--font-size-xs)}.scene__voice-company{padding-bottom:5px;font-size:var(--font-size-m);font-weight:600;color:var(--colors-primary-deep)}@media only screen and (max-width: 1024px){.scene__voice-company{font-size:var(--font-size-s)}}.scene.scene_presenteeism .scene__hero-description{font-size:20px;font-weight:700}.scene.scene_presenteeism .scene__hero-description .--is-large{font-size:24px}.scene.scene_presenteeism .scene__hero-heading{font-size:40px;letter-spacing:2px;line-height:1.75}@media only screen and (max-width: 1024px){.scene.scene_presenteeism .scene__hero-heading{font-size:48px}}.scene.scene_presenteeism .scene__hero-heading .--is-large{font-size:44px}@media only screen and (max-width: 1024px){.scene.scene_presenteeism .scene__hero-heading .--is-large{font-size:32px}}.scene.scene_presenteeism .scene__hero-heading .--is-point{position:relative}.scene.scene_presenteeism .scene__hero-heading .--is-point::after{content:"";position:absolute;top:-4px;left:50%;transform:translateX(-60%);display:block;width:8px;height:8px;border-radius:6px;background-color:var(--colors-primary)}/*# sourceMappingURL=style.css.map */