.alignnarrow{width:100%;margin:0 auto;max-width:calc(800px + 4rem);box-sizing:border-box;padding-left:2rem;padding-right:2rem}.alignwide{width:100%;max-width:100%;padding-left:max(2rem,(100vw - 1200px)/2)!important;padding-right:max(2rem,(100vw - 1200px)/2)!important;box-sizing:border-box}.alignfull{width:100%;max-width:100%;padding-left:max(2rem,(100vw - 1600px)/2);padding-right:max(2rem,(100vw - 1600px)/2);box-sizing:border-box}.breadcrumb{margin:0 auto;padding:100px 2rem 2rem;width:100%;font-size:0.8rem;color:#888;font-weight:bold}.breadcrumb a{color:#888;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}@media (max-width:768px){.flex-reverse{flex-direction:column-reverse}.breadcrumb{margin:0 auto;padding:80px 2rem 2rem}}footer .wp-block-columns,footer .wp-block-group{max-width:100%!important}footer p{margin-top:0!important}footer p a{display:inline-block}p a{font-weight:bold}a.wp-block-button__link{line-height:1}a.wp-block-button__link:hover{background:#333;color:#fff!important}a img:hover{filter:opacity(0.6)}.br-pc{display:block}.br-sp{display:none}@media (max-width:768px){.br-pc{display:none}.br-sp{display:block}}.loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:9999;display:flex;justify-content:center;align-items:center;transition:opacity 0.3s ease}.loader.fade-out{opacity:0;pointer-events:none}.ball-pulse>div:first-child{animation:scale 0.75s -0.24s infinite cubic-bezier(0.2,0.68,0.18,1.08);animation:scale 0.75s -0.24s infinite cubic-bezier(0.2,0.68,0.18,1.08)}.ball-pulse>div:nth-child(2){animation:scale 0.75s -0.12s infinite cubic-bezier(0.2,0.68,0.18,1.08);animation:scale 0.75s -0.12s infinite cubic-bezier(0.2,0.68,0.18,1.08)}.ball-pulse>div:nth-child(3){animation:scale 0.75s 0s infinite cubic-bezier(0.2,0.68,0.18,1.08);animation:scale 0.75s 0s infinite cubic-bezier(0.2,0.68,0.18,1.08)}.ball-pulse>div{background-color:red;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;animation-fill-mode:both;display:inline-block}@keyframes ball-pulse-sync{33%{transform:translateY(10px);transform:translateY(10px)}66%{transform:translateY(-10px);transform:translateY(-10px)}to{transform:translateY(0);transform:translateY(0)}}.loader-inner{display:flex;justify-content:center;align-items:center;gap:10px}@keyframes pulse{0%,80%,to{transform:scale(0.7);opacity:0.6}40%{transform:scale(1);opacity:1}}@keyframes scale{0%,80%,to{transform:scale(0.7);transform:scale(0.7);opacity:0.6}40%{transform:scale(1);transform:scale(1);opacity:1}}.ball-pulse>div:first-child{animation:scale 0.75s -0.24s infinite cubic-bezier(0.2,0.68,0.18,1.08);animation:scale 0.75s -0.24s infinite cubic-bezier(0.2,0.68,0.18,1.08)}.ball-pulse>div:nth-child(2){animation:scale 0.75s -0.12s infinite cubic-bezier(0.2,0.68,0.18,1.08);animation:scale 0.75s -0.12s infinite cubic-bezier(0.2,0.68,0.18,1.08)}.ball-pulse>div:nth-child(3){animation:scale 0.75s 0s infinite cubic-bezier(0.2,0.68,0.18,1.08);animation:scale 0.75s 0s infinite cubic-bezier(0.2,0.68,0.18,1.08)}.ball-pulse>div{background-color:red;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;animation-fill-mode:both;display:inline-block}.site-header{width:100%;top:0;position:fixed;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:rgba(255,255,255,0.8);color:#333;transition:background-color 0.3s ease,color 0.3s ease;z-index:1000}.site-header .logo{width:150px}.site-header.top-page{position:fixed;background:transparent;color:white;transition:background-color 0.3s ease,color 0.3s ease}.site-header.top-page .logo{filter:brightness(0) invert(1) drop-shadow(0 2px 4px rgba(0,0,0,0.5))}.site-header.top-page .hamburger{color:white}.site-header.scrolled,.site-header:not(.top-page){background:rgba(255,255,255,0.8);color:#333}.site-header.scrolled .logo,.site-header:not(.top-page) .logo{filter:none}.site-header.scrolled .hamburger,.site-header:not(.top-page) .hamburger{color:#333}.hamburger{font-size:24px;cursor:pointer;background:none;border:none;display:none;align-items:center;z-index:1003;position:relative;flex-direction:column;justify-content:center}@media (max-width:768px){.hamburger{display:flex}}.hamburger.open .hamburger-line:first-child{transform:rotate(45deg) translate(6px,7px);background:#333;width:28px}.hamburger.open .hamburger-line:nth-child(2){opacity:0}.hamburger.open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px);background:#333;width:28px}.hamburger-line{width:25px;height:3px;background:currentColor;margin:3px 0;transition:all 0.3s ease;display:block}.main-nav ul{list-style:none;display:flex;gap:2rem;padding:0;margin:0}.main-nav li{list-style:none}.main-nav a{text-decoration:none;color:inherit;font-weight:bold}@media (max-width:768px){.site-header .logo{width:120px}.main-nav{flex-direction:column;position:fixed;top:0;right:-100%;left:auto;background:rgba(255,255,255,0.95);height:100%;width:100%;padding:4rem 2rem;transition:right 0.3s ease;z-index:1001}.main-nav.open{right:0}.main-nav a{color:#333}.main-nav ul{flex-direction:column;gap:1.5rem}}.hero-img{position:relative;width:100%;height:66vh;overflow:hidden}.hero-img img{width:100%;height:100%;object-fit:cover;filter:brightness(0.8);object-position:center}.hero-img div{padding-top:80px;width:840px;z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:white}.hero-img div h1{text-align:left;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.5)) brightness(2);line-height:1.7}@media screen and (max-width:960px){.hero-img div{width:680px}.hero-img div h1{font-size:1.6rem}}@media screen and (max-width:768px){.hero-img{position:relative;width:100%;height:50vh;overflow:hidden}.hero-img div{width:90%;padding-top:70px}.hero-img div h1{font-size:1.2rem}}.brands{padding:2rem}.brands ul{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.5rem 2.5rem;padding:0;margin:0}.brands ul li img{width:auto;height:35px}@media screen and (max-width:768px){.brands{padding:2rem 1rem}.brands ul{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;padding:0;margin:0}.brands ul li img{width:auto;height:20px}}ul.news{list-style:none;margin:0 auto;padding:0;max-width:1200px}ul.news div.post-item,ul.news li.post-item{position:relative;padding-bottom:24px;display:flex;align-items:center;text-decoration:none;color:inherit;padding:1rem 0;gap:1rem;position:relative;transition:color 0.3s ease}ul.news div.post-item:after,ul.news li.post-item:after{content:"";position:absolute;left:0;right:1.5rem;bottom:8px;height:2px;background:linear-gradient(to right,#888888,#f3f3f3);z-index:1}ul.news div.post-item:before,ul.news li.post-item:before{content:"";position:absolute;right:0;bottom:8px;width:24px;height:24px;background:url("/wp-content/themes/g-too/assets/img/icon_brush.svg") no-repeat center center;background-size:contain;z-index:2}ul.news div.post-item .category-label,ul.news li.post-item .category-label{min-width:120px;background-color:#888;color:#fff;font-size:0.75rem;border-radius:30px;padding:0.1rem 1rem;text-align:center;white-space:nowrap;flex-shrink:0;display:inline-block}ul.news div.post-item .post-date,ul.news li.post-item .post-date{font-size:0.8rem;color:#666;white-space:nowrap;flex-shrink:0}ul.news div.post-item .post-title,ul.news li.post-item .post-title{font-size:1rem;font-weight:bold;margin:0;line-height:1.4}ul.news div.post-item{padding-top:3rem}@media (max-width:768px){ul.news{padding:0 1rem 0 2rem}ul.news div.post-item,ul.news li.post-item{padding:1rem 0;gap:0.5rem;flex-wrap:wrap}ul.news div.post-item .category-label,ul.news li.post-item .category-label{min-width:100px;font-size:0.7rem;padding:0.1rem 0.5rem}ul.news div.post-item .post-date,ul.news li.post-item .post-date{font-size:0.8rem}ul.news div.post-item .post-title,ul.news li.post-item .post-title{width:100%;font-size:1rem;display:block}ul.news div.post-item{padding-top:2rem}}.box5col{display:flex;flex-wrap:wrap;padding:2rem}.box5col div{width:20%;padding:1rem 0.5rem 3rem}.box5col div .tmb{width:100%;height:auto}.box5col div p{display:flex;justify-content:center;align-items:center}.box5col div .logo{height:30px;width:auto;margin:1rem auto 0}.box5col div .icon{margin-left:10px;width:15px;height:15px}.box_catalog{float:right;border:#ccc solid 1px;border-radius:10px;padding:1rem;margin-top:-3rem}.box_catalog img{width:300px;margin:1rem auto}@media (max-width:768px){.box_catalog{float:unset;width:100%;margin:2rem auto 3rem;border:#ccc solid 1px;border-radius:10px;padding:1rem;font-size:1rem}.box_catalog h2{font-size:1.2rem;text-align:center}.box_catalog img{width:80%;margin:1rem auto}.box5col{display:flex;flex-wrap:wrap;padding:2rem 0}.box5col div{width:50%;padding:1rem 0.5rem 3rem}.box5col div .tmb{width:100%;height:auto}.box5col div p{display:flex;justify-content:center;align-items:center}.box5col div .logo{height:30px;width:auto;margin:1rem auto 0}.box5col div .icon{margin-left:10px;width:15px;height:15px}}.item_cat{position:relative;padding-bottom:24px;position:relative;transition:color 0.3s ease}.item_cat:after{content:"";position:absolute;left:0;right:1.5rem;bottom:8px;height:2px;background:linear-gradient(to right,#888888,#f3f3f3);z-index:1}.item_cat:before{content:"";position:absolute;right:0;bottom:8px;width:24px;height:24px;background:url("/wp-content/themes/g-too/assets/img/icon_brush.svg") no-repeat center center;background-size:contain;z-index:2}.nav_recruit{position:fixed;top:200px;left:2rem;padding:1rem 2rem;border:#ccc solid 1px;border-radius:10px;background-color:rgba(255,255,255,0.8);font-weight:bold;z-index:99}@media (max-width:1200px){.nav_recruit{position:fixed;top:115px;left:auto;right:2rem;padding:0.5rem 1rem;border:#ccc solid 1px;border-radius:10px;background-color:rgba(255,255,255,0.8);font-weight:bold;z-index:99;display:flex;flex-wrap:wrap;justify-content:center;gap:0.25rem 1.5rem;max-width:100%;font-size:0.9rem}}@media (max-width:920px){.nav_recruit{position:fixed;width:calc(100% - 2rem);top:80px;left:auto;left:1rem;right:1rem;padding:0.5rem 1rem;border:#ccc solid 1px;border-radius:10px;background-color:rgba(255,255,255,0.8);font-weight:bold;z-index:99;display:flex;flex-wrap:wrap;justify-content:center;gap:0.25rem 1.5rem;max-width:100%;font-size:0.8rem}}.hito{max-width:800px;margin:0 auto;gap:1rem;display:flex;justify-content:center;align-items:center}.hito li{width:33.33%;margin-block-start:unset;margin-block-end:unset}.entry{line-height:1.5}.entry img{height:1rem;display:inline-block;vertical-align:middle;margin-left:5px}.wpcf7 input,.wpcf7 textarea{border-radius:0;border:1px solid #ccc;padding:0.1rem 0.5rem;font-size:1rem}.wpcf7 input[type=checkbox]{padding:0.1rem 0.1rem}.wpcf7 textarea{width:100%}.wpcf7 p{margin:2rem 0 0}.wpcf7 .wpcf7-previous,.wpcf7 .wpcf7-submit{border-radius:50px;background:#333;color:#fff;padding:0.1rem 2rem;min-width:180px}ul.form7{list-style:disc!important;list-style-type:disc!important;max-width:800px;margin:0 auto;padding-left:2rem}.wp-block-flexible-table-block-table table{margin:0 auto;width:100%;border-collapse:collapse;border-spacing:0}.wp-block-flexible-table-block-table table tr:nth-child(odd) td{background-color:#f8f8f8!important}.grecaptcha-badge{display:none!important}.single ul{list-style:disc!important;list-style-type:disc!important;padding-left:1.5rem}.single ol{list-style:decimal!important;list-style-type:decimal!important;padding-left:1.5rem}