﻿@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap&text=0123456789";/*! destyle v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;-webkit-font-smoothing:antialiased}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit;line-height:inherit}ul,ol{padding:0;margin:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;margin:0;overflow:visible;clear:both;color:inherit;border-top-width:1px}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{display:block;color:inherit;text-decoration:none;background-color:rgba(0,0,0,0)}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:100%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img,embed,object,iframe{vertical-align:bottom}picture,img{display:block;width:100%}img{object-fit:contain}button,input,optgroup,select,textarea{display:block;padding:0;margin:0;font:inherit;color:inherit;text-align:inherit;vertical-align:middle;background:rgba(0,0,0,0);border-radius:0;outline:0;-webkit-appearance:none;appearance:none}[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{cursor:pointer;-webkit-appearance:none;appearance:none}button[disabled],[type=button][disabled],[type=reset][disabled],[type=submit][disabled]{cursor:default}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted}select::-ms-expand{display:none}option{padding:0}fieldset{min-width:0;padding:0;margin:0}legend{display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:none}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:none}table{border-spacing:0;border-collapse:collapse}caption{text-align:left}td,th{padding:0;vertical-align:top}th{font-weight:bold;text-align:left}template{display:none}[hidden]{display:none}:root{--black: #1b2228;--black_rgb: 27, 34, 40;--black2: #6e7c89;--gray: #eff3f5;--yellow: #f4cd2e;--green: #32ad3a;--lightgreen: #3db161;--middlegreen: #3db061;--blue: #0eb6e9;--red: #e04f49;--white: #fff;--deppblue: #27313b;--middleblue: #397fc2;--fadedorange: #f29d52;--aquablue: #00c4ce;--textColor: #55616b;--radius: 20px;--Bebas: "Bebas Neue", sans-serif}html,body{font-family:var(--base-font-family);font-size:14px;letter-spacing:.03em;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}html{scroll-padding-top:72px}html,body,div,h1,h2,h3,h4,h5,h6,li,ul,ol,p,label,form,input,select,textarea,button,td,th,hr,blockquote,code{padding:0;margin:0}html,body,a,button{color:var(--black)}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}button,code,input,option,select,strong,textarea,th{font:inherit}a,button,i,img,input,label,select,textarea{display:block}a{text-decoration:none}table{border-spacing:0;border-collapse:collapse}th{text-align:left}img,video,iframe{vertical-align:bottom}img,hr{border:none}li{list-style:none}template{display:none}button,input,select,textarea{padding:0;margin:0;background:rgba(0,0,0,0);border:none;border-radius:0;outline:0;appearance:none}textarea{resize:none}::input-placeholder{font-weight:200;color:#d5d5d5}::placeholder{font-weight:200;color:#d5d5d5}::input-placeholder{font-weight:200;color:#d5d5d5}p,a,span,li{line-height:1.8}@font-face{font-family:"Bebas Neue";font-style:normal;font-weight:400;src:url("/wp-content/themes/anymind/font/BebasNeue-Regular.ttf") format("truetype");font-display:block}.basic_width{box-sizing:border-box;width:100%;max-width:1200px;padding:0 32px;margin:0 auto}@media screen and (max-width: 760px){.basic_width{padding:0 24px}}.section_title{font-size:36px;font-weight:700}@media screen and (max-width: 980px){.section_title{font-size:32px}}@media screen and (max-width: 760px){.section_title{font-size:28px}}@media screen and (max-width: 420px){.section_title{font-size:24px}}.btn{display:flex;align-items:center;justify-content:center;height:48px;padding:0 24px;font-weight:500;line-height:1;color:var(--black);border:solid 1px #dce2e8;border-radius:48px}@media screen and (max-width: 640px){.btn{padding:0 16px}}.btn.icon{gap:8px}.btn.icon img{width:18px}.btn.fill{color:#fff;border-color:#fff}.btn.hoverBtn{will-change:border;transition:border .2s ease}.btn.hoverBtn:hover{border-color:var(--black)}.btn.hoverFillBtn{will-change:background-color,color;transition:background-color .2s ease,color .2s ease}.btn.hoverFillBtn img{will-change:mix-blend-mode;transition:mix-blend-mode .2s ease}.btn.hoverFillBtn:hover{color:var(--black);background-color:#fff}.btn.hoverFillBtn:hover img{mix-blend-mode:difference}.cover_bg{background-repeat:no-repeat;background-position:center center;background-size:cover}.fix_ratio{position:relative;width:100%}.fix_ratio::before{display:block;width:100%;padding-top:56.25%;content:""}.fix_ratio_content{position:absolute;top:0;left:0;width:100%;height:100%}.hoverOpacity,.single a.post_card:hover,.single .post_link{cursor:pointer;will-change:opacity;transition:opacity .2s ease-in-out}.hoverOpacity:hover,.single a.post_card:hover,.single .post_link:hover{opacity:.6}@media screen and (max-width: 760px){.hoverOpacity:hover,.single a.post_card:hover,.single .post_link:hover{opacity:1}}.hoverScale{transition:transform .15s ease-in-out}.hoverScale:hover{transform:scale(1.05, 1.05)}@media screen and (max-width: 760px){.hoverScale:hover{transform:none}}@keyframes fadeInUp{0%{display:none;opacity:0}1%{display:block;opacity:0;transform:translateY(16px)}100%{display:block;opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{display:none;opacity:0}1%{display:block;opacity:0;transform:translateY(-16px)}100%{display:block;opacity:1;transform:translateY(0)}}@keyframes fuwafuwa{0%{transform:translateY(0)}50%{transform:translateY(-15px)}100%{transform:translateY(0)}}.titleUp{opacity:0;backface-visibility:hidden;transform:translateY(30px),translate3d(0, 0, 0);animation:titleUp 1.2s cubic-bezier(0.21, 0.42, 0.23, 1) forwards}@keyframes titleUp{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}.titleDown{opacity:0;backface-visibility:hidden;transform:translateY(-30px),translate3d(0, 0, 0);animation:titleDown 1.2s cubic-bezier(0.21, 0.42, 0.23, 1) forwards}@keyframes titleDown{0%{opacity:0;transform:translateY(-30px)}100%{opacity:1;transform:translateY(0)}}.showUp{opacity:0;backface-visibility:hidden;transform:translateY(30px),translate3d(0, 0, 0);animation:showUp 1.2s cubic-bezier(0.21, 0.42, 0.23, 1) forwards}@keyframes showUp{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}.footer_join{position:relative;padding:64px 0 80px;background-color:#0e1a25}.footer_join_img{position:absolute;top:0;right:0;width:426px}.footer_join_title{color:var(--white)}.footer_join_item{flex:1;padding:40px;background-color:#252f39;border-radius:8px}.footer_join_item_wrapper{display:flex;flex-wrap:wrap;gap:24px;margin-top:32px}.footer_join_item_title{font-size:28px;font-weight:700;color:var(--white)}.footer_join_item_text{margin-top:16px;font-weight:600;line-height:1.5em;color:var(--white)}.footer_join_item_btn{width:140px;margin-top:24px;color:var(--deppblue);background-color:var(--white)}.footer_join_item.contact{background-color:#252f39}@media screen and (max-width: 680px){.footer_join_item{flex:none;width:100%}.footer_join_item_wrapper{gap:16px}.footer_join_item_text{min-height:auto}}@media screen and (max-width: 640px){.footer_join_item_title{font-size:24px}}@media screen and (max-width: 420px){.footer_join{padding:48px 0 56px}.footer_join_item{padding:32px}.footer_join_item_title{font-size:20px}.footer_join_item_btn{width:100%}}.footer{padding:48px 0;background-color:#0e1a25}@media screen and (max-width: 1080px){.footer{padding:40px 0}}.footernav{display:flex;flex:1;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 1080px){.footernav{flex:none;order:3;width:100%}.footernav_category{margin-top:36px}}.footernav__logo{margin-right:56px}@media screen and (max-width: 1080px){.footernav__logo{order:1;margin-right:0}}.footernav__logo_img{display:inline;width:auto;height:34px}@media screen and (max-width: 1080px){.footernav__logo_img{height:32px}}.footernav_sns{display:flex;align-items:center;margin-top:24px}.footernav_sns__link{display:flex;align-items:center;width:20px;height:100%;margin-right:16px}.footernav_sns__icon{width:100%}.footernav__list{display:flex;flex:none;flex-wrap:wrap;order:3;width:100%}@media screen and (max-width: 1080px){.footernav__list{flex:none;order:3;width:100%}}@media screen and (max-width: 500px){.footernav__list{justify-content:space-between}}.footernav_category{width:20%;width:16%;margin-top:36px}@media screen and (max-width: 1080px){.footernav_category{margin-top:36px}}@media screen and (max-width: 919px){.footernav_category{width:33.3333333333%}}@media screen and (max-width: 680px){.footernav_category{width:50%}}@media screen and (max-width: 500px){.footernav_category{width:50%}}@media screen and (max-width: 360px){.footernav_category{width:100%;margin-top:24px}}.footernav_category__link{line-height:34px;color:var(--white)}@media screen and (min-width: 1281px){.footernav_category__link{font-size:14px}}@media screen and (max-width: 1280px){.footernav_category__link{font-size:14px}}@media screen and (max-width: 1110px){.footernav_category__link{font-size:14px}}@media screen and (max-width: 960px){.footernav_category__link{font-size:14px}}@media screen and (max-width: 680px){.footernav_category__link{font-size:14px}}.footernav_category__link.bold{font-size:15px;font-weight:600}.footer_lang_btn{position:relative;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:148px;height:38px;padding:0 12px;margin-left:auto;cursor:pointer;border:1px solid hsla(0,0%,100%,.3);border-radius:3px}@media screen and (max-width: 1080px){.footer_lang_btn{order:2}}@media screen and (max-width: 360px){.footer_lang_btn{margin-top:32px;margin-left:0}}.footer_lang_btn_text{color:var(--white);transition:opacity .2s ease-in-out}.footer_lang_btn_arrow{width:11px;transition:opacity .2s ease-in-out}@media screen and (min-width: 761px){.footer_lang_btn:hover .footer_lang_btn_text{opacity:.8}.footer_lang_btn:hover .footer_lang_btn_arrow{opacity:.8}}.footer_lang_btn .lang_switcher{right:0;bottom:44px}.footer_lang_btn .lang_switcher.active{animation:fadeInUp .3s ease-in-out}.copyright{display:flex;align-items:center;margin-top:64px}@media screen and (max-width: 1080px){.copyright{margin-top:54px}}@media screen and (max-width: 360px){.copyright{margin-top:36px}}.copyright__text{font-size:13px;color:var(--white)}.copyright__text_separator{padding:0 8px;font-size:13px;color:var(--white)}.copyright__link{font-size:13px;color:var(--white)}.copyright_list{display:flex;align-items:center;margin-left:auto}@media screen and (max-width: 840px){.copyright_list{display:none}}.copyright_list__item{position:relative;font-size:13px;color:var(--white)}.copyright_list__item:nth-of-type(n + 2){padding-left:8px;margin-left:8px}.copyright_list__item:nth-of-type(n + 2)::after{display:block;content:"";position:absolute;top:3px;left:0;width:1px;height:16px;background-color:var(--white)}.copyright_list__link{font-size:13px;color:var(--white)}.copyright.id{margin-top:18px}.copyright_id_text{margin:0 auto;font-size:13px;color:var(--white)}.header{position:fixed;top:0;left:0;z-index:999;width:100%;background-color:var(--white)}.header_wrapper{display:flex;align-items:center;height:72px}.header_logo{width:auto;height:34px}.header_nav{height:100%;margin-left:32px}.header_nav_ul{display:flex;align-items:center;height:100%}.header_nav_item{position:relative;height:100%}.header_nav_item_link{display:flex;align-items:center;height:100%;padding:0 16px;font-weight:500;color:var(--black)}.header_nav_item_link .line{position:relative}.header_nav_item_link .line::after{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";background-color:var(--black);transition:transform .1s ease;transform:scaleX(0);transform-origin:left}.header_nav_item_bg{position:fixed;top:0;left:0;z-index:1;width:100%;height:100%;pointer-events:none;background:var(--black);opacity:0;transition:opacity .2s ease;will-change:opacity}.header_nav_item:hover .header_nav_item_link .line::after{transform:none}.header_nav_item:hover .header_nav_sub_wrapper{z-index:2;pointer-events:auto;visibility:visible;opacity:1;transition:opacity .2s ease .1s}.header_nav_item:hover .header_nav_item_bg{display:block;opacity:.1}.header_nav_sub_wrapper{position:absolute;top:52px;left:50%;display:block;white-space:nowrap;pointer-events:none;visibility:hidden;background-color:var(--white);opacity:0;transform:translate(-50%, 0);will-change:opacity}.header_nav_sub_item{position:relative;z-index:2;overflow:hidden}.header_nav_sub_item.products_item{position:relative;display:flex;align-items:center;min-width:280px;padding:12px;transition:background-color .2s ease;will-change:background-color}.header_nav_sub_item.products_item::after{position:absolute;top:calc(50% - 3px);right:12px;display:block;width:18px;height:6px;content:"";background-image:url("/wp-content/themes/anymind/img/icon/g-nav/icon-arrow.svg");background-size:contain}.header_nav_sub_item.products_item:hover{background-color:#f6f8fa}.header_nav_sub_item.products_item_icon{width:40px;height:40px;margin-right:8px}.header_nav_sub_item.products_item_text_link{font-size:14px}.header_nav_sub_item.products_item_text_addition{font-size:11px;line-height:1;color:#6e7c89;white-space:nowrap}.ja_body .header_nav_sub_item.products_item_text_addition{font-size:10px}.header_nav_sub_item_link{position:relative;min-width:220px;padding:16px 42px 16px 12px;font-weight:400;line-height:1;transition:background-color .2s ease;will-change:background-color}.header_nav_sub_item_link::after{position:absolute;top:calc(50% - 3px);right:12px;display:block;width:18px;height:6px;content:"";background-image:url("/wp-content/themes/anymind/img/icon/g-nav/icon-arrow.svg");background-size:contain}.header_nav_sub_item_link:hover{background-color:#f6f8fa}.header_lang_btn{position:relative;display:flex;align-items:center;height:100%;margin-left:auto;cursor:pointer}.header_lang_btn_text{font-weight:600;color:var(--black);transition:opacity .2s ease-in-out}.header_lang_btn:hover .header_lang_btn_text{opacity:.8}.header_lang_btn_arrow{width:11px;margin-left:8px;transition:opacity .2s ease-in-out}.header_lang_btn:hover .header_lang_btn_arrow{opacity:.8}.header_lang_btn .lang_switcher{top:52px;right:0}.header_lang_btn .lang_switcher.active{animation:fadeInDown .3s ease-in-out}.header_contact_btn{padding:0 24px;margin-left:28px}.header_meun_btn{display:none;flex-direction:column;align-items:center;justify-content:center;height:100%;padding-left:32px;margin-left:auto}.header_meun_btn_line{width:24px;height:2px;background-color:var(--black);border-radius:1px;transition:transform .3s ease-in-out}.header_meun_btn_line.top{margin-bottom:8px}.header_meun_btn.closed .header_meun_btn_line.top{margin-bottom:-1px;transform:rotate(45deg)}.header_meun_btn.closed .header_meun_btn_line.bottom{transform:rotate(-45deg)}@media screen and (max-width: 1080px){.header_wrapper{height:56px}.header_logo{height:32px}.header_nav_item_link{padding:0 10px}.header_nav_sub_wrapper{top:44px}.header_lang_btn .lang_switcher{top:44px}}@media screen and (max-width: 980px){.header_nav{display:none}.header_lang_btn{display:none}.header_contact_btn{display:none}.header_meun_btn{display:flex}}@media screen and (max-width: 760px){.header_logo{height:28px}.header_lang_btn:hover .header_lang_btn_text{opacity:1}.header_lang_btn:hover .header_lang_btn_arrow{opacity:1}}.breadcrumb{background-color:#252f39;padding:16px 0;position:relative;z-index:5;overflow:auto}.breadcrumb_list{display:flex;align-items:center;padding-right:20px;margin-right:-20px}.breadcrumb_item{display:inline-flex;align-items:center;color:var(--white);font-size:14px;font-weight:600;white-space:nowrap}.breadcrumb_item::before{content:"";display:block}.breadcrumb_item.home::before{width:16px;height:16px;background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/icon/icon-home.svg") no-repeat top center/contain;margin-right:8px;transform:translateY(1px)}.breadcrumb_item:not(:first-child){margin-left:14px}.breadcrumb_item:not(:first-child)::before{background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/icon/icon-arrow-right.svg") no-repeat top center/contain;width:6px;height:8px;margin-right:14px;transform:translateY(1px)}.breadcrumb_link{color:inherit}.hero{width:100%}.hero__inner{padding-top:160px;padding-bottom:40px;background-color:var(--white)}@media screen and (max-width: 768px){.hero__inner{padding:90px 0 40px}}.hero__title{position:relative;font-size:64px;font-weight:600;line-height:1;letter-spacing:-0.5px;animation-delay:.2s}.hero__title.line{padding-left:24px}@media screen and (max-width: 768px){.hero__title.line{padding-left:16px}}.hero__title.line::after{position:absolute;top:calc(50% - 16px);left:0;width:1px;height:32px;content:"";background-color:var(--black)}@media screen and (max-width: 768px){.hero__title.line::after{top:calc(50% - 12px);height:24px}}@media screen and (max-width: 480px){.hero__title.line::after{top:calc(50% - 8px);height:16px}}@media screen and (max-width: 768px){.hero__title{font-size:48px}}@media screen and (max-width: 480px){.hero__title{font-size:32px}}.hero__sub_title{margin-top:8px;margin-left:24px;font-size:18px;font-weight:500;animation-delay:.4s}@media screen and (max-width: 768px){.hero__sub_title{margin-left:16px;font-size:16px}}.hero__text{margin-top:18px;margin-left:24px;font-weight:500;letter-spacing:.57px}@media screen and (max-width: 768px){.hero__text{margin-left:16px}}.hero__map{position:absolute;top:580px;right:0;width:70%}.hero__logo{position:relative;padding-left:24px}@media screen and (max-width: 768px){.hero__logo{padding-left:16px}}.hero__logo::after{position:absolute;top:calc(50% - 16px);left:0;width:1px;height:32px;content:"";background-color:var(--black)}@media screen and (max-width: 768px){.hero__logo::after{top:calc(50% - 12px);height:24px}}@media screen and (max-width: 480px){.hero__logo::after{top:calc(50% - 8px);height:16px}}.hero__logo_img{width:auto;height:80px;margin:4px 0 10px}@media screen and (max-width: 480px){.hero__logo_img{height:48px}}.hero__button{margin-top:24px}.hero__button .viewsite{width:149px;padding-right:24px;font-size:12px;line-height:32px;color:var(--white);background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/icon/icon-external-link-white.svg") 80% center no-repeat;border:2px solid var(--white)}.hero__button .contact{width:149px;font-size:12px;line-height:32px;color:var(--white);border:2px solid var(--white)}.hero__button .productcontact{width:149px;padding-right:24px;font-size:12px;line-height:32px;color:var(--white);background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/icon/icon-contact-link-white.svg") 80% center no-repeat;border:2px solid var(--white)}.select{box-sizing:border-box;width:100%;padding:0 12px;font-weight:200;line-height:40px;color:#d5d5d5;cursor:pointer;background-color:var(--white);border:solid 1px #dee5ec;border-radius:3px}.select_wrapper{position:relative}.select.active{font-weight:500;color:var(--deppblue)}.select.err{border-color:#ff5f5f}.select_arrow{position:absolute;top:50%;right:20px;width:12px;pointer-events:none;transform:translateY(-50%)}.input_text{box-sizing:border-box;width:100%;padding:0 12px;line-height:40px;border:solid 1px #dee5ec;border-radius:3px}.input_text:focus{border-color:#09ade0}.input_text.err{border-color:#ff5f5f}.input_textarea{box-sizing:border-box;width:100%;height:160px;padding:12px;border:solid 1px #dee5ec;border-radius:3px}.input_textarea:focus{border-color:#09ade0}.input_textarea.err{border-color:#ff5f5f}.lang_switcher{position:absolute;z-index:1000;display:none;overflow:hidden;background-color:var(--white);border-radius:3px;box-shadow:0 50px 100px rgba(50,50,93,.1),0 15px 35px rgba(50,50,93,.15),0 5px 15px rgba(0,0,0,.1)}.lang_switcher.active{display:block}.lang-item a{min-width:100px;padding:0 24px 0 16px;font-size:13px;font-weight:600;line-height:48px;white-space:nowrap;transition:background-color .3s ease-in-out}.lang-item a:hover{color:#3892e5;background-color:#eef3f7}@media screen and (max-width: 760px){.lang-item a:hover{color:var(--black);background-color:rgba(0,0,0,0)}}.modal_menu{position:fixed;top:0;left:0;z-index:998;display:flex;flex-direction:column;width:100%;height:100%;color:var(--black);pointer-events:none;visibility:hidden;background-color:var(--white);opacity:0;transition:opacity .3s ease-in-out;will-change:opacity}.modal_menu_body{display:flex;width:100%;padding-top:88px !important;padding-bottom:88px !important;overflow:scroll}.modal_menu_left{width:50%}.modal_menuright{width:50%}.modal_menu_list+.modal_menu_list{margin-top:32px}.modal_menu_list.pb{padding-bottom:32px}.modal_menu__link{font-size:16px;line-height:2}.modal_menu__link.bold{font-weight:700}.modal_menu__link.bold+.bold{margin-top:16px}.modal_menu_products{margin-top:8px}.modal_menu_product{display:flex;align-items:center;margin-top:8px}.modal_menu_product__img{display:block;width:40px;height:40px;margin-right:10px}.modal_menu_footer{display:flex;flex-shrink:0;align-items:center;height:64px;background-color:var(--black);border-top:1px solid hsla(0,0%,100%,.3)}.modal_menu_footer_sns{box-sizing:content-box;display:flex;align-items:center;width:18px;height:100%;padding-right:16px}.modal_menu_footer_sns_icon{width:100%}.modal_menu_footer_lang_btn{position:relative;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:148px;height:38px;padding:0 12px;margin-left:auto;cursor:pointer;border:1px solid hsla(0,0%,100%,.3);border-radius:3px}.modal_menu_footer_lang_btn_text{color:var(--white);transition:opacity .2s ease-in-out}.modal_menu_footer_lang_btn:hover .modal_menu_footer_lang_btn_text{opacity:.8}.modal_menu_footer_lang_btn_arrow{width:11px;transition:opacity .2s ease-in-out}.modal_menu_footer_lang_btn:hover .modal_menu_footer_lang_btn_arrow{opacity:.8}.modal_menu_footer_lang_btn .lang_switcher{right:0;bottom:44px}.modal_menu_footer_lang_btn .lang_switcher.active{animation:fadeInUp .3s ease-in-out}@media screen and (max-width: 980px){.modal_menu.active{pointer-events:auto;visibility:visible;opacity:1}}@media screen and (max-width: 760px){.modal_menu_footer_lang_btn:hover .modal_menu_footer_lang_btn_text{opacity:1}.modal_menu_footer_lang_btn:hover .modal_menu_footer_lang_btn_arrow{opacity:1}}@media screen and (max-width: 400px){.modal_menu_body{padding-top:80px !important}.modal_menu_category{margin-bottom:32px}}@media screen and (max-width: 360px){.modal_menu_footer_sns{width:18px}.modal_menu_footer_lang_btn{width:140px}.modal_menu_footer_lang_btn_text{font-size:13px}}@media screen and (max-width: 330px){.modal_menu_footer_sns{width:16px}}.news_tile{width:33.333%;margin-bottom:24px}.news_tile.left{padding-right:16px}.news_tile.mid{padding:0 8px}.news_tile.right{padding-left:16px}.news_tile_wrapper{display:flex;flex-direction:column;height:100%;overflow:hidden;background-color:var(--white);border:1px solid #eef3f7}.news_tile_thumbnail{width:100%;aspect-ratio:16/9;background-repeat:no-repeat;background-position:center center;background-size:cover}.news_tile_thumbnail_wrapper{position:relative;width:100%;background-color:var(--white)}.news_tile_title{position:relative;padding:12px 16px 0;font-weight:600;line-height:1.6em;background-color:var(--white)}.news_tile_title_wrapper{background-color:var(--white)}.news_tile_details{display:flex;width:100%;padding:16px;margin:auto auto 0;background-color:var(--white)}.news_tile_details_left{display:flex;flex-wrap:wrap;width:100%}.news_tile_details_right{white-space:nowrap}.news_tile_category{display:inline-block;order:2;padding:0 8px;margin:8px 8px 0 0;font-size:12px;font-weight:600;line-height:24px;color:var(--white);background-color:var(--black);border-radius:3px}.news_tile_business{display:inline-block;order:3;padding:0 8px;margin:8px 8px 0 0;font-size:12px;font-weight:600;line-height:24px;color:var(--white);border-radius:3px}.news_tile_business.AnyMindGroup{background-color:#e04f49}.news_tile_business.PublisherGrowth{background-color:#3980c3}.news_tile_business.DigitalMarketing{background-color:#5cc9ec}.news_tile_business.CreatorGrowth{background-color:#ffab2d}.news_tile_business.InfluencerMarketing{background-color:#b077e9}.news_tile_business.EcommerceD2C{background-color:#3db161}.news_tile_business.HRTech{background-color:#90c535}.news_tile_date{display:block;width:100%;font-size:12px;font-weight:600;color:#6e7c89}@media screen and (max-width: 940px){.news_tile{width:50%}.news_tile.left{padding:0}.news_tile.mid{padding:0}.news_tile.right{padding:0}.news_tile.sp_right{padding-left:12px}.news_tile.sp_left{padding-right:12px}}@media screen and (max-width: 620px){.news_tile{width:100%}.news_tile.sp_right{padding-left:0}.news_tile.sp_left{padding-right:0}}@media screen and (max-width: 360px){.news_tile_category{font-size:11px}.news_tile_business{font-size:11px}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.owl-carousel{z-index:1;display:none;width:100%}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{display:block;height:0;clear:both;line-height:0;visibility:hidden;content:"."}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{float:left;min-height:1px;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{padding:0 !important;font:inherit;color:inherit;background:0 0;border:none}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .1s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;top:50%;left:50%;z-index:1;width:80px;height:80px;margin-top:-40px;margin-left:-40px;cursor:pointer;background:url(owl.video.play.png) no-repeat;transition:transform .1s ease;-webkit-backface-visibility:hidden}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{height:100%;background-repeat:no-repeat;background-position:center center;background-size:contain;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;width:100%;height:100%}.pager{display:flex}.pager_link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-right:16px;font-weight:600;background-color:var(--white);border:1px solid #dee5ec;border-radius:2px;transition:transform,-webkit-transform .15s ease-in-out}.pager_link:hover{box-shadow:0 2px 3px 0 rgba(0,0,0,.2);transform:scale(1.06, 1.06)}.pager_link.disenable{cursor:not-allowed;opacity:.4}.pager_link.active{color:var(--white);cursor:default;background-color:var(--deppblue)}.pager_link.disenable:hover,.pager_link .pager_link.active:hover{box-shadow:none;-webkit-transform:none;transform:none}.pager_link_arrow{width:8px}@media screen and (max-width: 760px){.pager_link:hover{box-shadow:none;transform:none}}@media screen and (max-width: 480px){.pager{justify-content:space-between}.pager_link{margin-right:0}}@media screen and (max-width: 420px){.pager_link:nth-child(6){display:none}}@media screen and (max-width: 360px){.pager_link:nth-child(5){display:none}}.swiper-container{position:relative;z-index:1;padding:0;margin:0 auto;overflow:hidden;list-style:none}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;z-index:1;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-transition-property:-webkit-transform;-o-transition-property:transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-slide{position:relative;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%;-webkit-transition-property:-webkit-transform;-o-transition-property:transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-ms-flex-negative:0}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform;-webkit-box-align:start;-ms-flex-align:start}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;pointer-events:none}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;z-index:10;width:27px;height:44px;margin-top:-22px;cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:27px 44px}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{pointer-events:none;cursor:auto;opacity:.35}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{right:auto;left:10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;z-index:10;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullet{display:inline-block;width:8px;height:8px;background:#000;border-radius:100%;opacity:.2}button.swiper-pagination-bullet{padding:0;margin:0;border:none;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{background:#007aff;opacity:1}.swiper-container-vertical>.swiper-pagination-bullets{top:50%;right:10px;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;width:8px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s top,.2s -webkit-transform;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;white-space:nowrap;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s left,.2s -webkit-transform;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s right,.2s -webkit-transform;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{position:absolute;background:rgba(0,0,0,.25)}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{position:absolute;top:0;left:0;width:100%;height:100%;background:#007aff;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{top:0;left:0;width:100%;height:4px}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{top:0;left:0;width:4px;height:100%}.swiper-pagination-white .swiper-pagination-bullet-active{background:var(--white)}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:var(--white)}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1);border-radius:10px}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;bottom:3px;left:1%;z-index:50;width:98%;height:5px}.swiper-container-vertical>.swiper-scrollbar{position:absolute;top:1%;right:3px;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{position:relative;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);border-radius:10px}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:100%;height:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{position:absolute;top:50%;left:50%;z-index:10;width:42px;height:42px;margin-top:-21px;margin-left:-21px;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;width:100%;height:100%;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:50%;background-size:100%}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;top:0;left:0;z-index:-1000;pointer-events:none;opacity:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{z-index:1;width:100%;height:100%;pointer-events:none;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;bottom:0;left:0;z-index:0;width:100%;height:100%;background:#000;-webkit-filter:blur(50px);filter:blur(50px);opacity:.6}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{z-index:1;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.error_section{display:flex;align-items:center;justify-content:center;width:100%;height:800px;background-color:var(--black)}.error_section_img{width:400px;margin:0 auto}.error_section_title{margin-top:16px;font-size:56px;font-weight:800;color:var(--white)}.error_section_btn{margin-top:32px;line-height:44px;color:var(--white);background-color:var(--red)}@media screen and (max-width: 640px){.error_section_img{width:240px}.error_section_title{font-size:34px}}@media screen and (max-width: 420px){.error_section{height:640px}}.about_wrap{background:var(--white)}.about_wrap .company_profile{padding-top:40px;background-color:var(--white);animation-delay:.6s}@media screen and (max-width: 769px){.about_wrap .company_profile{padding-top:18px}}.about_wrap .company_profile_title_wrapper{display:flex;align-items:center;padding-bottom:32px}@media screen and (max-width: 769px){.about_wrap .company_profile_title_wrapper{padding-bottom:24px}}.about_wrap .company_profile_title_wrapper .section_title{font-size:24px;font-weight:600}@media screen and (max-width: 769px){.about_wrap .company_profile_title_wrapper .section_title{font-size:18px}}.about_wrap .company_profile_title_border{width:24px;height:4px;margin-right:16px;background-color:var(--red)}.about_wrap .company_profile_item{box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:stretch}.about_wrap .company_profile_item_title{width:240px;padding:24px 16px;font-size:16px;font-weight:700;line-height:1.7em;border-top:1px solid var(--black)}@media screen and (max-width: 769px){.about_wrap .company_profile_item_title{width:116px;max-width:40%;padding-left:0;font-size:12px}}.about_wrap .company_profile_item_text{flex:1;padding:24px 32px;font-size:16px;font-weight:400;line-height:1.7em;border-top:1px solid #eef3f7}@media screen and (max-width: 769px){.about_wrap .company_profile_item_text{padding:24px 13px;font-size:12px}}.about_wrap .company_profile_item:last-child .company_profile_item_title{border-bottom:1px solid var(--black) !important}.about_wrap .company_profile_item:last-child .company_profile_item_text{border-bottom:1px solid #eef3f7 !important}.about_wrap .history_wrap{padding-top:80px;animation-delay:.6s}@media screen and (max-width: 769px){.about_wrap .history_wrap{padding-top:48px}}.about_wrap .history_wrap .histories{animation-delay:.6s}@media screen and (max-width: 580px){.about_wrap .history_wrap .histories{margin:0 auto}}.about_wrap .history_wrap .history_content_wrap{position:relative}.about_wrap .history_wrap .history_content_wrap+.history_content_wrap{margin-top:24px}.about_wrap .history_wrap .history_content_wrap+.history_content_wrap::before{position:absolute;top:-24px;left:64px;width:4px;height:24px;content:"";background-color:var(--black);transform:translateX(-50%)}@media screen and (max-width: 580px){.about_wrap .history_wrap .history_content_wrap+.history_content_wrap::before{left:28px}}.about_wrap .history_wrap .history_content{display:flex}.about_wrap .history_wrap .history_year{min-width:128px;max-width:128px;padding-top:12px;margin-right:24px;font-size:24px;font-weight:800;color:var(--white);text-align:center;background-color:var(--black);border:2px solid var(--black)}@media screen and (max-width: 580px){.about_wrap .history_wrap .history_year{min-width:56px;max-width:56px;margin-right:12px;font-size:16px}}.about_wrap .history_wrap .history_detail{display:flex;align-items:center;padding:24px 0;border-top:solid 1px #eef3f7}@media screen and (max-width: 580px){.about_wrap .history_wrap .history_detail{padding:8px 0}}.about_wrap .history_wrap .history_detail_wrapper{flex-direction:column;width:100%}.about_wrap .history_wrap .history_detail_date{font-size:16px;font-weight:bold;text-align:center}@media screen and (max-width: 580px){.about_wrap .history_wrap .history_detail_date{font-size:14px}}.about_wrap .history_wrap .history_detail_date_wrapper{margin-right:42px}@media screen and (max-width: 580px){.about_wrap .history_wrap .history_detail_date_wrapper{margin-right:16px}}.about_wrap .history_wrap .history_detail_text{font-size:16px;font-weight:normal;line-height:130%}@media screen and (max-width: 580px){.about_wrap .history_wrap .history_detail_text{font-size:14px}}.about_footer{padding:64px 0 80px 0;margin-top:80px;background-color:#f6f8fa}@media screen and (max-width: 960px){.about_footer{padding:48px 0;margin-top:48px}}.about_footer_title{font-size:24px;font-weight:600;line-height:24px;letter-spacing:.57px}@media screen and (max-width: 769px){.about_footer_title{font-size:18px}}.about_footer_contents{padding-top:24px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;align-items:flex-start}@media screen and (max-width: 980px){.about_footer_contents{grid-template-columns:1fr 1fr;padding-top:16px}}.about_footer .list_inner_item{border-top:1px solid #e5ecf1;border-right:1px solid #e5ecf1;padding:17px 16px}.about_footer .list_inner_item:nth-child(n+5){border-bottom:1px solid #e5ecf1}@media screen and (max-width: 980px){.about_footer .list_inner_item{padding:29px 8px}.about_footer .list_inner_item:nth-child(2n){border-right:none}.about_footer .list_inner_item:nth-child(5),.about_footer .list_inner_item:nth-child(6){border-bottom:none}}.about_footer .list_inner_item:nth-child(4),.about_footer .list_inner_item:nth-child(8){border-right:none}@media(hover: hover){.about_footer .list_inner_item.hoverScale:hover{transform:scale(1.03, 1.03)}}.about_footer .list_inner_item__link{display:flex;justify-content:space-between;align-items:center;width:auto;font-size:14px;line-height:1em;color:var(--black)}@media screen and (max-width: 717px){.about_footer .list_inner_item__link{line-height:22.4px;word-break:break-word}}.about_footer .list_inner_item__link:hover{text-decoration:underline}.about_footer .list_inner_item_icon{padding:9px 16px;border:1px solid #dce2e8;border-radius:48px}.about_footer .list_inner_item .item_img{object-fit:cover;aspect-ratio:9/5}@media screen and (max-width: 767px){.about_footer .list_inner_item .item_img{aspect-ratio:1/1}}.about_footer .list_inner_item .bottom{display:flex;align-items:center;padding:24px;background-color:var(--white)}@media screen and (max-width: 767px){.about_footer .list_inner_item .bottom{padding:16px}}.about_footer .list_inner_item .bottom .icon{margin-right:16px}@media screen and (max-width: 767px){.about_footer .list_inner_item .bottom .icon{display:none}}.about_footer .list_inner_item .bottom .icon__img{width:24px}.about_footer .list_inner_item .bottom .title{font-size:20px;font-weight:600;line-height:1.2em;color:var(--black)}@media screen and (max-width: 640px){.about_footer .list_inner_item .bottom .title{font-size:14px}}@media screen and (max-width: 717px){.about_footer .list_inner_item.list{grid-column:1/3}}.about_footer .list_inner_item.list .list_inner{padding:24px 32px}@media screen and (max-width: 717px){.about_footer .list_inner_item.list .list_inner{padding:24px}}.about_footer .list_inner_item.list .list_inner_item:first-child{margin-top:0}.members_wrap .ceo_msg{position:relative;z-index:3;padding-top:40px;background-color:var(--white);animation-delay:.6s}@media screen and (max-width: 769px){.members_wrap .ceo_msg{padding-top:18px}}.members_wrap .ceo_msg_title_wrapper{display:flex;align-items:center;font-size:32px}.members_wrap .ceo_msg_title_wrapper .section_title{font-size:24px;font-weight:600}@media screen and (max-width: 769px){.members_wrap .ceo_msg_title_wrapper .section_title{font-size:18px}}.members_wrap .ceo_msg_title_border{width:24px;height:4px;margin-right:16px;background-color:var(--red)}.members_wrap .ceo_msg_wrapper{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;margin-top:24px}@media screen and (max-width: 769px){.members_wrap .ceo_msg_wrapper{flex-direction:column;margin-top:16px}}.members_wrap .ceo_msg_left{display:block;max-width:448px;margin-right:60px}@media screen and (max-width: 769px){.members_wrap .ceo_msg_left{margin:0 auto;transform:translate(-13px, 0)}}@media screen and (max-width: 600px){.members_wrap .ceo_msg_left{width:90%}}.members_wrap .ceo_msg_left_wrapper{position:relative}.members_wrap .ceo_msg_left_wrapper img{position:relative}.members_wrap .ceo_msg_left_wrapper_bg{position:absolute;width:100%;height:100%;background-image:url("/wp-content/themes/anymind/img/about/boardmembers_ceo_bg.png");background-size:contain;transform:translate(40px, 40px)}@media screen and (max-width: 769px){.members_wrap .ceo_msg_left_wrapper_bg{transform:translate(26px, 26px)}}.members_wrap .ceo_msg_right{max-width:50%}@media screen and (max-width: 769px){.members_wrap .ceo_msg_right{width:100%;max-width:100%}}.members_wrap .ceo_msg__text{font-size:14px;font-weight:500;line-height:2em;color:var(--black)}@media screen and (max-width: 769px){.members_wrap .ceo_msg__text{margin-top:60px}}.members_wrap .ceo_msg_footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:32px}@media screen and (max-width: 769px){.members_wrap .ceo_msg_autograph{margin-top:16px}}.members_wrap .ceo_msg_autograph__img{width:183px}@media screen and (max-width: 600px){.members_wrap .ceo_msg_autograph__img{width:109px}}.members_wrap .ceo_msg__img.sp{margin-top:24px}@media screen and (min-width: 770px){.members_wrap .ceo_msg__img.sp{display:none}}.members_wrap .leadership{padding:80px 0 0;background-color:var(--white);animation-delay:.6s}@media screen and (max-width: 760px){.members_wrap .leadership{padding:62px 0 0}}.members_wrap .leadership_title_wrapper{display:flex;align-items:center;font-size:32px}.members_wrap .leadership_title_wrapper .section_title{font-size:24px;font-weight:600}@media screen and (max-width: 769px){.members_wrap .leadership_title_wrapper .section_title{font-size:18px}}.members_wrap .leadership_title_border{width:24px;height:4px;margin-right:16px;background-color:var(--red)}.members_wrap .leaders{display:grid;grid-template:auto/repeat(5, 1fr);gap:20px 16px;height:auto;margin-top:32px}@media screen and (max-width: 960px){.members_wrap .leaders{grid-template:auto/repeat(4, 1fr)}}@media screen and (max-width: 768px){.members_wrap .leaders{grid-template:auto/repeat(3, 1fr)}}@media screen and (max-width: 560px){.members_wrap .leaders{grid-template:auto/repeat(2, 1fr)}}@media screen and (max-width: 420px){.members_wrap .leaders{grid-template:auto/repeat(1, 1fr);gap:0;margin-top:0}}.members_wrap .leader{box-sizing:border-box;cursor:pointer}@media screen and (max-width: 420px){.members_wrap .leader{display:flex;align-items:center;width:100%;max-width:100%;margin-top:24px}}.members_wrap .leader .fix_ratio{flex-shrink:0}@media screen and (max-width: 420px){.members_wrap .leader .fix_ratio{width:80px;margin-right:16px}}.members_wrap .leader .fix_ratio::before{padding-top:100%}.members_wrap .leader .fix_ratio_content{border-radius:12px}.members_wrap .leader.sogo .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_sogo.png")}.members_wrap .leader.oto .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_oto.png")}.members_wrap .leader.keizo .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_keizo.png")}.members_wrap .leader.murata .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_murata.png")}.members_wrap .leader.lidya .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_lidya.png")}.members_wrap .leader.ben .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_ben.png")}.members_wrap .leader.oui .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_oui.png")}.members_wrap .leader.vivek .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_vivek.png")}.members_wrap .leader.hitoshi .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_hitoshi.png")}.members_wrap .leader.x .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_x.png")}.members_wrap .leader.max .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_max.png")}.members_wrap .leader.lee .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_lee.png")}.members_wrap .leader.vaibhav .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_vaibhav.png")}.members_wrap .leader.sid .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_sid.png")}.members_wrap .leader.aditya .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_aditya.png")}.members_wrap .leader.dinesh .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_dinesh.png")}.members_wrap .leader.shogo .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_shogo.png")}.members_wrap .leader.anri .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_anri.png")}.members_wrap .leader.nao .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_nao.png")}.members_wrap .leader.ryuji .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_ryuji.png")}.members_wrap .leader.hamy .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_hamy.png")}.members_wrap .leader.wing .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_wing.png")}.members_wrap .leader.purwa .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_purwa.png")}.members_wrap .leader.mizutani .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_mizutani.png")}.members_wrap .leader.tomoyuki .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_tomoyuki.png")}.members_wrap .leader.rubeena .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_rubeena.png")}.members_wrap .leader.toh .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_toh.png")}.members_wrap .leader.tatum .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_tatum.png")}.members_wrap .leader.ted .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_ted.png")}.members_wrap .leader.mayi .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_mayi.png")}.members_wrap .leader.lan .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_lan.png")}.members_wrap .leader.steven .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_steven.png")}.members_wrap .leader.izawa .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_izawa.png")}.members_wrap .leader.ushiyama .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_ushiyama.png")}.members_wrap .leader.kitajima .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_kitajima.png")}.members_wrap .leader.fujita .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_fujita.png")}.members_wrap .leader.kubo .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_kubo.png")}.members_wrap .leader.toy .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_toy.png")}.members_wrap .leader.masaki .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/about/leadership_masaki.png")}.members_wrap .leader_text_wrapper{margin-top:8px}@media screen and (max-width: 420px){.members_wrap .leader_text_wrapper{margin:0 16px 0 0}}.members_wrap .leader_name{font-size:16px;font-weight:700}@media screen and (max-width: 370px){.members_wrap .leader_name{font-size:15px;word-break:break-all}.members_wrap .leader_name .fix_ratio{width:80px;margin-right:12px}}.members_wrap .leader_position{margin-top:5px;font-size:12px}.members_wrap .leader_btn{position:relative;display:none;flex-shrink:0;width:16px;height:16px;margin-left:auto}@media screen and (max-width: 420px){.members_wrap .leader_btn{display:block}}.members_wrap .leader_btn_vertical{position:absolute;top:0;left:50%;width:2px;height:100%;background-color:#c5d0da;transform:translateX(-50%)}.members_wrap .leader_btn_horizontal{position:absolute;top:50%;left:0;width:100%;height:2px;background-color:#c5d0da;transform:translateY(-50%)}.members_wrap .advisors_wrapper{padding:80px 0 0;background-color:var(--white);animation-delay:.6s}@media screen and (max-width: 769px){.members_wrap .advisors_wrapper{padding:64px 0 0}}.members_wrap .advisors_wrapper_title_wrapper{display:flex;align-items:center;font-size:32px}.members_wrap .advisors_wrapper_title_wrapper .section_title{font-size:24px;font-weight:600}@media screen and (max-width: 769px){.members_wrap .advisors_wrapper_title_wrapper .section_title{font-size:18px}}.members_wrap .advisors_wrapper_title_border{width:24px;height:4px;margin-right:16px;background-color:var(--red)}.members_wrap .advisors{display:grid;grid-template:auto/repeat(5, 1fr);gap:20px 16px;height:auto;margin-top:32px}@media screen and (max-width: 960px){.members_wrap .advisors{grid-template:auto/repeat(4, 1fr)}}@media screen and (max-width: 768px){.members_wrap .advisors{grid-template:auto/repeat(3, 1fr)}}@media screen and (max-width: 560px){.members_wrap .advisors{grid-template:auto/repeat(2, 1fr)}}@media screen and (max-width: 420px){.members_wrap .advisors{grid-template:auto/repeat(1, 1fr);gap:0;margin-top:0}}.members_wrap .advisor{box-sizing:border-box;cursor:pointer}@media screen and (max-width: 420px){.members_wrap .advisor{display:flex;align-items:center;width:100%;max-width:100%;margin-top:24px}}.members_wrap .advisor .fix_ratio{flex-shrink:0}@media screen and (max-width: 420px){.members_wrap .advisor .fix_ratio{width:80px;margin-right:16px}}.members_wrap .advisor .fix_ratio::before{padding-top:100%}.members_wrap .advisor .fix_ratio_content{border-radius:12px}.members_wrap .advisor.keisuke .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/advisor_keisuke.jpg")}.members_wrap .advisor.yutaka .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/advisor_yutaka.jpg")}.members_wrap .advisor.toshihiko .fix_ratio_content{background-image:url("/wp-content/themes/anymind/img/advisor_toshihiko.jpg")}.members_wrap .advisor_text_wrapper{margin-top:8px}@media screen and (max-width: 420px){.members_wrap .advisor_text_wrapper{margin:0 16px 0 0}}.members_wrap .advisor_name{font-size:16px;font-weight:700}@media screen and (max-width: 370px){.members_wrap .advisor_name{font-size:15px;word-break:break-all}.members_wrap .advisor_name .fix_ratio{width:80px;margin-right:12px}}.members_wrap .advisor_position{margin-top:4px;font-size:13px}.members_wrap .advisor_btn{position:relative;display:none;flex-shrink:0;width:16px;height:16px;margin-left:auto}@media screen and (max-width: 420px){.members_wrap .advisor_btn{display:block}}.members_wrap .advisor_btn_vertical{position:absolute;top:0;left:50%;width:2px;height:100%;background-color:#c5d0da;transform:translateX(-50%)}.members_wrap .advisor_btn_horizontal{position:absolute;top:50%;left:0;width:100%;height:2px;background-color:#c5d0da;transform:translateY(-50%)}.members_wrap .leadership_dialog{position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:hsla(0,0%,100%,.3);backdrop-filter:blur(15px)}.members_wrap .leadership_dialog_container{visibility:hidden}.members_wrap .leadership_dialog_wrapper{position:relative;display:flex}.members_wrap .leadership_dialog_arrow{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:56px;cursor:pointer}.members_wrap .leadership_dialog_arrow.prev{transform:translateX(24px)}@media screen and (max-width: 480px){.members_wrap .leadership_dialog_arrow.prev{transform:translateX(32px)}}.members_wrap .leadership_dialog_arrow.next{transform:translateX(-24px)}@media screen and (max-width: 480px){.members_wrap .leadership_dialog_arrow.next{transform:translateX(-32px)}}.members_wrap .leadership_dialog_arrow_img{width:16px}.members_wrap .leadership_dialog_arrow_img.prev{transform:rotate(90deg)}.members_wrap .leadership_dialog_arrow_img.next{transform:rotate(-90deg)}.members_wrap .leadership_dialog_profiles{width:788px}@media screen and (max-width: 850px){.members_wrap .leadership_dialog_profiles{width:628px}}@media screen and (max-width: 680px){.members_wrap .leadership_dialog_profiles{width:488px}}@media screen and (max-width: 540px){.members_wrap .leadership_dialog_profiles{width:408px}}@media screen and (max-width: 480px){.members_wrap .leadership_dialog_profiles{width:388px}}@media screen and (max-width: 420px){.members_wrap .leadership_dialog_profiles{width:340px}}@media screen and (max-width: 360px){.members_wrap .leadership_dialog_profiles{width:300px}}.members_wrap .leadership_dialog_profile{display:flex;margin:24px;overflow:hidden;background-color:var(--white);border-radius:7px;box-shadow:0 7px 20px 0 rgba(0,0,0,.2)}@media screen and (max-width: 680px){.members_wrap .leadership_dialog_profile{display:block}}.members_wrap .leadership_dialog_profile_thumbnail{width:280px;background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (max-width: 680px){.members_wrap .leadership_dialog_profile_thumbnail{width:100%;height:280px;background-position:center top 8%}}@media screen and (max-width: 480px){.members_wrap .leadership_dialog_profile_thumbnail{height:220px}}@media screen and (max-width: 420px){.members_wrap .leadership_dialog_profile_thumbnail{height:190px}}.members_wrap .leadership_dialog_profile_thumbnail.sogo{background-image:url("/wp-content/themes/anymind/img/about/leadership_sogo.png")}.members_wrap .leadership_dialog_profile_thumbnail.oto{background-image:url("/wp-content/themes/anymind/img/about/leadership_oto.png")}.members_wrap .leadership_dialog_profile_thumbnail.keizo{background-image:url("/wp-content/themes/anymind/img/about/leadership_keizo.png")}.members_wrap .leadership_dialog_profile_thumbnail.hitoshi{background-image:url("/wp-content/themes/anymind/img/about/leadership_hitoshi.png")}.members_wrap .leadership_dialog_profile_thumbnail.murata{background-image:url("/wp-content/themes/anymind/img/about/leadership_murata.png")}.members_wrap .leadership_dialog_profile_thumbnail.lidya{background-image:url("/wp-content/themes/anymind/img/about/leadership_lidya.png")}.members_wrap .leadership_dialog_profile_thumbnail.ben{background-image:url("/wp-content/themes/anymind/img/about/leadership_ben.png")}.members_wrap .leadership_dialog_profile_thumbnail.oui{background-image:url("/wp-content/themes/anymind/img/about/leadership_oui.png")}.members_wrap .leadership_dialog_profile_thumbnail.x{background-image:url("/wp-content/themes/anymind/img/about/leadership_x.png")}.members_wrap .leadership_dialog_profile_thumbnail.max{background-image:url("/wp-content/themes/anymind/img/about/leadership_max.png")}.members_wrap .leadership_dialog_profile_thumbnail.lee{background-image:url("/wp-content/themes/anymind/img/about/leadership_lee.png")}.members_wrap .leadership_dialog_profile_thumbnail.vaibhav{background-image:url("/wp-content/themes/anymind/img/about/leadership_vaibhav.png")}.members_wrap .leadership_dialog_profile_thumbnail.sid{background-image:url("/wp-content/themes/anymind/img/about/leadership_sid.png")}.members_wrap .leadership_dialog_profile_thumbnail.aditya{background-image:url("/wp-content/themes/anymind/img/about/leadership_aditya.png")}.members_wrap .leadership_dialog_profile_thumbnail.dinesh{background-image:url("/wp-content/themes/anymind/img/about/leadership_dinesh.png")}.members_wrap .leadership_dialog_profile_thumbnail.shogo{background-image:url("/wp-content/themes/anymind/img/about/leadership_shogo.png")}.members_wrap .leadership_dialog_profile_thumbnail.anri{background-image:url("/wp-content/themes/anymind/img/about/leadership_anri.png")}.members_wrap .leadership_dialog_profile_thumbnail.nao{background-image:url("/wp-content/themes/anymind/img/about/leadership_nao.png")}.members_wrap .leadership_dialog_profile_thumbnail.ryuji{background-image:url("/wp-content/themes/anymind/img/about/leadership_ryuji.png")}.members_wrap .leadership_dialog_profile_thumbnail.hamy{background-image:url("/wp-content/themes/anymind/img/about/leadership_hamy.png")}.members_wrap .leadership_dialog_profile_thumbnail.wing{background-image:url("/wp-content/themes/anymind/img/about/leadership_wing.png")}.members_wrap .leadership_dialog_profile_thumbnail.purwa{background-image:url("/wp-content/themes/anymind/img/about/leadership_purwa.png")}.members_wrap .leadership_dialog_profile_thumbnail.mizutani{background-image:url("/wp-content/themes/anymind/img/about/leadership_mizutani.png")}.members_wrap .leadership_dialog_profile_thumbnail.tomoyuki{background-image:url("/wp-content/themes/anymind/img/about/leadership_tomoyuki.png")}.members_wrap .leadership_dialog_profile_thumbnail.rubeena{background-image:url("/wp-content/themes/anymind/img/about/leadership_rubeena.png")}.members_wrap .leadership_dialog_profile_thumbnail.toh{background-image:url("/wp-content/themes/anymind/img/about/leadership_toh.png")}.members_wrap .leadership_dialog_profile_thumbnail.tatum{background-image:url("/wp-content/themes/anymind/img/about/leadership_tatum.png")}.members_wrap .leadership_dialog_profile_thumbnail.ted{background-image:url("/wp-content/themes/anymind/img/about/leadership_ted.png")}.members_wrap .leadership_dialog_profile_thumbnail.mayi{background-image:url("/wp-content/themes/anymind/img/about/leadership_mayi.png")}.members_wrap .leadership_dialog_profile_thumbnail.lan{background-image:url("/wp-content/themes/anymind/img/about/leadership_lan.png")}.members_wrap .leadership_dialog_profile_thumbnail.steven{background-image:url("/wp-content/themes/anymind/img/about/leadership_steven.png")}.members_wrap .leadership_dialog_profile_thumbnail.izawa{background-image:url("/wp-content/themes/anymind/img/about/leadership_izawa.png")}.members_wrap .leadership_dialog_profile_thumbnail.ushiyama{background-image:url("/wp-content/themes/anymind/img/about/leadership_ushiyama.png")}.members_wrap .leadership_dialog_profile_thumbnail.kitajima{background-image:url("/wp-content/themes/anymind/img/about/leadership_kitajima.png")}.members_wrap .leadership_dialog_profile_thumbnail.fujita{background-image:url("/wp-content/themes/anymind/img/about/leadership_fujita.png")}.members_wrap .leadership_dialog_profile_thumbnail.kubo{background-image:url("/wp-content/themes/anymind/img/about/leadership_kubo.png")}.members_wrap .leadership_dialog_profile_thumbnail.toy{background-image:url("/wp-content/themes/anymind/img/about/leadership_toy.png")}.members_wrap .leadership_dialog_profile_thumbnail.masaki{background-image:url("/wp-content/themes/anymind/img/about/leadership_masaki.png")}.members_wrap .leadership_dialog_profile_text_wrapper{flex:1;min-height:300px;padding:56px 32px}@media screen and (max-width: 680px){.members_wrap .leadership_dialog_profile_text_wrapper{min-height:auto;padding:32px}}@media screen and (max-width: 480px){.members_wrap .leadership_dialog_profile_text_wrapper{padding:24px}}@media screen and (max-width: 420px){.members_wrap .leadership_dialog_profile_text_wrapper{padding:20px 16px}}.members_wrap .leadership_dialog_profile_title{font-size:22px;font-weight:700}@media screen and (max-width: 480px){.members_wrap .leadership_dialog_profile_title{font-size:18px}}.members_wrap .leadership_dialog_profile_sub_title{margin-top:4px;font-size:16px}@media screen and (max-width: 480px){.members_wrap .leadership_dialog_profile_sub_title{font-size:14px}}.members_wrap .leadership_dialog_profile_text{margin-top:24px;line-height:1.8em}@media screen and (max-width: 480px){.members_wrap .leadership_dialog_profile_text{margin-top:16px;font-size:13px}}@media screen and (max-width: 420px){.members_wrap .leadership_dialog_profile_text{max-height:240px;overflow-y:scroll}.members_wrap .leadership_dialog_profile_text::-webkit-scrollbar{display:none}}@media screen and (max-width: 370px){.members_wrap .leadership_dialog_profile_text{max-height:160px}}.members_wrap .leadership_dialog_close_btn{position:absolute;top:-16px;right:74px;z-index:2;width:24px;height:24px}@media screen and (max-width: 680px){.members_wrap .leadership_dialog_close_btn{top:-8px;right:54px}}@media screen and (max-width: 420px){.members_wrap .leadership_dialog_close_btn{height:56px}}.members_wrap .leadership_dialog_close_btn_line{width:24px;height:2px;background-color:#c5d0da}.members_wrap .leadership_dialog_close_btn_line.left{margin-top:12px;transform:rotate(45deg)}.members_wrap .leadership_dialog_close_btn_line.right{margin-top:-2px;transform:rotate(-45deg)}.members_wrap .sp_leadership_dialog_btns{position:relative;z-index:2;box-sizing:border-box;display:none;width:100%;padding:0 24px;margin-top:-24px}.members_wrap .sp_leadership_dialog_btn{display:flex;align-items:center;width:33.333%;height:64px}.members_wrap .sp_leadership_dialog_btn.next{justify-content:flex-end}.members_wrap .sp_leadership_dialog_btn.close{justify-content:center}.members_wrap .sp_leadership_dialog_btn_img{width:16px}.members_wrap .sp_leadership_dialog_btn_img.prev{transform:rotate(90deg)}.members_wrap .sp_leadership_dialog_btn_img.next{transform:rotate(-90deg)}.members_wrap .sp_leadership_dialog_btn_text{width:120px;font-weight:600;line-height:32px;text-align:center;background-color:var(--white);border-radius:16px;box-shadow:0 7px 20px 0 rgba(0,0,0,.2)}.members_wrap .advisors_dialog{position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:hsla(0,0%,100%,.3);backdrop-filter:blur(15px)}.members_wrap .advisors_dialog_container{visibility:hidden}.members_wrap .advisors_dialog_wrapper{position:relative;display:flex}.members_wrap .advisors_dialog_arrow{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:56px;cursor:pointer}.members_wrap .advisors_dialog_arrow.prev{transform:translateX(24px)}@media screen and (max-width: 480px){.members_wrap .advisors_dialog_arrow.prev{transform:translateX(32px)}}.members_wrap .advisors_dialog_arrow.next{transform:translateX(-24px)}@media screen and (max-width: 480px){.members_wrap .advisors_dialog_arrow.next{transform:translateX(-32px)}}.members_wrap .advisors_dialog_arrow_img{width:16px}.members_wrap .advisors_dialog_arrow_img.prev{transform:rotate(90deg)}.members_wrap .advisors_dialog_arrow_img.next{transform:rotate(-90deg)}.members_wrap .advisors_dialog_profiles{width:788px}@media screen and (max-width: 850px){.members_wrap .advisors_dialog_profiles{width:628px}}@media screen and (max-width: 680px){.members_wrap .advisors_dialog_profiles{width:488px}}@media screen and (max-width: 540px){.members_wrap .advisors_dialog_profiles{width:408px}}@media screen and (max-width: 480px){.members_wrap .advisors_dialog_profiles{width:388px}}@media screen and (max-width: 420px){.members_wrap .advisors_dialog_profiles{width:340px}}@media screen and (max-width: 360px){.members_wrap .advisors_dialog_profiles{width:300px}}.members_wrap .advisors_dialog_profile{display:flex;margin:24px;overflow:hidden;background-color:var(--white);border-radius:7px;box-shadow:0 7px 20px 0 rgba(0,0,0,.2)}@media screen and (max-width: 680px){.members_wrap .advisors_dialog_profile{display:block}}.members_wrap .advisors_dialog_profile_thumbnail{width:280px;background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (max-width: 680px){.members_wrap .advisors_dialog_profile_thumbnail{width:100%;height:280px;background-position:center top 8%}}@media screen and (max-width: 480px){.members_wrap .advisors_dialog_profile_thumbnail{height:220px}}@media screen and (max-width: 420px){.members_wrap .advisors_dialog_profile_thumbnail{height:190px}}.members_wrap .advisors_dialog_profile_thumbnail.keisuke{background-image:url("/wp-content/themes/anymind/img/advisor_keisuke.jpg")}.members_wrap .advisors_dialog_profile_thumbnail.yutaka{background-image:url("/wp-content/themes/anymind/img/advisor_yutaka.jpg")}.members_wrap .advisors_dialog_profile_thumbnail.toshihiko{background-image:url("/wp-content/themes/anymind/img/advisor_toshihiko.jpg")}.members_wrap .advisors_dialog_profile_text_wrapper{flex:1;min-height:300px;padding:56px 32px}@media screen and (max-width: 680px){.members_wrap .advisors_dialog_profile_text_wrapper{min-height:auto;padding:32px}}@media screen and (max-width: 480px){.members_wrap .advisors_dialog_profile_text_wrapper{padding:24px}}@media screen and (max-width: 420px){.members_wrap .advisors_dialog_profile_text_wrapper{padding:20px 16px}}.members_wrap .advisors_dialog_profile_title{font-size:22px;font-weight:700}@media screen and (max-width: 480px){.members_wrap .advisors_dialog_profile_title{font-size:18px}}.members_wrap .advisors_dialog_profile_sub_title{margin-top:4px;font-size:16px}@media screen and (max-width: 480px){.members_wrap .advisors_dialog_profile_sub_title{font-size:14px}}.members_wrap .advisors_dialog_profile_text{margin-top:24px;line-height:1.8em}@media screen and (max-width: 480px){.members_wrap .advisors_dialog_profile_text{margin-top:16px;font-size:13px}}@media screen and (max-width: 420px){.members_wrap .advisors_dialog_profile_text{max-height:240px;overflow-y:scroll}.members_wrap .advisors_dialog_profile_text::-webkit-scrollbar{display:none}}@media screen and (max-width: 370px){.members_wrap .advisors_dialog_profile_text{max-height:160px}}.members_wrap .advisors_dialog_close_btn{position:absolute;top:-16px;right:74px;z-index:2;width:24px;height:24px}@media screen and (max-width: 680px){.members_wrap .advisors_dialog_close_btn{top:-8px;right:54px}}@media screen and (max-width: 420px){.members_wrap .advisors_dialog_close_btn{height:56px}}.members_wrap .advisors_dialog_close_btn_line{width:24px;height:2px;background-color:#c5d0da}.members_wrap .advisors_dialog_close_btn_line.left{margin-top:12px;transform:rotate(45deg)}.members_wrap .advisors_dialog_close_btn_line.right{margin-top:-2px;transform:rotate(-45deg)}.members_wrap .sp_advisors_dialog_btns{position:relative;z-index:2;box-sizing:border-box;display:none;width:100%;padding:0 24px;margin-top:-24px}.members_wrap .sp_advisors_dialog_btn{display:flex;align-items:center;width:33.333%;height:64px}.members_wrap .sp_advisors_dialog_btn.next{justify-content:flex-end}.members_wrap .sp_advisors_dialog_btn.close{justify-content:center}.members_wrap .sp_advisors_dialog_btn_img{width:16px}.members_wrap .sp_advisors_dialog_btn_img.prev{transform:rotate(90deg)}.members_wrap .sp_advisors_dialog_btn_img.next{transform:rotate(-90deg)}.members_wrap .sp_advisors_dialog_btn_text{width:120px;font-weight:600;line-height:32px;text-align:center;background-color:var(--white);border-radius:16px;box-shadow:0 7px 20px 0 rgba(0,0,0,.2)}.Businesses .section{padding-top:80px;animation-delay:.6s}@media screen and (max-width: 768px){.Businesses .section{padding-top:64px}}.Businesses .section#businesses{padding-top:40px}@media screen and (max-width: 768px){.Businesses .section#businesses{padding-top:18px}}.Businesses .section_title{font-size:24px;font-weight:600;line-height:1em;color:var(--black);letter-spacing:.01px}@media screen and (max-width: 768px){.Businesses .section_title{font-size:18px}}.Businesses .section_list{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;margin-top:24px}@media screen and (max-width: 1280px){.Businesses .section_list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 768px){.Businesses .section_list{grid-template-columns:repeat(1, 1fr)}}.Businesses .section_card{display:flex;flex-direction:column;flex-shrink:0;border:1px solid #eef3f7}.Businesses .section_card .card_logo__img{width:auto;max-width:100%;padding:0 12px}.Businesses .section_card.engawa .card_logo__img{width:212px}.Businesses .section_card.moindy .card_logo__img{width:139px}.Businesses .section_card.acqua .card_logo__img{width:183px}.Businesses .section_card.fourm .card_logo__img{width:180px}.Businesses .section_card.anyup .card_logo__img{width:144px}.Businesses .section_card.pokkt .card_logo__img{width:122px}.Businesses .section_card.anyx .card_logo__img{width:107px}.Businesses .section_card.anyfactory .card_logo__img{width:187px}.Businesses .section_card.anyshop .card_logo__img{width:160px}.Businesses .section_card.anymanager .card_logo__img{width:206px}.Businesses .section_card.anychat .card_logo__img{width:153px}.Businesses .section_card.anytag .card_logo__img{width:138px}.Businesses .section_card.anydigital .card_logo__img{width:170px}.Businesses .section_card.anylogi .card_logo__img{width:142px}.Businesses .section_card.anycreator .card_logo__img{width:188px}.Businesses .section_card.popbox .card_logo__img{width:169px}.Businesses .section_card.anystyle .card_logo__img{width:245px}.Businesses .section_card.anylive .card_logo__img{width:211px}.Businesses .section_card.talentmind .card_logo__img{width:176px}.Businesses .section_card.lyft .card_logo__img{width:160px}.Businesses .section_card.lashiku .card_logo__img{width:206px}.Businesses .section_card.kisamara .card_logo__img{width:200px}.Businesses .section_card.gabgab .card_logo__img{width:250px}.Businesses .section_card.jincl .card_logo__img{width:182px}.Businesses .section_card.okishil .card_logo__img{width:167px}.Businesses .section_card.catdufy .card_logo__img{width:294px}.Businesses .section_card.bas .card_logo__img{width:82px}.Businesses .section_card.snh .card_logo__img{width:102px}.Businesses .section_card.tatohearts .card_logo__img{width:178px}.Businesses .section_card.landofn .card_logo__img{width:118px}.Businesses .section_card.am .card_logo__img{width:134px}.Businesses .section_card.blair .card_logo__img{width:121px}.Businesses .section_card.grovetokyo .card_logo__img{width:106px}.Businesses .section_card.ddi .card_logo__img{width:120px}.Businesses .section .card_logo{display:flex;align-items:center;justify-content:center;width:100%;height:176px;border-bottom:1px solid #eef3f7}.Businesses .section .card_contents{box-sizing:border-box;flex-grow:1;padding:16px;overflow-y:hidden;font-size:13px;font-weight:400;line-height:1.5em;color:var(--black)}.Businesses .section .card_contents.title{padding:16px 16px 0;font-weight:700;text-align:center}.Businesses .section .card_contents.type{padding:0 16px;text-align:center}.Businesses .section .card_contents.by{padding:0 16px 16px;text-align:center}.Businesses .section .card_buttons{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 16px 24px}@media screen and (max-width: 1280px){.Businesses .section .card_buttons{justify-content:center}}.Businesses .section .card_buttons__link{display:inline-block;width:156px;font-size:12px;font-weight:400;line-height:32px;color:var(--black);text-align:center;text-transform:uppercase;letter-spacing:.01px;background:#fff;border:2px solid #dee5ec;border-radius:24px}@media screen and (max-width: 768px){.Businesses .section .card_buttons__link{width:140px}}.Businesses .section .card_buttons .card_buttons__link+.card_buttons__link{margin-left:15px}.career_wrap .section__title{font-size:32px;font-weight:700;line-height:1em;color:var(--black)}@media screen and (max-width: 1024px){.career_wrap .section__title{font-size:18px}}.career_wrap .hero{height:720px;max-height:none;margin-top:0;background-image:url("/wp-content/themes/anymind/img/career/bg_hero.png");background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (max-width: 1280px){.career_wrap .hero{height:640px}}@media screen and (max-width: 1024px){.career_wrap .hero{height:720px}}.career_wrap .hero__inner{background-color:rgba(0,0,0,0)}@media screen and (max-width: 1024px){.career_wrap .hero__inner{padding-top:140px;padding-bottom:0}}.career_wrap .hero__subtitle{width:100%;font-size:32px;font-weight:900;line-height:1em;color:var(--white)}@media screen and (max-width: 1024px){.career_wrap .hero__subtitle{font-size:18px}}.career_wrap .hero_content{display:flex;align-items:stretch;justify-content:space-between;margin-top:36px}@media screen and (max-width: 1024px){.career_wrap .hero_content{flex-direction:column;margin-top:16px}}.career_wrap .hero_left{margin-top:9px}.career_wrap .hero_right{display:flex;flex-direction:column;min-height:100%;margin-left:15px}@media screen and (max-width: 1024px){.career_wrap .hero_right{width:100%;margin-top:24px;margin-left:0}}.career_wrap .hero__title{margin-top:0;font-size:104px;font-weight:900;line-height:.84em;color:var(--white)}@media screen and (max-width: 1280px){.career_wrap .hero__title{font-size:76px}}@media screen and (max-width: 1024px){.career_wrap .hero__title{font-size:64px}}@media screen and (max-width: 980px){.career_wrap .hero__title{font-size:60px}}@media screen and (max-width: 460px){.career_wrap .hero__title{font-size:50px}}@media screen and (max-width: 375px){.career_wrap .hero__title{inline-size:fit-content;font-size:48px;hyphens:auto;line-height:.96em;overflow-wrap:break-word}}@media screen and (max-width: 374px){.career_wrap .hero__title{font-size:36px}}.career_wrap .hero__text{inline-size:fit-content;width:100%;max-width:100%;margin-top:0;margin-left:0;font-size:20px;font-weight:700;hyphens:auto;letter-spacing:.25px;line-height:2.05em;color:var(--white);overflow-wrap:break-word}@media screen and (max-width: 1280px){.career_wrap .hero__text{font-size:16px;line-height:1.6em}}@media screen and (max-width: 1024px){.career_wrap .hero__text{line-height:1.5em}}@media screen and (max-width: 980px){.career_wrap .hero__text{font-size:16px}}@media screen and (max-width: 375px){.career_wrap .hero__text{font-size:14px}}.career_wrap .hero_buttons{display:flex;margin-top:39px;overflow-x:hidden}@media screen and (max-width: 980px){.career_wrap .hero_buttons{margin-top:24px}}@media screen and (max-width: 400px){.career_wrap .hero_buttons{flex-wrap:wrap}}.career_wrap .hero__button{width:210px;margin-top:0;font-size:16px;font-weight:700;line-height:64px;color:var(--black);text-align:center;white-space:nowrap;border:2px solid #0e1a25}@media screen and (max-width: 1024px){.career_wrap .hero__button{font-size:14px;line-height:120%;padding:16px}}@media screen and (max-width: 768px){.career_wrap .hero__button{width:auto}}.career_wrap .hero__button.newlygrad{margin-right:16px;color:var(--white);background-color:var(--black)}.career_wrap .hero__button.middle{margin-right:16px;color:var(--white);background-color:var(--black)}@media screen and (max-width: 400px){.career_wrap .hero__button.middle{margin-top:8px}}.career_wrap .stance{padding:80px 0;background-color:var(--white)}@media screen and (max-width: 768px){.career_wrap .stance{padding:40px 0 24px 0}}@media screen and (max-width: 375px){.career_wrap .stance{padding-top:39px}}.career_wrap .stance_contents{display:flex;flex-wrap:nowrap;justify-content:space-between;margin-top:48px}@media screen and (max-width: 1024px){.career_wrap .stance_contents{flex-direction:column;margin-top:24px}}.career_wrap .stance__goal{font-size:64px;font-weight:800;line-height:1em;color:var(--black)}@media screen and (max-width: 1024px){.career_wrap .stance__goal{inline-size:fit-content;width:100%;font-size:48px;hyphens:auto}}.career_wrap .stance__text{max-width:50%;font-size:16px;font-weight:700;line-height:2.35em;color:var(--black)}@media screen and (max-width: 1024px){.career_wrap .stance__text{width:100%;max-width:100%;margin-top:16px;font-size:14px}}.career_wrap .banner{position:relative;display:block}.career_wrap .banner__img{width:100%}@media screen and (max-width: 512px){.career_wrap .banner__img{height:320px;object-fit:cover}}.career_wrap .banner_contact{display:flex;align-items:center;justify-content:center;width:100%;height:160px;background-color:var(--black)}@media screen and (max-width: 512px){.career_wrap .banner_contact{display:block;height:auto;padding:15px}}.career_wrap .banner_contact__button{width:210px;margin-top:0;font-size:16px;font-weight:700;line-height:64px;color:var(--white);text-align:center;border:2px solid #fff}@media screen and (max-width: 980px){.career_wrap .banner_contact__button{display:inline-block}}@media screen and (max-width: 512px){.career_wrap .banner_contact__button{width:100%;padding:16px;line-height:1em}}@media screen and (max-width: 460px){.career_wrap .banner_contact__button{font-size:14px}}.career_wrap .banner_contact__button.newlygrad{margin-right:16px;color:var(--black);background-color:var(--white)}@media screen and (max-width: 512px){.career_wrap .banner_contact__button.newlygrad{width:100%}}@media screen and (max-width: 460px){.career_wrap .banner_contact__button.newlygrad{margin-right:8px}}@media screen and (max-width: 512px){.career_wrap .banner_contact__button.middle{width:100%}}@media screen and (max-width: 420px){.career_wrap .banner_contact__button.middle{margin-top:8px}}.career_wrap .culture_deck{margin-top:120px;margin-bottom:80px}@media screen and (max-width: 768px){.career_wrap .culture_deck{margin:40px 0}}.career_wrap .teams{position:relative;padding-top:90px}@media screen and (max-width: 768px){.career_wrap .teams{padding-top:48px}}.career_wrap .teams_contents{display:block;margin-top:38px}.career_wrap .teams_items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:24px;justify-content:space-between}@media screen and (max-width: 980px){.career_wrap .teams_items{grid-template-columns:1fr 1fr 1fr;gap:16px}}@media screen and (max-width: 768px){.career_wrap .teams_items{grid-template-columns:1fr 1fr}}@media screen and (max-width: 420px){.career_wrap .teams_items{gap:8.6px}}.career_wrap .teams_item{display:grid;position:relative;box-sizing:border-box;width:100%;height:100%}.career_wrap .teams_item__title{padding:16px;font-size:16px;font-weight:800;line-height:1.25em;color:var(--white)}@media screen and (max-width: 420px){.career_wrap .teams_item__title{font-size:9.65px;padding:9.65px}}.career_wrap .teams_item__img{aspect-ratio:264/221;object-fit:cover}.career_wrap .teams_item_contents{display:flex;align-items:end;justify-content:space-between;background-color:#1b2228;height:100%;min-height:74px}@media screen and (max-width: 420px){.career_wrap .teams_item_contents{min-height:44px}}.career_wrap .values{position:relative;padding:80px 0;background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/career/bg_values.png") center center no-repeat;background-size:cover}@media screen and (max-width: 1024px){.career_wrap .values{background-image:url("/wp-content/themes/anymind/img/career/bg_values_sp.png");background-position:right center}}@media screen and (max-width: 375px){.career_wrap .values{padding:48px 0}}.career_wrap .values .section__title{color:var(--white)}@media screen and (max-width: 1024px){.career_wrap .values .section__title{text-align:center}}@media screen and (max-width: 375px){.career_wrap .values .section__title{font-size:18px}}.career_wrap .values_items{display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 1024px){.career_wrap .values_items{flex-flow:column nowrap}}.career_wrap .values_item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:32%;height:200px;padding-right:120px;margin-top:48px;background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/career/value_separator.png") right center no-repeat}@media screen and (max-width: 1024px){.career_wrap .values_item{width:100%;height:fit-content;padding-right:0;margin-top:40px;hyphens:auto;overflow-wrap:break-word;background-image:none;background-position:center center}}.career_wrap .values_item__title{font-size:48px;font-weight:800;line-height:1em;color:var(--white);text-align:center}@media screen and (max-width: 1024px){.career_wrap .values_item__title{font-size:32px}}.career_wrap .values_item__text{margin-top:16px;font-size:16px;font-weight:700;line-height:1.8em;color:var(--white);text-align:center;opacity:.7}@media screen and (max-width: 1024px){.career_wrap .values_item__text{width:80%;font-size:14px}}.career_wrap .values_item.faster{width:35%}@media screen and (max-width: 1024px){.career_wrap .values_item.faster{width:100%}}.career_wrap .values_item.faster .values_item__text{width:55%}.career_wrap .values_item.updated{width:45%}@media screen and (max-width: 1024px){.career_wrap .values_item.updated{width:100%}}.career_wrap .values_item.updated .values_item__text{width:55%}.career_wrap .values_item.together{width:45%}@media screen and (max-width: 1024px){.career_wrap .values_item.together{width:100%}}.career_wrap .values_item.together .values_item__text{width:50%}@media screen and (max-width: 1024px){.career_wrap .values_item.together .values_item__text{width:100%}}.career_wrap .values_item:nth-child(3){padding-right:0;background-image:none}.career_wrap .values_item:last-child{padding-right:0;background-image:none}.career_wrap .culture{position:relative;padding:80px 0 0}@media screen and (max-width: 375px){.career_wrap .culture{padding-top:48px}}.career_wrap .culture_items{display:flex;flex-wrap:nowrap;justify-content:space-between;margin-top:24px}@media screen and (max-width: 768px){.career_wrap .culture_items{flex-direction:column}}.career_wrap .culture_item{display:flex;flex-direction:column;justify-content:flex-end;width:33.3%;height:480px;padding:40px 24px;background-color:var(--white);background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (max-width: 1024px){.career_wrap .culture_item{width:33%}}@media screen and (max-width: 768px){.career_wrap .culture_item{width:100%;height:420px}}.career_wrap .culture_item.growth{background-image:url("/wp-content/themes/anymind/img/career/bg_culture_growth.png")}.career_wrap .culture_item.synergy{background-image:url("/wp-content/themes/anymind/img/career/bg_culture_synergy.png")}.career_wrap .culture_item.professional{background-image:url("/wp-content/themes/anymind/img/career/bg_culture_professional.png")}.career_wrap .culture_item.professional .culture_item__title{width:70%}.career_wrap .culture_item__title{width:50%;font-size:32px;font-weight:800;line-height:1.1em;color:var(--white)}@media screen and (max-width: 1024px){.career_wrap .culture_item__title{font-size:24px}}@media screen and (max-width: 375px){.career_wrap .culture_item__title{width:60%;font-size:32px}}.career_wrap .culture_item__text{margin-top:16px;font-size:16px;font-weight:700;line-height:1.8em;color:var(--white)}@media screen and (max-width: 1024px){.career_wrap .culture_item__text{font-size:12px}}@media screen and (max-width: 375px){.career_wrap .culture_item__text{font-size:14px}}@media screen and (max-width: 768px){.career_wrap .culture_item:not(:first-child){margin-top:16px}}.career_wrap .people{position:relative;padding:80px 0 0}@media screen and (max-width: 768px){.career_wrap .people{padding-top:48px}}.career_wrap .people .section_main__title{color:var(--black) !important;margin-bottom:24px}@media screen and (max-width: 768px){.career_wrap .people .section_main__title{display:none}}.career_wrap .people .section__title{color:var(--white)}.career_wrap .people__text{margin-top:43px;font-size:16px;font-weight:700;line-height:1.4em;color:var(--white)}@media screen and (max-width: 768px){.career_wrap .people__text{margin-top:16px}}.career_wrap .people_carousel{display:flex;width:100%;max-width:100%;height:480px;overflow-x:hidden}@media screen and (max-width: 768px){.career_wrap .people_carousel{flex-direction:column;height:700px}}@media screen and (max-width: 460px){.career_wrap .people_carousel{height:680px}}@media screen and (max-width: 375px){.career_wrap .people_carousel{height:630px}}.career_wrap .people_carousel_navigation{position:relative;z-index:2;width:25%;padding:40px 24px 0;background-color:var(--black)}@media screen and (max-width: 768px){.career_wrap .people_carousel_navigation{display:block;width:100%;height:200px}}.career_wrap .people_carousel_navigation_wrapper{position:absolute;right:0;bottom:42px;width:100%}.career_wrap .people_carousel_navigation_wrapper .swiper-button-prev{right:65px;left:unset;width:64px;height:64px;background:var(--white) url("/wp-content/themes/anymind/img/career/carousel_backward.png") center center no-repeat;background-size:cover}.career_wrap .people_carousel_navigation_wrapper .swiper-button-next{right:0;width:64px;height:64px;background:var(--white) url("/wp-content/themes/anymind/img/career/carousel_forward.png") center center no-repeat;background-size:cover}.career_wrap .people_carousel_contents{width:75%;max-width:75%}@media screen and (max-width: 768px){.career_wrap .people_carousel_contents{height:480px}}@media screen and (max-width: 460px){.career_wrap .people_carousel_contents{height:470px}}@media screen and (max-width: 440px){.career_wrap .people_carousel_contents{height:370px}}.career_wrap .people_carousel_item{position:relative;width:286px;height:100%}@media screen and (max-width: 768px){.career_wrap .people_carousel_item{height:480px}}@media screen and (max-width: 460px){.career_wrap .people_carousel_item{height:470px}}@media screen and (max-width: 440px){.career_wrap .people_carousel_item{height:370px}}.career_wrap .people_carousel__img{position:absolute;z-index:0;width:100%;height:480px;object-fit:cover}@media screen and (max-width: 440px){.career_wrap .people_carousel__img{height:auto}}.career_wrap .people_carousel_details{position:absolute;bottom:0;z-index:1;padding:24px}@media screen and (max-width: 440px){.career_wrap .people_carousel_details{padding:24px 16px}}.career_wrap .people_carousel__title{font-size:24px;font-weight:400;line-height:1em;color:var(--white)}@media screen and (max-width: 440px){.career_wrap .people_carousel__title{font-size:18px}}.career_wrap .people_carousel__position{margin-top:8px;font-size:14px;font-weight:400;line-height:1em;color:var(--white)}@media screen and (max-width: 440px){.career_wrap .people_carousel__position{font-size:12px}}.career_wrap .people_carousel__info{margin-top:16px;font-size:15px;font-weight:600;line-height:1.53em;color:var(--white)}@media screen and (max-width: 440px){.career_wrap .people_carousel__info{margin-top:8px;font-size:13px;line-height:1.4em}}.career_wrap .offices{position:relative;padding:80px 0 0}@media screen and (max-width: 768px){.career_wrap .offices{padding:48px 0 58px 0}}.career_wrap .offices_header{display:flex;justify-content:space-between;width:100%}.career_wrap .offices__text{font-size:24px;font-weight:600;line-height:1.16em;color:var(--black);text-align:right}@media screen and (max-width: 980px){.career_wrap .offices__text{display:none}}.career_wrap .offices_grid{margin-top:24px}.career_wrap .offices_grid_top{position:relative;display:flex;justify-content:space-between}@media screen and (max-width: 980px){.career_wrap .offices_grid_top{flex-direction:column}}.career_wrap .offices_grid_top_left{position:relative;width:48.5%}@media screen and (max-width: 980px){.career_wrap .offices_grid_top_left{width:100%}}.career_wrap .offices_grid_top_right{position:relative;width:50.5%}@media screen and (max-width: 980px){.career_wrap .offices_grid_top_right{width:100%;margin-top:8px}}.career_wrap .offices_grid_top_right_top{position:relative;display:flex;flex-direction:row;justify-content:space-between}.career_wrap .offices_grid_top_right_top_left{position:relative;width:49%}.career_wrap .offices_grid_top_right_top_right{position:relative;width:49%}.career_wrap .offices_grid_top_right_btm{position:relative;margin-top:10px}@media screen and (max-width: 980px){.career_wrap .offices_grid_top_right_btm{margin-top:8px}}.career_wrap .offices_grid_btm{position:relative;display:flex;flex-direction:row;justify-content:space-between;margin-top:8px}@media screen and (max-width: 980px){.career_wrap .offices_grid_btm{flex-direction:column}}.career_wrap .offices_grid_btm_left{position:relative;width:30%}@media screen and (max-width: 980px){.career_wrap .offices_grid_btm_left{width:100%}}.career_wrap .offices_grid_btm_right{position:relative;width:69%}@media screen and (max-width: 980px){.career_wrap .offices_grid_btm_right{width:100%;margin-top:8px}}.career_wrap .offices__label{position:absolute;color:var(--white);font-size:16px;font-weight:800;letter-spacing:-0.47px;margin-top:16px;margin-left:16px}@media screen and (max-width: 768px){.career_wrap .offices__label{display:none}}.career_wrap .offices__img{display:block;width:100%;height:100%}.career_wrap .offices__location{position:absolute;top:0;z-index:1;box-sizing:border-box;width:100%;height:100%;padding:24px;font-size:16px;font-weight:700;line-height:1em;color:var(--white)}@media screen and (max-width: 375px){.career_wrap .offices__location{padding:16px}}.career_wrap .departments{padding:80px 0 0}@media screen and (max-width: 375px){.career_wrap .departments{padding-top:48px}}.career_wrap .departments_items{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:left;margin-top:24px}@media screen and (max-width: 980px){.career_wrap .departments_items{display:none}}.career_wrap .departments_items_sp{margin-top:24px}.career_wrap .departments_items_sp details{padding:16px;border:1px solid var(--black);border-bottom:none}.career_wrap .departments_items_sp details summary{position:relative;font-size:16px;font-weight:800;line-height:1.6em;color:var(--black);list-style:none;cursor:pointer}.career_wrap .departments_items_sp details summary::before{position:absolute;top:50%;right:0;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px;content:"";background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/career/arrow_down.svg") center center no-repeat;transform:translateY(-50%)}.career_wrap .departments_items_sp details div{padding-top:16px;font-size:13px;font-weight:600;line-height:1.7em;color:var(--black)}.career_wrap .departments_items_sp details[open] summary::before{background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/career/arrow_up.svg") center center no-repeat}.career_wrap .departments_items_sp details:last-child{border-bottom:1px solid var(--black)}@media screen and (min-width: 981px){.career_wrap .departments_items_sp{display:none}}.career_wrap .departments_item{display:flex;flex-flow:row nowrap;align-items:stretch;justify-content:left;width:50%;border-top:1px solid var(--black);border-left:1px solid var(--black)}.career_wrap .departments_item:nth-child(2n){border-right:1px solid var(--black)}.career_wrap .departments_item:last-child,.career_wrap .departments_item:nth-last-child(2){border-bottom:1px solid var(--black)}.career_wrap .departments__img{display:block;width:159px;min-width:159px;min-height:206px;background-repeat:no-repeat;background-position:center;background-size:cover}.career_wrap .departments_details{box-sizing:border-box;padding:24px 36px 20px 16px}.career_wrap .departments__name{font-size:18px;font-weight:800;line-height:1.6em;color:var(--black)}.career_wrap .departments__text{margin-top:12px;font-size:13px;font-weight:600;line-height:1.7em;color:var(--black)}@media screen and (max-width: 1024px){.career_wrap .departments__text{line-height:1.5em}}.career_wrap .departments__url{margin-top:12px;font-size:13px;font-weight:400;line-height:1.7em;color:var(--black);text-decoration:underline}.career_wrap .open{padding:68px 0 0}@media screen and (max-width: 768px){.career_wrap .open{padding-top:92px}}.career_wrap .open_table{margin-top:24px;border:1px solid var(--black)}.career_wrap .open_table_header{display:flex;align-items:center;padding:24px 32px;background-color:var(--black)}@media screen and (max-width: 812px){.career_wrap .open_table_header{flex-direction:column;align-items:stretch;padding:16px}}@media screen and (max-width: 768px){.career_wrap .open_table_header{padding:24px 16px}}.career_wrap .open_table_header_department{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}@media screen and (max-width: 375px){.career_wrap .open_table_header_department{flex-wrap:wrap}}.career_wrap .open_table_header_location{display:flex;align-items:center;justify-content:space-between;margin-right:8px;margin-left:22px}@media screen and (max-width: 812px){.career_wrap .open_table_header_location{margin-top:16px;margin-right:0;margin-left:0}}@media screen and (max-width: 375px){.career_wrap .open_table_header_location{flex-wrap:wrap}}.career_wrap .open_table_header__label{font-size:16px;font-weight:600;line-height:1.2em;color:var(--white)}.career_wrap .open_table_header__selection{display:block;width:250px;padding:.6em 1.4em .6em 1em;margin-left:14px;font-size:16px;font-weight:700;line-height:1.3;color:var(--black);appearance:none;cursor:pointer;background:var(--white) url("/wp-content/themes/anymind/img/career/chevron-down.svg");background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%;border:1px solid #dee5ec;border-radius:20px;box-shadow:0 1px 0 1px rgba(0,0,0,.04)}@media screen and (max-width: 960px){.career_wrap .open_table_header__selection{width:180px}}@media screen and (max-width: 812px){.career_wrap .open_table_header__selection{width:300px}}@media screen and (max-width: 540px){.career_wrap .open_table_header__selection{width:240px}}@media screen and (max-width: 420px){.career_wrap .open_table_header__selection{width:180px;max-width:100%;margin-left:0}}@media screen and (max-width: 380px){.career_wrap .open_table_header__selection{width:100%;margin-top:8px}}.career_wrap .open_table_header__search{width:142px;min-width:130px;margin-right:0;margin-left:auto;font-size:16px;font-weight:700;line-height:40px;color:var(--black);text-align:center;background-color:var(--white);border-radius:20px}@media screen and (max-width: 812px){.career_wrap .open_table_header__search{margin-top:16px}}@media screen and (max-width: 640px){.career_wrap .open_table_header__search{width:100%}}.career_wrap .open_table_body{box-sizing:border-box;padding:32px}@media screen and (max-width: 768px){.career_wrap .open_table_body{padding:16px}}.career_wrap .open_table_body_title{display:flex;flex-flow:row nowrap;align-items:center}.career_wrap .open_table_body_title__item{box-sizing:border-box;padding:0 16px 8px;font-size:14px;font-weight:600;line-height:1.2em;color:var(--black)}@media screen and (max-width: 768px){.career_wrap .open_table_body_title__item{padding:0 0 8px}}.career_wrap .open_table_body_title__item.position{flex:1}.career_wrap .open_table_body_title__item.department{flex:.6}@media screen and (max-width: 768px){.career_wrap .open_table_body_title__item.department{display:none}}.career_wrap .open_table_body_title__item.location{flex:.4}@media screen and (max-width: 768px){.career_wrap .open_table_body_title__item.location{display:none}}.career_wrap .open_table_body_list{padding:0}.career_wrap .open_table_body_list_job.hidden{display:none}.career_wrap .open_table_body_list_job.job_position_empty{display:flex;align-items:center;justify-content:center;padding:36px 0;border-top:1px solid #dee5ec}.career_wrap .open_table_body_list_job.job_position_empty.hidden{display:none}.career_wrap .open_table_body_list_job.job_position_empty .job_position_empty_text{font-size:14px;font-weight:600;color:var(--black)}.career_wrap .open_table_body_list_job__url{display:flex;flex-flow:row nowrap;align-items:start;padding-top:24px;padding-bottom:25px;border-top:1px solid #dee5ec;transition:background-color .3s ease-in-out}@media screen and (max-width: 768px){.career_wrap .open_table_body_list_job__url{flex-direction:column;padding-top:16px}}.career_wrap .open_table_body_list_job__url:hover{background-color:#eef3f7}.career_wrap .open_table_body_list_job__item{box-sizing:border-box;padding:0 16px;font-size:16px;line-height:1.21em;color:var(--black)}@media screen and (max-width: 768px){.career_wrap .open_table_body_list_job__item{padding:0}}.career_wrap .open_table_body_list_job__item.position{flex:1;color:#3892e5}.career_wrap .open_table_body_list_job__item.department{flex:.6}@media screen and (max-width: 768px){.career_wrap .open_table_body_list_job__item.department{margin-top:8px}}.career_wrap .open_table_body_list_job__item.location{flex:.4}@media screen and (max-width: 768px){.career_wrap .open_table_body_list_job__item.location{margin-top:8px}}.career_wrap .bottom{padding:80px 0 96px}@media screen and (max-width: 375px){.career_wrap .bottom{padding:48px 0}}.career_wrap .bottom_contents{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.career_wrap .bottom_contents{flex-direction:column}}.career_wrap .bottom_item{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;width:32%;height:200px;font-size:24px;font-weight:700;line-height:1em;background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (max-width: 768px){.career_wrap .bottom_item{width:100%}}.career_wrap .bottom_item.office{color:var(--white);background-image:url("/wp-content/themes/anymind/img/career/bg_footer_office.png")}.career_wrap .bottom_item.techblog{padding-top:40px;font-size:22px;font-weight:600;color:var(--black);background-image:url("/wp-content/themes/anymind/img/career/bg_footer_tech-blog.png")}.career_wrap .bottom_item.contactus{color:var(--white);background-color:#000;background-image:none}@media screen and (max-width: 768px){.career_wrap .bottom_item:not(:first-child){margin-top:18px}}.career_wrap .bottom__img{width:153px;margin-right:16px}.contact_wrap .contact_section{position:relative;z-index:3}@media screen and (max-width: 480px){.contact_wrap .contact_section.basic_width{padding:0}}.contact_wrap .contact_section_wrapper{display:grid;grid-template-areas:"title form" "tel form";overflow:hidden}@media screen and (max-width: 980px){.contact_wrap .contact_section_wrapper{grid-template-areas:"title" "form" "tel"}}@media screen and (max-width: 480px){.contact_wrap .contact_section_wrapper{box-shadow:none}}.contact_wrap .contact_form_title_wrapper{display:flex;align-items:center}.contact_wrap .contact_form_title_border{width:24px;height:4px;margin-right:16px;background-color:var(--blue)}.contact_wrap .contact_form_text{line-height:1.8em}.contact_wrap .contact_form_text_wrapper{grid-area:title;width:100%;padding:40px 32px}@media screen and (max-width: 760px){.contact_wrap .contact_form_text_wrapper{padding:40px 24px}}@media screen and (max-width: 480px){.contact_wrap .contact_form_text_wrapper{padding:32px 24px}}.contact_wrap .contact_form_indo{margin-top:36px}@media screen and (max-width: 760px){.contact_wrap .contact_form_indo{margin-top:28px}}.contact_wrap .contact_form_indo_title{text-align:center;font-weight:700}@media screen and (max-width: 360px){.contact_wrap .contact_form_indo_title{font-size:14px;font-weight:normal}}.contact_wrap .contact_form_indo_text{margin-top:12px;text-align:center}@media screen and (max-width: 360px){.contact_wrap .contact_form_indo_text{font-size:14px;font-weight:normal}}.contact_wrap .contact_form_tel{margin-top:12px;font-size:24px;font-weight:800;text-align:center}.contact_wrap .contact_form_tel_card{padding:32px 24px;text-align:center;background-color:var(--white)}.contact_wrap .contact_form_tel_wrapper{grid-area:tel;align-self:end;width:100%;padding:40px 32px}@media screen and (max-width: 980px){.contact_wrap .contact_form_tel_wrapper{align-self:auto}}@media screen and (max-width: 760px){.contact_wrap .contact_form_tel_wrapper{padding:40px 24px}}@media screen and (max-width: 480px){.contact_wrap .contact_form_tel_wrapper{padding:32px 24px}}@media screen and (max-width: 360px){.contact_wrap .contact_form_tel_wrapper{font-size:23px;font-weight:700}}.contact_wrap .contact_form_tel_title{font-size:16px;font-weight:600}.contact_wrap .contact_form_tel_title_wrapper{display:flex;align-items:center;justify-content:center}.contact_wrap .contact_form_tel_title_icon{width:20px;margin-right:8px}.contact_wrap .contact_form_tel_time{margin-top:4px;font-size:12px;font-weight:600;text-align:center}.contact_wrap .contact_form_tel_notice{display:inline-block;margin-top:22px;font-size:12px;color:var(--red);text-align-last:left}.contact_wrap .contact_form{grid-area:form;padding:40px 32px 32px;background-color:var(--white)}@media screen and (max-width: 480px){.contact_wrap .contact_form{padding:32px 24px}}.contact_wrap .contact_form_category_border{width:100%;height:1px;margin:24px 0;background-color:#f0f0f1}.contact_wrap .contact_form_label{box-sizing:border-box;width:168px;padding-right:8px;font-size:13px;font-weight:600}@media screen and (max-width: 980px){.contact_wrap .contact_form_label{width:auto;padding:0 0 4px}}.contact_wrap .contact_form_label_required{color:#ff5f5f}.contact_wrap .contact_form_item{flex:1}.contact_wrap .contact_form_item_wrapper{display:flex;align-items:center;margin-bottom:20px}@media screen and (max-width: 980px){.contact_wrap .contact_form_item_wrapper{display:block}}.contact_wrap .contact_form_err{display:none;padding-top:2px;font-size:12px;color:#ff5f5f}.contact_wrap .contact_form_err.err{display:block}.contact_wrap .contact_form_err.server{display:block}.contact_wrap .contact_form_err.bot_error{margin-top:40px}.contact_wrap .contact_form_policy{margin:28px 0 0 150px;font-size:12px;font-weight:400;color:var(--black)}@media screen and (max-width: 980px){.contact_wrap .contact_form_policy{margin:28px auto 0;text-align:center}}.contact_wrap .contact_form_policy a{display:inline;color:#089ac7}.contact_wrap .contact_form_submit{width:100%;line-height:44px;color:var(--white);text-align:center;cursor:pointer;background-color:var(--black);border-radius:22px;transition:background-color .3s ease-in-out}.contact_wrap .contact_form_submit_wrapper{margin:28px 0 0 150px}@media screen and (max-width: 980px){.contact_wrap .contact_form_submit_wrapper{margin:28px 0 0}}.contact_wrap .contact_form_submit:hover{background-color:#089ac7}@media screen and (max-width: 760px){.contact_wrap .contact_form_submit:hover{background-color:#09ade0}}.Home .hero{overflow:hidden}.Home .hero__inner{display:flex;column-gap:100px;align-items:center;justify-content:space-between;padding-top:136px;padding-bottom:64px}@media screen and (max-width: 1080px){.Home .hero__inner{column-gap:60px}}@media screen and (max-width: 980px){.Home .hero__inner{padding-top:98px;padding-bottom:36px}}@media screen and (max-width: 640px){.Home .hero__inner{display:block}}.Home .hero__title{font-family:var(--Bebas);font-size:108px;font-weight:400;line-height:88%;white-space:nowrap}@media screen and (max-width: 960px){.Home .hero__title{font-size:90px}}@media screen and (max-width: 480px){.Home .hero__title{font-size:56px}}.Home .hero__title .title_span{display:block;line-height:88%}.Home .hero__title .title_span:nth-of-type(1){animation-delay:.2s}.Home .hero__title .title_span:nth-of-type(2){animation-delay:.4s}.Home .hero__title .title_span:nth-of-type(3){animation-delay:.6s}.Home .hero__sub_title{position:relative;z-index:1;margin:8px 0 0;font-size:24px;font-weight:700;animation-delay:.8s}@media screen and (max-width: 960px){.Home .hero__sub_title{font-size:20px}}@media screen and (max-width: 640px){.Home .hero__sub_title{margin-top:4px;font-size:18px}}.Home .hero_images{display:flex;column-gap:24px}@media screen and (max-width: 640px){.Home .hero_images{display:grid;grid-template-columns:repeat(4, 1fr);column-gap:12px;margin-top:32px}}.Home .hero_images .hero_img{display:block;max-width:128px}.Home .hero_images .hero_img:nth-of-type(1){animation-delay:.8s}.Home .hero_images .hero_img:nth-of-type(2){animation-delay:1s}.Home .hero_images .hero_img:nth-of-type(3){animation-delay:1.2s}.Home .hero_images .hero_img:nth-of-type(4){animation-delay:1.4s}.Home .home_news_inner{display:grid;grid-template-columns:264px 1fr;column-gap:24px;padding-top:40px;padding-bottom:80px}@media screen and (max-width: 960px){.Home .home_news_inner{display:block;padding-top:40px;padding-bottom:40px}}@media screen and (max-width: 640px){.Home .home_news_inner{padding:0}}.Home .home_news_left{display:flex;flex-direction:column;min-height:507px;padding:24px;background-color:#f6f8fa;animation-delay:.2s}@media screen and (max-width: 960px){.Home .home_news_left{flex-direction:row;align-items:center;justify-content:space-between;width:100%;min-height:0}}@media screen and (max-width: 640px){.Home .home_news_left{column-gap:16px}}.Home .home_news_left .input_wrapper{display:grid;grid-template-columns:1fr 1fr;padding:4px;background-color:#e6eaee;border-radius:11px}@media screen and (max-width: 960px){.Home .home_news_left .input_wrapper{width:192px}}@media screen and (max-width: 640px){.Home .home_news_left .input_wrapper{width:100%}}.Home .home_news_left .news_tab{padding:20px 0;font-size:18px;font-style:normal;font-weight:500;text-align:center;border-radius:8px}@media screen and (max-width: 640px){.Home .home_news_left .news_tab{padding:12px 0;font-size:14px}}.Home .home_news_left .news_tab[aria-selected=true]{background:var(--white);box-shadow:0 4px 4px 0 rgba(0,0,0,.08)}.Home .home_news_left .home_news_category{display:grid;row-gap:16px;margin-top:24px}@media screen and (max-width: 960px){.Home .home_news_left .home_news_category{display:none}}.Home .home_news_left .home_news_category .button{font-size:16px}.Home .home_news_left .home_news_category .button.active{font-weight:700}.Home .home_news_left .btn{margin:auto 0 0}@media screen and (max-width: 960px){.Home .home_news_left .btn{margin:0}}@media screen and (max-width: 640px){.Home .home_news_left .btn{width:100%}}.Home .home_news_right{animation-delay:.4s}.Home .home_news_right .news_panel{height:0;overflow:hidden;visibility:hidden;opacity:0;will-change:opacity;transition:opacity .3s ease}.Home .home_news_right .news_panel[data-selected=true]{height:auto;visibility:visible;opacity:1}.Home .home_news_right .home_news{display:grid}.Home .home_news_right .home_news .post-ul{grid-area:1/1;height:0;overflow:hidden;visibility:hidden;opacity:0;transform:translateY(12px);will-change:opacity,visibility,height}@media screen and (max-width: 960px){.Home .home_news_right .home_news .post-ul{margin-top:24px}}@media screen and (max-width: 640px){.Home .home_news_right .home_news .post-ul{padding:0 24px;margin:0}}.Home .home_news_right .home_news .post-ul.active{height:auto;visibility:visible;opacity:1;transition:opacity .3s ease,transform .3s ease;transform:translateY(0)}.Home .home_news_right .home_news .card{padding:16px 0;border-top:1px solid #eff3f5;transition:background-color .2s ease;will-change:background-color}@media screen and (max-width: 640px){.Home .home_news_right .home_news .card{padding:12px 0}.Home .home_news_right .home_news .card:first-of-type{border-top:0}}.Home .home_news_right .home_news .card:last-of-type{border-bottom:1px solid #eff3f5}.Home .home_news_right .home_news .card_link{display:flex;column-gap:24px;align-items:center}@media screen and (max-width: 640px){.Home .home_news_right .home_news .card_link{column-gap:12px}}.Home .home_news_right .home_news .card_thumbnail{width:192px;aspect-ratio:16/9;object-fit:cover}@media screen and (max-width: 640px){.Home .home_news_right .home_news .card_thumbnail{width:100px}}.Home .home_news_right .home_news .card_info{display:flex;font-size:12px;line-height:1;color:var(--black-lv-2, #6e7c89)}@media screen and (max-width: 640px){.Home .home_news_right .home_news .card_info{font-size:11px}}.Home .home_news_right .home_news .card_title{display:box;display:-webkit-box;margin-top:12px;overflow:hidden;font-size:16px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width: 640px){.Home .home_news_right .home_news .card_title{margin-top:3px;font-size:13px}}.Home .home_news_right .home_news .card_arrow{min-width:66px;margin-right:16px;margin-left:auto;transition:border-color .1s ease;will-change:border-color}@media screen and (max-width: 640px){.Home .home_news_right .home_news .card_arrow{display:none}}.Home .home_news_right .home_news .card:hover{background-color:#f6f8fa}.Home .home_news_right .home_news .card:hover .card_title{text-decoration:underline}.Home .home_news_right .home_news .card:hover .card_arrow{border-color:var(--black)}.Home .home_news_right .home_ir_news{display:grid}.Home .home_news_right .home_ir_news .ir_link{display:flex;flex-direction:column;justify-content:center;height:141px;padding:16px 32px;line-height:1.2;border-top:1px solid #eff3f5}@media screen and (max-width: 960px){.Home .home_news_right .home_ir_news .ir_link{height:auto;padding:24px 0}}@media screen and (max-width: 640px){.Home .home_news_right .home_ir_news .ir_link{display:block;padding:12px 24px}}.Home .home_news_right .home_ir_news .ir_link:last-of-type{border-bottom:1px solid #eff3f5}.Home .home_news_right .home_ir_news .ir_link .date{display:block;min-width:90px;margin-right:32px;color:#6e7c89;white-space:nowrap}@media screen and (max-width: 640px){.Home .home_news_right .home_ir_news .ir_link .date{font-size:11px}}.Home .home_news_right .home_ir_news .ir_link .title{display:block;font-size:16px}@media screen and (max-width: 640px){.Home .home_news_right .home_ir_news .ir_link .title{margin-top:2px;font-size:13px}}.Home .home_news_right .home_ir_news .ir_link:hover .title{text-decoration:underline}.Home .home_news_right .home_ir_news .ir_link .pdf{display:inline-grid;place-content:center;width:40px;height:20px;margin-top:3px;margin-left:8px;font-size:12px;font-weight:600;line-height:1;color:#ff8484;background-color:#ffebeb;border:1px solid #ff8484;border-radius:32px}.Home .home_news_right .home_ir_news .ir_link .icon-pdf{display:inline-grid;margin-left:8px;width:15.45px;min-width:0;height:20px;margin-bottom:3px;border:none}@media screen and (max-width: 767px){.Home .home_news_right .home_ir_news .ir_link .icon-pdf{width:12.4px;height:16px}}.Home .home_news_right .home_ir_news .ir_link .size{display:inline-block;margin-left:8px;color:#6e7c89}.Home .home_our_business{padding:80px 0 0}@media screen and (max-width: 960px){.Home .home_our_business{padding:48px 0 0}}.Home .home_our_business .bg-image{overflow:hidden;background-image:url("/wp-content/themes/anymind/img/home/home_our_business_bg.png");background-repeat:repeat-x;background-position:bottom;background-size:contain}@media screen and (max-width: 768px){.Home .home_our_business .bg-image{background:none}}.Home .home_our_business_header{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width: 960px){.Home .home_our_business_header{display:block}}.Home .home_our_business_title{font-size:40px;font-weight:700;line-height:1.2}@media screen and (max-width: 960px){.Home .home_our_business_title{margin-top:20px;font-size:24px}}.Home .home_our_business_subtitle{height:50px;font-size:24px;font-weight:600;line-height:1}@media screen and (max-width: 960px){.Home .home_our_business_subtitle{height:auto;font-size:18px}}.Home .home_our_business_text{margin-top:44px;font-size:18px}@media screen and (max-width: 960px){.Home .home_our_business_text{margin-top:20px;font-size:15px}}.Home .home_our_business .images{position:relative;margin-top:48px}@media screen and (max-width: 960px){.Home .home_our_business .images{padding:80px 0 60px}}@media screen and (max-width: 768px){.Home .home_our_business .images{width:calc(100% + 48px);padding:40px 0;margin-top:0;margin-left:-24px}}.Home .home_our_business .images .main_img{padding:0 40px}@media screen and (max-width: 640px){.Home .home_our_business .images .main_img{display:none}}.Home .home_our_business .images .main_img_sp{display:none}@media screen and (max-width: 640px){.Home .home_our_business .images .main_img_sp{display:block;padding:0 60px}}.Home .home_our_business .images .hover_img{position:absolute;z-index:1;opacity:0;will-change:opacity,transform}.Home .home_our_business .images .hover_img.active{opacity:1;transition:opacity .6s cubic-bezier(0.21, 0.42, 0.23, 1);animation:fuwafuwa 4s infinite 2s}.Home .home_our_business .images .hover_img.i00{top:calc(50% - 250px);right:-10px;width:200px}@media screen and (max-width: 768px){.Home .home_our_business .images .hover_img.i00{top:calc(50% - 300px);right:30px;width:90px}}.Home .home_our_business .images .hover_img.i01{top:calc(50% + 0px);right:-50px;width:100px}@media screen and (max-width: 768px){.Home .home_our_business .images .hover_img.i01{top:calc(50% - 30px);right:-40px;width:100px}}.Home .home_our_business .images .hover_img.i02{top:calc(50% - 90px);right:0;width:120px}@media screen and (max-width: 768px){.Home .home_our_business .images .hover_img.i02{top:calc(50% - 180px);right:-30px;width:100px}}.Home .home_our_business .images .hover_img.i03{top:calc(50% - 110px);right:110px;width:80px}@media screen and (max-width: 768px){.Home .home_our_business .images .hover_img.i03{top:calc(50% - 60px);right:50px;width:70px}}.Home .home_our_business .images .hover_img.i04{top:calc(50% + 0px);right:30px;width:200px}@media screen and (max-width: 768px){.Home .home_our_business .images .hover_img.i04{top:calc(50% + 80px);right:-60px;width:160px}}.Home .home_our_business .images .hover_img.i05{top:calc(50% + 80px);right:-80px;width:180px}@media screen and (max-width: 768px){.Home .home_our_business .images .hover_img.i05{top:calc(50% + 200px);right:20px;width:110px}}.Home .home_our_business .images .hover_img.i06{top:calc(50% - 240px);left:-20px;width:120px}@media screen and (max-width: 768px){.Home .home_our_business .images .hover_img.i06{top:calc(50% - 250px);left:-30px;width:120px}}.Home .home_our_business .images .hover_img.i07{top:calc(50% - 130px);left:-40px;width:200px}@media screen and (max-width: 768px){.Home .home_our_business .images .hover_img.i07{top:calc(50% - 140px);left:-50px;width:130px}}.Home .home_our_business .images .hover_img.i08{top:calc(50% - 220px);left:90px;width:130px}@media screen and (max-width: 768px){.Home .home_our_business .images .hover_img.i08{top:calc(50% - 10px);left:-10px;width:90px}}.Home .home_our_business .images .hover_img.i09{top:calc(50% + 20px);left:40px;width:170px}@media screen and (max-width: 768px){.Home .home_our_business .images .hover_img.i09{top:calc(50% + 70px);left:-70px;width:170px}}.Home .home_our_business .images .hover_img.i10{top:calc(50% + 80px);left:-50px;width:140px}@media screen and (max-width: 768px){.Home .home_our_business .images .hover_img.i10{top:calc(50% + 210px);left:0;width:100px}}.Home .home_our_business .images .hover_img.i11{top:calc(50% + 150px);left:150px;width:100px}@media screen and (max-width: 768px){.Home .home_our_business .images .hover_img.i11{display:none}}.Home .home_our_business_detail{position:relative;background-color:#dbe4e9}.Home .home_our_business_detail_inner{display:flex}@media screen and (max-width: 640px){.Home .home_our_business_detail_inner{flex-direction:column;padding-right:0;padding-left:0}}.Home .home_our_business_detail .tablist{position:sticky;top:56px;display:flex;flex-direction:column;width:40%;max-width:532px;height:calc(100vh - 56px);background:#010202}@media screen and (max-width: 640px){.Home .home_our_business_detail .tablist{display:contents;width:100%;max-width:none;height:auto}}.Home .home_our_business_detail .tab{position:relative;height:160px;padding:64px 48px 64px 0;transition:height .6s ease-out;will-change:height}@media screen and (max-width: 960px){.Home .home_our_business_detail .tab{padding:40px 24px 40px 0}}@media screen and (max-width: 640px){.Home .home_our_business_detail .tab{height:auto;max-height:none;padding:40px 24px;background-color:#1b2228}.Home .home_our_business_detail .tab:nth-of-type(1){order:1}.Home .home_our_business_detail .tab:nth-of-type(2){order:3}.Home .home_our_business_detail .tab:nth-of-type(3){order:5}}.Home .home_our_business_detail .tab::after{position:absolute;top:0;right:0;z-index:-1;width:100vw;height:100%;content:"";background:#010202;transition:background-color .4s ease-in-out;will-change:background-color}.Home .home_our_business_detail .tab .heading{position:relative;font-size:28px;font-weight:700;line-height:1;color:var(--white)}@media screen and (max-width: 640px){.Home .home_our_business_detail .tab .heading{font-size:22px}}.Home .home_our_business_detail .tab .heading .small{font-size:24px}@media screen and (max-width: 640px){.Home .home_our_business_detail .tab .heading .small{font-size:16px}}.Home .home_our_business_detail .tab .heading::after{position:absolute;top:calc(50% - 1px);right:0;display:block;width:80px;height:1px;content:""}.Home .home_our_business_detail .tab .heading.brands::after{background:#0478ff}.Home .home_our_business_detail .tab .heading.publisher::after{background:#ffb904}.Home .home_our_business_detail .tab .heading.creator::after{background:#ff6433}.Home .home_our_business_detail .tab .text{height:0;font-size:16px;color:var(--white);visibility:hidden;opacity:0;transition:opacity .4s ease-out .2s;will-change:opacity,visibility,height}@media screen and (max-width: 960px){.Home .home_our_business_detail .tab .text{font-size:14px}}@media screen and (max-width: 640px){.Home .home_our_business_detail .tab .text{height:auto;margin-top:24px;visibility:visible;opacity:1}}@media screen and (min-width: 641px){.Home .home_our_business_detail .tab[aria-selected=true]{height:calc(100vh - 320px)}.Home .home_our_business_detail .tab[aria-selected=true]::after{background-color:var(--black)}.Home .home_our_business_detail .tab[aria-selected=true] .text{height:auto;margin-top:20px;visibility:visible;opacity:1}}@media screen and (min-width: 641px)and (max-width: 960px){.Home .home_our_business_detail .tab[aria-selected=true] .text{margin-top:32px}}.Home .home_our_business_detail .tabcontent{display:grid;row-gap:48px;width:60%;padding:48px 48px 112px}@media screen and (max-width: 960px){.Home .home_our_business_detail .tabcontent{row-gap:32px;padding:32px 32px 96px}}@media screen and (max-width: 640px){.Home .home_our_business_detail .tabcontent{display:contents;width:100%;max-width:none;height:auto}}.Home .home_our_business_detail .panelflag{height:1px;visibility:hidden}.Home .home_our_business_detail .panellist{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-content:start}@media screen and (max-width: 640px){.Home .home_our_business_detail .panellist{gap:8px;padding:24px 24px 54px}.Home .home_our_business_detail .panellist:nth-of-type(1){order:2}.Home .home_our_business_detail .panellist:nth-of-type(2){order:4}.Home .home_our_business_detail .panellist:nth-of-type(3){order:6}}.Home .home_our_business_detail .panelitem{position:relative;aspect-ratio:6/7;border:4px solid #fff;border-radius:13px}.Home .home_our_business_detail .panelitem:nth-of-type(even){transform:translateY(64px)}@media screen and (max-width: 640px){.Home .home_our_business_detail .panelitem:nth-of-type(even){transform:translateY(30px)}}.Home .home_our_business_detail .panelitem::after{position:absolute;top:0;left:0;z-index:1;width:100%;height:75%;content:"";background-image:url("/wp-content/themes/anymind/img/home/home_business_bg.png");background-repeat:no-repeat;background-position:top;background-size:cover;border-radius:9px}.Home .home_our_business_detail .panelitem .hover_box{position:absolute;top:0;left:0;z-index:2;display:grid;place-content:center;width:100%;height:100%;pointer-events:none;border-radius:9px;opacity:0;transition:opacity .2s ease-in-out;backdrop-filter:blur(5px);will-change:opacity}.Home .home_our_business_detail .panelitem .hover_box .btn{background-color:#fff;border-color:#fff}@media(hover: hover){.Home .home_our_business_detail .panelitem:hover .hover_box{opacity:1}}.Home .home_our_business_detail .panelitem_link{position:relative;z-index:2;display:block;width:100%;height:100%;padding:16px;color:var(--white)}@media screen and (max-width: 480px){.Home .home_our_business_detail .panelitem_link{padding:8px}}.Home .home_our_business_detail .panelitem_number{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:8px;line-height:1;border-radius:8px}@media screen and (max-width: 640px){.Home .home_our_business_detail .panelitem_number{font-size:12px}}.Home .home_our_business_detail .panelitem_number.brands{background:#0478ff}.Home .home_our_business_detail .panelitem_number.publisher{background:#ffb904}.Home .home_our_business_detail .panelitem_number.creator{background:#ff6433}.Home .home_our_business_detail .panelitem_heading{position:relative;padding-right:10px;margin-top:16px;font-size:16px;font-weight:700;line-height:1.3}@media screen and (max-width: 960px){.Home .home_our_business_detail .panelitem_heading{margin-top:8px;font-size:16px}}@media screen and (max-width: 480px){.Home .home_our_business_detail .panelitem_heading{padding-right:0;font-size:14px}}.Home .home_our_business_detail .panelitem_text{position:absolute;top:16px;right:16px;z-index:1;font-size:13px;line-height:1;transform:rotate(270deg);transform-origin:right}@media screen and (max-width: 640px){.Home .home_our_business_detail .panelitem_text{display:none}}.Home .home_our_business_detail .panelitem_img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:9px}.Home .home_products{padding:80px 0}@media screen and (max-width: 960px){.Home .home_products{padding:48px 0}}.Home .home_products_header{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width: 640px){.Home .home_products_header{display:block}}.Home .home_products_header .left{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.Home .home_products_title{font-size:24px;font-weight:600;line-height:1}@media screen and (max-width: 960px){.Home .home_products_title{font-size:18px}}@media screen and (max-width: 960px){.Home .home_products_link{display:none}}.Home .home_products_link.sp{display:none}@media screen and (max-width: 960px){.Home .home_products_link.sp{display:flex;width:fit-content;margin-top:24px}}.Home .home_products_text{font-size:16px}@media screen and (max-width: 960px){.Home .home_products_text{font-size:14px}}@media screen and (max-width: 640px){.Home .home_products_text{margin-top:24px}}.Home .home_products_list{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px 28px;margin-top:55px}@media screen and (max-width: 960px){.Home .home_products_list{grid-template-columns:repeat(2, 1fr);gap:40px 24px}}@media screen and (max-width: 640px){.Home .home_products_list{grid-template-columns:repeat(1, 1fr);gap:24px}}.Home .home_products_list_item{position:relative}.Home .home_products_list_item .sidetext{position:absolute;top:0;left:0;font-size:12px;font-weight:500;line-height:1;color:#a8b4bf;transform:rotate(90deg) translate(0, -100%);transform-origin:left top}.Home .home_products_list_item .sidetext::after{display:inline-block;width:30px;height:1px;margin-left:20px;vertical-align:middle;content:"";background-color:#c5d0da}@media screen and (max-width: 640px){.Home .home_products_list_item .sidetext{left:-16px;font-size:10px}}.Home .home_products_list_item .box{position:relative;display:flex;flex-direction:column;justify-content:center;width:calc(100% - 20px);height:100%;padding:32px 0 0;margin-left:20px;overflow:hidden;background:#eff3f5}@media screen and (max-width: 640px){.Home .home_products_list_item .box{width:100%;aspect-ratio:auto;margin-left:0}}.Home .home_products_list_item .box .hover_box{position:absolute;top:0;left:0;display:block;display:grid;place-content:center;width:100%;height:100%;backdrop-filter:blur(5px);pointer-events:none;opacity:0;will-change:opacity;transition:opacity .2s ease-in-out}.Home .home_products_list_item .box .hover_box .btn{background-color:#fff}@media(hover: hover){.Home .home_products_list_item .box:hover .hover_box{opacity:1}}.Home .home_products_list_item .logo{width:auto;height:40px}.Home .home_products_list_item .heading{padding:0 20px;margin:16px auto 0;font-weight:500;line-height:1;text-align:center}.Home .home_products_list_item .dashboard{width:100%;margin:auto 0 0}.Home .home_about{overflow:hidden;background-color:var(--gray);background-image:url("/wp-content/themes/anymind/img/home/home_about_bg.png");background-repeat:repeat-x;background-position:top center;background-size:100% auto}@media screen and (max-width: 768px){.Home .home_about{background-size:1280px}}.Home .home_about_inner{padding-top:80px;padding-bottom:80px}@media screen and (max-width: 960px){.Home .home_about_inner{padding-top:48px;padding-bottom:48px}}.Home .home_about_header{display:flex;gap:32px;align-items:flex-start;width:100%}@media screen and (max-width: 960px){.Home .home_about_header{display:block}}.Home .home_about_header .left{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;max-width:454px}@media screen and (max-width: 960px){.Home .home_about_header .left{max-width:none}}.Home .home_about_header .left .title{font-size:24px;font-weight:600;line-height:1}@media screen and (max-width: 960px){.Home .home_about_header .left .title{font-size:18px}}.Home .home_about_header .left .text{margin-top:20px;font-size:16px}@media screen and (max-width: 960px){.Home .home_about_header .left .text{font-size:14px}}.Home .home_about_header .left .btn{margin-top:24px;background-color:var(--white)}.Home .home_about_header .right{display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px 80px}@media screen and (max-width: 1280px){.Home .home_about_header .right{gap:40px 60px}}@media screen and (max-width: 960px){.Home .home_about_header .right{gap:32px;width:100%;margin-top:32px}}@media screen and (max-width: 640px){.Home .home_about_header .right{grid-template-columns:1fr 1fr;gap:24px}}.Home .home_about_header .right dt{font-size:16px;font-weight:700;white-space:nowrap}@media screen and (max-width: 768px){.Home .home_about_header .right dt{font-size:12px}}.Home .home_about_header .right dd{margin-top:16px;font-size:40px;font-weight:700;line-height:1;letter-spacing:-1px}@media screen and (max-width: 768px){.Home .home_about_header .right dd{margin-top:12px;font-size:24px}}.Home .home_about_header .right dd .small{font-size:24px}@media screen and (max-width: 768px){.Home .home_about_header .right dd .small{font-size:14px}}.Home .home_about .office_list{display:grid;grid-template-columns:repeat(5, 1fr);gap:16px;margin-top:70px}@media screen and (max-width: 960px){.Home .home_about .office_list{grid-template-columns:repeat(4, 1fr);margin-top:48px}}@media screen and (max-width: 640px){.Home .home_about .office_list{grid-template-columns:repeat(3, 1fr);gap:8px;margin-top:48px}}@media screen and (max-width: 480px){.Home .home_about .office_list{grid-template-columns:repeat(2, 1fr);margin-top:48px}}.Home .home_about .office_list_item{display:grid;grid-template-rows:1fr;grid-template-columns:1fr}.Home .home_about .office_list_item .office_img{grid-area:1/1}.Home .home_about .office_list_item .office_name{display:grid;grid-area:1/1;place-content:center;font-size:16px;font-weight:600;line-height:1;color:var(--white)}@media screen and (max-width: 960px){.Home .home_about .office_list_item .office_name{font-size:14px}}.Home .home_about .our_clients{padding:48px 70px;margin-top:48px;background-color:#fff;border-radius:8px}@media screen and (max-width: 960px){.Home .home_about .our_clients{padding:48px}}@media screen and (max-width: 640px){.Home .home_about .our_clients{padding:40px 24px}}.Home .home_about .our_clients .title{font-size:24px;font-weight:600;line-height:1;text-align:center}@media screen and (max-width: 960px){.Home .home_about .our_clients .title{font-size:18px}}.Home .home_about .our_clients .client_logo_list{display:grid;grid-template-columns:repeat(8, 1fr);gap:16px 8px;margin-top:32px}@media screen and (max-width: 1024px){.Home .home_about .our_clients .client_logo_list{grid-template-columns:repeat(6, 1fr)}}@media screen and (max-width: 768px){.Home .home_about .our_clients .client_logo_list{grid-template-columns:repeat(5, 1fr)}}@media screen and (max-width: 640px){.Home .home_about .our_clients .client_logo_list{grid-template-columns:repeat(4, 1fr)}}@media screen and (max-width: 480px){.Home .home_about .our_clients .client_logo_list{grid-template-columns:repeat(3, 1fr)}}.Home .home_about .case_study_carousel{position:relative;margin-top:60px}@media screen and (max-width: 640px){.Home .home_about .case_study_carousel{margin-top:40px}}.Home .home_about .case_study_carousel .swiper-wrapper{align-items:stretch}.Home .home_about .case_study_carousel .case_study_carousel_btn{position:absolute;top:calc(50% - 14px);z-index:1;display:flex;align-items:center;justify-content:center;padding:17px 24px;cursor:pointer;background-color:var(--white);border:1px solid #fff;border-radius:48px;box-shadow:0 4px 8px 0 rgba(0,0,0,.06);transition:transform .1s ease-in-out;transform:translateY(-50%)}@media screen and (max-width: 640px){.Home .home_about .case_study_carousel .case_study_carousel_btn{display:none}}.Home .home_about .case_study_carousel .case_study_carousel_btn.prev{left:-30px}.Home .home_about .case_study_carousel .case_study_carousel_btn.prev:hover{transform:translate(-4px, -50%)}.Home .home_about .case_study_carousel .case_study_carousel_btn.next{right:-30px}.Home .home_about .case_study_carousel .case_study_carousel_btn.next:hover{transform:translate(4px, -50%)}.Home .home_about .case_study_carousel .case_study_carousel_btn_arrow{width:20px}.Home .home_about .case_study_carousel .swiper-pagination-bullets{position:static;margin-top:24px}.Home .home_about .case_study_carousel .swiper-pagination-bullets .swiper-pagination-bullet{width:24px;height:4px;margin:0 8px;background-color:var(--black);border-radius:2px}.Home .home_about .case_study_article .link{display:flex;align-items:center;height:100%;background-color:#fff;box-shadow:0 8px 30px rgba(39,49,59,.15)}@media screen and (max-width: 768px){.Home .home_about .case_study_article .link{flex-direction:column}}.Home .home_about .case_study_article .thumbnail{width:100%;max-width:48%;height:100%;aspect-ratio:6/4;background-color:#eee;object-fit:cover}@media screen and (max-width: 768px){.Home .home_about .case_study_article .thumbnail{max-width:100%;height:auto;max-height:320px}}.Home .home_about .case_study_article .content{padding:24px 40px 24px 24px}@media screen and (max-width: 768px){.Home .home_about .case_study_article .content{padding:16px}}.Home .home_about .case_study_article .logo{display:block;height:auto}.Home .home_about .case_study_article .logo.hibiya{width:140px}.Home .home_about .case_study_article .logo.shein{width:120px}.Home .home_about .case_study_article .logo.koala{width:120px}.Home .home_about .case_study_article .logo.gabgab{width:140px}.Home .home_about .case_study_article .logo.bas{width:120px}.Home .home_about .case_study_article .logo.anglers{width:140px}.Home .home_about .case_study_article .text{padding-bottom:12px;margin-top:16px;font-size:16px}@media screen and (max-width: 960px){.Home .home_about .case_study_article .text{margin-top:12px;font-size:14px}}.Home .home_ir{padding:80px 0}@media screen and (max-width: 960px){.Home .home_ir{padding:40px 0}}.Home .home_ir_header{display:flex;flex-direction:column}@media screen and (max-width: 768px){.Home .home_ir_header{flex-direction:row;align-items:center;justify-content:space-between}}.Home .home_ir_header .btn{margin:auto 0 0}@media screen and (max-width: 768px){.Home .home_ir_header .btn{margin:0}}.Home .home_ir_hgroup .title{font-size:40px;font-weight:500}.Home .home_ir_hgroup .text{margin-top:8px;font-size:16px;font-weight:700}.Home .home_ir_content{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.Home .home_ir_content{display:block}}.Home .home_ir_list{display:grid;grid-template-columns:repeat(2, 1fr);width:74%;border-bottom:1px solid #e5ecf1}@media screen and (max-width: 768px){.Home .home_ir_list{width:100%;margin-top:40px}}.Home .home_ir_list_item{border-top:1px solid #e5ecf1}.Home .home_ir_list_item:nth-last-of-type(even){border-right:1px solid #e5ecf1}.Home .home_ir_list_item .link{display:flex;align-items:center;justify-content:space-between;padding:24px;will-change:background-color;transition:background-color .2s ease}@media screen and (max-width: 640px){.Home .home_ir_list_item .link{padding:32px 8px}}.Home .home_ir_list_item .btn{background-color:#fff}@media screen and (max-width: 640px){.Home .home_ir_list_item .btn{height:24px;padding:12px}}.Home .home_ir_list_item:hover{background-color:#f6f8fa}.Home .home_ir_list_item:hover .btn{border-color:var(--black)}.Home .home_careers{padding:113px 0 90px;color:var(--white);text-align:center;background-image:url("/wp-content/themes/anymind/img/home/home_careers_bg.png");background-repeat:no-repeat;background-position:center;background-size:cover}.Home .home_careers .heading{font-size:24px;font-weight:600}@media screen and (max-width: 960px){.Home .home_careers .heading{font-size:18px}}.Home .home_careers .title{margin-top:16px;font-size:32px;font-weight:400}@media screen and (max-width: 960px){.Home .home_careers .title{margin-top:24px;font-size:24px}}@media screen and (max-width: 640px){.Home .home_careers .title{font-size:20px}}.Home .home_careers .text{margin-top:16px;font-size:16px}@media screen and (max-width: 640px){.Home .home_careers .text{margin-top:8px;font-size:14px}}.Home .home_careers .btn{width:fit-content;margin:24px auto 0}@media screen and (max-width: 640px){.Home .home_careers .btn{margin-top:40px}}.Home .home_links{display:grid;grid-template-columns:repeat(4, 1fr)}@media screen and (max-width: 640px){.Home .home_links{grid-template-columns:repeat(1, 1fr)}}.Home .home_links .link{display:grid}.Home .home_links .picture{grid-area:1/1}.Home .home_links .content{position:relative;display:flex;grid-area:1/1;align-items:center;justify-content:space-between;padding:40px}.Home .home_links .content::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;content:"";background:#000;opacity:.4}.Home .home_links .text{position:relative;z-index:1;font-size:24px;line-height:1;color:#fff}.Home .home_links .text::after{position:absolute;bottom:-16px;left:0;display:block;width:40px;height:1px;content:"";background-color:#fff}.Home .home_links .btn{position:absolute;right:24px;bottom:24px;z-index:1;grid-area:1/1;padding:0 24px}@media screen and (max-width: 640px){.Home .home_links .btn{position:static}}.Home .home_links .link:hover .btn{color:var(--black);background-color:#fff}.Home .home_links .link:hover .btn img{mix-blend-mode:difference}.carrer_wrapper .hero .hero__text{margin-top:0;font-size:24px;font-style:normal;font-weight:400}.carrer_wrapper .hero .hero__title{margin-top:16px;font-size:48px;font-weight:600;line-height:1.2}@media screen and (max-width: 640px){.carrer_wrapper .hero .hero__title{font-size:32px}}@media screen and (max-width: 460px){.carrer_wrapper .hero .hero__title{font-size:28px}}.carrer_wrapper .hero .hero__info{margin-top:24px;margin-left:24px;font-size:16px;font-weight:400}@media screen and (max-width: 768px){.carrer_wrapper .hero .hero__info{margin-top:16px;margin-left:16px;font-size:14px}}.carrer_wrapper .job_description{position:relative;z-index:3;line-height:1.5}.carrer_wrapper .job_description_wrapper{display:flex;overflow:hidden;overflow-wrap:anywhere;background-color:var(--white);border-radius:2px;box-shadow:0 10px 13px 0 rgba(39,49,59,.1)}.carrer_wrapper .job_description_menu{flex-shrink:0}.carrer_wrapper .job_description_menu_back{display:flex;align-items:center;padding:20px 32px;font-size:15px;font-weight:600;color:#3892e5;border-bottom:1px solid #eef3f7}.carrer_wrapper .job_description_menu_back_arrow{font-size:20px}.carrer_wrapper .job_description_menu_back_text{margin-left:12px}.carrer_wrapper .application_btn{width:200px;margin:20px 32px 0;line-height:44px;color:var(--white);background-color:var(--black)}.carrer_wrapper .job_description_content{padding:40px 40px 0}.carrer_wrapper .job_description_content h2{padding:32px 0 12px;font-size:18px;font-weight:600;border-top:1px dashed rgba(39,49,59,.15)}.carrer_wrapper .job_description_content h2:first-child{padding:0 0 12px;font-size:24px;font-weight:600;border-top:none}.carrer_wrapper .job_description_content li{line-height:1.8em}.carrer_wrapper .job_description_content li::before{color:var(--yellow);content:"・"}@media screen and (max-width: 980px){.carrer_wrapper .hero_sub_title{font-size:22px}.carrer_wrapper .hero_title{font-size:40px}.carrer_wrapper .job_description_menu{display:none}}@media screen and (max-width: 760px){.carrer_wrapper .hero_sub_title{font-size:20px}.carrer_wrapper .hero_title{font-size:36px}}@media screen and (max-width: 580px){.carrer_wrapper .hero_title{max-width:80%}.carrer_wrapper .hero_text{max-width:80%;font-size:14px}.carrer_wrapper .job_description_content h2:first-child{font-size:18px}}@media screen and (max-width: 480px){.carrer_wrapper .hero_sub_title{font-size:18px}.carrer_wrapper .hero_title{max-width:100%;font-size:32px}.carrer_wrapper .hero_text{max-width:100%}.carrer_wrapper .job_description{margin:0 auto 40px}.carrer_wrapper .job_description.basic_width{padding:0}.carrer_wrapper .job_description_content{padding:24px 24px 0}}@media screen and (max-width: 360px){.carrer_wrapper .hero_title{max-width:100%;font-size:30px}.carrer_wrapper .hero_text{max-width:100%}}.news_wrapper{display:block}.news_wrapper .hero{width:100%;height:unset;margin-top:0}.news_wrapper .hero__inner{padding-top:120px}@media screen and (max-width: 768px){.news_wrapper .hero__inner{padding-top:90px}}.news_wrapper .hero_contents{display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media screen and (max-width: 1080px){.news_wrapper .hero_contents{display:flex;flex-direction:column}}.news_wrapper .hero__sub_title{margin-left:0;font-size:32px;font-weight:bold;white-space:nowrap}@media screen and (max-width: 1080px){.news_wrapper .hero__sub_title.people-ja{line-height:1.5;white-space:initial}}@media screen and (max-width: 680px){.news_wrapper .hero__sub_title{font-size:24px}}.news_wrapper .hero__2cols_title_bar{display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width: 1080px){.news_wrapper .hero__2cols_title_bar{display:block;width:100%}}.news_wrapper .hero_news_carousel{position:relative;width:calc(100% + 48px);padding:0 24px 24px;margin-top:32px;overflow:hidden}@media screen and (max-width: 980px){.news_wrapper .hero_news_carousel{width:calc(100% + 48px);margin-top:24px}}@media screen and (max-width: 460px){.news_wrapper .hero_news_carousel{position:relative;width:calc(100% + 48px)}}.news_wrapper .hero_news_carousel .news_carousel_btn{position:absolute;top:50%;z-index:4;display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-top:-12px;cursor:pointer;background-color:var(--white);border:2px solid rgba(0,0,0,0);outline:0 !important;box-shadow:0 10px 13px 0 rgba(39,49,59,.1);transition:background-color .3s ease-in-out;transform:translateY(-50%)}@media screen and (max-width: 540px){.news_wrapper .hero_news_carousel .news_carousel_btn{top:calc(56.25vw - 18px)}}@media screen and (max-width: 460px){.news_wrapper .hero_news_carousel .news_carousel_btn{width:36px;height:36px}}.news_wrapper .hero_news_carousel .news_carousel_btn:hover{background-color:#eef3f7}@media screen and (max-width: 760px){.news_wrapper .hero_news_carousel .news_carousel_btn:hover{background-color:var(--white)}}.news_wrapper .hero_news_carousel .news_carousel_btn.prev{left:0}@media screen and (max-width: 460px){.news_wrapper .hero_news_carousel .news_carousel_btn.prev{left:8px}}.news_wrapper .hero_news_carousel .news_carousel_btn.next{right:0}@media screen and (max-width: 460px){.news_wrapper .hero_news_carousel .news_carousel_btn.next{right:8px}}.news_wrapper .hero_news_carousel .news_carousel_btn_arrow{width:20px}.news_wrapper .hero_news_carousel .news_article{border:1px solid #eef3f7}.news_wrapper .hero_news_carousel .news_article_link{position:relative;display:flex;align-items:center;width:100%;background-color:var(--white)}@media screen and (max-width: 980px){.news_wrapper .hero_news_carousel .news_article_link{flex-direction:column}}.news_wrapper .hero_news_carousel .news_article_thumbnail{width:100%;aspect-ratio:16/9;background-repeat:no-repeat;background-position:center center;background-size:cover}.news_wrapper .hero_news_carousel .news_article_thumbnail_wrapper{position:relative;width:50%}@media screen and (max-width: 980px){.news_wrapper .hero_news_carousel .news_article_thumbnail_wrapper{width:100%}}.news_wrapper .hero_news_carousel .news_article_content{width:50%;padding:36px}@media screen and (max-width: 980px){.news_wrapper .hero_news_carousel .news_article_content{display:flex;flex-direction:column;width:100%;padding:0}}.news_wrapper .hero_news_carousel .news_article_details{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 980px){.news_wrapper .hero_news_carousel .news_article_details{flex-direction:column-reverse;align-items:stretch;justify-content:flex-start;order:3;padding:16px}}.news_wrapper .hero_news_carousel .news_article_details_left{width:73%}@media screen and (max-width: 980px){.news_wrapper .hero_news_carousel .news_article_details_left{display:flex;flex-wrap:wrap;width:100%}}.news_wrapper .hero_news_carousel .news_article_details_right{width:25%;text-align:right}@media screen and (max-width: 980px){.news_wrapper .hero_news_carousel .news_article_details_right{display:block;width:100%;text-align:left;white-space:nowrap}}.news_wrapper .hero_news_carousel .news_article_category{display:inline-block;order:2;padding:0 8px;margin:0 8px 4px 0;font-size:12px;font-weight:600;line-height:24px;color:var(--white);background-color:var(--black);border-radius:3px}@media screen and (max-width: 980px){.news_wrapper .hero_news_carousel .news_article_category{margin:8px 8px 4px 0}}.news_wrapper .hero_news_carousel .news_article_business{display:inline-block;order:3;padding:0 8px;margin:8px 8px 0 0;font-size:12px;font-weight:600;line-height:24px;color:var(--white);border-radius:3px}@media screen and (max-width: 980px){.news_wrapper .hero_news_carousel .news_article_business{margin:8px 8px 0 0}}.news_wrapper .hero_news_carousel .news_article_business.AnyMindGroup{background-color:#e04f49}.news_wrapper .hero_news_carousel .news_article_business.PublisherGrowth{background-color:#3980c3}.news_wrapper .hero_news_carousel .news_article_business.DigitalMarketing{background-color:#5cc9ec}.news_wrapper .hero_news_carousel .news_article_business.CreatorGrowth{background-color:#ffab2d}.news_wrapper .hero_news_carousel .news_article_business.InfluencerMarketing{background-color:#b077e9}.news_wrapper .hero_news_carousel .news_article_business.EcommerceD2C{background-color:#3db161}.news_wrapper .hero_news_carousel .news_article_business.HRTech{background-color:#90c535}.news_wrapper .hero_news_carousel .news_article_date{display:block;font-size:12px;font-weight:600;color:#6e7c89}.news_wrapper .hero_news_carousel .news_article_title{--line-clamp: 3;box-sizing:content-box;display:box;display:-webkit-box;min-height:calc(1.25em*var(--line-clamp));margin-top:20px;overflow:hidden;font-size:24px;font-weight:600;line-height:1.25em;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp)}@media screen and (max-width: 980px){.news_wrapper .hero_news_carousel .news_article_title{order:1;min-height:calc(1.6em*var(--line-clamp));padding:12px 16px 0;margin-top:0;font-size:14px;line-height:1.6em}}.news_wrapper .hero_news_carousel .news_article_text{display:box;display:-webkit-box;min-height:3.4em;margin-top:20px;overflow:hidden;line-height:1.7em;color:#6e7c89;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width: 980px){.news_wrapper .hero_news_carousel .news_article_text{order:2;padding:8px 16px 0;margin-top:0}}.news_wrapper .hero_news_carousel .news_article_text br{display:none}.news_wrapper .news_list{display:block}.news_wrapper .news_list_section{position:relative;z-index:3;margin-bottom:64px}.news_wrapper .news_list_inner{position:relative}.news_wrapper .news_list_filter{display:flex;align-items:center;justify-content:flex-end;width:100%;padding:0}.news_wrapper .news_list_filter_wrapper{display:flex;align-items:center}.news_wrapper .news_list_filter_wrapper.people-ja .news_list_filter_select_wrapper{width:350px}.news_wrapper .news_list_filter_label{margin-right:8px;font-weight:600;color:var(--black)}.news_wrapper .news_list_filter_label.business{margin-left:32px}.news_wrapper .news_list_filter_select_wrapper{width:200px}.news_wrapper .news_list_filter_select_wrapper .select{padding:0 16px 0 20px;border-radius:20px}.news_wrapper .news_list_tiles{display:flex;flex-wrap:wrap}.news_wrapper .pager{margin-top:8px}@media screen and (max-width: 1080px){.news_wrapper .hero__2cols_title_bar{display:block;width:100%}.news_wrapper .hero__sub_title{width:100%}.news_wrapper .hero__sub_title.people-ja{line-height:1.5;white-space:initial}.news_wrapper .hero__sub_title.people-ja+.news_list_filter{justify-content:initial}.news_wrapper .hero .news_list_filter{width:100%;margin:24px auto 0 0}}@media screen and (max-width: 980px){.news_wrapper .news_list{margin-top:0}}@media screen and (max-width: 640px){.news_wrapper .news_list_filter_wrapper{display:block;margin-right:auto;margin-left:0}.news_wrapper .news_list_filter_wrapper.category{margin-right:24px}.news_wrapper .news_list_filter_label{margin:0 0 4px}.news_wrapper .news_list_filter_label.business{margin:0 0 4px}}@media screen and (max-width: 480px){.news_wrapper .news_list_section{margin-bottom:40px}.news_wrapper .news_list_filter_wrapper{width:48%}.news_wrapper .news_list_filter_wrapper.people-ja{width:100%}.news_wrapper .news_list_filter_wrapper.people-ja .news_list_filter_select_wrapper{width:100%}.news_wrapper .news_list_filter_select_wrapper{width:100%}.news_wrapper .news_list_filter_select_wrapper .select{padding:0 12px 0 14px}.news_wrapper .news_list_filter_select_wrapper .select_arrow{width:10px}}@media screen and (max-width: 360px){.news_wrapper .hero_wrapper.basic_width{padding:0 12px}.news_wrapper .news_list_filter{display:block}.news_wrapper .news_list_filter_wrapper{width:100%}.news_wrapper .news_list_filter_label.business{margin-top:16px}}.people{background-color:#f6f8fa}.people_wrapper{display:block}.people_wrapper .hero{width:100%;height:720px;margin-top:0;background-image:url("/wp-content/themes/anymind/img/people_ja/bg-news-ja.png");background-position:center top}@media screen and (max-width: 1080px){.people_wrapper .hero_contents{display:flex;flex-direction:column}}@media screen and (max-width: 760px){.people_wrapper .hero{height:auto;background-image:url("/wp-content/themes/anymind/img/people_ja/bg-news-ja-sp.png")}}.people_wrapper .hero__inner{padding:245px 24px 0;background-color:rgba(0,0,0,0)}@media screen and (max-width: 760px){.people_wrapper .hero__inner{padding:200px 24px 90px}}.people_wrapper .hero_contents{margin:0 auto}.people_wrapper .hero_contents_title{display:flex;align-items:baseline;justify-content:center;margin-bottom:16px;color:var(--white)}@media screen and (max-width: 760px){.people_wrapper .hero_contents_title{flex-direction:column;align-items:center}}.people_wrapper .hero_contents_title_caption{font-size:32px;font-weight:800}@media screen and (max-width: 760px){.people_wrapper .hero_contents_title_caption{font-size:26px}}.people_wrapper .hero_contents_title_head{font-size:88px;font-weight:900;text-shadow:0 4px 28px rgba(0,0,0,.25);letter-spacing:-3px}@media screen and (max-width: 760px){.people_wrapper .hero_contents_title_head{font-size:72px;line-height:72px;letter-spacing:-3px}}.people_wrapper .hero_contents_text{font-size:16px;font-weight:700;color:var(--white)}@media screen and (max-width: 760px){.people_wrapper .hero_contents_text{font-size:16px}}.people_wrapper .people_carousel{position:relative;z-index:3;margin-top:-150px;margin-bottom:24px}@media screen and (max-width: 760px){.people_wrapper .people_carousel{margin-top:30px}}.people_wrapper .people_carousel_wrap{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.people_wrapper .hero_people_carousel{position:relative;width:calc(100% + 48px);padding:0 24px 24px;overflow:hidden}.people_wrapper .hero_people_carousel .people_carousel_btn{position:absolute;top:50%;z-index:4;display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-top:-12px;cursor:pointer;background-color:var(--white);border:2px solid rgba(0,0,0,0);outline:0 !important;box-shadow:0 10px 13px 0 rgba(39,49,59,.1);transition:background-color .3s ease-in-out;transform:translateY(-50%)}@media screen and (max-width: 540px){.people_wrapper .hero_people_carousel .people_carousel_btn{top:calc(56.25vw - 18px)}}@media screen and (max-width: 460px){.people_wrapper .hero_people_carousel .people_carousel_btn{width:36px;height:36px}}.people_wrapper .hero_people_carousel .people_carousel_btn:hover{background-color:#eef3f7}@media screen and (max-width: 760px){.people_wrapper .hero_people_carousel .people_carousel_btn:hover{background-color:var(--white)}}.people_wrapper .hero_people_carousel .people_carousel_btn.prev{left:0}@media screen and (max-width: 460px){.people_wrapper .hero_people_carousel .people_carousel_btn.prev{left:8px}}.people_wrapper .hero_people_carousel .people_carousel_btn.next{right:0}@media screen and (max-width: 460px){.people_wrapper .hero_people_carousel .people_carousel_btn.next{right:8px}}.people_wrapper .hero_people_carousel .people_carousel_btn_arrow{width:20px}.people_wrapper .hero_people_carousel .people_article{box-shadow:0 10px 13px 0 rgba(39,49,59,.1)}.people_wrapper .hero_people_carousel .people_article_link{position:relative;display:flex;align-items:center;width:100%;background-color:var(--white)}@media screen and (max-width: 980px){.people_wrapper .hero_people_carousel .people_article_link{flex-direction:column}}.people_wrapper .hero_people_carousel .people_article_thumbnail{width:100%;aspect-ratio:16/9;background-repeat:no-repeat;background-position:center center;background-size:cover}.people_wrapper .hero_people_carousel .people_article_thumbnail_wrapper{position:relative;width:50%}@media screen and (max-width: 980px){.people_wrapper .hero_people_carousel .people_article_thumbnail_wrapper{width:100%}}.people_wrapper .hero_people_carousel .people_article_content{width:50%;padding:36px}@media screen and (max-width: 980px){.people_wrapper .hero_people_carousel .people_article_content{display:flex;flex-direction:column;width:100%;padding:0}}.people_wrapper .hero_people_carousel .people_article_details{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media screen and (max-width: 980px){.people_wrapper .hero_people_carousel .people_article_details{flex-direction:column-reverse;align-items:stretch;justify-content:flex-start;order:3;padding:16px}}.people_wrapper .hero_people_carousel .people_article_details_left{width:73%}@media screen and (max-width: 980px){.people_wrapper .hero_people_carousel .people_article_details_left{display:flex;flex-wrap:wrap;width:100%}}.people_wrapper .hero_people_carousel .people_article_details_right{width:25%;text-align:right}@media screen and (max-width: 980px){.people_wrapper .hero_people_carousel .people_article_details_right{display:block;width:100%;text-align:left;white-space:nowrap}}.people_wrapper .hero_people_carousel .people_article_category{display:inline-block;order:2;padding:0 8px;margin:0 8px 0 0;font-size:12px;font-weight:600;line-height:24px;color:var(--white);background-color:var(--black);border-radius:3px}@media screen and (max-width: 980px){.people_wrapper .hero_people_carousel .people_article_category{margin:8px 8px 0 0}}.people_wrapper .hero_people_carousel .people_article_business{display:inline-block;order:3;padding:0 8px;margin:0 8px 0 0;font-size:12px;font-weight:600;line-height:24px;color:var(--white);border-radius:3px}@media screen and (max-width: 980px){.people_wrapper .hero_people_carousel .people_article_business{margin:8px 8px 0 0}}.people_wrapper .hero_people_carousel .people_article_business.AnyMindGroup{background-color:#e04f49}.people_wrapper .hero_people_carousel .people_article_business.PublisherGrowth{background-color:#3980c3}.people_wrapper .hero_people_carousel .people_article_business.DigitalMarketing{background-color:#5cc9ec}.people_wrapper .hero_people_carousel .people_article_business.CreatorGrowth{background-color:#ffab2d}.people_wrapper .hero_people_carousel .people_article_business.InfluencerMarketing{background-color:#b077e9}.people_wrapper .hero_people_carousel .people_article_business.EcommerceD2C{background-color:#3db161}.people_wrapper .hero_people_carousel .people_article_business.HRTech{background-color:#90c535}.people_wrapper .hero_people_carousel .people_article_date{display:block;font-size:12px;font-weight:600;color:#6e7c89}.people_wrapper .hero_people_carousel .people_article_title{--line-clamp: 3;box-sizing:content-box;display:box;display:-webkit-box;min-height:calc(1.25em*var(--line-clamp));margin-top:20px;overflow:hidden;font-size:24px;font-weight:600;line-height:1.25em;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp)}@media screen and (max-width: 980px){.people_wrapper .hero_people_carousel .people_article_title{order:1;min-height:calc(1.6em*var(--line-clamp));padding:12px 16px 0;margin-top:0;font-size:14px;line-height:1.6em}}.people_wrapper .hero_people_carousel .people_article_text{display:box;display:-webkit-box;min-height:3.4em;margin-top:20px;overflow:hidden;line-height:1.7em;color:#6e7c89;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width: 980px){.people_wrapper .hero_people_carousel .people_article_text{order:2;padding:8px 16px 0;margin-top:0}}.people_wrapper .hero_people_carousel .people_article_text br{display:none}.people_wrapper .people_list{display:block}@media screen and (max-width: 760px){.people_wrapper .people_list{display:block}}@media screen and (max-width: 480px){.people_wrapper .people_list_section{margin-bottom:40px}}.people_wrapper .people_list_title{margin-bottom:96px;font-size:32px;font-weight:700;color:#0e1a25;text-align:center}@media screen and (max-width: 980px){.people_wrapper .people_list_title{margin-bottom:48px;font-size:24px}}.people_wrapper .people_list_content{position:relative;z-index:3}.people_wrapper .people_list_content+.people_list_content{margin-top:96px}@media screen and (max-width: 760px){.people_wrapper .people_list_content+.people_list_content{margin-top:72px}}.people_wrapper .people_list_content.new-graduate::before{position:absolute;top:-50px;left:0;z-index:-1;display:block;width:300px;height:300px;content:"";background-image:url("/wp-content/themes/anymind/img/people_ja/interviews/interview-bg-1.png");background-size:100%}@media screen and (max-width: 760px){.people_wrapper .people_list_content.new-graduate::before{top:-24px;width:272px;height:272px}}.people_wrapper .people_list_content.global::before{position:absolute;top:-50px;left:0;z-index:-1;display:block;width:300px;height:300px;content:"";background-image:url("/wp-content/themes/anymind/img/people_ja/interviews/interview-bg-2.png");background-size:100%}@media screen and (max-width: 760px){.people_wrapper .people_list_content.global::before{top:-24px;width:272px;height:272px}}.people_wrapper .people_list_content.head::before{position:absolute;top:-50px;left:0;z-index:-1;display:block;width:300px;height:300px;content:"";background-image:url("/wp-content/themes/anymind/img/people_ja/interviews/interview-bg-3.png");background-size:100%}@media screen and (max-width: 760px){.people_wrapper .people_list_content.head::before{top:-24px;width:272px;height:272px}}.people_wrapper .people_list_content.management::before{position:absolute;top:-50px;left:0;z-index:-1;display:block;width:300px;height:300px;content:"";background-image:url("/wp-content/themes/anymind/img/people_ja/interviews/interview-bg-4.png");background-size:100%}@media screen and (max-width: 760px){.people_wrapper .people_list_content.management::before{top:-24px;width:272px;height:272px}}.people_wrapper .people_list_content.department::before{position:absolute;top:-50px;left:0;z-index:-1;display:block;width:300px;height:300px;content:"";background-image:url("/wp-content/themes/anymind/img/people_ja/interviews/interview-bg-5.png");background-size:100%}@media screen and (max-width: 760px){.people_wrapper .people_list_content.department::before{top:-24px;width:272px;height:272px}}.people_wrapper .people_list_content.new-business::before{position:absolute;top:-50px;left:0;z-index:-1;display:block;width:300px;height:300px;content:"";background-image:url("/wp-content/themes/anymind/img/people_ja/interviews/interview-bg-6.png");background-size:100%}@media screen and (max-width: 760px){.people_wrapper .people_list_content.new-business::before{top:-24px;width:272px;height:272px}}.people_wrapper .people_list_content.middle-from-major::before{position:absolute;top:-50px;left:0;z-index:-1;display:block;width:300px;height:300px;content:"";background-image:url("/wp-content/themes/anymind/img/people_ja/interviews/interview-bg-7.png");background-size:100%}@media screen and (max-width: 760px){.people_wrapper .people_list_content.middle-from-major::before{top:-24px;width:272px;height:272px}}.people_wrapper .people_list_content.middle-from-others::before{position:absolute;top:-50px;left:0;z-index:-1;display:block;width:300px;height:300px;content:"";background-image:url("/wp-content/themes/anymind/img/people_ja/interviews/interview-bg-8.png");background-size:100%}@media screen and (max-width: 760px){.people_wrapper .people_list_content.middle-from-others::before{top:-24px;width:272px;height:272px}}.people_wrapper .people_list_content.award::before{position:absolute;top:-50px;left:0;z-index:-1;display:block;width:300px;height:300px;content:"";background-image:url("/wp-content/themes/anymind/img/people_ja/interviews/interview-bg-9.png");background-size:100%}@media screen and (max-width: 760px){.people_wrapper .people_list_content.award::before{top:-24px;width:272px;height:272px}}.people_wrapper .people_list_content.return::before{position:absolute;top:-50px;left:0;z-index:-1;display:block;width:300px;height:300px;content:"";background-image:url("/wp-content/themes/anymind/img/people_ja/interviews/interview-bg-10.png");background-size:100%}@media screen and (max-width: 760px){.people_wrapper .people_list_content.return::before{top:-24px;width:272px;height:272px}}.people_wrapper .people_list_content_wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.people_wrapper .people_list_content_title{font-size:24px;font-weight:700;line-height:1.5;color:#27313b;letter-spacing:.5px}.people_wrapper .people_list_content_link{display:flex;align-items:center;font-size:16px;font-weight:600;letter-spacing:.08px}.people_wrapper .people_list_content_link.pc-none{display:none}@media screen and (max-width: 760px){.people_wrapper .people_list_content_link.pc-none{display:flex;justify-content:flex-end;margin-top:24px}}.people_wrapper .people_list_content_link::after{width:17px;height:8px;margin-left:11px;content:"";background-image:url("/wp-content/themes/anymind/img/people_ja/i-arrow-right.svg")}@media screen and (max-width: 760px){.people_wrapper .people_list_content_link.sp-none{display:none}}.people_wrapper .people_list_inner_none{display:flex;align-items:center;justify-content:center;height:200px}@media screen and (max-width: 760px){.people_wrapper .people_list_inner_none{height:300px}}.people_wrapper .people_list_inner_none_text{font-size:32px;font-weight:700;color:#27313b}@media screen and (max-width: 760px){.people_wrapper .people_list_inner_none_text{font-size:24px}}.people_wrapper .people_list_tiles{display:flex;flex-wrap:wrap;justify-content:space-between}.people_wrapper .people_list_tiles::before{display:block;order:1;width:32%;height:0;content:""}@media screen and (max-width: 760px){.people_wrapper .people_list_tiles{flex-direction:column}.people_wrapper .people_list_tiles::before{display:none}}.people_wrapper .people_list_tiles .news_tile{width:32%;margin-bottom:0}@media screen and (max-width: 760px){.people_wrapper .people_list_tiles .news_tile{width:100%}.people_wrapper .people_list_tiles .news_tile+.news_tile{margin-top:24px}}.people_wrapper .people_footer{display:flex;align-items:center;width:100%;height:400px;padding:0 170px 0 76px;margin-top:80px;background-image:url("/wp-content/themes/anymind/img/people_ja/banner-recruit-pc.png");background-size:cover}@media screen and (max-width: 1080px){.people_wrapper .people_footer{flex-direction:column;justify-content:center;padding:0 24px}}@media screen and (max-width: 760px){.people_wrapper .people_footer{height:310px}}@media screen and (max-width: 480px){.people_wrapper .people_footer{background-image:url("/wp-content/themes/anymind/img/people_ja/banner-recruit-sp.png")}}.people_wrapper .people_footer_head{font-size:40px;font-weight:300;line-height:160%;color:var(--white);text-shadow:0 3px 8px rgba(0,0,0,.15);letter-spacing:.5px}@media screen and (max-width: 760px){.people_wrapper .people_footer_head{font-size:30px}}@media screen and (max-width: 480px){.people_wrapper .people_footer_head{font-size:21px}}.people_wrapper .people_footer_btn{display:flex;align-items:center;margin-left:auto}@media screen and (max-width: 1080px){.people_wrapper .people_footer_btn{margin:45px auto 0}}.people_wrapper .people_footer_btn_item{box-sizing:border-box;width:140px;font-size:14px;font-weight:600;line-height:56px;color:var(--deppblue);text-align:center;background-color:var(--white);border-radius:44px}.people_wrapper .people_footer_btn_item+.people_footer_btn_item{margin-left:24px}.offices_wrap .section_title{font-size:24px}.offices_wrap .office_images{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;padding-bottom:80px;animation-delay:.6s}@media screen and (max-width: 960px){.offices_wrap .office_images{gap:16px}}@media screen and (max-width: 768px){.offices_wrap .office_images{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 640px){.offices_wrap .office_images{grid-template-columns:repeat(2, 1fr);gap:8px;padding-bottom:40px}}.offices_wrap .office_image{cursor:pointer}.offices_wrap .office_image_title{display:grid;align-items:center;text-align:center}.offices_wrap .office_image_title img{grid-area:1/1;width:100%;object-fit:cover;border-radius:5px}.offices_wrap .office_image_title span{grid-area:1/1;font-size:20px;font-weight:700;color:var(--white)}@media screen and (max-width: 960px){.offices_wrap .office_image_title span{font-size:18px}}@media screen and (max-width: 480px){.offices_wrap .office_image_title span{font-size:15px}}.offices_wrap .office_gallery{position:relative;padding:80px 0;background-color:#f6f8fa}@media screen and (max-width: 640px){.offices_wrap .office_gallery{padding:40px 0}}.offices_wrap .office_gallery_title_wrapper{display:flex;align-items:center}.offices_wrap .office_gallery_title_border{width:24px;height:4px;margin-right:16px;background-color:#32ad3a}.offices_wrap .office_gallery_img{position:relative;z-index:2;width:100%;margin-top:24px}@media screen and (max-width: 640px){.offices_wrap .office_gallery_img.pc{display:none}}.offices_wrap .office_gallery_img.sp{display:none}@media screen and (max-width: 640px){.offices_wrap .office_gallery_img.sp{display:block}}.offices_wrap .office_3d{position:relative;padding:0 0 80px;background-color:#f6f8fa}@media screen and (max-width: 640px){.offices_wrap .office_3d{padding:0 0 40px;margin-bottom:40px}}.offices_wrap .office_3d_title_wrapper{display:flex;align-items:center;margin-bottom:24px}.offices_wrap .office_3d_title_border{width:24px;height:4px;margin-right:16px;background-color:#32ad3a}.offices_wrap .office_access{padding-top:80px;margin-bottom:80px}@media screen and (max-width: 640px){.offices_wrap .office_access{padding-top:40px;margin-bottom:40px}}.offices_wrap .office_access_list{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px 24px;margin-top:24px}@media screen and (max-width: 640px){.offices_wrap .office_access_list{grid-template-columns:repeat(1, 1fr);gap:16px}}@media screen and (max-width: 640px){.offices_wrap .office_access_item{display:flex;flex-direction:row-reverse;column-gap:8px;align-items:center}}.offices_wrap .office_access_item .office_map{aspect-ratio:3/2}@media screen and (max-width: 640px){.offices_wrap .office_access_item .office_map{min-width:40%;aspect-ratio:1/1}}.offices_wrap .office_access_title{margin-top:8px;font-size:18px;font-weight:700}@media screen and (max-width: 640px){.offices_wrap .office_access_title{margin-top:0;font-size:16px}}.offices_wrap .office_access_address{margin-top:8px;line-height:1.7em}@media screen and (max-width: 640px){.offices_wrap .office_access_address{font-size:12px}}.offices_wrap .office_access_tel{margin-top:8px;line-height:1.7em}@media screen and (max-width: 640px){.offices_wrap .office_access_tel{font-size:12px}}.offices_wrap .office_access_fax{line-height:1.7em}@media screen and (max-width: 640px){.offices_wrap .office_access_fax{font-size:12px}}.philosophy_wrap .about_resolution{position:relative;animation-delay:.6s;margin-top:40px}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution{margin-top:18px}}.philosophy_wrap .about_resolution .basic_width{margin-bottom:64px}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution .basic_width{margin-bottom:40px}}.philosophy_wrap .about_resolution__title{font-size:24px;font-weight:600;line-height:1em;color:var(--black)}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution__title{font-size:18px}}.philosophy_wrap .about_resolution_purpose{box-sizing:border-box;margin-top:24px;padding-top:80px;background:url("/wp-content/themes/anymind/img/about/bg_about_purpose.png") center center no-repeat;background-size:cover;border-radius:8px}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_purpose{padding:40px 0;margin-top:16px;background:url("/wp-content/themes/anymind/img/about/bg_about_purpose_sp.png") center center no-repeat;background-size:cover}}.philosophy_wrap .about_resolution_purpose .about_resolution__title{color:var(--white)}.philosophy_wrap .about_resolution_purpose_contents{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;padding:0 48px}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_purpose_contents{flex-direction:column;margin-top:0;padding:0 24px}}.philosophy_wrap .about_resolution_purpose_contents_left{position:relative;box-sizing:border-box;width:60%}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_purpose_contents_left{width:100%}}.philosophy_wrap .about_resolution_purpose_contents_right{width:40%;padding-bottom:64px;font-size:16px;font-weight:500;line-height:1.9em;color:var(--white)}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_purpose_contents_right{width:100%;padding-bottom:0;margin-top:40px;font-size:14px;line-height:1.8em}}.philosophy_wrap .about_resolution_purpose__subtitle{font-size:48px;font-weight:500;line-height:.9em;color:var(--white);letter-spacing:-1px}@media screen and (max-width: 960px){.philosophy_wrap .about_resolution_purpose__subtitle{font-size:46px}}@media screen and (max-width: 840px){.philosophy_wrap .about_resolution_purpose__subtitle{font-size:40px}}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_purpose__subtitle{font-size:34px;letter-spacing:-1px}}.philosophy_wrap .about_resolution_purpose__intro{margin-top:24px;font-size:24px;font-weight:500;line-height:1em;letter-spacing:2px;color:var(--white)}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_purpose__intro{margin-top:16px;font-size:16px}}.philosophy_wrap .about_resolution_purpose__img{position:absolute;top:83px;display:block;width:100%;max-width:450px;mix-blend-mode:overlay}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_purpose__img{top:52px;width:279px;max-width:100%}}.philosophy_wrap .about_resolution_mission{box-sizing:border-box;margin-top:24px;padding-top:80px;background:url("/wp-content/themes/anymind/img/about/bg_about_mission.png") center top no-repeat;background-size:cover;border-radius:8px}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_mission{padding:40px 0;margin-top:16px;background:url("/wp-content/themes/anymind/img/about/bg_about_mission_sp.png") center top no-repeat;background-size:cover}}.philosophy_wrap .about_resolution_mission .about_resolution__title{color:var(--white)}.philosophy_wrap .about_resolution_mission_contents{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;padding:0 48px}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_mission_contents{flex-direction:column;margin-top:0;padding:0 24px}}.philosophy_wrap .about_resolution_mission_contents_left{position:relative;box-sizing:border-box;width:60%}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_mission_contents_left{width:100%}}.philosophy_wrap .about_resolution_mission_contents_right{width:40%;padding-bottom:64px;font-size:16px;font-weight:500;line-height:1.9em;color:var(--white)}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_mission_contents_right{width:100%;padding-bottom:0;margin-top:40px;font-size:14px;line-height:1.8em}}.philosophy_wrap .about_resolution_mission__subtitle{font-size:48px;font-weight:500;line-height:.9em;color:var(--white);letter-spacing:-1px}@media screen and (max-width: 960px){.philosophy_wrap .about_resolution_mission__subtitle{font-size:46px}}@media screen and (max-width: 840px){.philosophy_wrap .about_resolution_mission__subtitle{font-size:40px}}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_mission__subtitle{font-size:34px;letter-spacing:-1px}}.philosophy_wrap .about_resolution_mission__intro{margin-top:24px;font-size:24px;font-weight:500;line-height:1em;letter-spacing:2px;color:var(--white)}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_mission__intro{margin-top:16px;font-size:16px}}.philosophy_wrap .about_resolution_mission__img{position:absolute;top:83px;display:block;width:100%;max-width:450px;mix-blend-mode:overlay}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_mission__img{top:52px;width:279px;max-width:100%}}.philosophy_wrap .about_resolution_value{margin-top:64px}@media screen and (max-width: 880px){.philosophy_wrap .about_resolution_value{margin-top:40px;padding-right:0}}.philosophy_wrap .about_resolution_value_contents{margin-top:24px}.philosophy_wrap .about_resolution_value_list{padding:0;margin:0;display:flex;flex-direction:row}@media screen and (max-width: 899px){.philosophy_wrap .about_resolution_value_list{overflow:scroll;gap:1px}}.philosophy_wrap .about_resolution_value_item{display:flex;flex-direction:column;align-items:stretch;justify-content:left;padding:24px;background:url("/wp-content/themes/anymind/img/about/value_bg_sp.png") center center no-repeat;background-size:cover;background-color:#1b2228;min-height:334px;width:20%;position:relative}@media screen and (max-width: 880px){.philosophy_wrap .about_resolution_value_item{flex-direction:column;min-width:225px}}.philosophy_wrap .about_resolution_value_item:not(:last-of-type){border-right:1px solid var(--white)}.philosophy_wrap .about_resolution_value_item:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.philosophy_wrap .about_resolution_value_item:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}@media screen and (max-width: 880px){.philosophy_wrap .about_resolution_value_item:last-child{margin-right:32px}}@media screen and (max-width: 760px){.philosophy_wrap .about_resolution_value_item:last-child{margin-right:24px}}.philosophy_wrap .about_resolution_value_item .number{margin-right:16px;font-size:32px;font-weight:300;line-height:1em;color:hsla(0,0%,100%,.4)}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_value_item .number{width:30px;margin-right:8px;font-size:24px}}.philosophy_wrap .about_resolution_value_item .prefix{display:inline-flex;align-items:center;padding-bottom:16px;position:relative}.philosophy_wrap .about_resolution_value_item .prefix .line{position:absolute;width:64px;height:1px;background-color:hsla(0,0%,100%,.4);left:35%}.philosophy_wrap .about_resolution_value_item .title{font-size:32px;font-weight:500;line-height:1em;color:var(--white);letter-spacing:-1px;padding-bottom:24px;width:50%}.philosophy_wrap .about_resolution_value_item .desc{box-sizing:border-box;display:inline-flex;align-items:center;font-size:14px;font-weight:700;line-height:1.5em;color:var(--white)}@media screen and (max-width: 769px){.philosophy_wrap .about_resolution_value_item .desc{width:100%;padding-bottom:16px;padding-left:0;font-size:14px;border-bottom:1px solid var(--black)}}.philosophy_wrap .about_resolution_value_item .icon{position:absolute;bottom:20px;right:16px;max-width:72px;max-height:72px}.privacy-policy_wrapper .privacy{margin-bottom:80px}.privacy-policy_wrapper .privacy_wrapper{padding:64px 64px 40px;border:1px solid #eef3f7}@media screen and (max-width: 1080px){.privacy-policy_wrapper .privacy_wrapper{padding:64px 64px 24px}}@media screen and (max-width: 480px){.privacy-policy_wrapper .privacy_wrapper{padding:24px 16px 0}}.privacy-policy_wrapper .privacy_text{margin-bottom:24px;font-size:15px;line-height:1.8em}@media screen and (max-width: 480px){.privacy-policy_wrapper .privacy_text{line-height:1.6em}}.privacy-policy_wrapper .privacy_text_indent{padding-left:1.65em;text-indent:-1.65em}.privacy-policy_wrapper .privacy_text_indent li+li{margin-top:1em}.privacy-policy_wrapper .privacy_text_indent_dl{padding-left:1.7em}.privacy-policy_wrapper .privacy_sub_title{margin:32px 0 24px;font-size:20px;font-weight:700;line-height:1.4em}@media screen and (max-width: 480px){.privacy-policy_wrapper .privacy_sub_title{font-size:18px}}.single .hero{height:120px;margin-top:0}.single .post_section{position:relative;z-index:3;display:flex;margin:0 auto 80px}@media screen and (max-width: 760px){.single .post_section{display:block;margin:0 auto 40px}}@media screen and (max-width: 480px){.single .post_section.basic_width{padding:0}}.single .post_section_wrapper{box-sizing:border-box;flex:1;max-width:880px;padding:40px 40px 0;margin-left:auto;overflow:hidden;background-color:var(--white);border:1px solid #eef3f7;border-radius:2px}@media screen and (max-width: 760px){.single .post_section_wrapper{margin-top:24px}}@media screen and (max-width: 480px){.single .post_section_wrapper{padding:32px 24px 0}}.single .hero_sub_title_wrapper{display:block;align-items:center}@media screen and (max-width: 760px){.single .hero_sub_title_wrapper{display:flex}}@media screen and (max-width: 480px){.single .hero_sub_title_wrapper{padding:0 24px}}.single .hero_sub_title{margin-right:64px;font-size:32px;font-weight:800;color:var(--black);white-space:nowrap}@media screen and (max-width: 980px){.single .hero_sub_title{font-size:22px}}@media screen and (max-width: 760px){.single .hero_sub_title{margin-right:0;font-size:20px}}@media screen and (max-width: 480px){.single .hero_sub_title{font-size:18px}}.single .post_details{display:flex;flex-wrap:wrap;align-items:center}.single .post_category{padding:0 10px;font-size:12px;font-weight:600;line-height:24px;color:var(--white);background-color:var(--black);border-radius:3px}.single .post_category.people-ja+.post_category.people-ja{margin-left:8px}@media screen and (max-width: 760px){.single .post_category{margin-right:8px;margin-bottom:8px}}.single .post_category:nth-child(2){margin-left:8px}@media screen and (max-width: 760px){.single .post_category:nth-child(2){margin-left:0}}.single .post_category:only-child{margin-right:0}.single .post_business{padding:0 10px;margin-left:8px;font-size:12px;font-weight:600;line-height:24px;color:var(--white);border-radius:3px}@media screen and (max-width: 760px){.single .post_business{margin-bottom:8px;margin-left:0}}.single .post_business.AnyMindGroup{background-color:#e04f49}.single .post_business.PublisherGrowth{background-color:#3980c3}.single .post_business.DigitalMarketing{background-color:#5cc9ec}.single .post_business.CreatorGrowth{background-color:#ffab2d}.single .post_business.InfluencerMarketing{background-color:#b077e9}.single .post_business.EcommerceD2C{background-color:#3db161}.single .post_business.HRTech{background-color:#90c535}.single .post_date{margin-left:8px;font-size:13px;font-weight:600;color:#6e7c89}@media screen and (max-width: 760px){.single .post_date{margin-left:auto}}@media screen and (max-width: 480px){.single .post_date{width:100%;margin-top:8px}}.single .post_share_link{width:22px;margin-left:16px}@media screen and (max-width: 760px){.single .post_share_link{display:none}}.single .post_share_link.fb{margin-left:auto}.single .post_share_link_sp{display:none;width:22px;margin-left:20px}@media screen and (max-width: 760px){.single .post_share_link_sp{display:block}}.single .post_share_link_sp.fb{margin-left:auto}.single .post_share_icon{width:100%}.single .post_share_icon_sp{width:100%}.single .wp-block-group{position:relative}.single .post_title{margin-top:32px;font-size:24px;font-weight:700;line-height:1.5}@media screen and (max-width: 480px){.single .post_title{margin-top:24px;font-size:20px}}.single .post_description{margin-top:24px;font-size:15px;font-style:italic;line-height:1.5em;color:#6e7c89;text-align:center}@media screen and (max-width: 480px){.single .post_description{margin-top:16px;font-size:14px}}.single .post_thumbnail{max-width:100%;margin:24px auto 0;border-radius:2px}@media screen and (max-width: 480px){.single .post_thumbnail{margin:16px auto 0}}.single .post_content{padding-bottom:40px;margin-top:24px;border-bottom:1px solid #f0f0f1}@media screen and (max-width: 480px){.single .post_content{padding-bottom:24px}}.single .post_heading{font-size:20px;font-weight:600;line-height:1.4em}@media screen and (max-width: 480px){.single .post_heading{font-size:18px}}.single .blog_heading{font-size:24px;font-weight:700;line-height:1.4em}@media screen and (max-width: 480px){.single .blog_heading{font-size:20px}}.single .post_sub_heading{font-size:15px;font-weight:600;line-height:1.8em}.single .post_sub_heading .indent{padding-left:1em;text-indent:-1em}@media screen and (max-width: 480px){.single .post_sub_heading{font-size:15px;line-height:1.6em}}.single .blog_sub_heading{margin-bottom:8px;font-size:20px;font-weight:300;line-height:1.33em}.single .blog_sub_heading .indent{padding-left:1em;text-indent:-1em}@media screen and (max-width: 480px){.single .blog_sub_heading{font-size:18px;line-height:1.6em}}.single .post_text{font-size:15px;line-height:1.8em;color:var(--textColor)}.single .post_text b,.single .post_text strong{color:var(--black)}.single .post_text a{display:inline;color:#469fd6;text-decoration:underline;word-break:break-all}.single .post_text .indent{display:block;padding-left:1em;line-height:1.8em;text-indent:-1em}@media screen and (max-width: 480px){.single .post_text{font-size:15px;line-height:1.6em}}.single .post_sub_text{font-size:12px;line-height:1.4;color:#6e7c89}.single .blog_question{position:relative;padding-left:46px;font-weight:700;line-height:1.6}@media screen and (max-width: 560px){.single .blog_question{padding-left:32px;font-size:14px}}.single .blog_question::before{display:block;content:"";position:absolute;top:calc(.8em - 1px);left:0;display:block;width:40px;height:2px;background-color:var(--black)}@media screen and (max-width: 560px){.single .blog_question::before{width:24px}}.single .post_card{display:flex;align-items:center;justify-content:space-between;padding:16px;background-color:var(--white);border-radius:5px;box-shadow:0 3px 9px rgba(0,0,0,.15)}@media screen and (max-width: 560px){.single .post_card{display:block}}.single .post_card img{display:block;width:156px;height:auto;min-height:88px;object-fit:cover}@media screen and (max-width: 560px){.single .post_card img{width:100%;min-height:144px}}.single .post_card div{width:calc(100% - 172px)}@media screen and (max-width: 560px){.single .post_card div{width:100%;margin-top:16px}}.single .post_img{max-width:100%;margin:0 auto;border-radius:2px}.single .img_block{display:flex;align-items:center;justify-content:space-between}.single .img_block.two img{display:block;width:calc(50% - 8px);margin-top:16px}@media screen and (max-width: 560px){.single .img_block.two img{width:calc(50% - 4px);margin-top:8px}}.single .img_block.three img{display:block;width:calc((100% - 32px)/3);margin-top:16px}@media screen and (max-width: 560px){.single .img_block.three img{width:calc((100% - 16px)/3);margin-top:8px}}.single .post_link{display:inline-block;font-size:15px;font-weight:600;hyphens:auto;line-height:1.8em;color:#469fd6;text-decoration:underline;word-break:break-all;overflow-wrap:anywhere;transition:opacity .2s ease-in-out}.single .post_gray{padding:24px;background-color:#f6f8fa;border-radius:5px}@media screen and (max-width: 560px){.single .post_gray{padding:16px}}.single .post_black{padding:24px;color:var(--white) !important;background-color:var(--deppblue);border-radius:5px}.single .post_black *{color:var(--white) !important}.single .post_black .post_ul li::before,.single .post_black.post_ul li::before{background-color:var(--white)}@media screen and (max-width: 560px){.single .post_black{padding:16px}}.single .post_separator{margin-top:32px;margin-bottom:32px;border-top:2px solid #f6f8fa}.single .post_spacer{height:1px;margin:48px 0 0}.single .blog_profile{display:flex;align-items:flex-start;padding:24px;margin:40px auto;border:1px solid #dee5ec}@media screen and (max-width: 767px){.single .blog_profile{display:block;margin:32px auto}}.single .blog_profile_img{position:relative;width:240px;min-width:240px;object-fit:cover}@media screen and (max-width: 767px){.single .blog_profile_img{width:100%;margin:0 auto}}.single .blog_profile_logo{width:auto;width:140px}.single .blog_profile_block{margin-left:24px}@media screen and (max-width: 767px){.single .blog_profile_block{margin-top:16px;margin-left:0}}.single .blog_profile_block_top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}@media screen and (max-width: 940px){.single .blog_profile_block_top{flex-direction:column-reverse;align-items:flex-start}}.single .blog_profile_block_top .company{font-size:16px;font-weight:600}@media screen and (max-width: 940px){.single .blog_profile_block_top .company{margin-top:12px}}.single .blog_profile_block_top .name{margin-top:8px;font-size:16px;font-weight:600;line-height:1.5}.single .blog_profile_block_top .position{font-style:12px;font-weight:600;line-height:1.2}.single .blog_profile_block .description{font-size:14px}.single .post_ul{counter-reset:number 0}.single .post_ul li{position:relative;display:block;padding-left:1.5em;font-size:15px;line-height:1.8em}.single .post_ul li::before{display:block;content:"";position:absolute;top:calc(.9em - 3px);left:calc(.5em - 3px);display:block;width:6px;height:6px;content:"";background-color:var(--black);border-radius:50%}.single .post_ol li{position:relative;display:block;padding-left:1.5em;font-size:15px;line-height:1.8em;counter-increment:number 1}.single .post_ol li::before{display:block;content:"";position:absolute;top:0;left:0;display:initial;font-weight:bold;content:counter(number) ". ";border-radius:50%}.single .blog_downloads{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 712px){.single .blog_downloads{display:block}}.single .blog_downloads .post_text{color:var(--white)}.single .blog_downloads .btn{display:block;margin-top:24px;background-color:var(--white);border:1px solid var(--white)}.single .blog_downloads .black{width:calc(50% - 8px);padding:24px;margin-top:24px;color:var(--white);background-color:#27313b;border-radius:5px}@media screen and (max-width: 760px){.single .blog_downloads .black{width:100%}}.single .blog_downloads .black .btn{color:#27313b}.single .blog_downloads .red{width:calc(50% - 8px);padding:24px;margin-top:24px;color:var(--white);background-color:#e04f49;border-radius:5px}@media screen and (max-width: 712px){.single .blog_downloads .red{width:100%}}.single .blog_downloads .red .btn{color:#e04f49}.single .blog_downloads .file{display:block;width:48px;height:48px;margin:0 auto 8px;background-image:url("/wp-content/themes/anymind/img/icon/blog_clipboard.svg")}.single .blog_downloads .mail{display:block;width:48px;height:48px;margin:0 auto 8px;background-image:url("/wp-content/themes/anymind/img/icon/blog_mail-opened.svg")}.single .post_footer_link{font-size:15px;font-weight:600;line-height:64px;color:#469fd6}.single .post_footer_link_arrow{font-size:20px}.single code:not(.hljs){padding:2px 3px;font-family:monospace;color:#172b4d;overflow-wrap:break-word;white-space:pre-wrap;background:#dcdfe4;border-radius:3px}.single blockquote{position:relative;padding:20px 55px;margin:0;background-color:#f6f8fa;border-radius:8px}.single blockquote::before{position:absolute;top:0;left:0;font-family:serif;font-size:400%;line-height:1em;color:#868a8f;content:"“"}.single blockquote::after{position:absolute;right:0;bottom:0;font-family:serif;font-size:400%;line-height:0;color:#868a8f;content:"”"}.single .post_latest_news{margin-bottom:56px}@media screen and (max-width: 760px){.single .post_latest_news{margin-bottom:24px}}.single .post_latest_news_title_wrapper{display:flex;align-items:center}.single .post_latest_news_title_border{width:24px;height:4px;margin-right:16px;background-color:var(--red)}.single .latest_news_tiles{display:flex;flex-wrap:wrap;margin-top:32px}@media screen and (max-width: 760px){.single .latest_news_tiles{margin-bottom:24px}}.single .latest_news_tiles .news_tile_link{display:flex;flex-direction:column;height:100%;background-color:var(--white)}.single .latest_news_tiles .news_tile_details{flex-wrap:wrap;align-items:flex-start}.single .latest_news_tiles .news_tile_title{display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.single .latest_news_tiles .news_tile_date{display:block;order:0}.single .latest_news_tiles .news_tile_business{order:1}.single .latest_news_tiles .news_tile_category{order:1}.single .post_cta{margin-top:32px}.single .post_cta.document{box-sizing:border-box;background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/cta_download_bg.png") left top no-repeat;background-size:cover;border-radius:12px;box-shadow:0 4px 4px rgba(0,0,0,.25),0 4px 4px rgba(0,0,0,.25)}.single .post_cta.document .inner{display:flex;align-items:center;justify-content:space-between;padding:32px 56px 32px 0;background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/cta_download_img.png") left center no-repeat;background-size:cover;background-size:200px auto}@media screen and (max-width: 1100px){.single .post_cta.document .inner{flex-direction:column;background-size:300px auto}}@media screen and (max-width: 1024px){.single .post_cta.document .inner{background-size:230px auto}}@media screen and (max-width: 860px){.single .post_cta.document .inner{padding:24px 24px 300px;background-position:left bottom;background-size:auto}}@media screen and (max-width: 420px){.single .post_cta.document .inner{background-size:100%}}.single .post_cta.document .inner_left{width:50%;max-width:402px;margin-left:30%}@media screen and (max-width: 1100px){.single .post_cta.document .inner_left{max-width:none;margin-left:40%}}@media screen and (max-width: 860px){.single .post_cta.document .inner_left{width:100%;margin-left:0}}@media screen and (max-width: 1100px){.single .post_cta.document .inner_right{width:50%;margin-top:16px;margin-left:40%}}@media screen and (max-width: 860px){.single .post_cta.document .inner_right{width:100%;margin-left:0}}.single .post_cta__title{font-size:24px;font-weight:700;line-height:1.2em;color:var(--white)}@media screen and (max-width: 420px){.single .post_cta__title{font-size:20px}}.single .post_cta__text{margin-top:16px;font-size:13px;font-weight:400;line-height:1.8em;color:var(--white)}.single .post_cta__btn{width:136px;font-size:14px;font-weight:600;line-height:40px;color:#27313b;text-align:center;background-color:#fff;border-radius:20px}.post_summary{position:relative;margin-top:24px}.post_summary_item{z-index:2;box-sizing:border-box;display:flex;align-items:stretch;justify-content:flex-start;border-style:solid;border-width:3px;border-radius:9px}.post_summary_item.gray{border-color:#dee5ec}.post_summary_item.gray .post_summary_item_left{background-color:#eef3f7;border-right:3px solid #dee5ec}.post_summary_item.red{border-color:#ffc2c2}.post_summary_item.red .post_summary_item_left{background-color:#ffecec;border-right:3px solid #ffc2c2}.post_summary_item_left{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:15%;padding:16px;font-size:16px;font-weight:600;color:#27313b;border-top-left-radius:8px;border-bottom-left-radius:7px}@media screen and (max-width: 460px){.post_summary_item_left{width:20%}}.post_summary_item_right{box-sizing:border-box;width:85%;padding:16px;font-size:14px;font-weight:400;color:#27313b;border-top-left-radius:8px;border-bottom-left-radius:7px}@media screen and (max-width: 460px){.post_summary_item_right{width:80%}}.post_summary_item_right .post_text{font-size:14px;font-weight:400;color:#27313b}.post_summary_connector_line{display:flex;align-items:center;justify-content:center;width:15%}@media screen and (max-width: 460px){.post_summary_connector_line{width:20%}}.post_summary_connector_line hr{z-index:1;height:16px;margin:0;border:2px solid #dee5ec}.post_headline_h2{padding-top:80px;padding-bottom:16px;margin-top:-40px;margin-bottom:24px;font-size:24px;font-weight:800;line-height:1.3em;color:var(--black);border-bottom:1px solid #0e1a25}@media screen and (max-width: 460px){.post_headline_h2{font-size:18px}}.post_headline_h2:lang(ja){font-family:"Hiragino Sans","Hiragino Kaku Gothic ProN","BIZ UDPGothic",meiryo,sans-serif}.post_headline_h3{position:relative;padding-top:80px;padding-left:10px;margin-top:-40px;margin-bottom:24px;font-size:20px;font-weight:700;line-height:1.3em;color:var(--black)}.post_headline_h3::after{position:absolute;bottom:0;left:0;display:block;width:4px;height:calc(100% - 80px);content:"";background:#0e1a25}@media screen and (max-width: 460px){.post_headline_h3{font-size:16px}}.post_headline_h3:lang(ja){font-family:"Hiragino Sans","Hiragino Kaku Gothic ProN","BIZ UDPGothic",meiryo,sans-serif}.post_headline_h4{padding-top:80px;margin-top:-40px;margin-bottom:24px;font-size:16px;font-weight:700;line-height:1.3em;color:var(--black)}@media screen and (max-width: 460px){.post_headline_h4{font-size:14px}}.post_headline_h4:lang(ja){font-family:"Hiragino Sans","Hiragino Kaku Gothic ProN","BIZ UDPGothic",meiryo,sans-serif}.post_index{box-sizing:border-box;padding:24px;margin-top:40px;margin-bottom:24px;background-color:#f6f8fa;border:1px solid #dee5ec;border-radius:5px}.post_index_title{margin-bottom:16px;font-size:16px;font-weight:600;line-height:1em;color:var(--black);text-transform:uppercase}.post_index_outer{padding:0;margin:0 0 1.5em;counter-reset:item}.post_index_outer .post_link{display:inline;font-size:16px;font-weight:400}.post_index_outer>li{padding:0 0 0 2em;margin:0;font-size:16px;line-height:1.8em;color:var(--black);text-indent:-1.5em;list-style-type:none;counter-increment:item}.post_index_outer>li::before{display:inline-block;width:1.5em;padding-right:.5em;font-weight:700;text-align:right;content:counter(item) "."}.post_index_outer>li>ul{padding-left:20px;margin-left:0;text-indent:-1.2em;list-style:none}.post_index_outer>li>ul>li{list-style-position:inside}.post_index_outer>li>ul>li::before{display:inline-block;width:0;height:100%;margin-right:-5px;margin-left:20px;content:"‐"}.post_index_outer>li>ol{padding:0 0 0 1.2em;text-indent:0}.post_index_outer>li>ol>li{list-style-type:decimal}.post_content{font-size:15px;line-height:1.8em}.post_content strong{font-weight:700}.post_content a{display:inline}.has-black-color{color:var(--black)}.has-black-color b,.has-black-color strong{color:var(--black)}.has-cyan-bluish-gray-color{color:#abb8c3}.has-cyan-bluish-gray-color b,.has-cyan-bluish-gray-color strong{color:#abb8c3}.has-white-color{color:#fff}.has-white-color b,.has-white-color strong{color:#fff}.has-pale-pink-color{color:#f78da7}.has-pale-pink-color b,.has-pale-pink-color strong{color:#f78da7}.has-vivid-red-color{color:var(--red)}.has-vivid-red-color b,.has-vivid-red-color strong{color:var(--red)}.has-luminous-vivid-orange-color{color:var(--fadedorange)}.has-luminous-vivid-orange-color b,.has-luminous-vivid-orange-color strong{color:var(--fadedorange)}.has-luminous-vivid-amber-color{color:var(--yellow)}.has-luminous-vivid-amber-color b,.has-luminous-vivid-amber-color strong{color:var(--yellow)}.has-light-green-cyan-color{color:var(--lightgreen)}.has-light-green-cyan-color b,.has-light-green-cyan-color strong{color:var(--lightgreen)}:root .has-vivid-green-cyan-color{color:var(--green)}:root .has-vivid-green-cyan-color b,:root .has-vivid-green-cyan-color strong{color:var(--green)}.has-pale-cyan-blue-color{color:var(--blue)}.has-pale-cyan-blue-color b,.has-pale-cyan-blue-color strong{color:var(--blue)}.has-vivid-cyan-blue-color{color:var(--middleblue)}.has-vivid-cyan-blue-color b,.has-vivid-cyan-blue-color strong{color:var(--middleblue)}.has-vivid-purple-color{color:#9b51e0}.has-vivid-purple-color b,.has-vivid-purple-color strong{color:#9b51e0}p.has-background{padding:1.5em}.has-black-background-color{background-color:var(--black)}.has-black-background-color b,.has-black-background-color strong{background-color:var(--black)}.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-cyan-bluish-gray-background-color b,.has-cyan-bluish-gray-background-color strong{background-color:#abb8c3}.has-white-background-color{background-color:#fff}.has-white-background-color b,.has-white-background-color strong{background-color:#fff}.has-pale-pink-background-color{background-color:#f78da7}.has-pale-pink-background-color b,.has-pale-pink-background-color strong{background-color:#f78da7}.has-vivid-red-background-color{background-color:var(--red)}.has-vivid-red-background-color b,.has-vivid-red-background-color strong{background-color:var(--red)}.has-luminous-vivid-orange-background-color{background-color:var(--fadedorange)}.has-luminous-vivid-orange-background-color b,.has-luminous-vivid-orange-background-color strong{background-color:var(--fadedorange)}.has-luminous-vivid-amber-background-color{background-color:var(--yellow)}.has-luminous-vivid-amber-background-color b,.has-luminous-vivid-amber-background-color strong{background-color:var(--yellow)}.has-light-green-cyan-background-color{background-color:var(--lightgreen)}.has-light-green-cyan-background-color b,.has-light-green-cyan-background-color strong{background-color:var(--lightgreen)}.has-vivid-green-cyan-background-color{background-color:var(--green)}.has-vivid-green-cyan-background-color b,.has-vivid-green-cyan-background-color strong{background-color:var(--green)}.has-pale-cyan-blue-background-color{background-color:var(--blue)}.has-pale-cyan-blue-background-color b,.has-pale-cyan-blue-background-color strong{background-color:var(--blue)}:root .editor-styles-wrapper .has-vivid-cyan-blue-background-color{background-color:var(--middleblue)}:root .editor-styles-wrapper .has-vivid-cyan-blue-background-color b,:root .editor-styles-wrapper .has-vivid-cyan-blue-background-color strong{background-color:var(--middleblue)}.has-vivid-purple-background-color{background-color:#9b51e0}.has-vivid-purple-background-color b,.has-vivid-purple-background-color strong{background-color:#9b51e0}.wp-block{margin-top:24px}.has-text-align-left{text-align:left}.has-text-align-center{text-align:center}.has-text-align-right{text-align:right}.wp-block-table{margin-bottom:32px}.wp-block-table table{width:100%;border-collapse:collapse}.wp-block-table.is-style-regular{border-bottom:none}.wp-block-table.is-style-stripes{border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes th,.wp-block-table.is-style-stripes td{border-color:rgba(0,0,0,0)}.wp-block-table .has-fixed-layout{width:100%;table-layout:fixed}.wp-block-table .has-black-background-color{background-color:var(--black) !important}.wp-block-table .has-cyan-bluish-gray-background-color{background-color:#abb8c3 !important}.wp-block-table .has-white-background-color{background-color:#fff !important}.wp-block-table .has-pale-pink-background-color{background-color:#f78da7 !important}.wp-block-table .has-vivid-red-background-color{background-color:var(--red) !important}.wp-block-table .has-luminous-vivid-orange-background-color{background-color:var(--fadedorange) !important}.wp-block-table .has-luminous-vivid-amber-background-color{background-color:var(--yellow) !important}.wp-block-table .has-light-green-cyan-background-color{background-color:var(--lightgreen) !important}.wp-block-table .has-vivid-green-cyan-background-color{background-color:var(--green) !important}.wp-block-table .has-pale-cyan-blue-background-color{background-color:var(--blue) !important}.wp-block-table .has-vivid-cyan-blue-background-color{background-color:var(--middleblue) !important}.wp-block-table .has-vivid-purple-background-color{background-color:#9b51e0 !important}.wp-block-table .has-black-color{color:var(--black) !important}.wp-block-table .has-cyan-bluish-gray-color{color:#abb8c3 !important}.wp-block-table .has-white-color{color:#fff !important}.wp-block-table .has-pale-pink-color{color:#f78da7 !important}.wp-block-table .has-vivid-red-color{color:var(--red) !important}.wp-block-table .has-luminous-vivid-orange-color{color:var(--fadedorange) !important}.wp-block-table .has-luminous-vivid-amber-color{color:var(--yellow) !important}.wp-block-table .has-light-green-cyan-color{color:var(--lightgreen) !important}.wp-block-table .has-vivid-green-cyan-color{color:var(--green) !important}.wp-block-table .has-pale-cyan-blue-color{color:var(--blue) !important}.wp-block-table .has-vivid-cyan-blue-color{color:var(--middleblue) !important}.wp-block-table .has-vivid-purple-color{color:#9b51e0 !important}.wp-block-table .has-text-align-left{text-align:left}.wp-block-table .has-text-align-center{text-align:center}.wp-block-table .has-text-align-right{text-align:right}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table th{padding:.5em;font-weight:700;word-break:break-word;border:1px solid}.wp-block-table td{padding:.5em;font-weight:400;word-break:break-word;border:1px solid}.wp-block-table figcaption{font-size:13px;color:#555;text-align:center}.post_text+.post_text,.post_text+.post_img,.post_text+.post_ul,.post_text+.post_ul,.post_sub_text+.post_text,.post_sub_text+.post_img,.post_sub_text+.post_ul,.post_sub_text+.post_ol,.post_img+.post_text,.post_img+.post_sub_text,.post_img+.post_ul,.post_img+.post_ol,.post_heading+.post_card,.post_heading+.post_ul,.post_heading+.post_ol,.post_heading+.blog_question,.post_sub_heading+.post_card,.post_sub_heading+.post_ul,.post_sub_heading+.post_ol,.post_sub_heading+.blog_question,.post_ul+.post_text,.post_ul+.post_sub_text,.post_ul+.post_img,.post_ul+.post_ol,.post_ol+.post_text,.post_ol+.post_sub_text,.post_ol+.post_img,.post_ol+.post_ol,.blog_question+.post_text,.blog_question+.post_img,.blog_question+.post_ul,.blog_question+.post_text,.blog_question+.post_ul{margin-top:24px}.post_sub_text+.post_sub_text,.sub_img+.post_sub_text{margin-top:12px}.post_text+.post_heading,.post_text+.post_sub_heading,.post_text+.post_card,.post_text+.blog_question,.post_sub_text+.post_heading,.post_sub_text+.post_sub_heading,.post_sub_text+.post_card,.post_sub_text+.blog_question,.post_img+.post_heading,.post_img+.post_sub_heading,.post_img+.post_card,.post_img+.blog_question,.post_card+.post_text,.post_card+.post_img,.post_card+.post_heading,.post_card+.post_sub_heading,.post_card+.post_ul,.post_card+.post_ol,.post_card+.blog_question,.post_ol+.post_heading,.post_ol+.post_sub_heading,.post_ol+.post_card,.post_ol+.blog_question,.post_ul+.post_heading,.post_ul+.post_sub_heading,.post_ul+.post_card,.post_ul+.blog_question{margin-top:32px}.post_heading+.post_text,.post_heading+.post_img,.post_heading+.post_sub_text,.post_sub_heading+.post_text,.post_sub_heading+.post_img,.post_sub_heading+.post_sub_text,.post_text+.post_sub_text,.post_card+.post_card,.post_card+.post_sub_text{margin-top:16px}.Brands .solution-hero .hero__inner,.Creators .solution-hero .hero__inner,.Publishers .solution-hero .hero__inner{display:grid;grid-template-columns:52% 48%;align-items:center;padding-top:130px;padding-bottom:110px}@media screen and (max-width: 1180px){.Brands .solution-hero .hero__inner,.Creators .solution-hero .hero__inner,.Publishers .solution-hero .hero__inner{display:block}}@media screen and (max-width: 768px){.Brands .solution-hero .hero__inner,.Creators .solution-hero .hero__inner,.Publishers .solution-hero .hero__inner{padding:90px 0 40px}}.Brands .solution-hero .hero_hgroup,.Creators .solution-hero .hero_hgroup,.Publishers .solution-hero .hero_hgroup{padding:0 40px 0 0}@media screen and (max-width: 768px){.Brands .solution-hero .hero_hgroup,.Creators .solution-hero .hero_hgroup,.Publishers .solution-hero .hero_hgroup{padding:0}}.Brands .solution-hero .hero__sub,.Creators .solution-hero .hero__sub,.Publishers .solution-hero .hero__sub{margin-left:24px;font-size:18px}@media screen and (max-width: 768px){.Brands .solution-hero .hero__sub,.Creators .solution-hero .hero__sub,.Publishers .solution-hero .hero__sub{margin-left:16px}}.Brands .solution-hero .hero__title,.Creators .solution-hero .hero__title,.Publishers .solution-hero .hero__title{margin-top:10px;font-weight:800}@media screen and (max-width: 768px){.Brands .solution-hero .hero__title,.Creators .solution-hero .hero__title,.Publishers .solution-hero .hero__title{margin-top:8px}}.Brands .solution-hero .hero__title .normal,.Creators .solution-hero .hero__title .normal,.Publishers .solution-hero .hero__title .normal{font-weight:600}@media screen and (max-width: 768px){.Brands .solution-hero .hero__title .normal,.Creators .solution-hero .hero__title .normal,.Publishers .solution-hero .hero__title .normal{font-weight:400}}.Brands .solution-hero .hero__text,.Creators .solution-hero .hero__text,.Publishers .solution-hero .hero__text{margin-top:16px;font-size:16px;line-height:1.8;animation-delay:.4s}@media screen and (max-width: 768px){.Brands .solution-hero .hero__text,.Creators .solution-hero .hero__text,.Publishers .solution-hero .hero__text{margin-top:12px;font-size:14px}}.Brands .solution-hero .hero_nav_link,.Creators .solution-hero .hero_nav_link,.Publishers .solution-hero .hero_nav_link{display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 16px;transition:background-color .2s ease}@media screen and (max-width: 640px){.Brands .solution-hero .hero_nav_link,.Creators .solution-hero .hero_nav_link,.Publishers .solution-hero .hero_nav_link{height:72px}}.Brands .solution-hero .hero_nav_link .icon,.Creators .solution-hero .hero_nav_link .icon,.Publishers .solution-hero .hero_nav_link .icon{display:grid;place-content:center;min-width:31px;height:20px;background-color:#fff;border:1px solid #dce2e8;border-radius:48px;transition:border-color .2s ease}.Brands .solution-hero .hero_nav_link .icon_img,.Creators .solution-hero .hero_nav_link .icon_img,.Publishers .solution-hero .hero_nav_link .icon_img{width:7px;height:10px}.Brands .solution-hero .hero_nav_link:hover,.Creators .solution-hero .hero_nav_link:hover,.Publishers .solution-hero .hero_nav_link:hover{background-color:#f6f8fa}.Brands .solution-hero .hero_nav_link:hover .icon,.Creators .solution-hero .hero_nav_link:hover .icon,.Publishers .solution-hero .hero_nav_link:hover .icon{border-color:var(--balck)}.Brands .solution-hero .hero_nav,.Creators .solution-hero .hero_nav,.Publishers .solution-hero .hero_nav{display:grid;border-top:1px solid #dce2e8;animation-delay:.6s}@media screen and (max-width: 1180px){.Brands .solution-hero .hero_nav,.Creators .solution-hero .hero_nav,.Publishers .solution-hero .hero_nav{margin-top:24px}}@media screen and (max-width: 768px){.Brands .solution-hero .hero_nav,.Creators .solution-hero .hero_nav,.Publishers .solution-hero .hero_nav{border-bottom:none}}.Brands .solution-hero .hero_nav .text,.Creators .solution-hero .hero_nav .text,.Publishers .solution-hero .hero_nav .text{margin-right:6px;line-height:1.3}@media screen and (max-width: 640px){.Brands .solution-hero .hero_nav .text,.Creators .solution-hero .hero_nav .text,.Publishers .solution-hero .hero_nav .text{font-size:12px}}.Brands .solution-hero .hero_nav.brand,.Creators .solution-hero .hero_nav.brand,.Publishers .solution-hero .hero_nav.brand{grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 768px){.Brands .solution-hero .hero_nav.brand,.Creators .solution-hero .hero_nav.brand,.Publishers .solution-hero .hero_nav.brand{grid-template-columns:repeat(2, 1fr)}}.Brands .solution-hero .hero_nav.brand .hero_nav_link,.Creators .solution-hero .hero_nav.brand .hero_nav_link,.Publishers .solution-hero .hero_nav.brand .hero_nav_link{border-bottom:1px solid #dce2e8}@media screen and (min-width: 769px){.Brands .solution-hero .hero_nav.brand .hero_nav_link:nth-of-type(3n - 1),.Brands .solution-hero .hero_nav.brand .hero_nav_link:nth-of-type(3n - 2),.Creators .solution-hero .hero_nav.brand .hero_nav_link:nth-of-type(3n - 1),.Creators .solution-hero .hero_nav.brand .hero_nav_link:nth-of-type(3n - 2),.Publishers .solution-hero .hero_nav.brand .hero_nav_link:nth-of-type(3n - 1),.Publishers .solution-hero .hero_nav.brand .hero_nav_link:nth-of-type(3n - 2){border-right:1px solid #dce2e8}}@media screen and (max-width: 768px){.Brands .solution-hero .hero_nav.brand .hero_nav_link:nth-of-type(odd),.Creators .solution-hero .hero_nav.brand .hero_nav_link:nth-of-type(odd),.Publishers .solution-hero .hero_nav.brand .hero_nav_link:nth-of-type(odd){border-right:1px solid #dce2e8}.Brands .solution-hero .hero_nav.brand .hero_nav_link:nth-last-of-type(2),.Brands .solution-hero .hero_nav.brand .hero_nav_link:last-of-type,.Creators .solution-hero .hero_nav.brand .hero_nav_link:nth-last-of-type(2),.Creators .solution-hero .hero_nav.brand .hero_nav_link:last-of-type,.Publishers .solution-hero .hero_nav.brand .hero_nav_link:nth-last-of-type(2),.Publishers .solution-hero .hero_nav.brand .hero_nav_link:last-of-type{border-bottom:1px solid #dce2e8}}.Brands .solution-hero .hero_nav.creator,.Creators .solution-hero .hero_nav.creator,.Publishers .solution-hero .hero_nav.creator{grid-template-columns:repeat(2, 1fr)}.Brands .solution-hero .hero_nav.creator .hero_nav_link,.Creators .solution-hero .hero_nav.creator .hero_nav_link,.Publishers .solution-hero .hero_nav.creator .hero_nav_link{border-bottom:1px solid #dce2e8}.Brands .solution-hero .hero_nav.creator .hero_nav_link:nth-of-type(odd),.Creators .solution-hero .hero_nav.creator .hero_nav_link:nth-of-type(odd),.Publishers .solution-hero .hero_nav.creator .hero_nav_link:nth-of-type(odd){border-right:1px solid #dce2e8}.Brands .solution-hero .hero_nav.publishers,.Creators .solution-hero .hero_nav.publishers,.Publishers .solution-hero .hero_nav.publishers{grid-template-columns:repeat(2, 1fr)}.Brands .solution-hero .hero_nav.publishers .hero_nav_link,.Creators .solution-hero .hero_nav.publishers .hero_nav_link,.Publishers .solution-hero .hero_nav.publishers .hero_nav_link{border-bottom:1px solid #dce2e8}.Brands .solution-hero .hero_nav.publishers .hero_nav_link:nth-of-type(odd),.Creators .solution-hero .hero_nav.publishers .hero_nav_link:nth-of-type(odd),.Publishers .solution-hero .hero_nav.publishers .hero_nav_link:nth-of-type(odd){border-right:1px solid #dce2e8}.Brands .content,.Creators .content,.Publishers .content{padding:48px 0;background-color:#f6f8fa}@media screen and (max-width: 768px){.Brands .content,.Creators .content,.Publishers .content{padding:24px 0}}.Brands .content .solution_list,.Creators .content .solution_list,.Publishers .content .solution_list{display:grid;row-gap:40px;counter-reset:index 0;animation-delay:.4s}@media screen and (max-width: 768px){.Brands .content .solution_list,.Creators .content .solution_list,.Publishers .content .solution_list{row-gap:24px}}.Brands .content .solution_list_item,.Creators .content .solution_list_item,.Publishers .content .solution_list_item{position:relative;display:flex;align-items:center;background-color:#fff}@media screen and (max-width: 940px){.Brands .content .solution_list_item,.Creators .content .solution_list_item,.Publishers .content .solution_list_item{flex-direction:column-reverse}}.Brands .content .solution_list_item::after,.Creators .content .solution_list_item::after,.Publishers .content .solution_list_item::after{position:absolute;top:0;right:16px;font-size:88px;font-weight:300;line-height:1.2;color:#eff3f5;letter-spacing:-0.467px;content:"0" counter(index);counter-increment:index 1}@media screen and (max-width: 768px){.Brands .content .solution_list_item::after,.Creators .content .solution_list_item::after,.Publishers .content .solution_list_item::after{top:8px;font-size:64px}}.Brands .content .solution_list_item .img,.Creators .content .solution_list_item .img,.Publishers .content .solution_list_item .img{width:auto;max-width:400px;height:100%;aspect-ratio:8/7;object-fit:cover}@media screen and (max-width: 940px){.Brands .content .solution_list_item .img,.Creators .content .solution_list_item .img,.Publishers .content .solution_list_item .img{width:100%;max-width:none;height:auto}}.Brands .content .solution_list_item .box,.Creators .content .solution_list_item .box,.Publishers .content .solution_list_item .box{padding:80px 80px 80px 56px}@media screen and (max-width: 768px){.Brands .content .solution_list_item .box,.Creators .content .solution_list_item .box,.Publishers .content .solution_list_item .box{padding:32px 16px 24px}}.Brands .content .solution_list_item .box .heading,.Creators .content .solution_list_item .box .heading,.Publishers .content .solution_list_item .box .heading{position:relative;z-index:1;font-size:32px;line-height:1.3}@media screen and (max-width: 768px){.Brands .content .solution_list_item .box .heading,.Creators .content .solution_list_item .box .heading,.Publishers .content .solution_list_item .box .heading{font-size:24px}}.Brands .content .solution_list_item .box .text,.Creators .content .solution_list_item .box .text,.Publishers .content .solution_list_item .box .text{margin-top:24px;font-size:16px;line-height:2}@media screen and (max-width: 768px){.Brands .content .solution_list_item .box .text,.Creators .content .solution_list_item .box .text,.Publishers .content .solution_list_item .box .text{margin-top:20px;font-size:14px}}.Brands .solutions_footer,.Creators .solutions_footer,.Publishers .solutions_footer{background-color:#1b2228}.Brands .solutions_footer .grid,.Creators .solutions_footer .grid,.Publishers .solutions_footer .grid{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width: 960px){.Brands .solutions_footer .grid,.Creators .solutions_footer .grid,.Publishers .solutions_footer .grid{display:block}}.Brands .solutions_footer .link,.Creators .solutions_footer .link,.Publishers .solutions_footer .link{display:flex;align-items:center;justify-content:space-between;height:240px;padding:0 64px;background-color:#1b2228;transition:background-color .2s ease-in-out;will-change:background-color}@media screen and (min-width: 561px){.Brands .solutions_footer .link:hover,.Creators .solutions_footer .link:hover,.Publishers .solutions_footer .link:hover{background-color:#484e53}}@media screen and (max-width: 1280px){.Brands .solutions_footer .link,.Creators .solutions_footer .link,.Publishers .solutions_footer .link{padding:0 32px}}@media screen and (max-width: 960px){.Brands .solutions_footer .link,.Creators .solutions_footer .link,.Publishers .solutions_footer .link{height:150px}}@media screen and (max-width: 560px){.Brands .solutions_footer .link,.Creators .solutions_footer .link,.Publishers .solutions_footer .link{padding:0}}.Brands .solutions_footer .link .text,.Creators .solutions_footer .link .text,.Publishers .solutions_footer .link .text{font-size:28px;font-style:normal;font-weight:700;color:#fff}@media screen and (max-width: 560px){.Brands .solutions_footer .link .text,.Creators .solutions_footer .link .text,.Publishers .solutions_footer .link .text{font-size:24px}}.Brands .solutions_footer .link .text .small,.Creators .solutions_footer .link .text .small,.Publishers .solutions_footer .link .text .small{font-size:24px}@media screen and (max-width: 560px){.Brands .solutions_footer .link .text .small,.Creators .solutions_footer .link .text .small,.Publishers .solutions_footer .link .text .small{font-weight:400}}.Brands .solutions_footer .link .bar,.Creators .solutions_footer .link .bar,.Publishers .solutions_footer .link .bar{width:80px;height:1px;margin:0 40px 0 auto;background-color:#fff}@media screen and (max-width: 1024px){.Brands .solutions_footer .link .bar,.Creators .solutions_footer .link .bar,.Publishers .solutions_footer .link .bar{width:40px;margin:0 20px 0 auto}}@media screen and (max-width: 560px){.Brands .solutions_footer .link .bar,.Creators .solutions_footer .link .bar,.Publishers .solutions_footer .link .bar{margin:0 16px 0 auto}}@media screen and (max-width: 375px){.Brands .solutions_footer .link .bar,.Creators .solutions_footer .link .bar,.Publishers .solutions_footer .link .bar{display:none}}.Brands .solutions_footer .link .bar.brands,.Creators .solutions_footer .link .bar.brands,.Publishers .solutions_footer .link .bar.brands{background-color:#0478ff}.Brands .solutions_footer .link .bar.creators,.Creators .solutions_footer .link .bar.creators,.Publishers .solutions_footer .link .bar.creators{background-color:#ff6433}.Brands .solutions_footer .link .bar.publishers,.Creators .solutions_footer .link .bar.publishers,.Publishers .solutions_footer .link .bar.publishers{background-color:#ffb904}.Brands .solutions_footer .link .btn,.Creators .solutions_footer .link .btn,.Publishers .solutions_footer .link .btn{padding:17px 24px;border:1px solid #fff}.Brands .service,.Creators .service,.Publishers .service{background-color:#f6f8fa}.Brands .service_inner,.Creators .service_inner,.Publishers .service_inner{position:relative;padding:64px 32px}@media screen and (max-width: 480px){.Brands .service_inner,.Creators .service_inner,.Publishers .service_inner{padding:40px 24px}}.Brands .service_banner,.Creators .service_banner,.Publishers .service_banner{display:flex;align-items:center;justify-content:space-between;padding:42px 56px 42px 0;background-color:#27323b;background-image:url("/wp-content/themes/anymind/img/solution_banner.png");background-repeat:no-repeat;background-position:-20px 8px;background-size:520px;border-radius:9px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}@media screen and (max-width: 980px){.Brands .service_banner,.Creators .service_banner,.Publishers .service_banner{display:block;padding:40px;background-position:right -145px top 60px}}@media screen and (max-width: 740px){.Brands .service_banner,.Creators .service_banner,.Publishers .service_banner{padding:40px 40px 140px;background-position:right -90px bottom 0px}}@media screen and (max-width: 640px){.Brands .service_banner,.Creators .service_banner,.Publishers .service_banner{padding:40px 40px 200px;background-position:right -80px bottom 0px;background-size:510px}}@media screen and (max-width: 480px){.Brands .service_banner,.Creators .service_banner,.Publishers .service_banner{padding:40px 16px 210px;background-position:right -170px bottom 0px}}.Brands .service_banner__left,.Creators .service_banner__left,.Publishers .service_banner__left{max-width:420px;margin-left:340px}@media screen and (max-width: 980px){.Brands .service_banner__left,.Creators .service_banner__left,.Publishers .service_banner__left{width:50%;margin-left:0}}@media screen and (max-width: 740px){.Brands .service_banner__left,.Creators .service_banner__left,.Publishers .service_banner__left{width:100%}}.Brands .service_banner__left .left__title,.Creators .service_banner__left .left__title,.Publishers .service_banner__left .left__title{margin-bottom:16px;font-size:24px;font-weight:700;color:var(--white);text-transform:capitalize}@media screen and (max-width: 812px){.Brands .service_banner__left .left__title,.Creators .service_banner__left .left__title,.Publishers .service_banner__left .left__title{margin-bottom:16px;font-size:20px}}.Brands .service_banner__left .left__text,.Creators .service_banner__left .left__text,.Publishers .service_banner__left .left__text{margin-bottom:0;font-size:13px;line-height:24px;color:var(--white)}@media screen and (max-width: 812px){.Brands .service_banner__left .left__text,.Creators .service_banner__left .left__text,.Publishers .service_banner__left .left__text{font-size:11px;line-height:20px}}@media screen and (max-width: 980px){.Brands .service_banner__right,.Creators .service_banner__right,.Publishers .service_banner__right{width:100%;margin-top:16px}}.Brands .service_banner__right .right__btn,.Creators .service_banner__right .right__btn,.Publishers .service_banner__right .right__btn{width:136px;font-size:14px;font-weight:600;line-height:40px;color:var(--deppblue);text-align:center;background-color:var(--white);border-radius:20px}.Brands .service_banner.document,.Creators .service_banner.document,.Publishers .service_banner.document{padding:0;margin-bottom:24px;background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/bg_cta_document.png") left top no-repeat;background-size:cover;border-radius:9px;box-shadow:0 15px 15px 0 rgba(39,49,59,.03);box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}@media screen and (max-width: 960px){.Brands .service_banner.document,.Creators .service_banner.document,.Publishers .service_banner.document{background-position:left top}}.Brands .service_banner.document .service_banner_inner,.Creators .service_banner.document .service_banner_inner,.Publishers .service_banner.document .service_banner_inner{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%;padding:74px 56px 73px 0;background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/bg_cta_document_top.png") left center no-repeat;background-size:356px}@media screen and (max-width: 1160px){.Brands .service_banner.document .service_banner_inner,.Creators .service_banner.document .service_banner_inner,.Publishers .service_banner.document .service_banner_inner{flex-direction:column;justify-content:right;padding:56px 56px 56px 0}}@media screen and (max-width: 960px){.Brands .service_banner.document .service_banner_inner,.Creators .service_banner.document .service_banner_inner,.Publishers .service_banner.document .service_banner_inner{background-size:300px}}@media screen and (max-width: 820px){.Brands .service_banner.document .service_banner_inner,.Creators .service_banner.document .service_banner_inner,.Publishers .service_banner.document .service_banner_inner{background-size:250px}}@media screen and (max-width: 740px){.Brands .service_banner.document .service_banner_inner,.Creators .service_banner.document .service_banner_inner,.Publishers .service_banner.document .service_banner_inner{padding:40px 40px 320px;background-position:left bottom;background-size:auto}}@media screen and (max-width: 460px){.Brands .service_banner.document .service_banner_inner,.Creators .service_banner.document .service_banner_inner,.Publishers .service_banner.document .service_banner_inner{padding:40px 16px 320px;background-size:100%}}@media screen and (max-width: 320px){.Brands .service_banner.document .service_banner_inner,.Creators .service_banner.document .service_banner_inner,.Publishers .service_banner.document .service_banner_inner{padding:40px 16px 250px}}.Brands .service_banner.document .service_banner__left,.Creators .service_banner.document .service_banner__left,.Publishers .service_banner.document .service_banner__left{margin-left:419px}@media screen and (max-width: 1160px){.Brands .service_banner.document .service_banner__left,.Creators .service_banner.document .service_banner__left,.Publishers .service_banner.document .service_banner__left{width:50%;max-width:none;margin-left:auto}}@media screen and (max-width: 820px){.Brands .service_banner.document .service_banner__left,.Creators .service_banner.document .service_banner__left,.Publishers .service_banner.document .service_banner__left{width:55%}}@media screen and (max-width: 740px){.Brands .service_banner.document .service_banner__left,.Creators .service_banner.document .service_banner__left,.Publishers .service_banner.document .service_banner__left{width:100%;margin-left:0}}@media screen and (max-width: 460px){.Brands .service_banner.document .service_banner__left,.Creators .service_banner.document .service_banner__left,.Publishers .service_banner.document .service_banner__left{width:100%;margin-left:0}}@media screen and (max-width: 1160px){.Brands .service_banner.document .service_banner__right,.Creators .service_banner.document .service_banner__right,.Publishers .service_banner.document .service_banner__right{width:50%;margin-top:24px;margin-left:auto}}@media screen and (max-width: 820px){.Brands .service_banner.document .service_banner__right,.Creators .service_banner.document .service_banner__right,.Publishers .service_banner.document .service_banner__right{width:55%}}@media screen and (max-width: 740px){.Brands .service_banner.document .service_banner__right,.Creators .service_banner.document .service_banner__right,.Publishers .service_banner.document .service_banner__right{width:100%;margin-left:0}}@media screen and (max-width: 460px){.Brands .service_banner.document .service_banner__right,.Creators .service_banner.document .service_banner__right,.Publishers .service_banner.document .service_banner__right{width:100%;margin-left:0}}.thanks_wrapper .thanks_section{position:relative;z-index:3;padding-top:40px;padding-bottom:80px}@media screen and (max-width: 480px){.thanks_wrapper .thanks_section{padding-top:32px;margin-bottom:32px}.thanks_wrapper .thanks_section.basic_width{padding:0}}.thanks_wrapper .thanks_section_wrapper{display:flex;overflow:hidden;background-color:#eef3f7;border-radius:2px;box-shadow:0 10px 13px 0 rgba(39,49,59,.1)}@media screen and (max-width: 980px){.thanks_wrapper .thanks_section_wrapper{display:block}}@media screen and (max-width: 480px){.thanks_wrapper .thanks_section_wrapper{box-shadow:none}}.thanks_wrapper .thanks_text_wrapper{box-sizing:border-box;display:flex;flex-direction:column;width:42%;max-width:480px;padding:40px 32px 32px}@media screen and (max-width: 980px){.thanks_wrapper .thanks_text_wrapper{width:100%;max-width:none}}@media screen and (max-width: 760px){.thanks_wrapper .thanks_text_wrapper{padding:40px 24px 32px}}@media screen and (max-width: 480px){.thanks_wrapper .thanks_text_wrapper{padding:32px 24px}}.thanks_wrapper .thanks_title_wrapper{display:flex;align-items:center}.thanks_wrapper .thanks_title_border{width:24px;height:4px;margin-right:16px;background-color:var(--blue)}.thanks_wrapper .thanks_text{margin-top:24px;line-height:1.8em}.thanks_wrapper .thanks_msg{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;background-color:var(--white);padding:32px}@media screen and (max-width: 980px){.thanks_wrapper .thanks_msg{padding:80px 24px 100px}}.thanks_wrapper .thanks_msg_img{width:120px}@media screen and (max-width: 360px){.thanks_wrapper .thanks_msg_img{width:100px}}.thanks_wrapper .thanks_msg_title{margin-top:24px;font-size:24px;font-weight:700;text-align:center}.thanks_wrapper .thanks_msg_text{max-width:400px;margin-top:8px;line-height:1.6;text-align:center}.thanks_wrapper .thanks_msg_btn{width:240px;margin-top:24px;line-height:44px;color:var(--white);background-color:#09ade0}.functions{position:relative;background-color:#f6f8fa}@media screen and (max-width: 760px){.functions{position:relative;z-index:1;padding-bottom:0}}.functions_inner{position:relative;z-index:1;margin-bottom:80px}@media screen and (max-width: 769px){.functions_inner{margin-bottom:42px}}.functions_top{display:flex;flex-direction:column;align-items:center;padding:56px 0 48px}@media screen and (max-width: 769px){.functions_top{padding:40px 0 24px}}.functions_top__pre{display:list-item;margin-bottom:16px;font-size:12px;font-weight:600;line-height:16.8px;color:#c5d0da;list-style-position:outside;list-style-type:disc}.functions_top__title{font-size:22px;line-height:30.8px;text-align:center}@media screen and (max-width: 769px){.functions_top__title{font-size:18px;line-height:25.2px}}.functions_list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px}@media screen and (max-width: 769px){.functions_list{grid-template-columns:repeat(1, minmax(0, 1fr))}}.functions_item{display:flex;flex-direction:column;gap:26px;align-items:center;justify-content:space-between;overflow:hidden;background-color:#fff}.functions_item_left{width:100%;padding:30px 72px 0}@media screen and (max-width: 960px){.functions_item_left{padding:24px 24px 0}}@media screen and (max-width: 769px){.functions_item_left{padding-top:16px}}.functions_item_top{display:flex;align-items:center;justify-content:center;height:62px;margin:0 -36px 8px;text-align:center}@media screen and (max-width: 960px){.functions_item_top{margin:0 0 8px}}.functions_item_right{align-content:center;width:100%;height:100%;background-size:contain !important}@media screen and (max-width: 960px){.functions_item_right{min-height:184px}}@media screen and (max-width: 769px){.functions_item_right{padding-top:24px}}.functions_item_right.anyx{background:url("/wp-content/themes/anymind/img/product/anyx/features_bg_anyx.png") center no-repeat}.functions_item_right.anytag,.functions_item_right.anycreator{background:url("/wp-content/themes/anymind/img/product/anytag/features_bg_anytag.png") center no-repeat}.functions_item_right.anymanager,.functions_item_right.anydigital{background:url("/wp-content/themes/anymind/img/product/anymanager/features_bg_anymanager.png") center no-repeat}.functions_item_right.anylogi{background:url("/wp-content/themes/anymind/img/product/anylogi/features_bg_anylogi.png") center no-repeat}.functions_item_right.anychat{background:url("/wp-content/themes/anymind/img/product/anychat/features_bg_anychat.png") center no-repeat}.functions_item_right.anyshop{background:url("/wp-content/themes/anymind/img/product/anyshop/features_bg_anyshop.png") center no-repeat}.functions_item_right.anyfactory{background:url("/wp-content/themes/anymind/img/product/anyfactory/features_bg_anyfactory.png") center no-repeat}.functions_item__title{font-size:18px;line-height:25.2px;color:#0e1a25}@media screen and (max-width: 769px){.functions_item__title{font-size:16px;line-height:22.4px}}.functions_item__text{font-size:14px;line-height:22.4px;color:#6e7c89}.functions_bottom{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 0 34px;background-color:#252f39}@media screen and (max-width: 769px){.functions_bottom{padding:48px 24px}}.functions_bottom__title{margin-bottom:16px;font-size:17px;font-weight:500;line-height:23.8px;color:var(--white);text-align:center;letter-spacing:0}@media screen and (max-width: 769px){.functions_bottom__title{font-size:14px;line-height:19.6px}}.functions_bottom__button .viewsite{width:168px;padding-right:60px;font-size:16px;line-height:1;color:var(--white);background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/icon/icon-external-link-white.svg") 85% center no-repeat;background-size:16px;border:1px solid #dce2e8}.functions_bottom__button .contact{width:149px;font-size:12px;line-height:32px;color:var(--white);border:2px solid var(--white)}.functions_bottom__button .productcontact{width:149px;padding-right:24px;font-size:12px;line-height:32px;color:var(--white);background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/icon/icon-contact-link-white.svg") 80% center no-repeat;border:2px solid var(--white)}.product_footer{padding:64px 0}@media screen and (max-width: 960px){.product_footer{padding:48px 0}}.product_footer_title{font-size:24px;font-weight:600;line-height:24px}@media screen and (max-width: 769px){.product_footer_title{font-size:18px}}.product_footer_contents{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:flex-start;padding-top:24px}@media screen and (max-width: 980px){.product_footer_contents{grid-template-columns:1fr 1fr;padding-top:16px}}@media screen and (max-width: 600px){.product_footer_contents{grid-template-columns:1fr;padding-top:16px}}.product_footer .list_inner_item{padding:20px 24px;border-top:1px solid #dce2e8;border-right:1px solid #dce2e8}.product_footer .list_inner_item:nth-child(n+7){border-bottom:1px solid #dce2e8}.product_footer .list_inner_item:nth-child(3),.product_footer .list_inner_item:nth-child(6),.product_footer .list_inner_item:nth-child(9){border-right:none}@media screen and (max-width: 980px){.product_footer .list_inner_item{padding:20px 16px}.product_footer .list_inner_item:nth-child(3){border-right:1px solid #dce2e8}.product_footer .list_inner_item:nth-child(2n){border-right:none}.product_footer .list_inner_item:nth-child(7){border-bottom:none}}@media screen and (max-width: 600px){.product_footer .list_inner_item{padding:18px 16px;border-right:none !important}.product_footer .list_inner_item:nth-child(8){border-bottom:none}}@media(hover: hover){.product_footer .list_inner_item.hoverScale:hover{transform:scale(1.03, 1.03)}}.product_footer .list_inner_item__link{display:flex;align-items:center;justify-content:space-between;width:auto;font-size:14px;line-height:1em;color:var(--black)}@media screen and (max-width: 717px){.product_footer .list_inner_item__link{line-height:22.4px;word-break:break-word}}.product_footer .list_inner_item__link:hover{text-decoration:underline}.product_footer .list_inner_item_icon{padding:9px 16px;border:1px solid #dce2e8;border-radius:48px}.product_footer .list_inner_item_left{display:flex;flex-direction:column;align-items:flex-start;font-size:14px;line-height:18.2px}.product_footer .list_inner_item .item__img{width:auto;height:32px;margin-bottom:4px}.product_footer .list_inner_item .bottom{display:flex;align-items:center;padding:24px;background-color:var(--white)}@media screen and (max-width: 767px){.product_footer .list_inner_item .bottom{padding:16px}}.product_footer .list_inner_item .bottom .icon{margin-right:16px}@media screen and (max-width: 767px){.product_footer .list_inner_item .bottom .icon{display:none}}.product_footer .list_inner_item .bottom .icon__img{width:24px}.product_footer .list_inner_item .bottom .title{font-size:20px;font-weight:600;line-height:1.2em;color:var(--black)}@media screen and (max-width: 640px){.product_footer .list_inner_item .bottom .title{font-size:14px}}@media screen and (max-width: 717px){.product_footer .list_inner_item.list{grid-column:1/3}}.product_footer .list_inner_item.list .list_inner{padding:24px 32px}@media screen and (max-width: 717px){.product_footer .list_inner_item.list .list_inner{padding:24px}}.product_footer .list_inner_item.list .list_inner_item:first-child{margin-top:0}@media screen and (max-width: 760px){.hero_products{padding:0}}.hero_products .hero__inner{display:flex;align-items:center;justify-content:space-between;padding-top:96px;padding-bottom:0}@media screen and (max-width: 769px){.hero_products .hero__inner{display:block;padding-top:90px}}.hero_products .hero_left{position:relative;z-index:1;width:45%;padding-bottom:90px}@media screen and (max-width: 769px){.hero_products .hero_left{width:100%;padding:0 24px}}.hero_products .hero_right{width:50%}@media screen and (max-width: 769px){.hero_products .hero_right{width:100%}}.hero_products .hero__title{font-size:26px;font-weight:400;line-height:36.4px}@media screen and (max-width: 769px){.hero_products .hero__title{font-size:20px;line-height:28px}}.hero_products .hero__sub_title{margin-left:0;font-weight:400;line-height:1;animation-delay:.2s}.hero_products .hero__sub_title a{display:inline}@media screen and (max-width: 769px){.hero_products .hero__sub_title{font-size:14px}}.hero_products .hero__logo{padding-left:0;animation-delay:.2s}.hero_products .hero__logo::after{display:none}.hero_products .hero__logo img{height:48px;margin:24px 0 16px}@media screen and (max-width: 769px){.hero_products .hero__logo img{height:40px}}.hero_products .hero__text{margin:16px 0 24px;font-size:16px;font-weight:400;line-height:28px;color:#6e7c89;animation-delay:.4s}@media screen and (max-width: 769px){.hero_products .hero__text{font-size:14px;font-weight:500}}.hero_products .btn_wrapper{animation-delay:.5s}.hero_products .btn{justify-content:left;width:144px;height:40px;font-size:14px;line-height:1;color:#fff;background:#1b2228 url("/wp-content/themes/anymind/img/icon/icon-external-link-white.svg") 85% center no-repeat;background-size:16px;border-radius:48px}@media screen and (max-width: 1032px){.hero_products .btn{margin-top:24px}}@media screen and (max-width: 769px){.hero_products .btn{margin-top:16px}}.product_wrapper .product{padding-top:32px}@media screen and (max-width: 769px){.product_wrapper .product{padding-top:8px}}.product_wrapper .product_list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px;padding-bottom:72px;animation-delay:.4s}@media screen and (max-width: 800px){.product_wrapper .product_list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 600px){.product_wrapper .product_list{grid-template-columns:repeat(1, minmax(0, 1fr))}}.product_wrapper .product_item{display:block;overflow:hidden;background:url("/wp-content/themes/anymind/img/product/products_item_bg.png") bottom no-repeat;background-size:cover;border-radius:8px}.product_wrapper .product_item_link{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:32px 24px}@media screen and (max-width: 600px){.product_wrapper .product_item_link{padding:32px 24px 12px}}.product_wrapper .product_item_link:hover picture img{transform:scale(1.04)}.product_wrapper .product_item_link:hover .viewsite{background-color:#fff}.product_wrapper .product_item_left{margin-bottom:20px}.product_wrapper .product_item_left__img{width:auto;height:40px;margin:8px 0}.product_wrapper .product_item_left__heading{font-size:12px;font-weight:400;line-height:1}.product_wrapper .product_item_left__heading.anyx{width:fit-content;color:rgba(0,0,0,0);background:linear-gradient(91.75deg, #f29930 -3.5%, #f46587 38.68%, #6584f4 100%);background-clip:text}.product_wrapper .product_item_left__heading.blue2{width:fit-content;color:rgba(0,0,0,0);background:linear-gradient(90deg, #2524e6 0%, #ff4646 100%);background-clip:text}.product_wrapper .product_item_left__heading.red{color:#e14f4a}.product_wrapper .product_item_left__heading.red2{color:#ff4b4b}.product_wrapper .product_item_left__heading.blue{color:#3980c3}.product_wrapper .product_item_left__heading.orange{color:#f29d52}.product_wrapper .product_item_left__heading.aquablue{color:#59bed4}.product_wrapper .product_item_left__heading.green{color:#3db161}.product_wrapper .product_item_left__heading.yellow{color:#f5ce2e}.product_wrapper .product_item_left__text{font-size:14px;line-height:22.4px}.product_wrapper .product_item_left_flex{display:flex;align-items:center;margin-top:16px}.product_wrapper .product_item_left_flex .viewsite{height:auto;padding:8px 24px;padding-right:45px;font-size:14px;font-weight:500;line-height:14px;line-height:1;color:#1b2228;background:url("/wp-content/themes/anymind/img/icon/icon-arrow-slide-next.svg") 85% center no-repeat;transition:background-color .3s cubic-bezier(0.21, 0.42, 0.23, 1)}@media screen and (max-width: 480px){.product_wrapper .product_item_left_flex .viewsite{font-size:12px}}.product_wrapper .product_item_right{display:flex;align-items:center;margin:auto 0 0}.product_wrapper .product_item_right picture img{width:100%;transition:transform .2s cubic-bezier(0.21, 0.42, 0.23, 1) .1s}.product_wrapper .anycreator .product_item_right{margin:-12px}.product_wrapper .anyai .product_item_right{width:93%}.sustainability_contents{animation-delay:.6s}.sustainability_title{font-size:24px;font-weight:600;line-height:1.2em}@media screen and (max-width: 769px){.sustainability_title{font-size:18px;line-height:1.5em}}.sustainability_title_bold{font-size:24px;font-weight:700;line-height:1.2em}@media screen and (max-width: 769px){.sustainability_title_bold{font-size:24px;line-height:1.5em}}.sustainability_title_semi-bold{font-size:24px;font-weight:600;line-height:1.2em}@media screen and (max-width: 769px){.sustainability_title_semi-bold{font-size:24px;line-height:1.5em}}.sustainability_text{margin-top:16px;font-size:16px;font-weight:400;line-height:1.75em;color:var(--black)}@media screen and (max-width: 769px){.sustainability_text{font-size:13px;line-height:1.8em}}.sustainability_intro{display:flex;align-items:center;justify-content:space-between;padding-bottom:64px;border-bottom:1px solid #eef3f7}@media screen and (max-width: 769px){.sustainability_intro{flex-direction:column;padding-bottom:48px}}.sustainability_intro_left{width:49%}@media screen and (max-width: 769px){.sustainability_intro_left{width:100%}}.sustainability_intro_right{width:49%}@media screen and (max-width: 769px){.sustainability_intro_right{width:100%;margin-top:16px}}.sustainability_actions{padding-top:48px}.sustainability_actions_list{margin-top:48px}@media screen and (max-width: 769px){.sustainability_actions_list{margin-top:24px}}.sustainability_actions_item{position:relative}@media screen and (max-width: 769px){.sustainability_actions_item{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:left}}.sustainability_actions_item:not(:first-child){margin-top:64px}@media screen and (max-width: 769px){.sustainability_actions_item:not(:first-child){margin-top:48px}}.sustainability_actions_item::after{display:table;clear:both;content:""}@media screen and (max-width: 769px){.sustainability_actions_item::after{display:none}}.sustainability_actions .action_logo{box-sizing:border-box;float:left;width:20%;padding-right:40px}@media screen and (max-width: 769px){.sustainability_actions .action_logo{order:1;float:none;width:20%;padding-right:12px}}@media screen and (max-width: 640px){.sustainability_actions .action_logo{width:30%;padding-right:12px}}.sustainability_actions .action_logo__img{width:160px;max-width:100%}@media screen and (max-width: 769px){.sustainability_actions .action_logo__img{width:100%}}.sustainability_actions .action_title{display:block;float:right;width:80%}@media screen and (max-width: 769px){.sustainability_actions .action_title{order:2;float:none;width:80%}}@media screen and (max-width: 640px){.sustainability_actions .action_title{display:inline-block;width:70%}}.sustainability_actions .action_text{display:block;float:right;width:80%}@media screen and (max-width: 769px){.sustainability_actions .action_text{order:3;float:none;width:100%;margin-top:16px}}.nextgencommerce_wrap{background-color:#f6f8fa}.nextgencommerce_wrap .hero{height:720px;margin-top:0;background-image:url("/wp-content/themes/anymind/img/next-gen-commerce/bg-hero.jpg")}@media screen and (max-width: 768px){.nextgencommerce_wrap .hero{height:640px;background-image:url("/wp-content/themes/anymind/img/next-gen-commerce/bg-hero-sp.jpg")}}.nextgencommerce_wrap .hero__inner{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;padding-top:180px}@media screen and (max-width: 768px){.nextgencommerce_wrap .hero__inner{flex-direction:column;padding-top:205px}}.nextgencommerce_wrap .hero_title{box-sizing:border-box;width:65%;padding-right:24px}@media screen and (max-width: 768px){.nextgencommerce_wrap .hero_title{width:100%;padding-right:0;margin-bottom:32px}}.nextgencommerce_wrap .hero_content{width:35%}@media screen and (max-width: 768px){.nextgencommerce_wrap .hero_content{width:100%}}.nextgencommerce_wrap .hero__title{max-width:none;font-size:104px;font-weight:900;hyphens:auto;line-height:.83em;color:var(--white);text-transform:uppercase;letter-spacing:-3.47px;overflow-wrap:break-word}@media screen and (max-width: 1279px){.nextgencommerce_wrap .hero__title{font-size:80px}}@media screen and (max-width: 768px){.nextgencommerce_wrap .hero__title{font-size:48px}}.nextgencommerce_wrap .hero__text{width:100%;max-width:100% !important;font-size:20px;font-weight:700;line-height:1.2em;color:var(--white);letter-spacing:.1px}@media screen and (max-width: 768px){.nextgencommerce_wrap .hero__text{font-size:18px}}@media screen and (max-width: 768px){.nextgencommerce_wrap .hero__text{font-size:14px}}.nextgencommerce_wrap .corepillars{position:relative;z-index:3;margin:-190px auto 80px}@media screen and (max-width: 768px){.nextgencommerce_wrap .corepillars{margin:-90px auto 60px}}.nextgencommerce_wrap .corepillars_inner{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:101px 72px;background-color:var(--white);box-shadow:0 15px 15px rgba(39,49,59,.03)}@media screen and (max-width: 768px){.nextgencommerce_wrap .corepillars_inner{flex-direction:column;padding:32px 16px}}.nextgencommerce_wrap .corepillars_details{box-sizing:border-box;width:50%;padding-right:12px}@media screen and (max-width: 768px){.nextgencommerce_wrap .corepillars_details{width:100%;padding-right:0;margin-bottom:24px}}.nextgencommerce_wrap .corepillars_details__title{margin-bottom:24px;font-size:32px;font-weight:700;color:#0e1a25;letter-spacing:-0.47px}@media screen and (max-width: 768px){.nextgencommerce_wrap .corepillars_details__title{font-size:24px}}.nextgencommerce_wrap .corepillars_details__text{font-size:16px;font-weight:400;line-height:1.6em;color:#0e1a25}@media screen and (max-width: 768px){.nextgencommerce_wrap .corepillars_details__text{font-size:13px}}.nextgencommerce_wrap .corepillars_banner{box-sizing:border-box;width:50%;padding-left:12px}@media screen and (max-width: 768px){.nextgencommerce_wrap .corepillars_banner{width:100%;padding-left:0}}.nextgencommerce_wrap .keychallenges{margin-bottom:80px;background-color:rgba(0,0,0,0)}@media screen and (max-width: 768px){.nextgencommerce_wrap .keychallenges{margin-bottom:48px}}.nextgencommerce_wrap .keychallenges_wrap{box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 768px){.nextgencommerce_wrap .keychallenges_wrap{flex-direction:column}}.nextgencommerce_wrap .keychallenges__title{box-sizing:border-box;width:50%;padding-right:12px;font-size:72px;font-weight:800;line-height:1.2em;color:#0e1a25;letter-spacing:-0.47px}@media screen and (max-width: 1279px){.nextgencommerce_wrap .keychallenges__title{font-size:56px}}@media screen and (max-width: 768px){.nextgencommerce_wrap .keychallenges__title{width:100%;padding-right:0;margin-bottom:24px;font-size:48px}}.nextgencommerce_wrap .keychallenges__text{box-sizing:border-box;width:50%;padding-left:12px;font-size:16px;font-weight:400;line-height:1.5em;color:#0e1a25}@media screen and (max-width: 768px){.nextgencommerce_wrap .keychallenges__text{width:100%;padding-left:0;font-size:14px}}.nextgencommerce_wrap .competition{padding-top:80px;padding-bottom:80px;background-color:var(--white)}@media screen and (max-width: 768px){.nextgencommerce_wrap .competition{padding-top:48px;padding-bottom:48px}}.nextgencommerce_wrap .competition__title{margin-bottom:24px;font-size:32px;font-weight:700;color:#0e1a25}@media screen and (max-width: 768px){.nextgencommerce_wrap .competition__title{font-size:28px}}@media screen and (max-width: 768px){.nextgencommerce_wrap .competition__title{margin-bottom:16px;font-size:24px}}.nextgencommerce_wrap .competition__text{margin-bottom:56px;font-size:16px;font-weight:400;line-height:1.5em;color:#0e1a25}@media screen and (max-width: 768px){.nextgencommerce_wrap .competition__text{margin-bottom:48px;font-size:14px}}.nextgencommerce_wrap .competition_items{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 1279px){.nextgencommerce_wrap .competition_items{flex-direction:column}}.nextgencommerce_wrap .competition_item{width:32%}@media screen and (max-width: 1279px){.nextgencommerce_wrap .competition_item{width:100%}}.nextgencommerce_wrap .competition_item__title{margin-bottom:16px;font-size:32px;font-weight:700;line-height:1.2em;color:#0e1a25}@media screen and (max-width: 768px){.nextgencommerce_wrap .competition_item__title{font-size:28px}}@media screen and (max-width: 768px){.nextgencommerce_wrap .competition_item__title{font-size:24px}}.nextgencommerce_wrap .competition_item__text{margin-bottom:56px;font-size:14px;font-weight:400;line-height:1.7em;color:#0e1a25}@media screen and (max-width: 768px){.nextgencommerce_wrap .competition_item__text{margin-bottom:48px;font-size:14px}}.nextgencommerce_wrap .competition_cta{margin-bottom:80px}@media screen and (max-width: 768px){.nextgencommerce_wrap .competition_cta{margin-bottom:48px}}.nextgencommerce_wrap .competition_cta_inner{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:80px 96px;background:#e04f49;border-radius:9px}@media screen and (max-width: 1279px){.nextgencommerce_wrap .competition_cta_inner{padding:80px 40px}}@media screen and (max-width: 768px){.nextgencommerce_wrap .competition_cta_inner{flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:48px 16px}}.nextgencommerce_wrap .competition_cta__title{width:80%;font-size:24px;font-weight:700;line-height:1.2em;color:var(--white);letter-spacing:.06px}@media screen and (max-width: 768px){.nextgencommerce_wrap .competition_cta__title{width:100%;margin-bottom:32px}}.nextgencommerce_wrap .competition_cta__btn{width:135px;font-size:14px;font-weight:600;line-height:40px;color:#27313b;text-align:center;letter-spacing:.035px;background:var(--white);border-radius:20px}.nextgencommerce_wrap .competition_cta__btn:lang(vi){width:175px}.nextgencommerce_wrap .competition_reimagined{box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 768px){.nextgencommerce_wrap .competition_reimagined{flex-direction:column}}.nextgencommerce_wrap .competition_reimagined__title{box-sizing:border-box;width:50%;padding-right:12px;font-size:72px;font-weight:800;line-height:1.2em;color:#0e1a25;letter-spacing:-0.47px}@media screen and (max-width: 1279px){.nextgencommerce_wrap .competition_reimagined__title{font-size:56px}}@media screen and (max-width: 768px){.nextgencommerce_wrap .competition_reimagined__title{width:100%;padding-right:0;margin-bottom:24px;font-size:48px}}.nextgencommerce_wrap .competition_reimagined__text{box-sizing:border-box;width:50%;padding-left:12px;font-size:16px;font-weight:400;line-height:1.5em;color:#0e1a25}@media screen and (max-width: 768px){.nextgencommerce_wrap .competition_reimagined__text{width:100%;padding-left:0;font-size:14px}}.nextgencommerce_wrap .unlock{padding-top:80px;padding-bottom:80px;background-color:rgba(0,0,0,0)}@media screen and (max-width: 768px){.nextgencommerce_wrap .unlock{padding-top:48px;padding-bottom:48px}}.nextgencommerce_wrap .unlock_contents{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:80px}@media screen and (max-width: 768px){.nextgencommerce_wrap .unlock_contents{flex-direction:column;margin-bottom:48px}}.nextgencommerce_wrap .unlock_details{box-sizing:border-box;width:50%;padding-right:12px}@media screen and (max-width: 768px){.nextgencommerce_wrap .unlock_details{width:100%;padding-right:0;margin-bottom:24px}}.nextgencommerce_wrap .unlock_details__title{margin-bottom:58px;font-size:32px;font-weight:700;color:#000;letter-spacing:-0.47px}@media screen and (max-width: 768px){.nextgencommerce_wrap .unlock_details__title{margin-bottom:16px;font-size:24px}}.nextgencommerce_wrap .unlock_details__text{font-size:16px;font-weight:400;line-height:1.5em;color:#000}@media screen and (max-width: 768px){.nextgencommerce_wrap .unlock_details__text{font-size:14px}}.nextgencommerce_wrap .unlock_banner{box-sizing:border-box;width:50%;padding-left:12px}@media screen and (max-width: 768px){.nextgencommerce_wrap .unlock_banner{width:100%;padding-left:0}}.nextgencommerce_wrap .unlock_cta_inner{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:80px 96px;background:#e04f49;border-radius:9px}@media screen and (max-width: 1279px){.nextgencommerce_wrap .unlock_cta_inner{padding:80px 40px}}@media screen and (max-width: 768px){.nextgencommerce_wrap .unlock_cta_inner{flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:62px 16px}}.nextgencommerce_wrap .unlock_cta__title{width:80%;font-size:24px;font-weight:700;line-height:1.2em;color:var(--white);letter-spacing:.06px}@media screen and (max-width: 768px){.nextgencommerce_wrap .unlock_cta__title{width:100%;margin-bottom:32px;font-size:24px}}.nextgencommerce_wrap .unlock_cta__btn{width:135px;font-size:14px;font-weight:600;line-height:40px;color:#27313b;text-align:center;letter-spacing:.035px;background:var(--white);border-radius:20px}.nextgencommerce_wrap .unlock_cta__btn:lang(vi){width:175px}.ir_pages .hero__sub_title.pre{margin-top:0;margin-bottom:16px;animation-delay:0s}.ir_pages .hero__inner{padding-bottom:80px}@media screen and (max-width: 960px){.ir_pages .hero__inner{padding-bottom:48px}}.ir_pages .ir_pages_container{animation-delay:.6s}.ir_pages_footer{padding:64px 0;margin-top:64px;background-color:var(--white)}@media screen and (max-width: 960px){.ir_pages_footer{padding:48px 0;margin-top:48px}}.ir_pages_footer_container{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}@media screen and (max-width: 768px){.ir_pages_footer_container{grid-template-columns:1fr;gap:16px}}.ir_pages_footer_contents{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:flex-start}@media screen and (max-width: 980px){.ir_pages_footer_contents{grid-template-columns:1fr 1fr;gap:16px}}.ir_pages_footer_item{position:relative;overflow:hidden;background:var(--white);border-radius:5px}@media screen and (max-width: 768px){.ir_pages_footer_item{border:#eef3f7}}@media(hover: hover){.ir_pages_footer_item.hoverScale:hover{transform:scale(1.03, 1.03)}}.ir_pages_footer_item .item_img{aspect-ratio:78/35;object-fit:cover}@media screen and (max-width: 768px){.ir_pages_footer_item .item_img{aspect-ratio:155/119}}.ir_pages_footer_item .bottom{display:flex;align-items:center;padding:14px 16px;background-color:#f6f8fa}@media screen and (max-width: 767px){.ir_pages_footer_item .bottom{justify-content:center;padding:8px 16px}}.ir_pages_footer_item .bottom .icon{margin-right:8px}@media screen and (max-width: 768px){.ir_pages_footer_item .bottom .icon{display:none}}.ir_pages_footer_item .bottom .icon__img{width:24px}.ir_pages_footer_item .bottom .title{font-size:16px;font-weight:500;line-height:normal;color:#0e1a25}@media screen and (max-width: 768px){.ir_pages_footer_item .bottom .title{font-size:14px;font-weight:700;color:#27313b}}.ir_pages_footer_item_list .list_inner_items{background:#f6f8fa;border:8px solid #f6f8fa;border-radius:5px}.ir_pages_footer_item_list .list_inner_item{display:flex;align-items:center;padding:16px;background-color:var(--white);border-top:1px solid #eef3f7}@media screen and (max-width: 768px){.ir_pages_footer_item_list .list_inner_item{flex-wrap:wrap}}.ir_pages_footer_item_list .list_inner_item:first-child{border-top:none;border-top-left-radius:5px;border-top-right-radius:5px}.ir_pages_footer_item_list .list_inner_item:last-child{border-bottom:none;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.ir_pages_footer_item_list .list_inner_item__link{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;font-size:16px;color:#1b2228}@media screen and (max-width: 768px){.ir_pages_footer_item_list .list_inner_item__link{font-size:14px}}.ir_pages_footer_item_list .list_inner_item__link img{width:16px;height:16px}.ir_pages_footer .next_event{margin-top:16px}@media screen and (max-width: 768px){.ir_pages_footer .next_event{margin-top:24px}}.ir_pages_footer .next_event_grid{display:flex;justify-content:center;overflow:hidden;background-image:url("/wp-content/themes/anymind/img/ir_pages/information/next_event_bg.png");background-repeat:no-repeat;background-position:right;background-size:cover;border-radius:8px}@media screen and (max-width: 768px){.ir_pages_footer .next_event_grid{background-image:url("/wp-content/themes/anymind/img/ir_pages/information/next_event_bg_sp.png");background-position:bottom}}.ir_pages_footer .next_event_grid_item{display:flex;flex-direction:column;justify-content:center;padding:32px 0 35px;text-align:center}@media screen and (max-width: 768px){.ir_pages_footer .next_event_grid_item{flex-direction:column-reverse;padding:62px 24px}}.ir_pages_footer .next_event_grid_item__pre{padding:0 12px;font-size:16px;font-weight:700;color:var(--white)}@media screen and (max-width: 768px){.ir_pages_footer .next_event_grid_item__pre{display:none}}.ir_pages_footer .next_event_grid_item__text{padding:0 12px;margin-top:8px;margin-bottom:3px;font-size:16px;font-weight:500;color:var(--white)}@media screen and (max-width: 768px){.ir_pages_footer .next_event_grid_item__text{margin-bottom:0;font-size:14px}}.ir_pages_footer .next_event_grid_item__title{padding:0 12px;font-size:24px;font-weight:bold;line-height:normal;color:var(--white)}.ir_pages_footer .next_event .next_event_bottom_text{margin-top:4px;text-decoration:underline;text-underline-offset:4px}@media screen and (max-width: 767px){.ir_pages_menu{display:none}}.ir_pages_menu .list_inner_items{display:flex;flex-direction:row}.ir_pages_menu .list_inner_item{position:relative;display:flex;align-items:center;justify-content:center;width:33.33%;padding:32px 0;background-color:var(--white);border-bottom:1px solid #eef3f7;border-left:1px solid #eef3f7}.ir_pages_menu .list_inner_item:first-of-type{border-left:none}.ir_pages_menu .list_inner_item__icon{position:absolute;bottom:16%;width:16px;height:16px;rotate:180deg}.ir_pages_menu .list_inner_item__icon.foot{top:16%;bottom:0;rotate:none}.ir_pages_menu .list_inner_item.current{border-bottom:none}.ir_pages_menu .list_inner_item.footer{border-top:1px solid #eef3f7;border-bottom:none}.ir_pages_menu .list_inner_item.footer.current{border-top:none}.ir_pages_menu .list_inner_item__link{font-size:16px;color:#1b2228}.ir_pages_spmenu{margin-top:48px;margin-bottom:56px}@media screen and (min-width: 767px){.ir_pages_spmenu{display:none}}.ir_pages_spmenu_list{border:.7px solid #dee5ec}.ir_pages_spmenu .list_inner_item__link{display:flex;align-items:center;justify-content:space-between;padding:16px;font-size:14px;color:#27313b;border-bottom:.7px solid #dee5ec}.ir_pages_spmenu .list_inner_item__link :last-of-type{border:none}.ir_pages_spmenu .list_inner_item__icon{width:16px;height:16px}.ir_pages .selection{display:block;width:160px;padding:.6em 1.4em .6em 1em;font-size:14px;font-weight:700;line-height:1.2;color:var(--black);text-align:left;appearance:none;cursor:pointer;background:var(--white) url("/wp-content/themes/anymind/img/ir_pages/news/arrow_down.svg");background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%;border:1px solid #dee5ec}.ir_pages .details_wrapper{margin-top:24px}.ir_pages .details_wrapper .content_empty{padding-top:32px;padding-bottom:32px;font-size:16px;font-weight:400;line-height:1.2em;color:var(--black);text-align:center}.ir_pages .details_topbar{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 300px){.ir_pages .details_topbar{flex-flow:column-reverse wrap;align-items:flex-start;justify-content:left}}.ir_pages .details_topbar .headline{font-size:24px;font-weight:700;line-height:1.2em;color:var(--black)}@media screen and (max-width: 300px){.ir_pages .details_topbar .headline{margin-top:8px}}.ir_pages .details_list{display:block;padding:0}@media screen and (max-width: 640px){.ir_pages .details_list{margin-top:8px}}.ir_pages .details_item{display:flex;align-items:center;padding:20px 0;border-top:1px solid #eef3f7}.ir_pages .details_item:last-child{border-bottom:1px solid #eef3f7}@media screen and (max-width: 767px){.ir_pages .details_item{flex-wrap:wrap;padding:12px 0}}.ir_pages .details_item .head{display:flex;align-items:center;height:24px}@media screen and (max-width: 767px){.ir_pages .details_item .head{height:auto}}.ir_pages .details_item .date{width:90px;font-size:16px;line-height:1;color:#6e7c89;letter-spacing:.25px}@media screen and (max-width: 767px){.ir_pages .details_item .date{width:70px;font-size:12px;line-height:23px}}.ir_pages .details_item .category{min-width:120px;padding:6px;margin-left:16px;font-size:12px;font-weight:500;line-height:1;color:#1b2228;text-align:center;letter-spacing:.25px;background-color:#eef3f7;border-radius:64px}.ir_pages .details_item .category.ja{min-width:64px}@media screen and (max-width: 767px){.ir_pages .details_item .category{margin-left:8px;font-size:12px}}.ir_pages .details_item .file{margin-left:16px}@media screen and (max-width: 767px){.ir_pages .details_item .file{width:100%;margin-top:8px;margin-left:0}}.ir_pages .details_item .title{display:inline;font-size:16px;line-height:1.6;color:#0e1a25}.ir_pages .details_item .title:visited{color:var(--black)}.ir_pages .details_item .title:hover{text-decoration:underline}@media screen and (max-width: 767px){.ir_pages .details_item .title{font-size:14px;line-height:1.4}}.ir_pages .details_item .type{display:inline-flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:20px;margin-left:8px;font-size:12px;font-weight:600;line-height:1;border:1px solid rgba(0,0,0,0)}.ir_pages .details_item .type.pdf{color:#ff8484;border-color:#ff8484}.ir_pages .details_item .type.icon-pdf{width:15.45px;min-width:0;height:20px;margin-bottom:3px;border:none}@media screen and (max-width: 767px){.ir_pages .details_item .type.icon-pdf{width:12.4px;height:16px}}.ir_pages .details_item .type.pdf:hover{text-decoration:none}.ir_pages .details_item .size{display:inline-block;margin-left:5.5px;font-size:12px;line-height:1;color:#6e7c89;letter-spacing:.25px}@media screen and (max-width: 767px){.ir_pages .details_item .size{margin-left:4.4px;font-size:10px;letter-spacing:.2px}}.ir_pages .details_list .details_item:first-child{border-color:#dee5ec}.ir_pages .ir_details_border .details_item{padding:16px;background-color:var(--white)}.ir_pages .ir_details_border .details_item:first-child{border-top:none;border-top-left-radius:5px;border-top-right-radius:5px}.ir_pages .ir_details_border .details_item:last-child{border-bottom:none;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.ir_pages .type.xj-ext{display:inline-block !important;width:19px !important;vertical-align:text-top;border-width:0 !important}.ir_pages .xj_chart_table{width:100%;border-spacing:0px;border-collapse:collapse;border-top:1px solid #333;border-left:1px solid #333}.ir_pages .xj_chart_header_first{border-right:1px solid gray;border-bottom:1px solid gray}.ir_pages .xj_chart_header{text-align:center;background-color:#d3d3d3;border-right:1px solid gray;border-bottom:1px solid gray}.ir_pages .xj_chart_title{width:100px;font-size:10pt;background-color:#d3d3d3;border-right:1px solid gray;border-bottom:1px solid gray}.ir_pages .xj_chart_unit{display:block}.ir_pages .xj_chart_q{width:35px;text-align:right;background-color:#d3d3d3;border-right:1px solid gray;border-bottom:1px solid gray}.ir_pages .xj_chart_q_last{width:35px;text-align:right;background-color:#d3d3d3;border-right:1px solid gray;border-bottom:1px solid gray}.ir_pages .xj_chart_value{width:100px;text-align:right;border-right:1px solid gray;border-bottom:1px solid gray}.ir_pages .xj_chart_value_last{width:100px;text-align:right;border-right:1px solid gray;border-bottom:1px solid gray}.ir_pages .xj_chart_no_value{text-align:center}.ir_pages .XJSImage_Title{padding:5px;text-align:center;background-color:#d3d3d3}.ir_pages .XJSImage_UnitL{font-size:90%;text-align:left}.ir_pages .XJSImage_UnitR{font-size:90%;text-align:right}.ir_pages .xj_chart_table_note{margin-top:5px;font-size:90%}.ir_pages .xj_page_all{text-align:center}.ir_pages .xj_page_title_text{padding:5px}.ir_pages .xj_page_graph_block{display:inline-block}.ir_pages .xj_page_graph_unit{text-align:left}.ir_pages .xj_page_graph_unit_right{float:right}.ir_pages .xj_page_graph_graph{display:inline-block}.ir_pages .xj_page_table_block{display:inline-block;margin-top:1px}.ir_pages .xj_page_table_unit{text-align:right}.ir_pages .xj_page_graph_unit{margin-right:10%;text-align:right}.ir_pages .xj_chart_table{border-spacing:0px;border-collapse:collapse;border-top:1px solid #dee5ec;border-left:1px solid #dee5ec}.ir_pages .xj_chart_header_first{width:23px;text-align:center;background-color:#f6f8fa;border-right:1px solid #dee5ec;border-bottom:1px solid #dee5ec}.ir_pages .xj_chart_header{text-align:center;background-color:#f6f8fa;border-right:1px solid #dee5ec;border-bottom:1px solid #dee5ec}.ir_pages .xj_chart_title{width:100px;font-size:10pt;background-color:#f6f8fa;border-right:1px solid #dee5ec;border-bottom:1px solid #dee5ec}.ir_pages .xj_chart_value{width:100px;padding-right:12px;text-align:right;border-right:1px solid #dee5ec;border-bottom:1px solid #dee5ec}@media only screen and (max-width: 374px){.ir_pages .xj_chart_value{padding-right:8px}}.ir_pages .xj_chart_value_last{width:100px;text-align:right;border-right:1px solid #dee5ec;border-bottom:1px solid #dee5ec}.ir_pages .xj_chart_table tr td{height:32px;font-size:12px;font-weight:bold;vertical-align:middle;font-family:"Roboto",sans-serif}.ir_pages .table_connect{table-layout:fixed}.ir_pages .table_connect table{width:100%}.ir_pages .table_connect table:nth-of-type(n + 2){border-top:none}.ir_pages .table_connect table:nth-of-type(n + 2) tr:first-child{display:none}.ir_pages .table_connect table:nth-of-type(n + 2) tr:first-child *{height:1px;overflow:hidden}.ir_pages .table_connect tr td:first-child{width:40%}.ir_pages .table_connect tr td{width:12%;word-break:break-all}@media only screen and (max-width: 980px){.ir_pages .xj_chart_table tr td{font-size:10px}}@media only screen and (max-width: 460px){.ir_pages .xj_chart_table tr td{font-size:10px}}@media only screen and (max-width: 641px){.ir_pages .xj_page_graph_unit{margin-right:0}.ir_pages .table_connect{padding:0 0 20px;overflow-x:auto}.ir_pages .table_connect table{min-width:720px}.ir_pages .table_connect table tr td{word-wrap:break-all;white-space:normal}}@media screen and (max-width: 768px){.information{background-color:var(--white)}}.information_header{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.information_bottom{display:flex;align-items:center;justify-content:right;margin-top:16px}}.information__title{font-size:20px;font-weight:700;color:#0e1a25}@media screen and (max-width: 560px){.information__title{font-size:18px;line-height:1.4;letter-spacing:.25px}}.information .latest{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;margin-top:40px}.information .latest:last-of-type{margin-bottom:80px}@media screen and (max-width: 768px){.information .latest:last-of-type{margin-bottom:56px}}@media screen and (max-width: 768px){.information .latest{grid-template-columns:1fr;gap:48px;margin-top:48px}}@media screen and (max-width: 768px){.information .latest.ir_bottom{gap:16px}}.information .latest .ir_details_border{background:#f6f8fa;border:8px solid #f6f8fa;border-radius:5px}.information .latest .ir_details_border_item{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;font-size:16px;color:#1b2228}@media screen and (max-width: 768px){.information .latest .ir_details_border_item{font-size:14px}}.information .latest .ir_details_border .details_item.date{padding:12px 16px;font-size:16px;font-weight:700;color:#0e1a25}@media screen and (max-width: 768px){.information .latest .ir_details_border .details_item.date{padding:14px 16px;font-size:14px}}.information .latest_left .information_header{margin-bottom:16px}.information .latest .about_anymind_grid{display:flex;flex-direction:column;margin-top:16px;border-radius:5px}.information .latest .about_anymind_grid_wrapper{justify-content:space-between}.information .latest .about_anymind_grid_wrapper:last-of-type{flex-direction:column}.information .latest .about_anymind_grid_wrapper__img{width:16px;height:16px}.information .latest .about_anymind_grid_item{display:flex;column-gap:8px;align-items:center;width:100%;margin-bottom:16px}.information .latest .about_anymind_grid_item:last-of-type{margin-bottom:0}@media screen and (max-width: 768px){.information .latest .about_anymind_grid_item{align-items:center}}.information .latest .about_anymind_grid_item__pre{min-width:30px;padding-left:4px;font-size:20px;line-height:1;color:#f77;letter-spacing:.57px}.information .latest .about_anymind_grid_item__text{font-size:13px;font-weight:400;line-height:1;color:#1b2228}.information .latest .ir_youtube{width:100%;aspect-ratio:16/9;margin-top:16px;border-radius:8px}@media screen and (max-width: 768px){.information .latest .ir_youtube{margin-top:104px}}.information .latest .ir_bottom_menu{margin-top:16px}.information .latest .ir_bottom_list{margin-top:35px}@media screen and (max-width: 768px){.information .latest .ir_bottom_list{margin-top:0}}.information .latest .list_inner_items img{width:16px;height:16px}.information .latest .next_event{margin-top:16px}@media screen and (max-width: 768px){.information .latest .next_event{margin-top:24px}}.information .latest .next_event_grid{display:flex;justify-content:center;overflow:hidden;background-image:url("/wp-content/themes/anymind/img/ir_pages/information/next_event_bg.png");background-repeat:no-repeat;background-position:right;background-size:cover;border-radius:8px}@media screen and (max-width: 768px){.information .latest .next_event_grid{background-image:url("/wp-content/themes/anymind/img/ir_pages/information/next_event_bg_sp.png");background-position:bottom}}.information .latest .next_event_grid_item{display:flex;flex-direction:column;justify-content:center;padding:32px 0 35px;text-align:center}@media screen and (max-width: 768px){.information .latest .next_event_grid_item{padding:62px 24px}}.information .latest .next_event_grid_item__title{padding:0 12px;font-size:19px;font-weight:bold;line-height:normal;color:var(--white)}@media screen and (max-width: 768px){.information .latest .next_event_grid_item__title{margin-top:8px;font-size:24px;order:1}}.information .latest .next_event_grid_item__pre{padding:0 12px;font-size:19px;font-weight:700;color:var(--white)}@media screen and (max-width: 768px){.information .latest .next_event_grid_item__pre{order:0}}.information .latest .next_event_grid_item__text{padding:0 12px;margin-top:8px;margin-bottom:3px;font-size:19px;font-weight:500;color:var(--white)}@media screen and (max-width: 768px){.information .latest .next_event_grid_item__text{margin-bottom:0;font-size:14px;order:2}}.information .latest .next_event_grid_item__cta{margin-top:12px;font-size:19px;color:var(--white);text-decoration:underline;display:flex;justify-content:center;align-items:center}.information .latest .next_event_grid_item__cta img{margin-left:8px;height:16px;width:16px}@media screen and (max-width: 768px){.information .latest .next_event_grid_item__cta{order:3;margin-top:8px}}.information .latest .next_event_bottom_text{margin-top:4px;text-decoration:underline;text-underline-offset:4px}.information__more_btn{box-sizing:border-box;display:flex;align-items:center;width:149px;height:32px;padding-left:24px;font-size:12px;font-weight:600;color:#27313b;background:var(--white) url("/wp-content/themes/anymind/img/ir_pages/arrow_right_black.svg") 90% 43% no-repeat;border:1px solid #1b2228;border-radius:16px}@media screen and (max-width: 768px){.information__more_btn{height:40px;font-size:14px;border-radius:24px}}@media screen and (max-width: 768px){.information__more_btn.top{display:none}}.information__more_btn.download{padding-left:32px;color:var(--white);background:#27313b url("/wp-content/themes/anymind/img/ir_pages/information/icon-download.svg") 10% 43% no-repeat}@media screen and (max-width: 768px){.information__more_btn.download{display:none}}@media screen and (min-width: 768px){.information__more_btn.btm{display:none}}.information_contents{margin-top:16px}@media screen and (max-width: 768px){.information_contents{margin-top:8px}}.ceomessage_details{max-width:740px;margin:0 auto}.ceomessage_photo{position:relative}.ceomessage_photo_head{position:absolute;top:50%;left:80px;font-size:24px;font-weight:bold;line-height:1.3;transform:translateY(-50%)}.ceomessage_photo_head.pc-none{display:none}.ceomessage_photo_head.sp-none{display:block}@media screen and (max-width: 640px){.ceomessage_photo_head{left:16px;font-size:16px}.ceomessage_photo_head.pc-none{display:block}.ceomessage_photo_head.sp-none{display:none}}.ceomessage_message{margin-top:48px}.ceomessage_message p{font-size:16px;line-height:1.8em;color:var(--black)}@media screen and (max-width: 767px){.ceomessage_message{margin-top:48px}}.ceomessage_message_content{margin-top:48px}.ceomessage_message_content h3{margin-bottom:16px;font-size:18px;font-weight:700;line-height:140%;color:var(--black)}@media screen and (max-width: 767px){.ceomessage_message_content{margin-top:40px}}.ceomessage_message_line{height:1px;margin:48px 0;background:#eef3f7}@media screen and (max-width: 767px){.ceomessage_message_line{margin:40px 0}}.ceomessage_bottom{display:flex;justify-content:space-between;margin-top:48px}@media screen and (max-width: 767px){.ceomessage_bottom{margin-top:40px}}.ceomessage_position p{font-size:16px;font-weight:600;line-height:1.5;color:var(--black)}@media screen and (max-width: 767px){.ceomessage_position p{font-size:14px}}.ceomessage_signature__img{width:160px}@media screen and (max-width: 767px){.ceomessage_signature__img{width:136px}}.stock_group_row{display:flex;align-items:stretch;justify-content:left}.stock_group_row .label{display:flex;align-items:center;width:25%;padding:24px 0;margin-right:0;font-size:16px;font-weight:700;line-height:1.2em;color:var(--black);border-bottom:1px solid #27313b}@media screen and (max-width: 767px){.stock_group_row .label{width:40%;min-width:140px;font-size:13px}}.stock_group_row .value{display:flex;align-items:center;width:75%;padding:24px 0 24px 40px;font-size:16px;font-weight:500;line-height:1.2em;color:var(--black);border-bottom:1px solid #dee5ec}@media screen and (max-width: 767px){.stock_group_row .value{width:60%;padding:24px 0 24px 12px;font-size:13px}}.stock_group_row .value .stock__url{display:inline-block;padding-right:24px;hyphens:auto;color:#3892e5;word-break:break-word;word-wrap:break-word;overflow-wrap:break-word;background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/ir_pages/stock/icon_external_link.svg") right center no-repeat}.stock_group_row .value .stock__url.internal{background-image:none}.stock_group_row .value .stock__url:hover{text-decoration:underline}.stock_group_row.top .label{padding-bottom:16px;font-size:24px;font-weight:700;line-height:1.2em}@media screen and (max-width: 767px){.stock_group_row.top .label{font-size:18px}}.stock_group.shareholders{margin-top:44px !important}@media screen and (max-width: 767px){.stock_group.shareholders{margin-top:32px !important}}.stock_group.shareholders .stock_group_row .name{width:25%;padding:24px 0;font-size:16px;font-weight:700;line-height:1.2em;border-bottom:1px solid #27313b}@media screen and (max-width: 767px){.stock_group.shareholders .stock_group_row .name{width:40%;font-size:13px}}.stock_group.shareholders .stock_group_row .number{width:25%;padding:24px 0 24px 40px;font-size:16px;font-weight:500;line-height:1.2em;border-bottom:1px solid #dee5ec}@media screen and (max-width: 767px){.stock_group.shareholders .stock_group_row .number{width:30%;padding-left:0;font-size:13px;font-weight:400}}.stock_group.shareholders .stock_group_row .ratio{width:50%;padding:24px 0 24px 40px;font-size:16px;font-weight:500;line-height:1.2em;border-bottom:1px solid #dee5ec}@media screen and (max-width: 767px){.stock_group.shareholders .stock_group_row .ratio{width:30%;padding-left:19px;font-size:13px;font-weight:400}}.stock_group.shareholders .stock_group_row.top .label,.stock_group.shareholders .stock_group_row.top .value{border-bottom:0}.stock_group.shareholders .stock_group_row.title .name{padding:13px 0 16px;font-weight:700}@media screen and (max-width: 767px){.stock_group.shareholders .stock_group_row.title .name{display:flex;align-items:center;font-size:13px}}.stock_group.shareholders .stock_group_row.title .number{padding:13px 0 16px 40px;font-weight:700}@media screen and (max-width: 767px){.stock_group.shareholders .stock_group_row.title .number{display:flex;align-items:center;padding-left:0;font-size:13px}}.stock_group.shareholders .stock_group_row.title .ratio{padding:13px 0 16px 40px;font-weight:700}@media screen and (max-width: 767px){.stock_group.shareholders .stock_group_row.title .ratio{display:flex;align-items:center;padding-left:19px;font-size:13px}}.stock_group:not(:first-child){margin-top:64px}@media screen and (max-width: 767px){.stock_group:not(:first-child){margin-top:32px !important}}.stock_group:not(:first-child).top .label{padding-top:0}@media screen and (max-width: 767px){.stock_group:first-child .stock_group_row.top .label{padding-top:0}}.stock_distribution{margin-top:64px}@media screen and (max-width: 767px){.stock_distribution{margin-top:32px}}.stock_distribution_title{font-size:24px;font-weight:700;line-height:1.2em;color:var(--black)}@media screen and (max-width: 767px){.stock_distribution_title{font-size:18px}}.stock_distribution_graph{display:flex;justify-content:center;padding:26px 0;margin-top:16px;border:1px solid #dee5ec;border-radius:7px}@media screen and (max-width: 767px){.stock_distribution_graph{padding:9px 10px}}.stock_distribution_graph__img{width:663px;margin:0 auto}@media screen and (max-width: 767px){.stock_distribution_graph__img{width:100%}}.calendar_top{display:block}.calendar_top__img{width:100%}.calendar_top:lang(en) .calendar_top__img:lang(ja){display:none}.calendar_top:lang(ja) .calendar_top__img:lang(en){display:none}.calendar_btm{margin-top:80px}@media screen and (max-width: 640px){.calendar_btm{margin-top:34px}}.calendar_row{display:flex;align-items:stretch;justify-content:left}.calendar_row .title{width:25%;padding:24px 0;margin-right:0;font-size:16px;font-weight:700;line-height:1.2em;color:var(--black);border-bottom:1px solid #27313b}@media screen and (max-width: 767px){.calendar_row .title{width:30%;font-size:13px}}.calendar_row .value{width:75%;padding:24px 0 24px 40px;font-size:16px;font-weight:500;line-height:1.2em;color:var(--black);border-bottom:1px solid #dee5ec}@media screen and (max-width: 767px){.calendar_row .value{width:70%;padding:24px 0;font-size:13px}}.calendar_row.headline .title{padding-top:0;padding-bottom:16px !important;font-size:24px;font-weight:700;line-height:1.2em;color:var(--black)}@media screen and (max-width: 767px){.calendar_row.headline .title{font-size:18px}}.calendar_row.headline .value{padding-top:0}.calendar__remark{margin-top:24px;font-size:14px;font-weight:400;line-height:1.9em;color:var(--black)}@media screen and (max-width: 767px){.calendar__remark{font-size:13px}}.faq details.faq_group{border-width:1px 0px 1px 0px;border-style:solid;border-color:#dee5ec}.faq details.faq_group:not(:first-child){border-top:none}.faq details.faq_group:last-child{border-bottom-width:1px}.faq_group_title{position:relative;padding:20px;font-size:24px;font-weight:700;line-height:1.2em;color:var(--black);cursor:pointer;list-style:none}@media screen and (max-width: 767px){.faq_group_title{padding:16px;font-size:18px}}.faq_group_title::before{position:absolute;top:50%;right:20px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px;content:"";background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/ir_pages/faq/icon_plus_square.svg") center center no-repeat;transform:translateY(-50%)}.faq_group[open] .faq_group_title::before{background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/ir_pages/faq/icon_minus_square.svg") center center no-repeat}.faq__headline{font-size:24px;font-weight:700;line-height:1.2em;color:var(--black)}@media screen and (max-width: 767px){.faq__headline{font-size:18px}}.faq_list{background-color:#f6f8fa}.faq_list details{padding-top:10px;padding-bottom:10px;padding-left:40px;padding-right:40px;border-top:1px solid #dee5ec}@media screen and (max-width: 767px){.faq_list details{padding:10px 20px}}.faq_list details summary{position:relative;padding:16px 30px 16px 45px;font-size:16px;font-weight:700;line-height:1.2em;color:var(--black);list-style:none;cursor:pointer;background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/ir_pages/faq/icon_q_red.svg") left center no-repeat;list-style:none}@media screen and (max-width: 767px){.faq_list details summary{padding-left:32px;padding-top:0;padding-bottom:0;font-size:13px;background-image:url("/wp-content/themes/anymind/img/ir_pages/faq/icon_q_red_sp.svg")}}.faq_list details summary::-webkit-details-marker{display:none}.faq_list details summary::marker{display:none;content:""}.faq_list details summary::-ms-expand{display:none}.faq_list details summary::before{position:absolute;top:50%;right:0;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px;content:"";background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/ir_pages/faq/icon_plus_square.svg") center center no-repeat;transform:translateY(-50%)}.faq_list details div{padding:10px 30px 0 45px;font-size:14px;font-weight:500;line-height:1.8em;color:var(--black)}@media screen and (max-width: 767px){.faq_list details div{padding-left:32px;padding-right:0;font-size:13px}}.faq_list details[open]{padding-bottom:26px}.faq_list details[open] summary::before{background:rgba(0,0,0,0) url("/wp-content/themes/anymind/img/ir_pages/faq/icon_minus_square.svg") center center no-repeat}.faq_list details:last-child{border-bottom:none}.faq_list__img{margin:16px 0;width:100%;max-width:500px;height:auto}.faq_list__disclosure_date{text-decoration:underline}.faq__link{display:inline;font-weight:700;color:#469fd6;text-decoration:underline}.faq_question_list{margin-top:64px}.faq_question_list .ir_link{display:flex;justify-content:start;align-items:center;padding:24px 0px;line-height:1.2;border-top:1px solid #eff3f5}@media screen and (max-width: 960px){.faq_question_list .ir_link{height:auto;padding:24px 0}}@media screen and (max-width: 640px){.faq_question_list .ir_link{display:block;padding:12px 0}}.faq_question_list .ir_link:last-of-type{border-bottom:1px solid #eff3f5}.faq_question_list .ir_link .date{margin-right:32px;color:#6e7c89;white-space:nowrap}@media screen and (max-width: 640px){.faq_question_list .ir_link .date{font-size:11px}}.faq_question_list .ir_link .title{display:block;font-size:16px}@media screen and (max-width: 640px){.faq_question_list .ir_link .title{margin-top:2px;font-size:13px}}.faq_question_list .ir_link:hover .title{text-decoration:underline}.faq_question_list .ir_link .pdf{display:inline-grid;place-content:center;width:40px;height:20px;margin-top:3px;margin-left:8px;font-size:12px;font-weight:600;line-height:1;color:#ff8484;background-color:#ffebeb;border:1px solid #ff8484;border-radius:32px}.faq_question_list .ir_link .icon-pdf{display:inline-grid;margin-left:8px;width:15.45px;min-width:0;height:20px;margin-bottom:3px;border:none}@media screen and (max-width: 767px){.faq_question_list .ir_link .icon-pdf{width:12.4px;height:16px}}.faq_question_list .ir_link .size{display:inline-block;margin-left:8px;color:#6e7c89}.ir_faq_pdf_container{margin-top:24px}.disclosure_group .title{font-size:24px;font-weight:700;line-height:1.2em;color:var(--black)}@media screen and (max-width: 767px){.disclosure_group .title{font-size:18px}}.disclosure_group .number{margin-right:8px;color:#e04f49}.disclosure_group .details{margin-top:24px;font-size:16px;font-weight:400;line-height:1.6em;color:var(--black)}@media screen and (max-width: 767px){.disclosure_group .details{margin-top:16px;font-size:13px}}.disclosure_group:not(:first-child){margin-top:64px}@media screen and (max-width: 767px){.disclosure_group:not(:first-child){margin-top:40px}}.disclaimer_group .title{font-size:24px;font-weight:700;line-height:1.2em;color:var(--black)}@media screen and (max-width: 767px){.disclaimer_group .title{font-size:18px}}.disclaimer_group .details{margin-top:24px;font-size:16px;font-weight:400;line-height:1.6em;color:var(--black)}@media screen and (max-width: 767px){.disclaimer_group .details{margin-top:16px;font-size:13px}}.disclaimer_group:not(:first-child){margin-top:64px}@media screen and (max-width: 767px){.disclaimer_group:not(:first-child){margin-top:40px}}.finace .heading_wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.finace .heading{font-size:18px;font-weight:700}.finace .heading_sub{font-size:14px;white-space:nowrap}@media screen and (max-width: 767px){.finace .heading_sub{font-size:12px}}@media screen and (max-width: 640px){.finace .heading_sub{font-size:10px}}.finace .list{display:grid;grid-template-columns:1fr 1fr;gap:60px 48px}@media screen and (max-width: 640px){.finace .list{grid-template-columns:1fr;gap:48px}}.finace .item{overflow:hidden}.finace .pc{margin:auto auto 0}@media screen and (max-width: 1100px){.finace .pc{display:none}}.finace .pc .xjGraphJs{height:244px}.finace .sp{display:none;margin:auto auto 0}@media screen and (max-width: 1100px){.finace .sp{display:block}}.finace .sp .xjGraphJs{height:170px;transform-origin:top left}.finace .sp .highcharts-container{margin:0 auto}@media screen and (max-width: 767px){.finace .sp .highcharts-container{margin:0}}.finace .box{margin-top:90px}@media screen and (max-width: 640px){.finace .box{margin-top:40px}}.finace .txt{font-size:12px;line-height:2}.finace .txt_list{font-size:12px}.finace .txt_list li:first-of-type{padding-left:1em;text-indent:-1em}.finace .txt_list li:first-of-type::before{content:"※"}.finace .txt_list li+li{padding-left:2em;text-indent:-1em}.finace .txt+.txt{margin:1em 0}.irnews .details_list{margin-top:24px}.irnews .irnews_tabs{display:flex;flex-wrap:wrap;align-items:center}.irnews .irnews_tabs_input{top:0;z-index:100;display:none}.irnews .irnews_tabs_input:checked:nth-of-type(1)~.irnews_tabs_content:nth-of-type(1){position:relative;z-index:100;display:block}.irnews .irnews_tabs_input:checked:nth-of-type(2)~.irnews_tabs_content:nth-of-type(2){position:relative;z-index:100;display:block}.irnews .irnews_tabs_input:checked:nth-of-type(3)~.irnews_tabs_content:nth-of-type(3){position:relative;z-index:100;display:block}.irnews .irnews_tabs_input:checked:nth-of-type(4)~.irnews_tabs_content:nth-of-type(4){position:relative;z-index:100;display:block}.irnews .irnews_tabs_input:checked:nth-of-type(5)~.irnews_tabs_content:nth-of-type(5){position:relative;z-index:100;display:block}.irnews .irnews_tabs_input:checked:nth-of-type(6)~.irnews_tabs_content:nth-of-type(6){position:relative;z-index:100;display:block}.irnews .irnews_tabs_input:checked+.irnews_tabs_label{color:var(--white);background-color:var(--black)}.irnews .irnews_tabs_label{display:flex;align-items:center;justify-content:center;width:calc((100% + 5px)/6);height:80px;margin-left:-1px;font-size:16px;font-weight:700;line-height:1.2;color:var(--black);text-align:center;background-color:var(--white);border:1px solid var(--black)}.irnews .irnews_tabs_label:hover{color:var(--white);background-color:var(--black);transition:background-color .2s ease}@media screen and (max-width: 960px){.irnews .irnews_tabs_label{width:calc((100% + 2px)/3);height:60px;margin-top:-1px;font-size:14px}}@media screen and (max-width: 540px){.irnews .irnews_tabs_label{height:40px;font-size:12px}}@media screen and (max-width: 360px){.irnews .irnews_tabs_label{font-size:10px}}.irnews .irnews_tabs_content{position:absolute;top:0;left:0;z-index:-1;display:none;width:100%;padding:30px 0 0;border-radius:6px}.irlibrary .details_list{margin-top:24px}.irlibrary .details_item .head{min-width:103px}.irlibrary .details_item .file{margin-left:0}.irlibrary_submenu_list{display:flex;align-items:center;width:100%}@media screen and (max-width: 960px){.irlibrary_submenu_list{flex-wrap:wrap}}.irlibrary_submenu__item{display:flex;align-items:center;justify-content:center;width:calc((100% + 4px)/5);height:80px;margin-left:-1px;color:var(--black);text-align:center;background-color:var(--white);border:1px solid var(--black)}.irlibrary_submenu__item :hover{color:var(--white);background-color:var(--black);transition:background-color .2s ease}@media screen and (max-width: 960px){.irlibrary_submenu__item{width:calc((100% + 2px)/3);height:60px;margin-top:-1px}}@media screen and (max-width: 540px){.irlibrary_submenu__item{height:40px}}.irlibrary_submenu__item[data-active="1"]{color:var(--white);background-color:var(--black)}@media screen and (max-width: 960px){.irlibrary_submenu__item[data-active="1"]{color:var(--white);background-color:var(--black)}}.irlibrary_submenu__item__link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:16px;font-weight:700;line-height:1.2;color:inherit}@media screen and (max-width: 960px){.irlibrary_submenu__item__link{font-size:14px}}@media screen and (max-width: 540px){.irlibrary_submenu__item__link{font-size:12px}}@media screen and (max-width: 360px){.irlibrary_submenu__item__link{font-size:10px}}.governance_subtitle{font-size:24px;font-weight:700;line-height:1.2em;color:var(--black)}.governance_subtitle.mt{margin-top:80px}@media screen and (max-width: 640px){.governance_subtitle{font-size:18px}}.governance_text{margin-top:32px;font-size:16px;font-weight:400;line-height:1.6em;color:var(--black)}@media screen and (max-width: 640px){.governance_text{margin-top:16px;font-size:13px;line-height:1.8em}}.governance_file{display:flex;align-items:center;margin-top:42px}@media screen and (max-width: 640px){.governance_file{flex-wrap:wrap;margin-top:12px}}.governance_file__url{margin-right:8px;font-size:16px;line-height:1.3em;color:var(--black)}.governance_file__url:hover{text-decoration:underline}@media screen and (max-width: 640px){.governance_file__url{width:100%;font-size:13px;line-height:1.8em}}.governance_file__type{display:flex;align-items:center;justify-content:center;width:40px;height:20px;margin-right:8px;font-size:12px;font-weight:600;line-height:1;border:1px solid rgba(0,0,0,0)}.governance_file__type.pdf{color:#ff8484;border-color:#ff8484}.governance_file__type.pdf:hover{text-decoration:none}.governance_file__type.icon-pdf{width:15.45px;height:20px;min-width:0;border:none;margin-bottom:3px}@media screen and (max-width: 767px){.governance_file__type.icon-pdf{width:12.4px;height:16px}}.governance_file__size{display:inline-block;line-height:1.5em;color:var(--black);transform:translateY(-1px)}@media screen and (max-width: 767px){.governance_file__size{font-size:12px}}.governance_diagram__img{width:100%;max-width:100%;margin-top:26px}.meeting .details_list{margin-top:24px}.meeting .post_password_text{font-size:14px;font-weight:700;color:var(--textColor)}.meeting .post_password{margin-top:16px}.meeting .post_password input[name=post_password]{box-sizing:border-box;width:250px;padding:0 12px;line-height:40px;border:solid 1px #dee5ec;border-radius:3px}.meeting .post_password button[type=submit]{width:150px;margin-top:16px;font-weight:700;line-height:44px;color:var(--white);text-align:center;cursor:pointer;background-color:var(--black);border-radius:22px;transition:background-color .3s ease-in-out}.announce .details_list{margin-top:24px}.about{background-color:#f6f8fa;padding-top:48px;padding-bottom:64px}@media screen and (max-width: 767px){.about{background:none;padding-top:8px;padding-bottom:0}}.about_items{gap:40px}.about_item_wrapper{background-color:var(--white);padding:40px 72px 72px 72px;margin-bottom:40px}.about_item_wrapper:last-of-type{margin-bottom:0}@media screen and (max-width: 767px){.about_item_wrapper{padding:0}}.about_item_wrapper_heading{display:flex;align-items:end;gap:16px}@media screen and (max-width: 767px){.about_item_wrapper_heading{flex-direction:column;align-items:baseline;gap:6px}}.about_item_wrapper_heading__num{font-size:64px;font-weight:200;line-height:1.21;color:#ff5f5f}@media screen and (max-width: 767px){.about_item_wrapper_heading__num{font-size:40px}}.about_item_wrapper_heading__title{font-size:28px;font-weight:700;line-height:1.45;color:#0e1a25}@media screen and (max-width: 767px){.about_item_wrapper_heading__title{font-size:20px;line-height:1.1}}.about_item_wrapper_img{margin-top:40px}@media screen and (max-width: 767px){.about_item_wrapper_img{margin-top:24px}}.about_item_wrapper__text{margin-top:24px;font-size:16px;line-height:1.9;letter-spacing:.25px}@media screen and (max-width: 767px){.about_item_wrapper__text{margin-top:16px;font-size:16px;line-height:30px}}.ir_about_anymind .ir_pages_footer{margin-top:0}.business-overview{background-color:#f7f8fa;padding-top:48px;padding-bottom:64px}@media screen and (max-width: 767px){.business-overview{background:none;padding-top:8px;padding-bottom:0}}.business-overview .ir_pages_inner{background-color:var(--white)}@media screen and (min-width: 767px){.business-overview .ir_pages_inner{padding:40px 72px 72px}}.business-overview .ir_pages_inner__title{color:#0e1a25;font-size:28px;font-weight:700}@media screen and (max-width: 767px){.business-overview .ir_pages_inner__title{color:#27313b;font-size:20px;line-height:1.4}}.business-overview .ir_pages_inner__text{margin-top:40px;color:#0e1a25;font-size:16px;line-height:30px;letter-spacing:.25px}@media screen and (max-width: 767px){.business-overview .ir_pages_inner__text{margin-top:24px;color:#27313b;font-size:14px;line-height:28px}}.business-overview_item_wrapper{margin:40px 0}.business-overview_item_wrapper:first-of-type{margin-top:24px}.business-overview_item_wrapper:last-of-type{margin-bottom:0}@media screen and (max-width: 767px){.business-overview_item_wrapper{margin:24px 0}}.business-overview_item_wrapper__text{margin-top:24px;font-size:16px;line-height:1.875;letter-spacing:.25px}@media screen and (max-width: 767px){.business-overview_item_wrapper__text{margin-top:16px;font-size:14px;line-height:2}}.ir_business-overview .ir_pages_footer{margin-top:0}.service{background-color:#f7f8fa;padding-top:48px;padding-bottom:64px}@media screen and (max-width: 767px){.service{background:none;padding-top:8px;padding-bottom:0}}.service .ir_pages_inner{background-color:var(--white)}@media screen and (min-width: 767px){.service .ir_pages_inner{padding:40px 72px 72px}}.service .ir_pages_inner__title{color:#0e1a25;font-size:28px;font-weight:700}@media screen and (max-width: 767px){.service .ir_pages_inner__title{color:#27313b;font-size:20px;line-height:1.4}}.service .ir_pages_inner__text{margin-top:40px;color:#0e1a25;font-size:16px;line-height:30px;letter-spacing:.25px}@media screen and (max-width: 767px){.service .ir_pages_inner__text{margin-top:24px;color:#27313b;font-size:14px;line-height:28px}}.service_item_wrapper{margin:48px 0}.service_item_wrapper:nth-of-type(3){margin-bottom:40px}.service_item_wrapper:first-of-type,.service_item_wrapper:nth-of-type(4){margin-top:40px}.service_item_wrapper:last-of-type{margin-bottom:0}@media screen and (max-width: 767px){.service_item_wrapper{margin:0;padding:24px 0}.service_item_wrapper:nth-of-type(3){margin-bottom:0;padding-bottom:0}.service_item_wrapper:first-of-type,.service_item_wrapper:nth-of-type(4){margin-top:0}.service_item_wrapper:last-of-type{padding-bottom:0}}.service_item_wrapper__title{margin-bottom:24px;color:#0e1a25;font-size:18px;font-weight:700}@media screen and (max-width: 767px){.service_item_wrapper__title{line-height:1.4;letter-spacing:.25px}}.service_item_wrapper__text{margin-top:24px;font-size:16px;line-height:1.875;letter-spacing:.25px}@media screen and (max-width: 767px){.service_item_wrapper__text{margin-top:16px;font-size:14px;line-height:2}}.ir_service-details .ir_pages_footer{margin-top:0}/*# sourceMappingURL=style.css.map */
