@charset "UTF-8";#loading .loadingPercent{font-family:Ubuntu,sans-serif;font-style:normal;font-weight:700}#wrapper.id_single .singleNav .list-item_prev,#wrapper.id_single .singleNav .list-item_next,#wrapper.id_single .singleNav .linkarea-tags-tit,#wrapper.id_single .singleNav .linkarea-category-tit{font-family:Work Sans,sans-serif;font-style:normal;font-weight:600}.fl{float:left}.fr{float:right}.cl{clear:both}.fList>li,.fList>dt,.fList>dd,.fList>.item{float:left}.fList>.item:last-child{padding-right:0!important;margin-right:0!important}.flex>li:last-child,.flex>dt:last-child,.flex>dd:last-child,.flex>.item:last-child{padding-right:0!important;margin-right:0!important}.fBoth>li:first-child{float:left}.fBoth>li:last-child{float:right}.fBoth>dt,.fBoth>.item:nth-child(1){float:left}.fBoth>dd,.fBoth>.item:nth-child(2){float:right}.flex{display:flex}.cf,.fList{zoom:1}.cf:after,.fList:after,.fBoth:after{content:".";display:block;height:0px;clear:both;line-height:0;visibility:hidden}.al{text-align:left}.ar{text-align:right}.ac{text-align:center}.vb{vertical-align:baseline}.captalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}img.fitted{width:100%!important;height:auto!important}.oh{overflow:hidden}.wb{word-break:break-all}.fwb{font-weight:700}.row{font-size:0;text-align:center}.row .item{display:inline-block}.row.row_col2>.item{width:50%}.row.row_col3>.item{width:33.3333%}.row.row_col4>.item{width:25%}.row .item:last-child{margin-right:0!important;padding-right:0!important}.is-unvisible{opacity:0!important}.is-visible{opacity:1!important}.is-block{display:block!important}.is-none{display:none!important}.is-scroll{overflow:scroll!important}.is-scroll-x{overflow-x:scroll!important}.is-scroll-y{overflow-y:scroll!important}.is-hidden{overflow:hidden!important}.is-hidden-x{overflow-x:hidden!important}.is-hidden-y{overflow-y:hidden!important}.is-fixed{position:fixed!important}.is-absolute{position:absolute!important}.is-relative{position:relative!important}.is-static{position:static!important}.sample{display:none;position:absolute;opacity:.3;top:0;left:0;z-index:99999}body{margin:0;padding:0;border:none}img,div,p,blockquote,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,form,fieldset,textarea{border:0;margin:0;padding:0;font-size:100%;font-style:normal;text-decoration:none;list-style:none}a{cursor:pointer}table{font-size:100%}hr.separator{display:none}input[type=text],button,select,textarea{resize:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;-webkit-border-radius:0;border-radius:0;background-color:#0000}select::-ms-expand{display:none}img{vertical-align:bottom}*,*:after,*:before{box-sizing:border-box}.menubtn_pc{position:fixed;top:2rem;right:2rem;z-index:8;border-radius:50%}@media only screen and (max-width: 768px){.menubtn_pc{display:none}}.menubtn_pc-btn{width:6rem;height:6rem;border-radius:50%;background-color:#000;border:1px solid transparent;position:relative;cursor:pointer}@media (min-width: 751px) and (max-width: 1000px){.menubtn_pc-btn{width:6vw;height:6vw}}.menubtn_pc-btn svg{display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.menubtn_sp{position:fixed;top:calc(585 / 667 * 100%);right:2rem;z-index:7}@media only screen and (min-width: 769px){.menubtn_sp{display:none}}.menubtn_sp-btn{width:6rem;height:6rem;border-radius:50%;background-color:#000;position:relative}.menubtn_sp-bar{display:block;background-color:#fff;height:2px;width:1.89rem;position:absolute;left:calc(50% - .9rem);border-radius:10px;top:0}.menubtn_sp-bar:nth-child(1){transform:translate3d(0,2.3rem,0)}.menubtn_sp-bar:nth-child(2){transform:translate3d(0,3rem,0)}.menubtn_sp-bar:nth-child(3){transform:translate3d(0,3.7rem,0)}.morebtn{cursor:pointer;background-color:#999;border-radius:2px;width:100%;height:100%}.morebtnInner{display:flex;justify-content:center;align-items:center;height:100%}.morebtnTxt{color:#fff;font-size:12px;line-height:1;letter-spacing:.05em;font-weight:700}.morebtnArrow{display:flex;justify-content:center;align-items:center;margin-left:10px}.primaryBtn{border:1px solid #000;border-radius:4px;display:flex;justify-content:center;align-items:center;padding:0 16px 0 29px;background-color:#fff;position:relative;height:100%;transition:all .12s cubic-bezier(.165,.84,.44,1) 0s;cursor:pointer}.primaryBtn.-reverse{background-color:#000}@media only screen and (max-width: 768px){.primaryBtn{padding:20px}}@media (min-width: 769px) and (max-width: 1080px){.primaryBtn{padding:1.4814814815vw 1.4814814815vw 1.5740740741vw 2.6851851852vw}}@media (hover: hover){.primaryBtn:hover{background-color:#000;opacity:1!important}.primaryBtn:hover .primaryBtnTxt{color:#fff}.primaryBtn:hover path{stroke:#fff}.primaryBtn:hover.-reverse{background-color:#fff}.primaryBtn:hover.-reverse .primaryBtnTxt{color:#000}.primaryBtn:hover.-reverse path{stroke:#000}}.primaryBtnInner{display:flex}.primaryBtnTxt{font-size:14px;font-weight:700;letter-spacing:.05em;transition:all .12s cubic-bezier(.165,.84,.44,1) 0s;color:#000}@media only screen and (max-width: 768px){.primaryBtnTxt{font-size:15px}}.-reverse .primaryBtnTxt{color:#fff}@media (min-width: 769px) and (max-width: 1080px){.primaryBtnTxt{font-size:1.2962962963vw}}.primaryBtnArrow{margin-left:13px;display:flex;justify-content:center;align-items:center}.primaryBtnArrow path{stroke:#000;transition:all .12s cubic-bezier(.165,.84,.44,1) 0s}.-reverse .primaryBtnArrow path{stroke:#fff}@media only screen and (max-width: 768px){.primaryBtnArrow{position:absolute;right:20px;top:50%;transform:translateY(-50%)}}.bg_grid{position:fixed;left:0;top:0;width:100%;height:100%;z-index:-2;background-image:url(/magazine/wp-content/themes/balance/assets/resource/img/common/bg_grid@2x.png);background-repeat:repeat;background-size:42px 42px;background-color:#f9f9f9}@media only screen and (max-width: 768px){.topCategory .card{display:flex;align-items:center}}.cardImg{border-radius:4px;overflow:hidden;aspect-ratio:216/133;position:relative;display:block}@media only screen and (max-width: 768px){.topCategory .cardImg{min-width:140px;max-width:140px;height:87px;margin-right:14px;aspect-ratio:140/87}}.cardImg img{min-width:100%;min-height:100%;width:100%;height:100%;object-fit:cover}.cardBody{margin-top:8px}@media only screen and (max-width: 768px){.topCategory .cardBody{margin-top:0}}.cardTitle{font-size:14px;font-weight:700;line-height:1.5;margin-top:8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media only screen and (min-width: 769px){.cardTitle{min-height:42px}}@media only screen and (max-width: 768px){.cardTitle{font-size:16px;margin-top:0}}@media only screen and (max-width: 768px){.topCategory .cardTitle{font-size:14px}}.cardDate{font-size:12px;color:#999;line-height:1;font-family:Public Sans,sans-serif;margin-top:6px}@media only screen and (max-width: 768px){.cardDate{font-size:14px;margin-top:7px}}@media only screen and (max-width: 768px){.topCategory .cardDate{font-size:10px}}@media only screen and (max-width: 768px){.cardLinkWrap{margin-top:6px}}@media only screen and (max-width: 768px){.topCategory .cardLinkWrap{margin-top:4px}}.catLinks{display:flex;flex-wrap:wrap}.catLinkItem{line-height:1;margin-right:8px;margin-top:3px}.catLinkItem a{color:#000;font-size:10px;text-decoration:underline;line-height:1;transition:all .12s cubic-bezier(.165,.84,.44,1) 0s}.topContents .catLinkItem a,.otherContents .catLinkItem a{color:#999!important}.catLinkItem a:hover{opacity:.5!important;text-decoration:none}.relatepost .catLinkItem a{color:#999!important}.catLinkItem.-web a{color:#37ccc5!important}.catLinkItem.-system a{color:#2c44ae!important}.catLinkItem.-campaign a{color:#e8ab0d!important}.catLinkItem.-design-dev a{color:#f4a0bc!important}.searchInput{border-bottom:1px solid #000;padding-bottom:10px;width:200px}@media (min-width: 769px) and (max-width: 1080px){.searchInput{width:18.5185185185vw;padding-bottom:.9259259259vw}}@media only screen and (max-width: 768px){.searchInput{width:210px}}.searchInput input{font-size:14px;line-height:1;width:100%;height:100%}@media (min-width: 769px) and (max-width: 1080px){.searchInput input{font-size:1.2962962963vw}}.searchInput input::placeholder{color:#999}.searchInner{display:flex}.searchIcon{margin-left:6px;display:flex;justify-content:center;align-items:center;cursor:pointer}.searchIcon svg{width:24px;height:24px}@media (min-width: 769px) and (max-width: 1080px){.searchIcon svg{width:2.2222222222vw;height:2.2222222222vw}}@media only screen and (max-width: 768px){.search{display:inline-block}}.worksCard{display:block}.worksCardImg{width:100%;aspect-ratio:200/112;position:relative;border-radius:4px;overflow:hidden}.worksCardImg img{object-fit:cover;min-width:100%;min-height:100%;width:100%;height:100%}.worksCardBody{margin-top:8px}.worksCardTitle{font-size:12px;font-weight:700;line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media only screen and (min-width: 769px){.worksCardTitle{min-height:30px;height:30px}}.worksCardTagList{display:flex;flex-wrap:wrap}.worksCardTxt{margin-left:6px;line-height:1.5;font-size:10px;color:#adadad;letter-spacing:.02em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.worksCardTagArea{margin-top:4px;align-items:flex-start;display:flex}.worksCardTagIcon{display:flex;justify-content:center;align-items:center;position:relative;top:4px}.bread{background-color:#fff;height:40px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #d9d9d9}.breadInner{position:relative;display:flex;width:100%;max-width:1120px;margin:0 auto;padding:0 20px;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.breadInner::-webkit-scrollbar{display:none}.breadInner a{font-weight:700;text-decoration:underline;font-size:14px;white-space:nowrap}.breadInner a:nth-child(n+2){margin-left:29px;position:relative}.breadInner a:nth-child(n+2):before{content:"";display:inline-block;position:absolute;top:calc(50% + 1px);transform:translateY(-50%);left:-18px;background-image:url(/magazine/wp-content/themes/balance/assets/resource/svg//bread.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;width:5.63px;height:8.66px}@media (hover: hover){.breadInner a{transition:all .12s cubic-bezier(.165,.84,.44,1) 0s}.breadInner a:hover{opacity:.5;text-decoration:none}}.breadInner span{color:#999;margin-left:29px;font-size:14px;position:relative;white-space:nowrap}.breadInner span:before{content:"";display:inline-block;position:absolute;top:calc(50% + 1px);transform:translateY(-50%);left:-18px;background-image:url(/magazine/wp-content/themes/balance/assets/resource/svg//bread.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;width:5.63px;height:8.66px}@media (min-width: 751px){#top .recommend,#category .recommend,#tag .recommend,#archives .recommend{display:none}}.recommend{padding-top:5.5rem;padding-bottom:6rem;background-color:#333}@media (max-width: 750px){.recommend{padding-top:2.5rem;padding-bottom:3rem}}.recommend-inner{max-width:1220px;padding-left:2rem;padding-right:2rem;width:100%;margin:0 auto}.recommend-tit{text-align:center;margin-bottom:2.8rem;color:#fff;font-size:2rem}@media (max-width: 750px){.recommend-tit{font-size:1.8rem}}.recommend-list{display:flex;flex-wrap:wrap}@media (max-width: 750px){.recommend-list{flex-direction:column}}.recommend-item_wrap{display:flex;position:relative;width:calc(100% / 3 - 3.5rem * 2 / 3)}@media (max-width: 750px){.recommend-item_wrap{width:100%}}.recommend-item_wrap:nth-child(n+2){margin-left:3.5rem}@media (max-width: 750px){.recommend-item_wrap:nth-child(n+2){margin-left:0;margin-top:2rem}}.recommend-item{border-radius:2rem;height:100%;background-color:#fff;box-shadow:0 10px 20px #0000000d;overflow:hidden}@media (max-width: 750px){.recommend-item{width:100%}}.floatingcta{position:sticky;top:calc(100% - 130px);left:calc(100% - 400px);width:400px;background-color:#fff;z-index:6;border-top-left-radius:12px;cursor:pointer;display:block;height:130px;transform:translateY(100%);will-change:transform;transform:translate3d(0,100%,0);transition:transform .9s cubic-bezier(.19,1,.22,1) 0s}@media only screen and (max-width: 768px){.floatingcta{max-width:calc(100% - 20px);width:355px;height:155px;top:calc(100% - 155px);left:calc(100% - 355px);display:none}}@media (hover: hover){.floatingcta:hover .floatingctaInner{opacity:.5}}.floatingcta.isActive{transform:translateZ(0)}.floatingctaInner{padding:20px 16px;background-color:#000;border-top-left-radius:12px;display:flex;align-items:center;transition:all .7s cubic-bezier(.19,1,.22,1) 0s}.floatingLogo{width:90px;height:90px;min-width:90px;position:relative}.floatingLogo img{width:100%;animation:spin 5s infinite linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.floatingTxtArea{margin-left:9px}.floatingLogoTxt{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;font-size:16px;letter-spacing:-.03em;width:100%;text-align:center;font-weight:700;line-height:1}.floatingLogoTxt .num{font-family:Public Sans,sans-serif;font-size:32px;letter-spacing:-.03em;font-weight:700;margin-top:3px;display:inline-block}.floatingLogoTxt .min{font-weight:700;display:inline-block;font-size:18px;letter-spacing:-.03em;margin-left:1px;position:relative;top:-1px}.floatingTxtAreaTitle{color:#fff;font-size:20px;font-weight:700;letter-spacing:.05em;padding-bottom:17px;line-height:1;border-bottom:1px solid #fff}.floatingTxtDetail{position:relative;padding-right:23px}.floatingTxtDetailTxt{color:#fff;font-size:12px;font-weight:700;line-height:1.25;letter-spacing:.05em;margin-top:12px}.floatingTxtDetailArrow{position:absolute;top:50%;transform:translateY(-50%);right:0}.footer{padding:6.4rem 0 6.7rem;background-color:#000}@media only screen and (max-width: 768px){.footer{padding:5.6rem 0 4rem}}.footerInner{max-width:1080px;padding-left:40px;padding-right:40px;width:100%;margin:0 auto;display:flex;justify-content:space-between}@media only screen and (max-width: 768px){.footerInner{flex-direction:column;padding-left:4rem;padding-right:4rem;max-width:455px}}.footer .logowrap{width:95px;display:block}.footer .logowrap svg{width:100%}@media only screen and (max-width: 768px){.footer .logowrap{width:130px}}@media only screen and (max-width: 768px){.footer .iconarea{display:flex;justify-content:center;align-items:center;flex-direction:column}}.footer .snsarea{margin-top:3.2rem}.footer .navlist{display:flex}@media only screen and (max-width: 768px){.footer .navlist{flex-direction:column}}.footer .navitem:nth-child(n+2){margin-left:4rem}@media only screen and (max-width: 768px){.footer .navitem:nth-child(n+2){margin-left:0rem;margin-top:3.3rem}}.footer .navitem a{display:inline-block;position:relative;color:#fff}.footer .navitem a:after{content:"";display:inline-block;width:100%;height:1px;background-color:#fff;position:absolute;bottom:-2px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .5s cubic-bezier(.19,1,.22,1)}@media (hover: hover){.footer .navitem a:hover:after{transform-origin:left;transform:scaleX(1)}}.footer .navtxt{color:#fff;font-size:1.4rem;font-weight:700;position:relative}.footer .servicelist{margin-top:1.6rem}.footer .servicetxt{color:#adadad;font-size:1.2rem;letter-spacing:.05em;line-height:1.33333;position:relative}.footer .servicetxt:after{content:"";display:inline-block;width:100%;height:1px;background-color:#adadad;position:absolute;bottom:-2px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .5s cubic-bezier(.19,1,.22,1)}@media (hover: hover){.footer .servicetxt:hover:after{transform-origin:left;transform:scaleX(1)}}.footer .serviceitem:nth-child(n+2){margin-top:.8rem}.footer .langarea{margin-top:3.2rem}@media only screen and (max-width: 768px){.footer .langarea{margin-top:4rem}}.footer .copy{margin-top:3.7rem;text-align:right}@media only screen and (max-width: 768px){.footer .copy{margin-top:4rem}}.footer .copytxt{color:#adadad;font-size:1rem;letter-spacing:.05em;font-family:Montserrat,sans-serif}@media only screen and (max-width: 768px){.footer .copytxt{text-align:center}}.footer .langarea{text-align:right}@media only screen and (max-width: 768px){.footer .txtarea{margin-top:5.6rem}}.footer .navicon{color:#fff;margin-left:8px}.footer .default-sns .sns__list{display:flex;align-content:center;justify-self:flex-start}.footer .default-sns .sns__item{display:flex;justify-content:center;align-items:center}.footer .default-sns .sns__item:nth-child(n+2){margin-left:20px}@media only screen and (max-width: 768px){.footer .default-sns .sns__item:nth-child(n+2){margin-left:32px}}.footer .default-sns .sns__item a{display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 768px){.footer .default-sns .sns__item a svg{height:24px;width:auto}}.footer .footer-sns .sns__item:nth-child(n+2){margin-left:24px}@media only screen and (max-width: 768px){.footer .footer-sns.sns__item:nth-child(n+2){margin-left:36px}}.footer .footer-sns.sns__item a{width:auto}.footer .footer-sns.sns__item a svg{height:16px}@media only screen and (max-width: 768px){.footer .footer-sns .sns__item a svg{height:24px}}.footer-cta{background-color:#333;padding:86px 0}@media only screen and (max-width: 768px){.footer-cta{display:none}}.footer-cta-inner{max-width:892px;padding-left:20px;padding-right:20px;width:100%;margin:0 auto}.footer-cta-list{display:flex;justify-content:space-between}.footer-cta-item{width:calc(100% - 20px);background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;height:247px;border-radius:8px}.footer-cta-item:nth-child(n+2){margin-left:40px}.footer-cta-item.footer-cta-revert{background-color:#000}.footer-cta-titlarea{margin-top:16px}.footer-cta-title{color:#000;font-size:12px;font-weight:700}.footer-cta-revert .footer-cta-title{color:#fff}.footer-cta-btnarea{margin-top:32px}.footer-cta-btnwrap{width:240px;height:48px}.footer-cta-default-btn a{border-radius:4px!important}.footer-cta-iconwrap{height:48.65px;display:flex;justify-content:center;align-items:center}.footer-cta-item:nth-child(1) .footer-cta-iconwrap img{width:40px}.footer-cta-item:nth-child(2) .footer-cta-iconwrap img{width:57px}.footer-cta-default-btn{height:100%;width:100%;display:flex;justify-content:center;align-items:center;position:relative}.footer-cta-default-btn a{color:#fff}.footer-cta-default-btn.footer-cta-revert a{color:#000}.footer-cta-default-btn a{display:block;width:100%;height:100%;background-color:#000;border:1px solid #000;transition:all .3s ease-out 0s}@media (hover: hover){.footer-cta-default-btn a:hover{color:#000;background-color:#fff}.footer-cta-default-btn a:hover .footer-cta-btntxt{color:#000}.footer-cta-default-btn a:hover .footer-cta-arrowicon{transform:scale(1.1)}}.footer-cta-btninner{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.footer-cta-btntxt{color:#fff;font-size:14px;font-weight:700;line-height:1;padding-bottom:2px;letter-spacing:.05em;transition:all .3s ease-out 0s}.footer-cta-iconwrap{display:flex;justify-content:center;align-items:center;margin-right:11px}.footer-cta-iconwrap svg{width:16px;height:20px}.footer-cta-iconwrap svg path{stroke:currentColor}.footer-cta-arrowicon{position:absolute;top:calc(50% - 10px);right:16px;transition:all .3s ease-out 0s}.footer-cta-arrowicon svg{width:16px;height:20px}.footer-cta-arrowicon svg path{stroke:currentColor}.footer-cta-revert a{background-color:#fff;border:1px solid #fff}.footer-cta-revert .footer-cta-btntxt{color:#000}@media (hover: hover){.footer-cta-revert a:hover{background-color:#000;color:#fff}.footer-cta-revert a:hover .footer-cta-btntxt{color:#fff}}.header{height:55px}@media only screen and (min-width: 769px){.header{height:40px}}@media only screen and (max-width: 768px){.header{height:auto}}.headerInner{display:flex;justify-content:space-between;align-items:center}.headerUI{display:flex;align-items:center}.headerBtns{display:flex;margin-left:32px}.headerBtn{height:40px;width:144px}@media only screen and (max-width: 768px){.headerBtn{height:48px;width:100%}}.headerBtn:nth-child(n+2){margin-left:16px}@media only screen and (min-width: 769px){.headerBtn .primaryBtn{padding:0}}.headerLogo{display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 768px){.headerLogo{width:254px;height:40px}}@media only screen and (min-width: 769px){.headerLogo{width:254px;height:25px}}.headerLogo a{display:block;width:100%;height:100%}.headerLogoWrap{display:flex;align-items:center;width:254px}.headerLogoWrap svg{width:100%;height:auto}.megamenuArea{max-width:1080px;width:calc(100vw - 40px);pointer-events:none}.navItem.isOpen .megamenuArea{pointer-events:auto}@media only screen and (min-width: 769px){.megamenuArea{position:absolute;right:0;top:100%;border-bottom-right-radius:8px;border-bottom-left-radius:8px}}@media only screen and (max-width: 768px){.megamenuArea{height:0;overflow:hidden;width:100%;padding:0 20px}}.megamenu{margin-top:8px;background-color:#fff;border-radius:8px}@media only screen and (min-width: 769px){.megamenu{opacity:.001;transform:translateY(10px);will-change:transform,opacity;box-shadow:0 2px 10px #0003}}@media only screen and (max-width: 768px){.megamenu{margin-top:0}}@media only screen and (max-width: 768px){.megamenuInner{padding-top:32px}}@media only screen and (max-width: 768px){.megamenuInner{padding-top:24px}}.tagCategoryTitle{font-size:12px;letter-spacing:.05em;font-weight:700;padding-bottom:10px;border-bottom:1px solid #efefef;position:relative}.tagCategoryList:nth-child(2) .tagCategoryTitle{padding-left:16px}.tagCategoryList:nth-child(2) .tagCategoryTitle:before{content:"";display:inline-block;position:absolute;top:4px;left:0;border-radius:50%;height:12px;width:12px}.tagCategoryList:nth-child(2) .tagCategoryItem.-campaign-purpose .tagCategoryTitle:before{background-color:#e8ab0d}.tagCategoryList:nth-child(2) .tagCategoryItem.-site-type .tagCategoryTitle:before{background-color:#37ccc5}.tagCategoryList:nth-child(2) .tagCategoryItem.-function .tagCategoryTitle:before{background-color:#2c44ae}.tagCategoryList{display:flex;flex-wrap:wrap;margin-top:2px;gap:16px}@media only screen and (max-width: 768px){.tagCategoryList{gap:0}}@media only screen and (max-width: 768px){.tagCategoryList{flex-direction:column}}.tagCategoryList:nth-child(1){padding:32px 32px 19px;background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px}@media only screen and (max-width: 768px){.tagCategoryList:nth-child(1){padding:0}}.tagCategoryList:nth-child(2){padding:32px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media only screen and (min-width: 769px){.tagCategoryList:nth-child(2){background-color:#fafafa}}@media only screen and (max-width: 768px){.tagCategoryList:nth-child(2){padding:0 0 24px;margin-top:24px}}.tagCategoryItem{width:calc(100% / 3 - 16px * 2 / 3)}@media only screen and (max-width: 768px){.tagCategoryItem:nth-child(n+2){margin-top:24px}}@media only screen and (max-width: 768px){.tagCategoryItem{width:100%}}.tagList{display:flex;flex-wrap:wrap}.tagList a{display:flex;justify-content:center;align-items:center;background-color:#efefef;padding:8px 10px;border-radius:2px;cursor:pointer;color:#000;font-size:12px;line-height:28px;text-align:center;height:28px;border:#e4e4e4 1px solid;margin-top:8px;transition:all .12s cubic-bezier(.165,.84,.44,1) 0s}.tagList a:not(:last-child){margin-right:8px}.tagList a:hover{background-color:#000;color:#fff;border:#000 1px solid}.tagItem{display:flex;justify-content:center;align-items:center;background-color:#efefef;padding:8px 10px;border-radius:2px;cursor:pointer;border:#e4e4e4 1px solid;margin-top:8px;transition:all .12s cubic-bezier(.165,.84,.44,1) 0s}.tagItem a{color:inherit}.tagItem:not(:last-child){margin-right:8px}.tagItem span{font-size:12px;line-height:1;transition:all .12s cubic-bezier(.165,.84,.44,1) 0s}.tagItem:hover{background-color:#000;border:#000 1px solid}.tagItem:hover span{color:#fff}.menuBtn{width:32px;height:32px;position:fixed;top:20px;right:20px;z-index:1;cursor:pointer}.menuBtnInner{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;position:relative}.menuBtnBar{width:22px;height:2px;background-color:#000;position:absolute;top:calc(50% - 1px);left:calc(50% - 11px)}.menuBtnBar:nth-child(1){top:calc(50% - 9px)}.menuBtnBar:nth-child(3){top:calc(50% + 7px)}.nav{margin-top:8px;height:44px;position:relative}@media only screen and (max-width: 768px){.nav{height:calc(100% - 72px);width:100%;position:fixed;top:72px;left:0;overflow:scroll;margin-top:0;pointer-events:none;-ms-overflow-style:none;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav.isActive{pointer-events:auto}}.navBg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:-1}.navSearch{text-align:center}@media only screen and (max-width: 768px){.navSearch{padding-left:12px;margin-top:24px;padding-bottom:24px;position:relative}.navSearch:before{content:"";display:inline-block;position:absolute;bottom:0;z-index:1;left:20px;background-color:#efefef;height:2px;width:calc(100% - 40px)}}.navInner{width:100%;margin:0 auto;height:100%;position:relative}@media only screen and (max-width: 768px){.navInner{padding:0 0 32px;height:auto;min-height:100vh}}.navList{height:100%;display:flex}@media only screen and (max-width: 768px){.navList{flex-direction:column;height:auto;margin-top:2px}}.navLink{width:100%;height:100%;top:0;left:0;display:block;position:absolute;z-index:1}.navItem{width:20%;position:relative}@media only screen and (max-width: 768px){.navItem{width:100%}}.navItem:nth-child(1) .navItemBtnTxt{transition:opacity .2s ease-out 0s}.navItem:nth-child(1):hover .navItemBtnTxt{opacity:.5}.navItem.isCurrent{pointer-events:none}.navItem.isCurrent a{color:#fff}@media only screen and (max-width: 768px){.navItem.isCurrent a{color:#999}}.navItem.isCurrent .navItemIcon path{stroke:#999}.navItem.-all .navItemBtnBg{background-color:#111}@media only screen and (max-width: 768px){.navItem.-all .navItemBtnBg{background-color:#fff}}.navItem.-web .navItemBtnBg{background-color:#37ccc5}@media only screen and (max-width: 768px){.navItem.-web .navItemBtnBg{background-color:#fff}}.navItem.-system .navItemBtnBg{background-color:#2c44ae}@media only screen and (max-width: 768px){.navItem.-system .navItemBtnBg{background-color:#fff}}.navItem.-campaign .navItemBtnBg{background-color:#e8ab0d}@media only screen and (max-width: 768px){.navItem.-campaign .navItemBtnBg{background-color:#fff}}.navItem.-design-dev .navItemBtnBg{background-color:#f4a0bc}@media only screen and (max-width: 768px){.navItem.-design-dev .navItemBtnBg{background-color:#fff}}.navItem.-tag .navItemBtnBg{background-color:#999}@media only screen and (max-width: 768px){.navItem.-tag .navItemBtnBg{background-color:#fff}}.navItemBtnBg{position:absolute;width:100%;height:100%;left:0}@media only screen and (min-width: 769px){.navItemBtnBg{top:0;transform:translateY(calc(100% - 2px))}.navItem.isCurrent .navItemBtnBg{border-top-right-radius:4px;border-top-left-radius:4px;transform:translateY(0)}}@media only screen and (max-width: 768px){.navItemBtnBg{bottom:0;height:calc(100% + 2px);z-index:0}.navItem.isCurrent .navItemBtnBg{background-color:#efefef}}@media only screen and (min-width: 769px){.navItemBtn{overflow:hidden}}@media only screen and (max-width: 768px){.navItemBtn{padding:0 20px}}.navItemBtnTxt{position:relative}@media only screen and (max-width: 768px){.navItemBtnTxt{padding-left:20px}}@media only screen and (min-width: 769px){.navItem.isCurrent .navItemBtnTxt{color:#fff}}@media only screen and (max-width: 768px){.navItem:nth-child(1) .navItemBtnTxt{top:-2px}}.navItemBtn{cursor:pointer;display:block;font-weight:700;letter-spacing:.02em;position:relative;display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 769px){.navItemBtn{font-size:14px}}@media only screen and (min-width: 769px){.navItemBtn{width:100%;height:100%}}@media only screen and (max-width: 768px){.navItemBtn{font-size:16px;justify-content:flex-start;padding:24px 0}}@media (min-width: 769px) and (max-width: 1080px){.navItemBtn{font-size:1.4814814815vw}}@media only screen and (max-width: 768px){.navItemBtn:before{content:"";display:inline-block;position:absolute;left:20px;bottom:0;z-index:2;background-color:#efefef;height:2px;width:calc(100% - 40px)}.navItem.isCurrent .navItemBtn:before{display:none}}.navItemIcon{display:flex;justify-content:center;align-items:center}.navItem.-all .navItemIcon path{stroke:#000}.navItem.-web .navItemIcon path{stroke:#37ccc5}.navItem.-system .navItemIcon path{stroke:#2c44ae}.navItem.-campaign .navItemIcon path{stroke:#e8ab0d}.navItem.-design-dev .navItemIcon path{stroke:#f4a0bc}.navItem.-tag .navItemIcon path{stroke:#000}@media only screen and (max-width: 768px){.navItem.isCurrent .navItemIcon path{stroke:#999!important}}@media only screen and (max-width: 768px){.navItemIcon{position:absolute;top:50%;transform:translateY(-50%);right:20px}}@media only screen and (min-width: 769px){.navItemIcon{position:relative;margin-left:11px;margin-top:4px}}.navBtns{margin-top:32px}@media only screen and (max-width: 768px){.navBtns{padding:0 20px}}.navBtn:nth-child(n+2){margin-top:16px}.navSNS{margin-top:32px}.snsList{display:flex;justify-content:center;align-items:center}.snsItem a{display:block;display:flex;justify-content:center;align-items:center}.snsItem:nth-child(n+2){margin-left:40px}@media only screen and (max-width: 768px){.navLogo{margin-top:32px}}.navLogoWrap{display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 769px){.navBlock{width:100%;height:100%}}@media only screen and (max-width: 768px){.navBlock:nth-child(n+3){margin-top:32px}}.navBlockTitleWrap{padding:0 20px;background-color:#efefef;height:40px;display:flex;align-items:center}.navBlockTitle{font-size:16px;letter-spacing:.02em;color:#999;font-weight:700}.aboutLinkItemTxt{padding-left:20px;font-size:16px;font-weight:700;letter-spacing:.02em;position:relative}.aboutLinkItemIn{display:block;width:100%;height:100%;padding:20px 0;position:relative}.aboutLinkItem .aboutLinkItemIn:before{content:"";display:inline-block;position:absolute;left:20px;background-color:#efefef;height:2px;bottom:0;width:calc(100% - 40px);z-index:2}.about{margin-top:3px}.aboutLinkItemIcon{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%);right:20px}.aboutLinkItemIcon path{stroke:#000}.aboutService{height:0;overflow:hidden}.aboutServiceList{padding:0 20px}.aboutServiceItemTxtArea{display:flex;justify-content:space-between;flex-grow:1}.aboutServiceItemIcon{height:28px;width:39px;text-align:center;margin-right:7px}@media only screen and (max-width: 768px){.aboutServiceItemIcon{margin-right:11px}}.aboutServiceItemIcon img{height:100%;width:auto}.productServiceItemIcon{display:flex;justify-content:center;align-items:center;margin-right:7px;width:32px}@media only screen and (max-width: 768px){.productServiceItemIcon{margin-right:11px}}.productServiceItemIcon:nth-child(1){height:36px}.productServiceItemIcon:nth-child(2){height:30px}.productServiceItemIcon img{height:100%;width:auto}.aboutServiceItemTxt{font-size:15px;position:relative;font-weight:700}.aboutServiceItemArrow{width:20px;height:20px;display:flex;justify-content:center;align-items:center}.aboutServiceItem a{padding:20px 0;display:flex;align-items:center}.aboutLinkItemBg{position:absolute;width:100%;height:100%;left:0;bottom:0;height:calc(100% + 2px);z-index:0}.aboutServiceItemArrow svg path{stroke:#000}@media only screen and (max-width: 768px){.js-menu_opitem{opacity:0}}@media only screen and (max-width: 768px){.js-menu_bg{transform:translateY(-100%)}}.nav2{height:40px;background-color:#efefef;position:relative;z-index:100}.nav2Inner{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:1120px;padding:0 20px;width:100%;margin:0 auto;position:relative}.nav2MenuLogo{display:flex;justify-content:center;align-items:center}.nav2MenuItem{border-right:1px solid #000}.nav2CatchTxt{font-size:11px}.nav2Menu{height:100%}.nav2MenuList{display:flex;height:100%}.nav2MenuTxt{font-size:12px;font-weight:700;letter-spacing:.05em}.nav2MenuItem>a{height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:0 20px;transition:all .3s cubic-bezier(.165,.84,.44,1) 0s}@media (hover: hover){.nav2MenuItem>a:hover{opacity:.5}}.service{display:flex;justify-content:center;align-items:center;height:100%;padding:0 20px;cursor:pointer;position:relative}.serviceArrow{display:flex;justify-content:center;align-items:center;position:relative;top:1px;margin-left:10px}.serviceDropDown{position:absolute;top:100%;right:0;width:253px;z-index:1}.serviceDropDownInner{padding:22px 23px 22px 19px;background-color:#efefef;margin-top:8px;border-radius:4px;box-shadow:0 0 8px #0000001a}.serviceDropDownTxt{font-size:15px;font-weight:700;text-align-last:left}.serviceDropDownIcon{display:flex;justify-content:center;align-items:center;width:33px;text-align:center;margin-right:16.5px}.serviceDropDownIcon img{display:inline-block;height:100%;width:auto}.serviceDropDownItem:nth-child(1) .serviceDropDownIcon{height:24px}.serviceDropDownItem:nth-child(2) .serviceDropDownIcon{height:28px}.serviceDropDownItem:nth-child(3) .serviceDropDownIcon{height:28px}.aboutDropDownIcon{display:flex;justify-content:center;align-items:center;width:32px;text-align:center;margin-right:14px}.aboutDropDownIcon img{display:inline-block;height:100%;width:auto}.serviceDropDownItem:nth-child(1) .aboutDropDownIcon{height:36px}.serviceDropDownItem:nth-child(2) .aboutDropDownIcon{height:30px}.serviceDropDownArrow{display:flex;justify-content:center;align-items:center;transition:transform .5s cubic-bezier(.19,1,.22,1)}.serviceDropDownArrow svg{width:15px;height:15px;stroke:#000}.serviceDropDownItem a{display:flex;align-items:center;position:relative}@media (hover: hover){.serviceDropDownItem a:hover .serviceDropDownTxtArea:after{transform-origin:left;transform:scaleX(1)}.serviceDropDownItem a:hover .serviceDropDownArrow{transform:scale(1.1)}}.serviceDropDownItem:nth-child(n+2){margin-top:24px}.serviceDropDownTxtArea{display:flex;align-items:center;justify-content:space-between;flex-grow:1;position:relative}.serviceDropDownTxtArea:after{content:"";display:inline-block;width:100%;height:1px;background-color:currentColor;position:absolute;bottom:-3px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .5s cubic-bezier(.19,1,.22,1)}.js-dropdown_contentsin{opacity:0;transform:translateY(10px)}.serviceDropDown{pointer-events:none}.js-dropdown.isActive .serviceDropDown{pointer-events:auto}@media only screen and (min-width: 769px){.navBoxArea{pointer-events:none;position:absolute;width:720px;left:50%;transform:translate(-50%);top:100%}}@media only screen and (max-width: 768px){.navBoxArea{height:0;overflow:hidden!important;background-color:#fff}}.navItem.isOpen .navBoxArea{pointer-events:auto}@media (min-width: 769px) and (max-width: 1268px){.navItem.-web .navBoxArea{left:-100%;transform:translate(0)}}@media (min-width: 769px) and (max-width: 800px){.navItem.-system .navBoxArea{left:-200%;transform:translate(0)}}@media (min-width: 769px) and (max-width: 800px){.navItem.-campaign .navBoxArea{right:-200%;left:auto;transform:translate(0)}}@media (min-width: 769px) and (max-width: 1268px){.navItem.-design-dev .navBoxArea{right:-100%;left:auto;transform:translate(0)}}@media only screen and (min-width: 769px){.navbox{padding-top:8px;opacity:.001;will-change:opacity,transform;transform:translateY(10px)}}.navboxHead{display:block;width:100%}@media only screen and (min-width: 769px){.navboxHead{border-top-right-radius:4px;border-top-left-radius:4px;padding:24px 0}.navItem.-web .navboxHead{background-color:#37ccc5}.navItem.-system .navboxHead{background-color:#2c44ae}.navItem.-campaign .navboxHead{background-color:#e8ab0d}.navItem.-design-dev .navboxHead{background-color:#f4a0bc}}.navboxHeadInner{display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width: 769px){.navboxHeadInner{padding:0 24px 0 29px}}@media only screen and (max-width: 768px){.navboxHeadInner{padding:0 20px}}.navboxHeadTxtJp{font-size:28px;font-weight:700;letter-spacing:.05em;line-height:1;color:#fff;position:relative}@media only screen and (max-width: 768px){.navboxHeadTxtJp{font-size:16px}.navItem.-web .navboxHeadTxtJp{color:#37ccc5}.navItem.-system .navboxHeadTxtJp{color:#2c44ae}.navItem.-campaign .navboxHeadTxtJp{color:#e8ab0d}.navItem.-design-dev .navboxHeadTxtJp{color:#f4a0bc}}.navboxHeadTxtEn{font-size:12px;font-weight:700;letter-spacing:.02em;line-height:1;font-family:Public Sans,sans-serif;color:#fff;margin-top:16px}.navboxHeadTxtArea{display:block;transition:opacity .3s cubic-bezier(.19,1,.22,1) 0s}@media only screen and (min-width: 769px){.navboxHeadTxtArea{min-width:calc(345 / 666 * 100%);max-width:calc(345 / 666 * 100%);width:calc(345 / 666 * 100%)}}@media only screen and (max-width: 768px){.navboxHeadTxtArea{width:100%;padding:26px 0 24px}.navItem.-web .navboxHeadTxtArea{border-bottom:1px solid #37ccc5}.navItem.-system .navboxHeadTxtArea{border-bottom:1px solid #2c44ae}.navItem.-campaign .navboxHeadTxtArea{border-bottom:1px solid #e8ab0d}.navItem.-design-dev .navboxHeadTxtArea{border-bottom:1px solid #f4a0bc}}.navboxHeadTxtAreaInner{display:inline-block;position:relative}@media only screen and (max-width: 768px){.navboxHeadTxtAreaInner{width:100%;display:flex;justify-content:space-between}}.navboxHeadImgArea{flex-grow:1;display:flex}.navboxHeadImgLeft{min-width:calc(213 / 321 * 100%);max-width:calc(213 / 321 * 100%);width:calc(213 / 321 * 100%)}.navboxHeadImgRight{padding-left:5px;flex-grow:1}.navboxHeadImgRight .navboxHeadImg:nth-child(2){margin-top:5px}.navboxHeadImg{position:relative;aspect-ratio:213/120;display:block}.navboxHeadImg img{min-width:100%;min-height:100%;object-fit:cover;width:100%;height:100%}.navboxHeadImg .navboxHeadImgInner{overflow:hidden;aspect-ratio:213/120;border-radius:4px}.navboxBody{background-color:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding:24px 0 32px}.navboxBodyInner{padding:0 24px}.navCategoryList{display:flex;justify-content:space-between;flex-wrap:wrap}.navCategoryItem{width:calc(50% - 8px)}@media only screen and (max-width: 768px){.navCategoryItem{width:100%}}.navCategoryItem:nth-child(n+3){margin-top:24px}@media only screen and (max-width: 768px){.navCategoryItem:nth-child(2){margin-top:24px}}.navboxHeadArrowIcon{width:35px;height:35px;border:2px solid #fff;border-radius:50%;top:-1px;position:absolute;display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 769px){.navboxHeadArrowIcon{left:calc(100% + 21px)}.navboxHeadArrowIcon svg{width:14px;height:auto}.navboxHeadArrowIcon svg path{stroke:#fff}}@media only screen and (max-width: 768px){.navboxHeadArrowIcon{width:16px;height:16px;right:0}.navItem.-web .navboxHeadArrowIcon path{stroke:#37ccc5}.navItem.-system .navboxHeadArrowIcon path{stroke:#2c44ae}.navItem.-campaign .navboxHeadArrowIcon path{stroke:#e8ab0d}.navItem.-design-dev .navboxHeadArrowIcon path{stroke:#f4a0bc}}.navboxHeadArrow{display:flex;justify-content:center;align-items:center;position:relative}.navboxHeadArrowCircle{width:103%;height:103%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden}.navboxHeadArrowCircleIn{width:100%;height:100%;border-radius:50%;background-color:#fff;transform:scale(0)}.js-hover_navtitle_bar{position:absolute;bottom:-6px;left:0;width:100%;background-color:#fff;height:1px;transform:scaleX(0);transform-origin:0% 50%}.head{background-color:#fff;box-shadow:0 2px 10px #0003;position:fixed;z-index:100;width:100%}@media only screen and (max-width: 768px){.head{position:fixed;top:0;left:0;width:100%;height:72px;padding-top:17px;box-shadow:0 0 8px #0000001a}}.navHead{padding-top:15px}@media only screen and (max-width: 768px){.navHead{padding-top:0}}.navHeadInner{max-width:1120px;padding:0 20px;width:100%;margin:0 auto;position:relative}.css-hover[data-hover=img]{cursor:pointer}@media (hover: hover){.css-hover[data-hover=img] img{transition:all .3s cubic-bezier(.165,.84,.44,1) 0s;will-change:transform}.css-hover[data-hover=img]:hover img{transform:scale(1.08)}}.css-hover[data-hover=workscardimg]{cursor:pointer}@media (hover: hover){.css-hover[data-hover=workscardimg] img{transition:transform .7s cubic-bezier(.19,1,.22,1) 0s;will-change:transform}.css-hover[data-hover=workscardimg] .css-hover_cardimg_shadow{transition:all .7s cubic-bezier(.19,1,.22,1) 0s}.css-hover[data-hover=workscardimg]:hover img{transform:scale(1.02)}.css-hover[data-hover=workscardimg]:hover .css-hover_cardimg_shadow{box-shadow:0 0 8px #0006}}.css-hover[data-hover=cardimg]{cursor:pointer;transition:all .7s cubic-bezier(.19,1,.22,1) 0s}@media (hover: hover){.css-hover[data-hover=cardimg] img{transition:transform .7s cubic-bezier(.19,1,.22,1) 0s;will-change:transform}.css-hover[data-hover=cardimg]:hover{box-shadow:0 0 8px #0006}.css-hover[data-hover=cardimg]:hover img{transform:scale(1.02)}}.css-hover[data-hover=cardtitle]{cursor:pointer;transition:color .7s cubic-bezier(.19,1,.22,1) 0s!important}@media (hover: hover){.css-hover[data-hover=cardtitle]:hover.-web{color:#37ccc5}.css-hover[data-hover=cardtitle]:hover.-system{color:#2c44ae}.css-hover[data-hover=cardtitle]:hover.-campaign{color:#e8ab0d}.css-hover[data-hover=cardtitle]:hover.-design-dev{color:#f4a0bc}}.css-hover[data-hover=cardtitledate] .css-hover_cardimg_color{cursor:pointer;transition:color .7s cubic-bezier(.19,1,.22,1) 0s!important}@media (hover: hover){.css-hover[data-hover=cardtitledate]:hover.-web .css-hover_cardimg_color{color:#37ccc5!important}.css-hover[data-hover=cardtitledate]:hover.-system .css-hover_cardimg_color{color:#2c44ae!important}.css-hover[data-hover=cardtitledate]:hover.-campaign .css-hover_cardimg_color{color:#e8ab0d!important}.css-hover[data-hover=cardtitledate]:hover.-design-dev .css-hover_cardimg_color{color:#f4a0bc!important}}@media (hover: hover){.css-hover[data-hover=more]{transition:all .12s cubic-bezier(.165,.84,.44,1) 0s}.css-hover[data-hover=more]:hover{opacity:.5!important}.css-hover[data-hover=more]:hover .css-hover_more_txt{text-decoration:none!important}}@media only screen and (max-width: 768px){.noresultTxtBox{padding-top:14px}}.noresultTxt{font-size:16px;line-height:24,16;letter-spacing:.02em}@media only screen and (max-width: 768px){.noresultSearchArea{text-align:center;padding-left:12px}}.noresultSearchBox{margin-top:48px}@media only screen and (max-width: 768px){.noresultSearchBox{margin-top:40px;display:inline-block}}.commonCardsAreaTitle{font-size:20px;line-height:1;font-weight:700;position:relative}#category .commonCardsAreaTitle,#search .commonCardsAreaTitle,#page .commonCardsAreaTitle{padding-left:28px}.isNoResult .commonCardsAreaTitle{padding-left:0!important}.commonCardsAreaTitle:before{content:"";display:inline-block;position:absolute;top:1px;left:0;background-color:#000;height:20px;width:20px;border-radius:50%}.isNoResult .commonCardsAreaTitle:before{display:none!important}#tag .commonCardsAreaTitle:before{display:none}.-web .commonCardsAreaTitle:before{background-color:#37ccc5}.-system .commonCardsAreaTitle:before{background-color:#2c44ae}.-campaign .commonCardsAreaTitle:before{background-color:#e8ab0d}.-design-dev .commonCardsAreaTitle:before{background-color:#f4a0bc}.-all .commonCardsAreaTitle:before{background-color:#000}.commonCardsList{display:flex;flex-wrap:wrap}@media only screen and (max-width: 768px){.commonCardsList{flex-direction:column}}.commonCardsItem{width:calc(100% / 3 - 20px * 2 / 3)}@media only screen and (min-width: 769px){.commonCardsItem:nth-child(3n),.commonCardsItem:nth-child(3n+2){margin-left:20px}.commonCardsItem:nth-child(n+4){margin-top:53px}}@media only screen and (max-width: 768px){.commonCardsItem{width:100%}.commonCardsItem:nth-child(n+2){margin-left:0;margin-top:54px}}.commonCardsAreaContents{margin-top:33px}@media only screen and (max-width: 768px){.commonCardsAreaContents{margin-top:24px}}.commonWorksArea{background-color:#f0f0f0;padding:25px 0;border-radius:4px;margin-bottom:40px}@media only screen and (max-width: 768px){.commonWorksArea{padding:24px 0 32px}}.commonWorksAreaInner{padding:0 24px}@media only screen and (max-width: 768px){.commonWorksAreaInner{padding:0 20px}}.commonWorksAreaTitle{font-size:14px;line-height:1;font-weight:700;position:relative;border-bottom:1px solid #000;padding-bottom:12px}.commonWorksList{display:flex;flex-wrap:wrap}@media only screen and (max-width: 768px){.commonWorksList{flex-direction:column;overflow:hidden}}.commonWorksItem{width:calc(100% / 3 - 20px * 2 / 3)}@media only screen and (min-width: 769px){.commonWorksItem:nth-child(3n),.commonWorksItem:nth-child(3n+2){margin-left:20px}.commonWorksItem:nth-child(n+4){margin-top:53px}}@media only screen and (max-width: 768px){.commonWorksItem{width:100%}.commonWorksItem:nth-child(n+2){margin-left:0}.commonWorksItem:nth-child(n+2) .commonWorksItemInner{margin-top:24px}}@media only screen and (max-width: 768px){.commonWorksItem:nth-child(n+2){height:0}}.commonWorksAreaContents{margin-top:33px}@media only screen and (max-width: 768px){.commonWorksAreaContents{margin-top:24px}}.commonWorksBtnArea{margin-top:24px;text-align:center}.commonWorksBtnWrap{width:120px;height:32px;display:inline-block}@media only screen and (max-width: 768px){.js-works_accordion_contents{overflow:hidden}}.otherContainerWrap,.otherContainer{position:relative}@media only screen and (min-width: 769px){.otherContainer{padding-top:18px}}@media only screen and (max-width: 768px){.otherContainer{padding-top:72px;position:relative}}.otherContainerInner{display:flex;position:relative;width:100%;max-width:1120px;margin:0 auto;padding:30px 20px 172px}@media only screen and (max-width: 768px){.otherContainerInner{padding:32px 20px 91px;flex-direction:column}}@media (min-width: 1081px){.otherContents{min-width:680px;max-width:680px;width:680px}}@media (min-width: 769px) and (max-width: 1120px){.otherContents{min-width:60.7142857143vw;max-width:60.7142857143vw;width:60.7142857143vw}}@media only screen and (max-width: 768px){.otherContents{width:100%}}.otherPager{margin-top:30px}@media only screen and (max-width: 768px){.otherPager{margin-top:50px}}.pager .wp-pagenavi{display:flex;align-items:center;justify-content:center}.pager .wp-pagenavi>a{font-family:Public Sans,sans-serif;font-weight:700;font-size:14px}.pager .wp-pagenavi>a.previouspostslink{position:relative;transition:opacity .3s cubic-bezier(.25,.46,.45,.94) 0s}.pager .wp-pagenavi>a.previouspostslink:hover{opacity:.5}.pager .wp-pagenavi>a.previouspostslink:before{content:"";display:inline-block;height:9px;width:9px;border-top:1px solid #000;border-right:1px solid #000;transform:rotate(-135deg);position:absolute;left:0;top:calc(50% - 4.5px)}.pager .wp-pagenavi>a.nextpostslink{position:relative;transition:opacity .3s cubic-bezier(.25,.46,.45,.94) 0s}.pager .wp-pagenavi>a.nextpostslink:hover{opacity:.5}.pager .wp-pagenavi>a.nextpostslink:before{content:"";display:inline-block;height:9px;width:9px;border-top:1px solid #000;border-right:1px solid #000;transform:rotate(45deg);position:absolute;right:0;top:calc(50% - 4.5px)}.pager .wp-pagenavi>a.page{margin-left:12px;margin-right:12px;transition:opacity .3s cubic-bezier(.25,.46,.45,.94) 0s}.pager .wp-pagenavi>a.page:hover{opacity:.5}.pager .wp-pagenavi .current{opacity:.5;margin-left:12px;margin-right:12px;font-family:Public Sans,sans-serif;font-weight:700;font-size:14px}.bannerArea{padding-right:8px;padding-top:8px}@media only screen and (max-width: 768px){.bannerArea{padding-left:8px}}.bannerItem{background-color:#fff;border-radius:4px}.bannerItem:nth-child(n+2){margin-top:24px}.bannerItem:hover .bannerLink{opacity:.5;transform:scale(1.02)}.bannerLink{position:relative;display:block;transition:all .7s cubic-bezier(.19,1,.22,1) 0s}.serviceDetailbanner,.estimate{aspect-ratio:352/176;width:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:4px;box-shadow:0 0 8px #0000001a;border:1px solid #e0e0e0}@media only screen and (max-width: 768px){.serviceDetailbanner,.estimate{aspect-ratio:335/167;min-height:167px}}.serviceDetailbannerImg{width:42.6136363636%}.serviceDetailbannerImg img{width:100%}@media only screen and (max-width: 768px){.serviceDetailbannerImg{width:42.3880597015%}}.serviceDetailbannerHead{border-left:4px solid #000;padding:2px 0 2px 12px}@media only screen and (max-width: 768px){.serviceDetailbannerHead{border-left:3px solid #000}}.serviceDetailbannerHeadTitle{font-size:10px;font-weight:700;letter-spacing:.06em;font-family:Public Sans,sans-serif;line-height:1}@media only screen and (max-width: 768px){.serviceDetailbannerHeadTitle{font-size:2.1333333333vw}}.serviceDetailbannerHeadTxt{font-size:16px;font-weight:700;letter-spacing:.05em;margin-top:8px;line-height:1}@media only screen and (max-width: 768px){.serviceDetailbannerHeadTxt{font-size:13px}}@media (min-width: 769px) and (max-width: 1080px){.serviceDetailbannerHeadTxt{font-size:1.4814814815vw}}.serviceDetailbannerTxt{margin-top:15px;font-size:12px;letter-spacing:.03em;line-height:1.35}@media only screen and (max-width: 768px){.serviceDetailbannerTxt{font-size:2.4vw}}@media (min-width: 769px) and (max-width: 1080px){.serviceDetailbannerTxt{font-size:1.1111111111vw;margin-top:1.3888888889vw}}.serviceDetailbannerTxtArea{margin-left:23px}@media only screen and (max-width: 768px){.serviceDetailbannerTxtArea{margin-left:17px}}@media (min-width: 769px) and (max-width: 1080px){.serviceDetailbannerTxtArea{margin-left:1.5740740741vw}}.bannerLink.-system .serviceDetailbannerTxtArea{margin-left:26px}@media only screen and (max-width: 768px){.bannerLink.-system .serviceDetailbannerTxtArea{margin-left:25px}}@media (min-width: 769px) and (max-width: 1080px){.bannerLink.-system .serviceDetailbannerTxtArea{margin-left:2.3148148148vw}}.bannerLink.-campaign .serviceDetailbannerTxtArea{margin-left:15px}@media only screen and (max-width: 768px){.bannerLink.-campaign .serviceDetailbannerTxtArea{margin-left:14px}}@media (min-width: 769px) and (max-width: 1080px){.bannerLink.-campaign .serviceDetailbannerTxtArea{margin-left:1.3888888889vw}}.estimateImg{width:28.4090909091%}.estimateImg img{width:100%}@media only screen and (max-width: 768px){.estimateImg{width:28.3582089552%}}.estimateTxtArea{padding-left:14px;border-left:4px solid #000;margin-left:32px}@media only screen and (max-width: 768px){.estimateTxtArea{margin-left:28px}}.estimateTitle{font-family:Public Sans,sans-serif;font-weight:700;font-size:10px;letter-spacing:.06em}@media only screen and (max-width: 768px){.estimateTitle{font-size:2.1333333333vw}}.estimateTxt{font-size:16px;font-weight:700;line-height:1.5;letter-spacing:.1em;margin-top:8px}@media only screen and (max-width: 768px){.estimateTxt{font-size:3.4666666667vw}}@media (min-width: 769px) and (max-width: 1080px){.estimateTxt{font-size:1.4814814815vw}}.partner{background-image:url(/magazine/wp-content/themes/balance/assets/resource/img/common/banner_partner.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding-left:32px;aspect-ratio:352/176;width:100%;display:flex;align-items:center;border-radius:4px}.partnerTitle{font-size:18px;letter-spacing:.1em;line-height:1.5;font-weight:700;color:#fff}@media (min-width: 769px) and (max-width: 1080px){.partnerTitle{font-size:1.6666666667vw}}.partnerTxt{font-size:12px;letter-spacing:.1em;line-height:1.5;color:#fff;margin-top:21px}@media only screen and (max-width: 768px){.partnerTxt{margin-top:18px}}@media (min-width: 769px) and (max-width: 1080px){.partnerTxt{font-size:1.1111111111vw;margin-top:1.9444444444vw}}.partner{background-image:url(/magazine/wp-content/themes/balance/assets/resource/img/common/banner_partner.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding-left:32px;aspect-ratio:352/176;width:100%;display:flex;align-items:center;border-radius:4px}.partnerTxtArea{border-left:2px solid #fff;padding-left:16px;padding-top:9px;padding-bottom:4px}@media only screen and (max-width: 768px){.partnerTxtArea{padding-top:7px;padding-bottom:1.6px}}.bannerEdge{position:absolute;width:20px;height:20px;bottom:8px;right:8px}.servicebanner{background-color:#000;display:flex;justify-content:center;align-items:center;aspect-ratio:352/176;padding-right:40px;border-radius:4px}.servicebannerLogoarea{width:calc(71 / 352 * 100%)}.servicebannerTitle{color:#fff;display:inline-block;font-size:12px;font-weight:700;padding-bottom:4px;border-bottom:1px solid #fff}.servicebannerTxtArea{margin-left:32px}.servicebannerTxt{color:#fff;font-size:18px;font-weight:700;line-height:1.5;margin-top:9px}@media (min-width: 769px) and (max-width: 1080px){.servicebannerTxt{font-size:1.6666666667vw}}.servicebannerSide{background-color:#fff;position:absolute;right:0;top:0;width:40px;height:100%;border:2px solid #000;border-top-right-radius:4px;border-bottom-right-radius:4px;display:flex;justify-content:center;align-items:center}.servicebannerSideArrow{width:16px;height:16px}.recommendbanner{background:linear-gradient(248.05deg,#00ffff 0%,#0066ff 94.41%);border-radius:4px;overflow:hidden;box-shadow:0 0 8px #0000001a}.recommendbannerMain{aspect-ratio:351/200;position:relative}.recommendbannerMain img{position:absolute;top:-6px;left:50%;transform:translate(-50%);width:100%}.recommendbannerTitleArea{height:48px;background-color:#dbf4ff;display:flex;justify-content:center;align-items:center;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.recommendbannerTitle{font-size:16px;font-weight:700}@media (min-width: 769px) and (max-width: 1080px){.recommendbannerTitle{font-size:1.4814814815vw}}.recommendbannerTitleArrow{display:flex;justify-content:center;align-items:center;margin-left:8px}.downloadbanner{background-color:#fff;border-radius:4px;overflow:hidden;box-shadow:0 0 8px #0000001a}.downloadbannerMain{aspect-ratio:351/157;position:relative}.downloadbannerMain img{position:absolute;top:-3px;left:50%;transform:translate(-50%);width:100%}.downloadbannerTitleArea{height:48px;background-color:#000;display:flex;justify-content:center;align-items:center;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.downloadbannerTitle{font-size:16px;font-weight:700;color:#fff}@media (min-width: 769px) and (max-width: 1080px){.downloadbannerTitle{font-size:1.4814814815vw}}.downloadbannerTitleArrow{display:flex;justify-content:center;align-items:center;margin-left:8px}.side{z-index:5;right:0;padding-left:48px;border-radius:12px;max-width:400px;width:400px;padding-top:12px;position:relative}#top .side,#category .side,#tag .side{padding-top:0}@media (min-width: 769px) and (max-width: 1120px){.side{max-width:35.7142857143vw;width:35.7142857143vw;padding-top:1.0714285714vw}#top .side,#category .side,#tag .side{padding-top:0}}@media only screen and (max-width: 768px){.side{width:100%;min-width:none;max-width:none;margin-left:0;margin-top:76px;padding-left:0;padding-top:0}#top .side{margin-top:48px}}.sideItem:nth-child(n+2){margin-top:56px}@media only screen and (min-width: 769px){.sideItem:last-child{position:sticky;top:165px}}.sidePopularTitle{font-size:20px;font-weight:700}.sidePopularMain{margin-top:13px}.sidePopularTabBtns{display:flex;justify-content:space-between}.sidePopularTabBtn{cursor:pointer;width:calc(50% - 8px);display:flex;justify-content:center;align-items:center;text-align:center}@media (hover: hover){.sidePopularTabBtn{transition:all .12s cubic-bezier(.165,.84,.44,1) 0s}.sidePopularTabBtn:hover .tabbtnTxt{color:#000}.sidePopularTabBtn:hover .tabbtnBar{background-color:#000}}.sidePopularTabBtn.isActive{pointer-events:none}.sidePopularTabBtn.isActive .tabbtnTxt{color:#000}.sidePopularTabBtn.isActive .tabbtnBar{background-color:#000}.tabbtn{height:36px;position:relative;width:100%;display:flex;justify-content:center;align-items:center}.tabbtnTxt{font-weight:700;font-size:14px;color:#999}.tabbtnBar{position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#999}.sidePopularTab{margin-top:16px;position:relative}.sidePopularTabItem{pointer-events:none;opacity:0}.sidePopularTabItem:nth-child(2){position:absolute;top:0;left:0;width:100%}.sidePopularTabItem.isActive{pointer-events:auto;opacity:1}.rankcard{display:flex;cursor:pointer;align-items:center}.rankcard:nth-child(n+2){margin-top:24px}.rankcardImg{position:relative;min-width:136px;max-width:136px;height:84px;border-radius:4px;overflow:hidden;display:block}@media (min-width: 769px) and (max-width: 1120px){.rankcardImg{min-width:12.1428571429vw;max-width:12.1428571429vw;height:7.5vw}}.rankcardImg img{min-width:100%;min-height:100%;width:100%;height:100%;object-fit:cover}.rankcardBody{margin-left:15px}.rankcardTitle{font-weight:700;font-size:14px;line-height:1.3;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.rankcardImgNumWrap{background-color:#111;width:24px;height:24px;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:1}.rankcardImgNum{color:#fff;font-size:14px;font-weight:700}.rankcardLinks{margin-top:4px}.tagchoiceTitle{font-size:20px;font-weight:700;line-height:1}.tagchoiceMain{margin-top:23px}.tagchoiceItemTitle{font-weight:700;font-size:12px;line-height:1;letter-spacing:.05em}.tagchoiceItem:nth-child(n+2){margin-top:24px}.tagchoiceItemTitleArea{position:relative;display:flex;align-items:center}.tagchoiceItemTitleBar{flex-grow:1;height:1px;background-color:#999;margin-left:15px}html,body{font-size:62.5%;scroll-padding-top:160px}@media only screen and (max-width: 768px){html,body{scroll-padding-top:92px}}html{color:#000;font-family:Noto Sans JP,sans-serif;font-weight:400;font-feature-settings:"palt";letter-spacing:0em;background-color:#fff;-webkit-text-size-adjust:100%;text-size-adjust:100%;opacity:1;-webkit-font-smoothing:antialiased}html.isHidden{overflow:hidden}body{overflow-x:hidden;font-size:1.6rem}@media only screen and (max-width: 768px){body{font-size:1.2rem}}#inner{position:relative}@media (min-width: 925px){.upto925{display:none}}@media (min-width: 876px){.upto875{display:none}}@media (max-width: 875px){.from875{display:none}}@media (min-width: 415px){.upto414{display:none}}@media (max-width: 414px){.from415{display:none}}@media (min-width: 769px){.hover_op{transition:opacity .1s cubic-bezier(.25,.46,.45,.94) 0s}.hover_op:hover{cursor:pointer;opacity:.5!important}}@media (min-width: 769px){.hover_sc{transition:transform .8s cubic-bezier(.19,1,.22,1) 0s;transform:translateZ(0)}.hover_sc img{transition:opacity .8s cubic-bezier(.19,1,.22,1) 0s}.hover_sc:hover{cursor:pointer;transform:scale(.96)}.hover_sc:hover img{opacity:.65!important}}@media (min-width: 769px){.hover_op_sns svg{transform:translateZ(0);transition:opacity .2s cubic-bezier(.25,.46,.45,.94) 0s,transform .2s cubic-bezier(.25,.46,.45,.94) 0s}.hover_op_sns:hover svg{will-change:all;cursor:pointer;opacity:.6!important;transform:scale(.92)}}.showOp{opacity:0;transition:opacity .6s cubic-bezier(.25,.46,.45,.94) 0s}.showOp.is-show{opacity:1}.flashD{animation:kf_flash .02s 10 normal}.flashD_g{animation:kf_flash_g .01s 13 normal}.flashD_g_main{animation:kf_flash_g .02s 13 normal}.flashD_sp{animation:kf_flash .02s 5 normal}.flashD_g_sp{animation:kf_flash_g .01s 6 normal}.flashD_g_main_sp{animation:kf_flash_g .02s 6 normal}@-moz-keyframes kf_flash{50%{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}}@-webkit-keyframes kf_flash{50%{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}}@-o-keyframes kf_flash{50%{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}}@keyframes kf_flash{50%{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}}@-moz-keyframes kf_flash_g{50%{opacity:0}}@-webkit-keyframes kf_flash_g{50%{opacity:0}}@-o-keyframes kf_flash_g{50%{opacity:0}}@keyframes kf_flash_g{50%{opacity:0}}.spantext{white-space:nowrap}.spantext .oh{display:inline-block;position:relative;line-height:1.3}.spantext .oh .t{opacity:0}.spantext .oh .overlay{position:absolute;left:0;top:0;background-color:#000;opacity:0}.scale{transition:transform .35s cubic-bezier(.25,.46,.45,.94) 0s}.scale:hover{cursor:pointer;transform:scale(1.1)}.scale_img{transition:transform .3s cubic-bezier(.25,.46,.45,.94) 0s}.scale_img:hover{cursor:pointer;transform:scale(1.15)}.hColor{transition:color .3s cubic-bezier(.25,.46,.45,.94) 0s}.hColor:hover{cursor:pointer;color:#f63e69!important}.hBgColor{transition:background-color .3s cubic-bezier(.25,.46,.45,.94) 0s}.hBgColor:hover{cursor:pointer;background-color:#f63e69!important}.cp{cursor:pointer}.hover_boxShadow{transition:all .2s cubic-bezier(.25,.46,.45,.94) 0s}.hover_boxShadow:hover{box-shadow:0 1px 1px #0003!important;opacity:.7;cursor:pointer}.wFlash{cursor:pointer}.wFlash:hover{animation:bF .8s cubic-bezier(.25,.46,.45,.94) 0s 1 normal}@-moz-keyframes bF{0%{background:white}to{background:rgba(255,255,255,0)}}@-webkit-keyframes bF{0%{background:white}to{background:rgba(255,255,255,0)}}@-o-keyframes bF{0%{background:white}to{background:rgba(255,255,255,0)}}@keyframes bF{0%{background:white}to{background:rgba(255,255,255,0)}}.flash:hover{animation:kf_flash .05s infinite}.translate{transition:transform 1.2s cubic-bezier(.165,.84,.44,1) 0s}.pulse{border-radius:50%}.pulse:hover{animation:pulse 1.2s infinite;animation-delay:.3}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.7)}70%{-webkit-box-shadow:0 0 0 20px rgba(255,255,255,0)}to{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0)}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,.7);box-shadow:0 0 #ffffffb3}70%{-moz-box-shadow:0 0 0 20px rgba(255,255,255,0);box-shadow:0 0 0 20px #fff0}to{-moz-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 #fff0}}.left_bar:after{display:block;width:.4375rem;height:2.1875rem;content:"";background-color:#000;position:absolute;left:0;top:-.375rem}.up_bar:before{content:"";position:absolute;display:block;width:100%;height:.625rem;top:0;left:0;right:0;background-color:#000;transition:height .18s cubic-bezier(.215,.61,.355,1),background-color .2s cubic-bezier(.25,.46,.45,.94)}body.no-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none}.grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:-ms-grab;cursor:grab}.grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-ms-grabbing;cursor:grabbing}@media only screen and (min-width: 769px){.is-sp{display:none}}@media only screen and (max-width: 768px){.is-pc{display:none}}#loading{position:fixed;left:0;top:0;z-index:9999;width:16%;height:100vh;margin:0 42%;overflow:hidden}@media (max-width: 768px){#loading{width:20%;margin:0 40%}}#loading .loadingBar{position:absolute;left:0;top:50%;margin-top:-1px;height:1px;background-color:#fff}#loading .loadingPercent{position:absolute;top:calc(50% + 20px);left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px}#loading .ballWrap{position:absolute;left:50%;top:50%;margin-left:-40px;margin-top:-50px}#loading .ballWrap .ball{width:80px;height:auto}@media (max-width: 768px){.isIOSSafari #loading .loadingBar,.isIOSSafari #loading .loadingPercent{margin-top:-40px}}.id_top #loading{display:block}@media only screen and (max-width: 768px){br.sp{display:inline-block}br.pc{display:none}.display.sp{display:inline-block}.display.pc{display:none}.sp-order-1{order:1}.sp-order-2{order:2}.sp-order-3{order:3}.sp-order-4{order:4}.sp-order-5{order:5}.sp-order-6{order:6}.sp-order-7{order:7}.sp-order-8{order:8}.sp-order-9{order:9}}@media only screen and (min-width: 769px){br.pc{display:inline-block}br.sp{display:none}.display.pc{display:inline-block}.display.sp{display:none}.pc-order-1{order:1}.pc-order-2{order:2}.pc-order-3{order:3}.pc-order-4{order:4}.pc-order-5{order:5}.pc-order-6{order:6}.pc-order-7{order:7}.pc-order-8{order:8}.pc-order-9{order:9}}a,a:active{color:#000;text-decoration:none}.box-shadow{box-shadow:4px 2px 10px 1px #ccc inset}.text-shadow{text-shadow:5px 5px 2px #ccc}.highlight{color:#ff405e}.error{color:#e83434}.error{position:absolute;left:50%;transform:translate(-50%);bottom:3.1875rem;width:100%}.underline{text-decoration:underline}#wrapper.id_top .topNewList{display:flex;justify-content:space-between}@media only screen and (max-width: 768px){#wrapper.id_top .topNewList{flex-direction:column}}#wrapper.id_top .topNewItem{width:calc(100% / 3 - 20px * 2 / 3)}#wrapper.id_top .topNewItem:nth-child(n+2){margin-left:20px}@media only screen and (max-width: 768px){#wrapper.id_top .topNewItem:nth-child(n+2){margin-left:0;margin-top:46px}}@media only screen and (max-width: 768px){#wrapper.id_top .topNewItem{width:100%}}#wrapper.id_top .topNewItem:nth-child(n+4){display:none}#wrapper.id_top .topNewAreaTitle{font-size:20px;line-height:1}#wrapper.id_top .containerWrap{position:relative}@media only screen and (min-width: 769px){#wrapper.id_top .container{padding:60px 0 164px}}@media only screen and (max-width: 768px){#wrapper.id_top .container{padding:96px 0 128px;position:relative}}#wrapper.id_top .containerInner{max-width:1120px;width:100%;margin:0 auto;position:relative;padding:0 20px;display:flex}@media only screen and (max-width: 768px){#wrapper.id_top .containerInner{flex-direction:column}}@media (min-width: 1081px){#wrapper.id_top .topContents{min-width:680px;max-width:680px;width:680px}}@media (min-width: 769px) and (max-width: 1120px){#wrapper.id_top .topContents{min-width:60.7142857143vw;max-width:60.7142857143vw;width:60.7142857143vw}}@media only screen and (max-width: 768px){#wrapper.id_top .topContents{width:100%}}#wrapper.id_top .topTagChoice{margin-top:60px}@media only screen and (max-width: 768px){#wrapper.id_top .topTagChoice{margin-top:94px}}#wrapper.id_top .topCategory{margin-top:75px}#wrapper.id_top .topCategoryItem:nth-child(n+2){margin-top:40px}@media only screen and (max-width: 768px){#wrapper.id_top .topCategoryItem:nth-child(n+2){margin-top:48px}}#wrapper.id_top .topCategoryTitle{font-size:20px;line-height:1;font-weight:700;position:relative;padding-left:28px}#wrapper.id_top .topCategoryTitle:before{content:"";display:inline-block;position:absolute;top:1px;left:0;height:20px;width:20px;border-radius:50%}#wrapper.id_top .topCategoryItem.-web .topCategoryTitle:before{background-color:#37ccc5}#wrapper.id_top .topCategoryItem.-system .topCategoryTitle:before{background-color:#2c44ae}#wrapper.id_top .topCategoryItem.-campaign .topCategoryTitle:before{background-color:#e8ab0d}#wrapper.id_top .topCategoryItem.-design-dev .topCategoryTitle:before{background-color:#f4a0bc}#wrapper.id_top .topNewContents{margin-top:24px}#wrapper.id_top .categoryList{display:flex;justify-content:space-between;margin-top:24px}@media only screen and (max-width: 768px){#wrapper.id_top .categoryList{flex-direction:column}}#wrapper.id_top .categoryItem{width:calc(100% / 3 - 20px * 2 / 3)}#wrapper.id_top .categoryItem:nth-child(n+2){margin-left:20px}@media only screen and (max-width: 768px){#wrapper.id_top .categoryItem:nth-child(n+2){margin-left:0;margin-top:24px}}@media only screen and (max-width: 768px){#wrapper.id_top .categoryItem{width:100%}}#wrapper.id_top .categorymore{display:inline-block}#wrapper.id_top .categorymore a{display:flex;justify-content:center;align-items:center}#wrapper.id_top .topCategoryBtnArea{margin-top:42px;text-align:right}@media only screen and (max-width: 768px){#wrapper.id_top .topCategoryBtnArea{margin-top:24px}}#wrapper.id_top .categorymoreTxt{font-size:12px;font-weight:700;letter-spacing:.15em;line-height:1;text-decoration:underline;text-underline-offset:3px;margin-right:8px}@media only screen and (max-width: 768px){#wrapper.id_top .categorymoreTxt{font-size:16px}}#wrapper.id_top .categorymoreArrow{display:block;position:relative;display:flex;justify-content:center;align-items:center;width:13px;height:13px}#wrapper.id_top .categorymoreArrow svg{width:13px;height:13px}@media only screen and (max-width: 768px){#wrapper.id_top .categorymoreArrow{width:17px;height:17px;position:relative;top:1px}#wrapper.id_top .categorymoreArrow svg{width:17px;height:17px}}#wrapper.id_single .article{position:relative;width:100%}@media (min-width: 1257px){#wrapper.id_single .articleSnsWrap{position:absolute;top:0;left:-65px;height:100%;padding-top:10px}}@media (max-width: 1256px){#wrapper.id_single .articleSnsWrap{position:relative}}@media (min-width: 1257px){#wrapper.id_single .articleSNS{position:sticky;top:208px}}@media (max-width: 1256px){#wrapper.id_single .articleSNSList{display:flex;justify-content:center;align-items:center}}@media (min-width: 1257px){#wrapper.id_single .articleSNSItem:nth-child(n+2){margin-top:20px}}@media (max-width: 1256px){#wrapper.id_single .articleSNSItem:nth-child(n+2){margin-left:20px}}#wrapper.id_single .articleImgArea{margin-top:40px;position:relative}@media only screen and (max-width: 768px){#wrapper.id_single .articleImgArea{margin-top:24px}}#wrapper.id_single .articleImgWrap img{border-radius:6px;width:100%}@media only screen and (max-width: 768px){#wrapper.id_single .articleImgWrap img{border-radius:4px}}#wrapper.id_single .articleTitle{font-size:36px;font-weight:700;line-height:1.4;text-align:justify}@media only screen and (max-width: 768px){#wrapper.id_single .articleTitle{font-size:22px}}#wrapper.id_single .articleDateArea{margin-top:20px;margin-bottom:16px;display:flex}@media only screen and (max-width: 768px){#wrapper.id_single .articleDateArea{margin-top:16px}}#wrapper.id_single .articleDate{display:flex}#wrapper.id_single .articleDate .-txt{font-size:12px;color:#999;line-height:1;letter-spacing:.02em;display:block}#wrapper.id_single .articleDate .-date{font-family:Public Sans,sans-serif;color:#000;display:block;margin-left:8px;font-size:12px;letter-spacing:.06em;line-height:1}#wrapper.id_single .articleDate:nth-child(n+2){margin-left:32px}@media only screen and (min-width: 769px){#wrapper.id_single .articleTags{min-width:calc(470 / 680 * 100%);max-width:calc(470 / 680 * 100%);width:calc(470 / 680 * 100%)}}@media only screen and (max-width: 768px){#wrapper.id_single .articleTags{width:100%}}#wrapper.id_single .freespace{position:relative;margin-bottom:80px;width:100%}#wrapper.id_single .freespace a{color:#009ac7;word-break:break-all}@media (hover: hover){#wrapper.id_single .freespace a{transition:all .12s cubic-bezier(.165,.84,.44,1) 0s}#wrapper.id_single .freespace a:hover{opacity:.5;text-decoration:none}}#wrapper.id_single .freespace>p{font-size:16px;line-height:1.75;margin:32px 0}#wrapper.id_single .freespace>h2{font-size:28px;font-weight:700;margin:80px 0 32px;position:relative;padding-bottom:16px;line-height:1.5}@media only screen and (max-width: 768px){#wrapper.id_single .freespace>h2{margin:40px 0 32px;font-size:24px}}#wrapper.id_single .freespace>h2:before{content:"";display:inline-block;position:absolute;bottom:0;left:0;background-color:#d5d5d5;height:4px;width:100%}#wrapper.id_single .freespace>h2:after{content:"";display:inline-block;position:absolute;bottom:0;left:0;background-color:#000;height:4px;width:128px}#wrapper.id_single .freespace>h3{font-size:24px;line-height:1.5;font-weight:700;margin:32px 0;position:relative;padding-left:15px}@media only screen and (max-width: 768px){#wrapper.id_single .freespace>h3{font-size:20px}}#wrapper.id_single .freespace>h3:before{content:"";display:inline-block;position:absolute;top:0;left:0;background-color:#000;height:100%;width:4px}#wrapper.id_single .freespace>h4{font-size:20px;line-height:auto;font-weight:700;margin:32px 0;position:relative;padding-left:15px}#wrapper.id_single .freespace>h4:before{content:"";display:inline-block;position:absolute;top:0;left:0;background-color:#d5d5d5;height:100%;width:4px}#wrapper.id_single .freespace>ul{margin:32px 0}#wrapper.id_single .freespace>ul li{font-size:16px;line-height:auto;padding-left:16px;position:relative}#wrapper.id_single .freespace>ul li:before{content:"";display:block;position:absolute;top:8px;left:0;background-color:#000;height:8px;width:8px;border-radius:50%}#wrapper.id_single .freespace>ul li:nth-child(n+2){margin-top:17px}#wrapper.id_single .freespace>ol{margin:32px 0;counter-reset:item}#wrapper.id_single .freespace>ol li{font-size:16px;line-height:auto;padding-left:19px;position:relative;padding-top:3px}#wrapper.id_single .freespace>ol li:before{position:absolute;left:0;top:0;counter-increment:item;content:counter(item) ".";font-weight:700;font-family:Work Sans,sans-serif;font-size:20px;padding-right:4px}#wrapper.id_single .freespace>ol li:nth-child(n+2){margin-top:17px}#wrapper.id_single .freespace>div{margin-top:2.4rem;max-width:100%}#wrapper.id_single .freespace blockquote{border-radius:8px;background-color:#e6e6e6;border:1px solid #efefef;font-size:14px;line-height:1.8571428571;padding:34px 32px;margin:32px 0;color:#333}@media only screen and (max-width: 768px){#wrapper.id_single .freespace blockquote{padding:22px}}#wrapper.id_single .freespace .wp-block-image{margin:32px 0}#wrapper.id_single .freespace .wp-block-image img{max-width:100%;width:100%;height:auto;border-radius:4px;box-shadow:0 0 8px #0000001a}#wrapper.id_single .freespace .wp-element-caption,#wrapper.id_single .freespace .wp-caption-text{text-align:right;color:#999;margin-top:8px;font-size:12px;line-height:1.5;word-break:break-all}@media only screen and (max-width: 768px){#wrapper.id_single .freespace .wp-element-caption,#wrapper.id_single .freespace .wp-caption-text{font-size:10px}}#wrapper.id_single .freespace .wp-caption img{max-width:100%;width:100%;height:auto;border-radius:4px;box-shadow:0 0 8px #0000001a}#wrapper.id_single .freespace>img{max-width:100%;width:100%;height:auto;border-radius:4px;box-shadow:0 0 8px #0000001a}#wrapper.id_single .freespace>p img{max-width:100%;width:100%;height:auto;border-radius:4px;box-shadow:0 0 8px #0000001a}#wrapper.id_single .freespace iframe{aspect-ratio:16/9;width:100%;height:auto}#wrapper.id_single .freespace .wp-block-video{background-color:#dbdbdb;aspect-ratio:16/9;position:relative;border-radius:4px;box-shadow:0 0 8px #0000001a;overflow:hidden}@keyframes video-loading{0%{rotate:0}to{rotate:360deg}}#wrapper.id_single .freespace .wp-block-video video{opacity:0}#wrapper.id_single .freespace .wp-block-video:before{content:"";background-image:url(/magazine/wp-content/themes/balance/assets/resource/svg/loading.svg);width:50px;height:50px;position:absolute;inset:50% 0 0 50%;z-index:1;translate:-50% -50%;animation:video-loading 1s ease infinite}#wrapper.id_single .freespace .wp-block-video.--loaded video{opacity:1}#wrapper.id_single .freespace .wp-block-video.--loaded:before{visibility:hidden}#wrapper.id_single .freespace .wp-block-video.--vertical{aspect-ratio:unset;align-items:center;display:flex;justify-content:center;width:100%;padding:50px}@media only screen and (max-width: 768px){#wrapper.id_single .freespace .wp-block-video.--vertical{padding:30px}}#wrapper.id_single .freespace .wp-block-video.--vertical video{max-width:320px;border:7px solid #5f5f5f;border-radius:30px}@media only screen and (max-width: 768px){#wrapper.id_single .freespace .wp-block-video.--vertical video{max-width:none;width:clamp(200px,50%,300px)}}#wrapper.id_single .articleAuthor{margin:32px 0 56px}@media only screen and (max-width: 768px){#wrapper.id_single .articleAuthor{margin:40px 0}}#wrapper.id_single .ctablock{border:1px solid #000;border-radius:4px;padding:40px 0;background-color:#fff;margin:56px 0!important}@media only screen and (max-width: 768px){#wrapper.id_single .ctablock{padding:32px 0;margin:32px 0!important}}#wrapper.id_single .ctablock.-end{background-color:#e8ab0d;border:1px solid #e8ab0d;padding:56px 0;box-shadow:0 0 8px #0000001a}@media only screen and (max-width: 768px){#wrapper.id_single .ctablock.-end{padding:40px 0;margin:40px 0!important}}#wrapper.id_single .ctablock.-works,#wrapper.id_single .ctablock.-contact,#wrapper.id_single .ctablock.-download{padding:48px 0}@media only screen and (max-width: 768px){#wrapper.id_single .ctablock.-works,#wrapper.id_single .ctablock.-contact,#wrapper.id_single .ctablock.-download{padding:32px 0}}#wrapper.id_single .ctablockInner{padding:0 3rem;display:flex}@media only screen and (max-width: 768px){#wrapper.id_single .ctablockInner{flex-direction:column}}@media only screen and (max-width: 768px){#wrapper.id_single .ctablock.-end .ctablockInner{padding:0 32px}}#wrapper.id_single .ctablock.-works .ctablockInner,#wrapper.id_single .ctablock.-contact .ctablockInner,#wrapper.id_single .ctablock.-download .ctablockInner{padding:0 3rem;flex-direction:column}#wrapper.id_single .ctablockLeft{display:flex;flex-direction:column;justify-content:space-between;padding-right:40px;border-right:1px solid #e6e6e6;width:50%}@media only screen and (max-width: 768px){#wrapper.id_single .ctablockLeft{width:100%;min-width:100%;max-width:100%;padding-right:0;border-right:none;border-bottom:1px solid #e6e6e6;padding-bottom:24px}}#wrapper.id_single .ctablockRight{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;width:50%;padding-left:40px}@media only screen and (max-width: 768px){#wrapper.id_single .ctablockRight{padding-left:0;padding-top:24px;width:100%}}#wrapper.id_single .ctablock.-block3 .ctablockBtnArea{text-align:left}#wrapper.id_single .ctablock.-block3 .ctablockTxtWrap{padding-left:8px}@media only screen and (min-width: 769px){#wrapper.id_single .ctablock.-end .ctablockLeft{min-width:calc(400 / 600 * 100%);max-width:calc(400 / 600 * 100%)}}@media only screen and (max-width: 768px){#wrapper.id_single .ctablock.-end .ctablockLeft{padding-bottom:32px}}#wrapper.id_single .ctablock.-end .ctablockRight{padding-left:40px}@media only screen and (max-width: 768px){#wrapper.id_single .ctablock.-end .ctablockRight{padding-left:0;padding-top:32px}}#wrapper.id_single .ctablock.-end .ctablockTxt{letter-spacing:.02em;line-height:1.65;margin-top:8px}@media only screen and (max-width: 768px){#wrapper.id_single .ctablock.-end .ctablockBtnArea{margin-top:24px}}#wrapper.id_single .ctablockTxtWrap{display:flex;height:100%;align-items:center}#wrapper.id_single .ctablockTxt{font-size:14px;line-height:1.5}#wrapper.id_single .ctablockTxt span{font-weight:700}#wrapper.id_single .ctablockBtnWrap{height:48px;width:100%;display:inline-block}@media only screen and (min-width: 769px){#wrapper.id_single .ctablockBtnWrap.isDownload{max-width:196px}}#wrapper.id_single .ctablockBtnWrap.isInquiry .primaryBtn{padding:0 16px 0 23px!important}#wrapper.id_single .ctablock.-works .ctablockBtnWrap,#wrapper.id_single .ctablock.-contact .ctablockBtnWrap,#wrapper.id_single .ctablock.-download .ctablockBtnWrap{max-width:240px}@media only screen and (max-width: 768px){#wrapper.id_single .ctablock.-works .ctablockBtnWrap,#wrapper.id_single .ctablock.-contact .ctablockBtnWrap,#wrapper.id_single .ctablock.-download .ctablockBtnWrap{max-width:none}}#wrapper.id_single .ctablockBtn{height:100%;width:100%;border:2px solid #e8ab0d;border-radius:4px;background-color:#fff;display:flex;justify-content:center;align-items:center;transition:all .12s cubic-bezier(.165,.84,.44,1) 0s}#wrapper.id_single .ctablockBtn.isRevert{background-color:#e8ab0d}#wrapper.id_single .ctablockBtn.isRevert .ctablockBtnTxt{color:#fff}@media (hover: hover){#wrapper.id_single .ctablockBtn:hover{background-color:#e8ab0d;opacity:1!important}#wrapper.id_single .ctablockBtn:hover .ctablockBtnTxt{color:#fff}#wrapper.id_single .ctablockBtn:hover.isRevert{background-color:#fff}#wrapper.id_single .ctablockBtn:hover.isRevert .ctablockBtnTxt{color:#e8ab0d}}#wrapper.id_single .ctablockBtnTxt{color:#e8ab0d;font-size:14px;font-weight:700;letter-spacing:.05em;line-height:1.4;transition:all .12s cubic-bezier(.165,.84,.44,1) 0s;text-align:center}#wrapper.id_single .ctablockBtnArea{margin-top:24px;text-align:center}@media only screen and (max-width: 768px){#wrapper.id_single .ctablockBtnArea{margin-top:16px}}#wrapper.id_single .ctablockTitle{color:#fff;font-family:Public Sans,sans-serif;font-weight:700;letter-spacing:.07em;font-size:18px;line-height:1}#wrapper.id_single .relateArea{margin:56px 0}#wrapper.id_single .relateAreaTitle{font-size:2.6rem;font-weight:700;line-height:1.53846;position:relative;margin-top:6rem;margin-bottom:3.2rem;padding-left:1.6rem}#wrapper.id_single .relateAreaTitle:before{position:absolute;top:0;left:0;display:inline-block;width:4px;height:100%;content:"";border-radius:2px;background-color:#000}#wrapper.id_single .relatepost{margin:56px 0!important}#wrapper.id_single .relateCard{position:relative;background-color:#fff;box-shadow:0 0 8px #0000001a;padding:24px 0;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}#wrapper.id_single .relateCardTag{background-color:#000;position:absolute;left:0;bottom:100%;padding:6px 22px;border-top-right-radius:6px;border-top-left-radius:6px}#wrapper.id_single .relateCardTagTxt{color:#fff;font-size:12px;font-weight:700;line-height:1}#wrapper.id_single .relateCardInner{display:flex;align-items:flex-start;padding:0 37px 0 16px}@media only screen and (max-width: 768px){#wrapper.id_single .relateCardInner{flex-direction:column;padding:0 16px}}#wrapper.id_single .relateCardTitle{display:block;transition:none!important}#wrapper.id_single .relateCardTitle:hover{opacity:1!important}#wrapper.id_single .relateCardMain{margin-top:24px}#wrapper.id_single .relateCard:nth-child(n+2){margin-top:24px}#wrapper.id_single .relateCardInner{display:flex}@media only screen and (min-width: 769px){#wrapper.id_single .relateCardInner{align-items:center}}#wrapper.id_single .relateCardImg{border-radius:4px;overflow:hidden;position:relative;z-index:1;display:block;cursor:pointer;transition:all .7s cubic-bezier(.19,1,.22,1) 0s!important}@media only screen and (min-width: 769px){#wrapper.id_single .relateCardImg{min-width:140px;max-width:140px;width:140px;height:79px}}@media only screen and (max-width: 768px){#wrapper.id_single .relateCardImg{width:100%;height:auto;aspect-ratio:303/171}}#wrapper.id_single .relateCardImg img{min-width:100%;min-height:100%;width:100%;height:100%;object-fit:cover}@media (hover: hover){#wrapper.id_single .relateCardImg img{transition:transform .7s cubic-bezier(.19,1,.22,1) 0s!important;will-change:transform}#wrapper.id_single .relateCardImg:hover{box-shadow:0 0 8px #0006!important;opacity:1!important}#wrapper.id_single .relateCardImg:hover img{transform:scale(1.02)!important}}#wrapper.id_single .relateCardBody{margin-left:13px}@media only screen and (max-width: 768px){#wrapper.id_single .relateCardBody{margin-left:0;margin-top:16px}}#wrapper.id_single .relateCardTitleIn{font-weight:700;color:#000;font-size:16px;margin-top:8px;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}#wrapper.id_single .relateCardDate{font-size:14px;color:#999;line-height:1;font-weight:400;font-family:Public Sans,sans-serif}#wrapper.id_single .relateCardLinkArea{margin-top:2px}@media only screen and (max-width: 768px){#wrapper.id_single .relateCardLinkArea{margin-top:6px}}#wrapper.id_single .serviceCtablock{margin:80px 0 56px!important}#wrapper.id_single .serviceCta{position:relative;background-color:#fff;box-shadow:0 0 8px #0000001a;padding:36px 0;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;cursor:pointer}#wrapper.id_single .serviceCtaTag{background-color:#000;position:absolute;left:0;bottom:100%;padding:6px 15px;border-top-right-radius:6px;border-top-left-radius:6px}@media only screen and (max-width: 768px){#wrapper.id_single .serviceCtaTag{padding:6px 13px}}#wrapper.id_single .serviceCtaTagTxt{color:#fff;font-size:12px;font-weight:700;line-height:1}#wrapper.id_single .serviceCtaInner{align-items:flex-start;padding:0 40px;display:flex}@media only screen and (min-width: 769px){#wrapper.id_single .serviceCtaInner{align-items:center}}@media only screen and (max-width: 768px){#wrapper.id_single .serviceCtaInner{flex-direction:column;padding:0 20px}}#wrapper.id_single .serviceCtaTitle{font-size:20px;font-weight:700;line-height:1}#wrapper.id_single .serviceCtaMain{margin-top:24px}#wrapper.id_single .serviceCta:nth-child(n+2){margin-top:24px}#wrapper.id_single .serviceCtaImg{border-radius:4px;overflow:hidden;position:relative;z-index:1}@media only screen and (min-width: 769px){#wrapper.id_single .serviceCtaImg{min-width:135px;max-width:135px;width:135px}}@media only screen and (max-width: 768px){#wrapper.id_single .serviceCtaImg{width:calc(180 / 295 * 100%);margin:0 auto}}#wrapper.id_single .serviceCtaImg img{width:100%}#wrapper.id_single .serviceCtaBody{margin-left:48px}@media only screen and (max-width: 768px){#wrapper.id_single .serviceCtaBody{margin-left:0;margin-top:16px;width:100%}}#wrapper.id_single .serviceCtaTxt{font-size:14px;letter-spacing:.02em;line-height:1.5}#wrapper.id_single .serviceCtaBtnArea{margin-top:15px}#wrapper.id_single .serviceCtaBtnWrap{width:100%;height:48px}@media only screen and (max-width: 768px){#wrapper.id_single .serviceCtaBtnWrap{height:54px}}#wrapper.id_single .serviceCtaBtnWrap .primaryBtnTxt{font-size:14px}@media only screen and (min-width: 769px){#wrapper.id_single .serviceCtablock.-serviceCta1 .serviceCtaBtnWrap,#wrapper.id_single .serviceCtablock.-serviceCta2 .serviceCtaBtnWrap{max-width:265px}}#wrapper.id_single .serviceCtablock.-serviceCta1 .primaryBtnArrow,#wrapper.id_single .serviceCtablock.-serviceCta2 .primaryBtnArrow{position:absolute;right:16px;top:50%;transform:translateY(-50%)}@media only screen and (min-width: 769px){#wrapper.id_single .serviceCtablock.-serviceCta3 .serviceCtaBtnWrap{max-width:285px}}@media only screen and (min-width: 769px){#wrapper.id_single .serviceCtablock.-serviceCta3 .primaryBtn{padding:0 16px 0 28px}}@media (min-width: 1081px){#wrapper.id_single .singleContents{min-width:680px;max-width:680px;width:680px}}@media (min-width: 769px) and (max-width: 1120px){#wrapper.id_single .singleContents{min-width:60.7142857143vw;max-width:60.7142857143vw;width:60.7142857143vw}}@media only screen and (max-width: 768px){#wrapper.id_single .singleContents{width:100%}}#wrapper.id_single .singleContainerWrap,#wrapper.id_single .singleContainer{position:relative}@media only screen and (min-width: 769px){#wrapper.id_single .singleContainer{padding-top:18px}}@media only screen and (max-width: 768px){#wrapper.id_single .singleContainer{padding-top:72px}}#wrapper.id_single .singleContainerInner{display:flex;position:relative;width:100%;max-width:1120px;margin:0 auto;padding:30px 20px 172px}@media only screen and (max-width: 768px){#wrapper.id_single .singleContainerInner{padding:20px 20px 91px;flex-direction:column}}#wrapper.id_single .singleMain{position:relative;width:100%}@media only screen and (min-width: 769px){#wrapper.id_single .singleMain{padding-top:8px}}#wrapper.id_single .singleMainInner{width:100%;margin:0 auto}#wrapper.id_single .singleRelate{margin-top:87px}@media only screen and (max-width: 768px){#wrapper.id_single .singleRelate{margin-top:40px}}#wrapper.id_single .singleTagChoice{margin-top:80px}@media only screen and (max-width: 768px){#wrapper.id_single .singleTagChoice{margin-top:40px}}#wrapper.id_single .table-wrap{margin:20px 0;margin-top:20px!important}@media only screen and (max-width: 768px){#wrapper.id_single .table-wrap{-ms-overflow-style:none;scrollbar-width:none}#wrapper.id_single .table-wrap::-webkit-scrollbar{display:none}}#wrapper.id_single .table-wrap tr:nth-child(1){background-color:#000;color:#fff}#wrapper.id_single .table-wrap tr:nth-child(1) td{border-right:solid 1px #fff;border-bottom:solid 1px #000}#wrapper.id_single .table-wrap tr:nth-child(n+2) td:nth-child(1){background-color:#efefef}#wrapper.id_single .table-wrap tr:nth-child(n+2) td:nth-child(n+2){background-color:#fff}#wrapper.id_single .table-wrap td strong{font-weight:400}#wrapper.id_single .ez-toc-title-toggle{display:none}#wrapper.id_single .singleNav{background-color:#e6e6e6;padding-top:4.4rem;padding-bottom:4.4rem}@media only screen and (max-width: 768px){#wrapper.id_single .singleNav{padding-top:2.8rem;padding-bottom:3rem}}#wrapper.id_single .singleNav-inner{max-width:720px;padding-left:2rem;padding-right:2rem;width:100%;margin:0 auto}#wrapper.id_single .singleNav .linkarea{font-size:1.2rem}#wrapper.id_single .singleNav .linkarea.is-pc{padding-left:4rem;flex-grow:1}#wrapper.id_single .singleNav .linkarea.is-tabsp{margin-bottom:1.8rem}#wrapper.id_single .singleNav .linkarea-category{display:flex;align-items:center;justify-content:flex-start}#wrapper.id_single .singleNav .linkarea-category-tit{min-width:5.4rem}#wrapper.id_single .singleNav .linkarea-category-name{margin-left:2rem;text-decoration:underline}#wrapper.id_single .singleNav .linkarea-tags{display:flex;margin-top:1.4rem}#wrapper.id_single .singleNav .linkarea-tags-list{display:flex;margin-left:2rem}#wrapper.id_single .singleNav .linkarea-tags-item{text-decoration:underline}#wrapper.id_single .singleNav .linkarea-tags-item:nth-child(n+2){margin-left:1rem}#wrapper.id_single .singleNav .linkarea-tags-tit{min-width:5.4rem}#wrapper.id_single .singleNav .list{display:flex;justify-content:space-between;align-items:center}#wrapper.id_single .singleNav .list-item_prev,#wrapper.id_single .singleNav .list-item_next{font-size:1.4rem;position:relative;width:5.2rem}@media (max-width: 375px){#wrapper.id_single .singleNav .list-item_prev,#wrapper.id_single .singleNav .list-item_next{font-size:3.7333333333vw}}#wrapper.id_single .singleNav .list-item_prev a{padding-left:1.5rem}#wrapper.id_single .singleNav .list-item_prev a:before{content:"";display:inline-block;position:absolute;top:4px;left:3px;width:8px;height:8px;border-top:1px solid #000;border-right:1px solid #000;transform:rotate(-135deg)}@media (max-width: 375px){#wrapper.id_single .singleNav .list-item_prev a:before{top:1.0666666667vw}}#wrapper.id_single .singleNav .list-item_prev a.is-disable{opacity:.5;cursor:text}#wrapper.id_single .singleNav .list-item_next a{padding-right:1.5rem}#wrapper.id_single .singleNav .list-item_next a:before{content:"";display:inline-block;position:absolute;top:4px;right:3px;width:8px;height:8px;border-top:1px solid #000;border-right:1px solid #000;transform:rotate(45deg)}@media (max-width: 375px){#wrapper.id_single .singleNav .list-item_next a:before{top:1.0666666667vw}}#wrapper.id_single .singleNav .list-item_next a.is-disable{opacity:.5;cursor:text}#wrapper.id_single .singleNav .list .iconArea{display:flex}@media only screen and (min-width: 769px){#wrapper.id_single .singleNav .list .iconArea{display:none}}#wrapper.id_single .singleNav .list .iconArea-item:nth-child(n+2){margin-left:1rem}@media (max-width: 375px){#wrapper.id_single .singleNav .list .iconArea-item:nth-child(n+2){margin-left:2.6666666667vw}}#wrapper.id_single .singleNav .list .iconArea-link{width:100%;height:100%;display:inline-block}#wrapper.id_single .singleNav .list .iconArea-link img{width:3.6rem;height:3.6rem}@media (min-width: 769px){#wrapper.id_single .singleNav .list a{transition:opacity .3s cubic-bezier(.25,.46,.45,.94) 0s}#wrapper.id_single .singleNav .list a:hover{cursor:pointer;opacity:.5!important}}#wrapper.id_single .suggestTitle{font-size:20px;font-weight:700;line-height:1}#wrapper.id_single .suggestMain{margin-top:24px}#wrapper.id_single .suggestItem:nth-child(n+2){margin-top:24px}#wrapper.id_single .suggestItemInner{display:flex;align-items:center}#wrapper.id_single .suggestItemImg{min-width:183px;max-width:183px;height:103px;display:block;border-radius:4px;overflow:hidden}@media only screen and (max-width: 768px){#wrapper.id_single .suggestItemImg{min-width:136px;max-width:136px;height:84px}}#wrapper.id_single .suggestItemImg img{min-width:100%;min-height:100%;width:100%;height:100%;object-fit:cover}#wrapper.id_single .suggestItemBody{margin-left:25px}#wrapper.id_single .suggestItemTitle{font-weight:700;font-size:14px;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}#wrapper.id_single .suggestItemDate{font-size:14px;color:#999;line-height:1;margin-top:12px;font-family:Public Sans,sans-serif;font-weight:400}#wrapper.id_single .suggestItemLinkArea{margin-top:5px}#leadinModal-3778961{opacity:0}#leadinModal-3778961.isActive{opacity:1}.side .leadinModal{position:relative!important}.side .leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content,.side .leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-content{animation:none;-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;position:relative}.side .leadinModal-v3.leadinModal.leadinEmbedded-theme-default .leadinModal-close,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-close,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-close{pointer-events:none!important;display:none!important}.side .leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content{border-radius:0 10px 10px 0!important}.side .leadinModal-v3.leadinModal.leadinEmbedded-theme-default .leadin-content-body .leadin-preview-wrapper,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadin-content-body .leadin-preview-wrapper,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .leadin-content-body .leadin-preview-wrapper{padding:22px 24px 23px 14px!important}@media (min-width: 769px) and (max-width: 1080px){.side .leadinModal-v3.leadinModal.leadinEmbedded-theme-default .leadin-content-body .leadin-preview-wrapper,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadin-content-body .leadin-preview-wrapper,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .leadin-content-body .leadin-preview-wrapper{padding:2.037037037vw 2.2222222222vw 2.1296296296vw 1.2962962963vw!important}}.side #leadin-content-form-wrapper{padding:22px 24px 31px!important}@media (min-width: 769px) and (max-width: 1080px){.side #leadin-content-form-wrapper{padding:2.037037037vw 2.2222222222vw 2.1296296296vw!important;padding-bottom:2.8703703704vw}}.side .leadinModal-content h4{font-size:12px!important;position:relative!important;color:#000!important;margin-right:0!important;margin-bottom:17px!important;padding-left:79px!important;letter-spacing:.01em!important;line-height:1.45!important;white-space:nowrap}@media (min-width: 769px) and (max-width: 1080px){.side .leadinModal-content h4{font-size:1.1111111111vw!important;padding-left:7.3148148148vw!important;margin-bottom:1.5740740741vw!important}}@media (max-width: 769px){.side .leadinModal-content h4{font-size:11px!important}}.side .leadinModal-content h4:before{position:absolute;top:calc(50% - 28px);left:0;display:inline-block;width:69px;height:56px;background-image:url(/magazine/wp-content/themes/balance/assets/resource/img/common/pic_magazine1.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;content:""}@media (min-width: 769px) and (max-width: 1080px){.side .leadinModal-content h4:before{top:calc(50% - 28 / 1080 * 100vw);width:6.3888888889vw;height:5.1851851852vw}}.side .leadinModal-description-body p:nth-child(1){font-size:10px!important;color:#999!important}.side .leadinModal-description-body p:nth-child(2){font-size:12px!important;font-weight:500!important;margin-top:17px!important}.side .leadinModal-3778961.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-description-body p:nth-child(1){color:#999!important}.side .leadin-message-wrapper h4{position:relative!important}.side .leadin-message-wrapper p:nth-child(2){font-size:12px!important;letter-spacing:.03em!important;line-height:1.45!important;font-weight:500!important;margin-top:12px!important;color:#999!important}@media (min-width: 769px) and (max-width: 1080px){.side .leadin-message-wrapper p:nth-child(2){margin-top:1.3888888889vw!important;font-size:1.1111111111vw!important}}.side .leadinModal-reset a,.side .leadinModal-reset button,.side .leadinModal-reset img,.side .leadinModal-reset label,.side .leadinModal-reset span{position:relative}.side .leadinModal-v3.leadinModal.leadinEmbedded-theme-default .leadinModal-content,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-content{width:100%;padding:0!important;font-feature-settings:normal!important}.side .leadinModal .leadin-button{font-size:12px!important;font-weight:700!important}@media (min-width: 769px) and (max-width: 1080px){.side .leadinModal .leadin-button{font-size:1.1111111111vw!important}}.side .leadinModal.leadinModal-v3 .leadin-button{font-weight:700!important;position:relative;height:32px!important;padding:0!important;border-left:none;transition:all .12s cubic-bezier(.165,.84,.44,1) 0s}@media (min-width: 769px) and (max-width: 1080px){.side .leadinModal.leadinModal-v3 .leadin-button{height:2.962962963vw!important}}.side .leadinModal.leadinModal-v3 .leadin-button:hover{opacity:.5}.side .leadinModal-3778961 .advance-wrapper .leadin-button-secondary{position:relative;color:#fff!important;border:none!important;background:#e8ab0d!important}.side .leadinModal-3778961 .advance-wrapper .leadin-button-secondary:after{content:"";width:20px;height:22px;position:absolute;top:calc(50% - 11px);right:7px;background-image:url(/magazine/wp-content/themes/balance/assets/resource/svg//magazinearrow.svg);background-position:0% 0%;background-repeat:no-repeat;background-size:cover}.side .leadinModal .leadin-preview-wrapper .advance-wrapper .leadin-button{margin-top:0!important}.side .leadinModal .leadin-input-wrapper label,.side .leadinModal.leadinModal-v3 .leadin-form-wrapper{padding-top:0!important}@media (max-width: 768px){.side .leadinModal.leadinModal-v3 .leadin-form-wrapper{margin-top:-12px}}.side .leadinModal .leadin-input-wrapper input[type=email]{margin-top:0!important}.side .leadinModal .leadin-button-wrapper{padding-top:0!important}.side .leadinModal .leadinModal-content label{font-size:12px!important;color:#fff!important}.side .leadin-form-wrapper{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.side .leadinModal .leadinModal-content input[type=email],.side .leadinModal .leadinModal-content input[type=file],.side .leadinModal .leadinModal-content input[type=number],.side .leadinModal .leadinModal-content input[type=tel],.side .leadinModal .leadinModal-content input[type=text],.side .leadinModal .leadinModal-content select,.side .leadinModal .leadinModal-content textarea{border-radius:2px!important}.side .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-form .leadinModal-content,.side .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-thanks .leadinModal-content,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form .leadinModal-content,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-thanks .leadinModal-content,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-form .leadinModal-content,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-thanks .leadinModal-content{border:none!important}.side .input-email{height:32px!important;outline:none!important;background-color:#f2f2f2!important}@media (min-width: 769px) and (max-width: 1080px){.side .input-email{height:2.962962963vw!important}}.side .leadinModal-3778961 .leadin-button-wrapper .leadin-button-primary{color:#fff!important;background-color:#e8ab0d!important;border-radius:2px}.side .leadin-button-wrapper{border-radius:2px;margin-left:8px!important;min-width:72px;max-width:72px;margin-bottom:0!important}@media (min-width: 769px) and (max-width: 1080px){.side .leadin-button-wrapper{min-width:6.6666666667vw;max-width:6.6666666667vw}}.side .leadinModal .leadinModal-content input[type=email],.side .leadinModal .leadinModal-content input[type=file],.side .leadinModal .leadinModal-content input[type=number],.side .leadinModal .leadinModal-content input[type=tel],.side .leadinModal .leadinModal-content input[type=text],.side .leadinModal .leadinModal-content select,.side .leadinModal .leadinModal-content textarea{border:1px solid #999!important;font-size:12px!important;padding:.5em 7.5px!important}@media (min-width: 769px) and (max-width: 1080px){.side .leadinModal .leadinModal-content input[type=email],.side .leadinModal .leadinModal-content input[type=file],.side .leadinModal .leadinModal-content input[type=number],.side .leadinModal .leadinModal-content input[type=tel],.side .leadinModal .leadinModal-content input[type=text],.side .leadinModal .leadinModal-content select,.side .leadinModal .leadinModal-content textarea{padding:.5em .6944444444vw!important;font-size:1.1111111111vw!important}}.side .thank-you-message .leadinModal-hide-outline p:nth-child(1){font-size:12px!important;font-weight:700!important;position:relative!important;color:#000!important;margin-right:0!important;margin-bottom:17px!important;padding-left:79px!important;letter-spacing:.01em!important;line-height:1.45!important;white-space:nowrap}@media (min-width: 769px) and (max-width: 1080px){.side .thank-you-message .leadinModal-hide-outline p:nth-child(1){font-size:1.1111111111vw!important;padding-left:7.3148148148vw!important;margin-bottom:1.5740740741vw!important}}@media (max-width: 768px){.side .thank-you-message .leadinModal-hide-outline p:nth-child(1){font-size:11px!important}}.side .leadinModal-form .leadinModal-content h4{margin-bottom:12px!important}.side .thank-you-message .leadinModal-hide-outline p:nth-child(1):before{position:absolute;top:calc(50% - 28px);left:0;display:inline-block;width:69px;height:56px;background-image:url(/magazine/wp-content/themes/balance/assets/resource/img/common/pic_magazine1.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;content:""}@media (min-width: 769px) and (max-width: 1080px){.side .thank-you-message .leadinModal-hide-outline p:nth-child(1):before{top:calc(50% - 28 / 1080 * 100vw);width:6.3888888889vw;height:5.1851851852vw}}.side .thank-you-message .leadinModal-hide-outline p:nth-child(2){font-size:10px!important}.side .mailcheck-suggestion{display:none!important}.side .leadinModal.leadinModal-v3.leadinModal-thanks .leadinModal-content .leadinModal-content-wrapper .leadin-content-body{padding:22px 24px 28px 15px}.side .leadinModal .leadin-close-button{pointer-events:none}.side .leadin-close-button{width:100%!important;height:48px!important;opacity:0}.side .thank-you-button{font-size:14px!important;line-height:1.45;letter-spacing:.01em;color:#000!important;position:relative!important;width:100%!important;height:76px!important;text-decoration:none!important;width:220px!important;margin-left:89px!important}@media (min-width: 769px) and (max-width: 1080px){.side .thank-you-button{width:20.3703703704vw!important;font-size:1.2962962963vw!important;height:7.037037037vw!important;margin-left:8.2407407407vw!important}}@media (max-width: 768px){.side .thank-you-button{margin-left:79px!important;width:206px!important;font-size:13px!important}}.side .thank-you-button:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;padding-top:16px!important;border-top:1px solid #999999;border-bottom:1px solid #999999;height:76px;content:"ご登録ありがとうございます！\a確認メールをお送りいたしました";white-space:pre;text-align:left}@media (min-width: 769px) and (max-width: 1080px){.side .thank-you-button:before{height:7.037037037vw!important;padding-top:1.4814814815vw!important}}.side .thank-you-button:after{content:"";width:80px;height:80px;background-color:#fff;position:absolute;top:0;left:-89px;background-image:url(/magazine/wp-content/themes/balance/assets/resource/img/common/pic_magazine3.png);background-position:0% 0%;background-repeat:no-repeat;background-size:cover}@media (min-width: 769px) and (max-width: 1080px){.side .thank-you-button:after{left:-8.2407407407vw!important;width:7.4074074074vw!important;height:7.4074074074vw!important}}@media (max-width: 768px){.side .thank-you-button:after{left:-79px!important;width:70px!important;height:70px!important}}.side .leadinModal .leadinModal-close:before{opacity:0!important}.side .leadinModal-3778961.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-content,.side .leadinModal-3778961.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content,.side .leadinModal-3778961.leadinEmbedded-theme-default.leadinModal-preview.leadinModal-v3 .leadinModal-content,.side .leadinModal-3778961.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form .leadinModal-content,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-thanks .leadinModal-content{background:#fff!important;background-image:url(/magazine/wp-content/themes/balance/assets/resource/img/common/pic_magazinebg.png)!important;background-position:0% 0%;background-repeat:no-repeat;background-size:cover!important;border-radius:8px!important;overflow:hidden}.side .leadinModal-3778961.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-content:before,.side .leadinModal-3778961.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content:before,.side .leadinModal-3778961.leadinEmbedded-theme-default.leadinModal-preview.leadinModal-v3 .leadinModal-content:before,.side .leadinModal-3778961.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content:before,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form .leadinModal-content:before,.side .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-thanks .leadinModal-content:before{content:"";width:calc(100% - 12px);height:calc(100% - 12px);background-color:#fff;position:absolute;top:6px;left:6px}.side .leadinModal-3778961.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-contenth4{color:#000!important}.side .leadinModal-3778961.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-content h4,.side .leadinModal-3778961.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content h4,.side .leadinModal-3778961.leadinEmbedded-theme-default.leadinModal-preview.leadinModal-v3 .leadinModal-content h4,.side .leadinModal-3778961.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content h4{color:#000!important;white-space:nowrap}.side .advance-wrapper{padding-left:83px!important;position:relative!important;height:82px!important;display:flex!important;align-items:flex-end!important}@media (min-width: 769px) and (max-width: 1080px){.side .advance-wrapper{padding-left:6.484375vw!important;height:6.40625vw!important}}.side .advance-wrapper:before{content:"";width:80px;height:80px;background-color:#fff;position:absolute;bottom:0;left:0;background-image:url(/magazine/wp-content/themes/balance/assets/resource/img/common/pic_magazine3.png);background-position:0% 0%;background-repeat:no-repeat;background-size:cover}@media (min-width: 769px) and (max-width: 1080px){.side .advance-wrapper:before{width:6.25vw!important;height:6.25vw!important}}@media (max-width: 768px){.side .advance-wrapper:before{width:70px!important;height:70px!important}}.side .advance-wrapper:after{content:"";width:226px;height:46px;background-color:#fff;position:absolute;top:0;left:83px;background-image:url(/magazine/wp-content/themes/balance/assets/resource/img/common/pic_magazine2.png);background-position:0% 0%;background-repeat:no-repeat;background-size:cover}@media (min-width: 769px) and (max-width: 1080px){.side .advance-wrapper:after{left:6.484375vw;width:17.65625vw!important;height:3.59375vw!important}}@media (max-width: 420px){.side .advance-wrapper:after{width:53.8095238095vw!important;height:10.9523809524vw!important}}.side .leadinModal-preview .leadinModal-hide-outline{display:none!important}
