@charset "UTF-8";
/*!
Theme Name: Tango Gameworks
Author: jake / dekiru
Author URI: https://dekiru.gg
Description: WP theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dekiru
*/
@font-face{font-family:"Komplekt030";src:url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/fonts/Komplekt030-Bold.woff2) format("woff2");font-style:normal;font-weight:700;font-display:auto}@font-face{font-family:"Komplekt030";src:url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/fonts/Komplekt030-BoldItalic.woff2) format("woff2");font-style:italic;font-weight:700;font-display:auto}@font-face{font-family:"Komplekt070";src:url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/fonts/Komplekt070-Bold.woff2) format("woff2");font-style:normal;font-weight:700;font-display:auto}@font-face{font-family:"Komplekt070";src:url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/fonts/Komplekt070-BoldItalic.woff2) format("woff2");font-style:italic;font-weight:700;font-display:auto}@font-face{font-family:"Komplekt070";src:url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/fonts/Komplekt070-Italic.woff2) format("woff2");font-style:italic;font-weight:400;font-display:auto}@font-face{font-family:"Komplekt070";src:url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/fonts/Komplekt070-Regular.woff2) format("woff2");font-style:normal;font-weight:400;font-display:auto}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger{padding:10px 15px;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:1}.hamburger-box{width:32px;height:22px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:32px;height:4px;background-color:#322f2a;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-9px}.hamburger-inner:after{bottom:-9px}.hamburger--squeeze .hamburger-inner{-webkit-transition-duration:.075s;transition-duration:.075s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{-webkit-transition:top .075s .12s ease,opacity .075s ease;transition:top .075s .12s ease,opacity .075s ease}.hamburger--squeeze .hamburger-inner:after{-webkit-transition:bottom .075s .12s ease,-webkit-transform .075s cubic-bezier(.55,.055,.675,.19);transition:bottom .075s .12s ease,-webkit-transform .075s cubic-bezier(.55,.055,.675,.19);transition:bottom .075s .12s ease,transform .075s cubic-bezier(.55,.055,.675,.19);transition:bottom .075s .12s ease,transform .075s cubic-bezier(.55,.055,.675,.19),-webkit-transform .075s cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;-webkit-transition:top .075s ease,opacity .075s .12s ease;transition:top .075s ease,opacity .075s .12s ease}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .075s ease,-webkit-transform .075s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .075s ease,-webkit-transform .075s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .075s ease,transform .075s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .075s ease,transform .075s .12s cubic-bezier(.215,.61,.355,1),-webkit-transform .075s .12s cubic-bezier(.215,.61,.355,1)}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,button,input,select,optgroup,textarea{color:#404040;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-size:16px;font-size:1rem;line-height:1.25}html[lang=ja] body,html[lang=ja] button,html[lang=ja] input,html[lang=ja] select,html[lang=ja] optgroup,html[lang=ja] textarea{font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;padding-top:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{clear:both;margin-top:0;font-family:"Komplekt030","FOT-UD角ゴC80 Pro B","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-weight:700;padding-top:.1em;font-size:40px;font-size:2.5rem}@media (min-width:750px){h1,h2,h3,h4,h5,h6{font-size:48px;font-size:3rem}}html[lang=ja] h1,html[lang=ja] h2,html[lang=ja] h3,html[lang=ja] h4,html[lang=ja] h5,html[lang=ja] h6{text-transform:uppercase;font-family:"Komplekt070","FOT-ロダンNTLG Pro EB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;padding-top:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:110%}h1{text-transform:uppercase}html[lang=ja] h1{font-family:"Komplekt070","FOT-UD角ゴC80 Pro B","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;padding-top:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{margin-top:0;margin-bottom:1em}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}body{background:#f2f2f2}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1em;padding:0 0 0 1em;line-height:1.25}ul{list-style:disc}ol{list-style:decimal}li,ol{margin:0 0 .5em}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}.btn,button,input[type=button],input[type=reset],input[type=submit]{padding:0 clamp(16px, 2vw, 30px);background:#322f2a;color:#e9e5dd;text-transform:uppercase;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:36px;text-decoration:none;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-size:15px;letter-spacing:.12em;line-height:.8;font-weight:700;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;padding-top:5px}html[lang=ja] .btn,html[lang=ja] button,html[lang=ja] input[type=button],html[lang=ja] input[type=reset],html[lang=ja] input[type=submit]{font-family:"Komplekt070","FOT-ロダンNTLG Pro EB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-size:15px;font-weight:700;padding-top:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:750px){.btn,button,input[type=button],input[type=reset],input[type=submit]{min-height:50px}}.btn:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background:#f4f2ee;color:#322f2a}.btn:visited,.btn:active,.btn:focus,button:visited,button:active,button:focus,input[type=button]:visited,input[type=button]:active,input[type=button]:focus,input[type=reset]:visited,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:visited,input[type=submit]:active,input[type=submit]:focus{color:#e9e5dd}.btn span,button span,input[type=button] span,input[type=reset] span,input[type=submit] span{display:none}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{color:#111}select{border:1px solid #ccc}textarea{width:100%}a{color:#191816}a:visited{color:purple}a:hover,a:focus,a:active{color:#07382b}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.main-navigation{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.main-navigation ul{display:none;list-style:none;margin:0;padding:0}.main-navigation ul ul{float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{left:100%}.main-navigation ul ul a{width:200px}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:auto}.main-navigation li{float:left;position:relative;margin:0}.main-navigation a{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:6px;padding:16px 13px 10px;border-radius:10px}.main-navigation a:hover{background:#322f2a;color:#e9e5dd}.menu-toggle{display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.main-navigation.toggled{position:absolute;top:0;left:0;width:100%;height:100dvh;z-index:1000;background:#e9e5dd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-navigation.toggled .menu-toggle{top:46px}.main-navigation.toggled a{font-size:32px;font-size:2rem;line-height:1.6}.main-navigation.toggled>div{width:100%}.main-navigation.toggled ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:948px){.menu-toggle{display:none}.main-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;gap:5px}}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}::-moz-selection{color:#fff;background:rgba(25,24,22,.75)}::selection{color:#fff;background:rgba(25,24,22,.75)}html{scroll-behavior:smooth}body{line-height:1.5}body.menu-active{overflow:hidden}body.modal-open{overflow:hidden}img{display:block}.hidden{display:none}strong{font-weight:700}.background-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.background-image.page-background{opacity:.3;position:fixed;background-blend-mode:darken}.background-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-block{position:relative;padding:0;border-radius:15px;overflow:hidden}.image-block img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;mix-blend-mode:screen}.image-block:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#c8bfa9;mix-blend-mode:multiply;z-index:1}.site-header,.site-main,.site-footer{padding:0 clamp(16px, 2vw, 30px)}@media (min-width:960px){.site-header,.site-main,.site-footer{max-width:1630px;margin:0 auto}}iframe,video{width:100%;height:auto;max-width:100%;aspect-ratio:16/9}body.error404{background-color:#e9e5dd}body.error404 .intro-block{background-color:#c8bfa9}body.error404 .page-title,body.error404 .page-content{text-align:center}body.error404 .page-title{margin-bottom:clamp(16px, 2vw, 30px);line-height:1}body.error404 .page-content{margin:0 auto;font-size:20px}@media (min-width:960px){body.error404 .page-content{font-size:24px;width:calc(100% / 2.4 * 1 - clamp(16px, 2vw, 30px) / 2.4 * 1.4)}}.error-404{background-color:#c8bfa9;color:#322f2a;padding:clamp(16px, 2vw, 30px);border-radius:30px}.error-404 .hero-image{background-color:#322f2a}.error-404 .hero-image:before{background-color:#e9e5dd}.site-header{text-transform:uppercase;font-family:"Komplekt030","FOT-UD角ゴC80 Pro B","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-size:32px;line-height:.8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:clamp(16px, 2vw, 30px)}.site-header .header-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(16px, 2vw, 30px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px clamp(16px, 2vw, 30px);border-radius:30px;background-color:#c8bfa9;color:#322f2a}@media (min-width:750px){.site-header .header-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.site-header a{color:#322f2a;text-decoration:none}.site-header .logo{background:url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/images/tango-gameworks-mark.svg) center center no-repeat;background-size:contain;aspect-ratio:300/270;height:52px;position:relative;z-index:1001}@media (min-width:750px){.site-header .logo{background-image:none;aspect-ratio:267/52;margin-right:auto}}.site-header .logo img{display:none}@media (min-width:750px){.site-header .logo img{display:block}}.site-header button.menu-toggle{padding:10px}.site-header button.menu-toggle:hover{background-color:transparent}.site-header button.menu-toggle strong{display:none}.qtranxs_widget{position:relative;position:relative;z-index:1001;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qtranxs_widget select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;display:block;text-transform:uppercase;font-family:"Komplekt030","FOT-UD角ゴC80 Pro B","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-size:32px;line-height:.8;min-height:32px;padding:0;padding-top:4px;padding-left:38px;color:#322f2a;-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);background:url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/icons/icon-globe.svg) no-repeat left center;background-size:32px 32px;width:70px}html[lang=ja] .qtranxs_widget select{font-family:"Komplekt070","FOT-UD角ゴC80 Pro B","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-weight:700;padding-top:6px;font-size:24px;line-height:1.2;letter-spacing:.04em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:104px}.qtranxs_widget select option{font-size:1rem}.page-template-template-home{background-color:#e9e5dd}.page-template-template-home .header-content,.page-template-template-home .footer-content{background-color:#e9e5dd;color:#07382b}.page-template-template-home .logo img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(17%) sepia(56%) saturate(554%) hue-rotate(113deg) brightness(94%) contrast(100%);filter:brightness(0) saturate(100%) invert(17%) sepia(56%) saturate(554%) hue-rotate(113deg) brightness(94%) contrast(100%)}.page-template-template-home .nav-menu a{color:#07382b}.page-template-template-home .nav-menu a:hover{background-color:#07382b;color:#abffb9}.page-template-template-home .current-menu-item:not(.menu-item-object-custom)>a{background-color:#07382b;color:#abffb9}.page-template-template-home select{color:#07382b;-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(17%) sepia(56%) saturate(554%) hue-rotate(113deg) brightness(94%) contrast(100%);filter:brightness(0) saturate(100%) invert(17%) sepia(56%) saturate(554%) hue-rotate(113deg) brightness(94%) contrast(100%)}.page-template-template-home .latest-news{background-color:#fff65a;border-radius:30px;padding:clamp(16px, 2vw, 30px)}.page-template-template-home .join-our-team{background-color:#07382b;color:#abffb9}.page-template-template-home .join-our-team .btn{background-color:#abffb9;color:#07382b}.page-template-template-home .join-our-team .btn:hover{background-color:#fff}.page-template-template-home .footer-content .links img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(17%) sepia(56%) saturate(554%) hue-rotate(113deg) brightness(94%) contrast(100%);filter:brightness(0) saturate(100%) invert(17%) sepia(56%) saturate(554%) hue-rotate(113deg) brightness(94%) contrast(100%)}.page-template-template-home .footer-content .links a:hover{background-color:#07382b}.page-template-template-home .footer-content .links a:hover img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(98%) sepia(8%) saturate(290%) hue-rotate(328deg) brightness(95%) contrast(92%);filter:brightness(0) saturate(100%) invert(98%) sepia(8%) saturate(290%) hue-rotate(328deg) brightness(95%) contrast(92%)}.page-template-template-home .footer-content .credits a:hover{opacity:1;color:#07382b}.hero-frame{aspect-ratio:1/1;width:100%;height:auto;background-color:#07382b;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width:750px){.hero-frame{aspect-ratio:4/3}}@media (min-width:960px){.hero-frame{aspect-ratio:16/9}}.team{border-radius:30px;background-color:#c8bfa9;padding:clamp(16px, 2vw, 30px);margin-bottom:clamp(16px, 2vw, 30px)}.team .section-title{color:#322f2a;text-align:center;line-height:1}html[lang=ja] .team .section-title{font-family:"Komplekt070","FOT-ロダンNTLG Pro EB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif}.team .btn{background-color:#ffccec;color:#4f192b}.team .btn:hover{background-color:#fff}.team-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:clamp(16px, 2vw, 30px);font-family:"Komplekt030","FOT-UD角ゴC80 Pro B","Meiryo","Hiragino Kaku Gothic Pro",sans-serif}.team-block{position:relative;background-color:#4f192b;color:#ffccec;border-radius:15px;overflow:hidden;aspect-ratio:1/1;width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1)}.team-block:not(:first-of-type,:last-of-type,:nth-of-type(2),:nth-of-type(5)){display:none}@media (min-width:960px){.team-block:not(:first-of-type,:last-of-type,:nth-of-type(2),:nth-of-type(5)){display:unset}}@media (min-width:960px){.team-block{width:calc(100% / 4 * 1 - clamp(16px, 2vw, 30px) / 4 * 3)}}.team-block.wide-photo{width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1)}.team-block.wide-photo img{-o-object-position:left;object-position:left}@media (min-width:960px){.team-block.wide-photo{aspect-ratio:unset;width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1)}}.team-block:first-of-type,.team-block:last-of-type{padding:clamp(16px, 2vw, 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team-block:first-of-type{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-transform:uppercase;font-size:clamp(4rem, -2.9565rem + 11.5942vw, 8rem);line-height:.77}.team-block:first-of-type p{padding-top:.1em;margin:0}.team-block:last-of-type{font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;text-align:center;aspect-ratio:348/164}@media (min-width:750px){.team-block:last-of-type{font-size:clamp(1rem, 0.1304rem + 1.4493vw, 1.5rem)}}.team-block:last-of-type p{margin-bottom:calc(clamp(16px, 2vw, 30px) / 2)}@media (min-width:540px){.team-block:last-of-type p{margin-bottom:clamp(16px, 2vw, 30px)}}.team-block:last-of-type p.desktop{display:none}@media (min-width:540px){.team-block:last-of-type p.desktop{display:unset}}.team-block:last-of-type p.mobile{display:unset}@media (min-width:540px){.team-block:last-of-type p.mobile{display:none}}.team-block:last-of-type br{display:none}@media (min-width:540px){.team-block:last-of-type br{display:unset}}.team-block img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-animation{position:relative;aspect-ratio:495/446;height:auto;width:50%;margin:0 auto}@media (min-width:750px){.hero-animation{width:40%}}.hero-t,.hero-ta,.hero-ngo,.hero-gameworks{width:100%;height:auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-size:contain;background-repeat:no-repeat;background-position:center center;aspect-ratio:495/446;-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(89%) sepia(25%) saturate(520%) hue-rotate(67deg) brightness(97%) contrast(108%);filter:brightness(0) saturate(100%) invert(89%) sepia(25%) saturate(520%) hue-rotate(67deg) brightness(97%) contrast(108%);opacity:0}.hero-t{background:url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/images/logo-t-mark.svg) no-repeat center center;-webkit-animation:hero-t 1s ease-out forwards;animation:hero-t 1s ease-out forwards}.hero-ta{background:url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/images/logo-ta.svg) no-repeat center center;-webkit-animation:hero-ta .5s ease-out forwards;animation:hero-ta .5s ease-out forwards;-webkit-animation-delay:.7s;animation-delay:.7s}.hero-ngo{background:url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/images/logo-ngo.svg) no-repeat center center;-webkit-animation:hero-ngo .5s ease-out forwards;animation:hero-ngo .5s ease-out forwards;-webkit-animation-delay:.7s;animation-delay:.7s}.hero-gameworks{background:url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/images/logo-gameworks.svg) no-repeat center center;-webkit-animation:hero-gameworks 1.5s ease-out forwards;animation:hero-gameworks 1.5s ease-out forwards;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes hero-t{0%{opacity:0}100%{opacity:1}}@keyframes hero-t{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hero-ta{0%{-webkit-transform:translate(-60%,-50%);transform:translate(-60%,-50%);opacity:0}100%{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}}@keyframes hero-ta{0%{-webkit-transform:translate(-60%,-50%);transform:translate(-60%,-50%);opacity:0}100%{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}}@-webkit-keyframes hero-ngo{0%{-webkit-transform:translate(-40%,-50%);transform:translate(-40%,-50%);opacity:0}100%{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}}@keyframes hero-ngo{0%{-webkit-transform:translate(-40%,-50%);transform:translate(-40%,-50%);opacity:0}100%{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}}@-webkit-keyframes hero-gameworks{0%{opacity:0}100%{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}}@keyframes hero-gameworks{0%{opacity:0}100%{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}}.hero-title{text-transform:uppercase;font-size:36px;font-size:clamp(1.25rem, -0.7849rem + 6.7829vw, 5.625rem);text-align:center;margin:15px 0;line-height:1;color:#07382b}html[lang=ja] .hero-title{font-family:"Komplekt030","FOT-UD角ゴC80 Pro B","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-weight:700;padding-top:.1em;text-transform:uppercase}section.about{background-color:#97e4ff;color:#011d4d;padding:clamp(16px, 2vw, 30px);border-radius:30px;max-width:1630px;margin:30px auto}section.about .section-title{text-align:center;margin-bottom:calc(clamp(16px, 2vw, 30px) * 2)}section.about .intro-section-text{margin:0 auto;text-align:center;margin-bottom:calc(clamp(16px, 2vw, 30px) * 2)}@media (min-width:750px){section.about .intro-section-text{width:calc(100% / 1.5 * 1 - clamp(16px, 2vw, 30px) / 1.5 * 0.5)}}@media (min-width:1200px){section.about .intro-section-text{width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1)}}section.about .intro-section-text p{margin-bottom:.5em}section.about .byline{font-weight:700;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-size:36px;font-size:2.25rem;line-height:100%;margin-bottom:.5em}html[lang=ja] section.about .byline{line-height:110%;font-family:"Komplekt070","FOT-ロダンNTLG Pro EB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif}section.about .copy-image-blocks{margin:0 auto}@media (min-width:750px){section.about .copy-image-blocks{width:calc(100% / 1.2 * 1 - clamp(16px, 2vw, 30px) / 1.2 * 0.2)}}@media (min-width:1400px){section.about .copy-image-blocks{width:calc(100% / 1.5 * 1 - clamp(16px, 2vw, 30px) / 1.5 * 0.5)}}section.about .copy-image-block{container-type:inline-size}@media (min-width:750px){section.about .copy-image-block+.copy-image-block .copy-image{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}section.about h3.block-title{width:100%;text-align:center;margin-bottom:clamp(16px, 2vw, 30px);line-height:.8;line-height:100%;font-family:"Komplekt070",sans-serif;font-size:24px;font-size:1.5rem;font-weight:400}@media (min-width:750px){section.about h3.block-title{font-size:30px;font-size:1.875rem}}@media (min-width:960px){section.about h3.block-title{font-size:32px;font-size:2rem}}html[lang=ja] section.about h3.block-title{line-height:1;font-weight:400;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif}section.about .copy-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(16px, 2vw, 30px);margin-bottom:calc(clamp(16px, 2vw, 30px) * 2);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:750px){section.about .copy-image{row-gap:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}section.about .copy-block-text{font-size:3.125cqw;line-height:4cqw}@media (min-width:750px){section.about .copy-block-text{font-size:3.33cqw;line-height:4.5cqw}}@media (min-width:960px){section.about .copy-block-text{font-size:1.9cqw;line-height:3.5cqw;width:calc(100% / 1.6 * 1 - clamp(16px, 2vw, 30px) / 1.6 * 0.6)}}section.about .copy-block-text p:last-of-type{margin-bottom:0}section.about .copy-block-image{position:relative;border-radius:15px;overflow:hidden;aspect-ratio:1/1;width:calc(100% / 1.3333333333 * 1 - clamp(16px, 2vw, 30px) / 1.3333333333 * 0.3333333333);margin:0 auto clamp(16px, 2vw, 30px)}@media (min-width:540px){section.about .copy-block-image{width:calc(100% / 1.6 * 1 - clamp(16px, 2vw, 30px) / 1.6 * 0.6)}}@media (min-width:960px){section.about .copy-block-image{margin-bottom:0;aspect-ratio:unset;width:calc(100% / 2.6666666667 * 1 - clamp(16px, 2vw, 30px) / 2.6666666667 * 1.6666666667)}}section.about .copy-block-image img{width:100%;-o-object-fit:cover;object-fit:cover;mix-blend-mode:unset;height:auto}@media (min-width:960px){section.about .copy-block-image img{aspect-ratio:1/1}}section.about .copy-block-image.filtered img{-webkit-filter:grayscale(100%);filter:grayscale(100%);mix-blend-mode:multiply}.image-block-divider{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:clamp(16px, 2vw, 30px);padding:0 clamp(16px, 2vw, 30px);margin-bottom:clamp(16px, 2vw, 30px)}.image-block-divider div{border-radius:15px;overflow:hidden;position:relative;min-height:194px}.image-block-divider div img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.image-block-divider.layout_01 div:nth-of-type(1){width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.image-block-divider.layout_01 div:nth-of-type(2){width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.image-block-divider.layout_01 div:nth-of-type(3){width:calc(100% / 3 * 1 - clamp(16px, 2vw, 30px) / 3 * 2);-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.image-block-divider.layout_01 div:nth-of-type(4){width:calc(100% / 1.5 * 1 - clamp(16px, 2vw, 30px) / 1.5 * 0.5);-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}@media (min-width:750px){.image-block-divider.layout_01 div:nth-of-type(1),.image-block-divider.layout_01 div:nth-of-type(2){width:calc(100% / 4 * 1 - clamp(16px, 2vw, 30px) / 4 * 3);aspect-ratio:unset}.image-block-divider.layout_01 div:nth-of-type(3){width:calc(100% / 6 * 1 - clamp(16px, 2vw, 30px) / 6 * 5)}.image-block-divider.layout_01 div:nth-of-type(4){width:calc(100% / 3 * 1 - clamp(16px, 2vw, 30px) / 3 * 2)}}.image-block-divider.layout_02 div:nth-of-type(1){width:calc(100% / 1.5 * 1 - clamp(16px, 2vw, 30px) / 1.5 * 0.5);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.image-block-divider.layout_02 div:nth-of-type(2){width:calc(100% / 3 * 1 - clamp(16px, 2vw, 30px) / 3 * 2);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.image-block-divider.layout_02 div:nth-of-type(3){width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1);-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.image-block-divider.layout_02 div:nth-of-type(4){width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1);-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}@media (min-width:750px){.image-block-divider.layout_02 div:nth-of-type(1){width:calc(100% / 3 * 1 - clamp(16px, 2vw, 30px) / 3 * 2);aspect-ratio:unset;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.image-block-divider.layout_02 div:nth-of-type(2),.image-block-divider.layout_02 div:nth-of-type(4){width:calc(100% / 4 * 1 - clamp(16px, 2vw, 30px) / 4 * 3);aspect-ratio:unset;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.image-block-divider.layout_02 div:nth-of-type(3){width:calc(100% / 6 * 1 - clamp(16px, 2vw, 30px) / 6 * 5);-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}.image-block-divider.layout_03 div:nth-of-type(1){width:calc(100% / 3 * 1 - clamp(16px, 2vw, 30px) / 3 * 2);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.image-block-divider.layout_03 div:nth-of-type(2){width:calc(100% / 1.5 * 1 - clamp(16px, 2vw, 30px) / 1.5 * 0.5);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.image-block-divider.layout_03 div:nth-of-type(3){width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1);-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.image-block-divider.layout_03 div:nth-of-type(4){width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1);-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}@media (min-width:750px){.image-block-divider.layout_03 div:nth-of-type(1){width:calc(100% / 6 * 1 - clamp(16px, 2vw, 30px) / 6 * 5);aspect-ratio:unset;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.image-block-divider.layout_03 div:nth-of-type(2),.image-block-divider.layout_03 div:nth-of-type(4){width:calc(100% / 4 * 1 - clamp(16px, 2vw, 30px) / 4 * 3);aspect-ratio:unset;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.image-block-divider.layout_03 div:nth-of-type(3){width:calc(100% / 3 * 1 - clamp(16px, 2vw, 30px) / 3 * 2);-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}.image-block-divider.layout_04 div:nth-of-type(1){width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.image-block-divider.layout_04 div:nth-of-type(2){width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.image-block-divider.layout_04 div:nth-of-type(3){width:calc(100% / 3 * 1 - clamp(16px, 2vw, 30px) / 3 * 2);-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.image-block-divider.layout_04 div:nth-of-type(4){width:calc(100% / 1.5 * 1 - clamp(16px, 2vw, 30px) / 1.5 * 0.5);-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}@media (min-width:750px){.image-block-divider.layout_04 div:nth-of-type(1),.image-block-divider.layout_04 div:nth-of-type(4){width:calc(100% / 4 * 1 - clamp(16px, 2vw, 30px) / 4 * 3);aspect-ratio:unset;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.image-block-divider.layout_04 div:nth-of-type(2){width:calc(100% / 3 * 1 - clamp(16px, 2vw, 30px) / 3 * 2);aspect-ratio:unset;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.image-block-divider.layout_04 div:nth-of-type(3){width:calc(100% / 6 * 1 - clamp(16px, 2vw, 30px) / 6 * 5);-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}.intro-block{padding:clamp(16px, 2vw, 30px);border-radius:30px;background-color:#e9e5dd;color:#322f2a;margin-bottom:clamp(16px, 2vw, 30px)}.intro-block .hero-image{position:relative;border-radius:15px;overflow:hidden;aspect-ratio:1920/800;margin-bottom:calc(clamp(16px, 2vw, 30px) * 2)}.intro-block .hero-image.hero-half{aspect-ratio:1920/800}@media (min-width:750px){.intro-block .hero-image.hero-half{aspect-ratio:1920/400}}.intro-block .hero-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;mix-blend-mode:screen}.intro-block .hero-image:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#e9e5dd;mix-blend-mode:multiply;z-index:1}.intro-block .intro-title{text-align:center;margin-bottom:.25em;line-height:.8;font-size:48px;font-size:48px;font-size:3rem;letter-spacing:.08em;font-family:"Komplekt070","FOT-ロダンNTLG Pro EB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif}@media (min-width:750px){.intro-block .intro-title{font-size:64px;font-size:4rem}}.intro-block .intro-copy{margin:0 auto;text-align:center;font-size:20px}@media (min-width:750px){.intro-block .intro-copy{width:calc(100% / 1.2 * 1 - clamp(16px, 2vw, 30px) / 1.2 * 0.2)}}@media (min-width:960px){.intro-block .intro-copy{width:calc(100% / 1.5 * 1 - clamp(16px, 2vw, 30px) / 1.5 * 0.5)}}@media (min-width:1200px){.intro-block .intro-copy{width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1)}}.intro-block .intro-copy p{margin-bottom:.5em}.intro-block .intro-copy a{color:#322f2a;font-weight:700;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-decoration:none;border-bottom:1px solid #322f2a}.intro-block .intro-copy a:hover{background-color:#322f2a;color:#e9e5dd;border-bottom-color:transparent;border-radius:5px}body.blog,body.single{background-color:#42230f}body.blog .header-content,body.blog .footer-content,body.single .header-content,body.single .footer-content{background-color:#fff65a;color:#42230f}body.blog .logo,body.single .logo{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(13%) sepia(7%) saturate(6736%) hue-rotate(346deg) brightness(96%) contrast(93%);filter:brightness(0) saturate(100%) invert(13%) sepia(7%) saturate(6736%) hue-rotate(346deg) brightness(96%) contrast(93%)}body.blog .logo img,body.single .logo img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(13%) sepia(7%) saturate(6736%) hue-rotate(346deg) brightness(96%) contrast(93%);filter:brightness(0) saturate(100%) invert(13%) sepia(7%) saturate(6736%) hue-rotate(346deg) brightness(96%) contrast(93%)}body.blog .hamburger-inner,body.blog .hamburger-inner:before,body.blog .hamburger-inner:after,body.single .hamburger-inner,body.single .hamburger-inner:before,body.single .hamburger-inner:after{background-color:#42230f}body.blog .nav-menu a,body.single .nav-menu a{color:#42230f}body.blog .nav-menu a:hover,body.single .nav-menu a:hover{background-color:#42230f;color:#fff65a}body.blog .current-menu-item:not(.menu-item-object-custom)>a,body.blog .current_page_parent>a,body.single .current-menu-item:not(.menu-item-object-custom)>a,body.single .current_page_parent>a{background-color:#42230f;color:#fff65a}body.blog select,body.single select{color:#42230f;-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(13%) sepia(7%) saturate(6736%) hue-rotate(346deg) brightness(96%) contrast(93%);filter:brightness(0) saturate(100%) invert(13%) sepia(7%) saturate(6736%) hue-rotate(346deg) brightness(96%) contrast(93%)}body.blog .footer-content .links img,body.single .footer-content .links img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(13%) sepia(7%) saturate(6736%) hue-rotate(346deg) brightness(96%) contrast(93%);filter:brightness(0) saturate(100%) invert(13%) sepia(7%) saturate(6736%) hue-rotate(346deg) brightness(96%) contrast(93%)}body.blog .footer-content .links a:hover,body.single .footer-content .links a:hover{background-color:#42230f}body.blog .footer-content .links a:hover img,body.single .footer-content .links a:hover img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(99%) sepia(75%) saturate(1441%) hue-rotate(328deg) brightness(107%) contrast(107%);filter:brightness(0) saturate(100%) invert(99%) sepia(75%) saturate(1441%) hue-rotate(328deg) brightness(107%) contrast(107%)}body.blog .footer-content .credits a,body.single .footer-content .credits a{color:#42230f}body.blog .footer-content .credits a:hover,body.single .footer-content .credits a:hover{opacity:1;color:#42230f}.news-items,.news-article{background-color:#fff65a;color:#42230f;padding:clamp(16px, 2vw, 30px);border-radius:30px;max-width:1630px;width:100%}body.home .news-items,body.home .news-article{padding:0}.news-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(16px, 2vw, 30px)}@media (min-width:750px){.news-items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.latest-news .more-news{margin-top:clamp(16px, 2vw, 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:clamp(16px, 2vw, 30px)}.latest-news .more-news .btn{background-color:#42230f;color:#fff65a}.latest-news .more-news .btn:visited{background-color:#42230f;color:#fff65a}.latest-news .more-news .btn:hover{background-color:#fff;color:#42230f}.latest-news .news-item:nth-child(n+4){display:none}.news-item{background-color:#42230f;color:#fff65a;line-height:1;border-radius:15px;overflow:hidden;text-decoration:none;max-width:484px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:750px){.news-item{width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1)}}@media (min-width:960px){.news-item{width:calc(100% / 3 * 1 - clamp(16px, 2vw, 30px) / 3 * 2)}}.news-item .post-thumbnail img{aspect-ratio:16/9;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.news-item.new-post{position:relative}.news-item.new-post:before{position:absolute;top:-25px;left:-25px;padding:50px 50px 10px;background-color:#42230f;color:#fff65a;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center bottom;transform-origin:center bottom;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;line-height:100%;font-size:15px;letter-spacing:.12em;font-weight:700;text-transform:uppercase;text-align:center;content:"NEW";z-index:10}html[lang=ja] .news-item.new-post:before{font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;text-transform:none;font-weight:700}.news-item a{color:#fff65a;text-decoration:none}.news-item a:visited{color:#fff65a}.news-item a:hover{color:#fff}.news-item img{border-radius:0 0 15px 15px;margin-bottom:15px}.news-item .entry-title{font-size:24px;line-height:28px}.news-item .entry-header,.news-item .entry-content,.news-item .entry-footer{padding:0 clamp(16px, 2vw, 30px)}.news-item .entry-content{font-size:16px;line-height:22px;color:#e9e5dd}.news-item .entry-footer{padding-bottom:clamp(16px, 2vw, 30px);margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;justify-self:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.news-item .entry-footer span{display:none}.news-item .entry-footer .read-more{background-color:#fff65a;color:#42230f}.news-item .entry-footer .read-more:visited{background-color:#fff65a;color:#42230f}.news-item .entry-footer .read-more:hover{background-color:#fff;color:#42230f}.entry-title{text-transform:uppercase;margin-bottom:.5em;font-size:24px;line-height:28px;letter-spacing:.12em;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif}html[lang=ja] .entry-title{text-transform:none;letter-spacing:unset;font-family:"Komplekt070","FOT-ロダンNTLG Pro EB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif}.entry-meta{margin-bottom:1em;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-size:16px;line-height:20px;font-weight:700;letter-spacing:.12em}.single .page-background{-webkit-filter:saturate(0);filter:saturate(0)}@media (min-width:750px){.single .news-article{margin:0 auto;width:calc(100% / 12 * 10 - clamp(16px, 2vw, 30px) / 12 * 11)}}@media (min-width:1200px){.single .news-article{margin:0 auto;width:calc(100% / 12 * 8 - clamp(16px, 2vw, 30px) / 12 * 11)}}.single .post-thumbnail{border-radius:15px;overflow:hidden;margin-bottom:clamp(16px, 2vw, 30px)}@media (min-width:750px){.single .article-content{margin:0 auto;width:calc(100% / 12 * 8 - clamp(16px, 2vw, 30px) / 12 * 11)}}@media (min-width:960px){.single .article-content{font-size:18px}}@media (min-width:1200px){.single .article-content{margin:0 auto;width:calc(100% / 12 * 10 - clamp(16px, 2vw, 30px) / 12 * 11)}}.single .article-content a{color:#42230f;position:relative;z-index:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;font-weight:700}.single .article-content a:visited{color:#42230f}.single .article-content a:hover{text-decoration:none;color:#fff65a;background-color:#42230f;border-radius:5px;padding:2px;margin:-2px}.single .article-content img{margin:clamp(16px, 2vw, 30px) auto}.single .article-content .entry-meta{margin-bottom:1em;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-size:16px;line-height:20px;font-weight:700;letter-spacing:.12em}.single .article-content .entry-footer{display:none}.news-article{border-radius:30px 30px 0 0}.news-article .entry-title{font-family:"Komplekt030","FOT-UD角ゴC80 Pro B","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;text-transform:uppercase;line-height:.8;letter-spacing:0;font-weight:700}html[lang=ja] .news-article .entry-title{font-family:"Komplekt070","FOT-UD角ゴC80 Pro B","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;text-transform:none;line-height:1.3;letter-spacing:.04em}.posts-navigation{max-width:1630px;width:100%}@media (min-width:750px){.posts-navigation .nav-links{margin:0 auto;width:calc(100% / 12 * 10 - clamp(16px, 2vw, 30px) / 12 * 11)}}@media (min-width:1200px){.posts-navigation .nav-links{margin:0 auto;width:calc(100% / 12 * 8 - clamp(16px, 2vw, 30px) / 12 * 11)}}@media (min-width:750px){.post-navigation{margin:0 auto;width:calc(100% / 12 * 10 - clamp(16px, 2vw, 30px) / 12 * 11)}}@media (min-width:1200px){.post-navigation{margin:0 auto;width:calc(100% / 12 * 8 - clamp(16px, 2vw, 30px) / 12 * 11)}}.post-navigation,.posts-navigation{background-color:#fff65a;color:#42230f;padding:clamp(16px, 2vw, 30px);border-radius:0 0 30px 30px;margin:0 auto;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-size:16px;letter-spacing:.12em;font-weight:700;text-transform:uppercase}.post-navigation a,.posts-navigation a{text-decoration:none;color:#42230f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;min-height:75px;padding:10px 15px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border-radius:15px}.post-navigation a:hover,.posts-navigation a:hover{background-color:#42230f;color:#fff65a}.post-navigation .nav-links,.posts-navigation .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:clamp(16px, 2vw, 30px)}.post-navigation .nav-links>*,.posts-navigation .nav-links>*{width:100%}@media (min-width:750px){.post-navigation .nav-links,.posts-navigation .nav-links{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.post-navigation .nav-links>*,.posts-navigation .nav-links>*{width:calc(50% - clamp(16px, 2vw, 30px))}}.post-navigation .nav-links a,.posts-navigation .nav-links a{position:relative}.post-navigation .nav-links a:before,.posts-navigation .nav-links a:before{content:"";display:block;background:url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/images/arrow.svg) no-repeat center center;background-size:contain;width:40px;height:40px;position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(13%) sepia(7%) saturate(6736%) hue-rotate(346deg) brightness(96%) contrast(93%);filter:brightness(0) saturate(100%) invert(13%) sepia(7%) saturate(6736%) hue-rotate(346deg) brightness(96%) contrast(93%)}.post-navigation .nav-links a:hover:before,.posts-navigation .nav-links a:hover:before{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(99%) sepia(75%) saturate(1441%) hue-rotate(328deg) brightness(107%) contrast(107%);filter:brightness(0) saturate(100%) invert(99%) sepia(75%) saturate(1441%) hue-rotate(328deg) brightness(107%) contrast(107%)}.post-navigation .nav-links .nav-previous+.nav-next,.posts-navigation .nav-links .nav-previous+.nav-next{margin-right:0}.post-navigation .nav-links .nav-previous a,.posts-navigation .nav-links .nav-previous a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:60px}.post-navigation .nav-links .nav-previous a:before,.posts-navigation .nav-links .nav-previous a:before{left:auto;right:10px;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.post-navigation .nav-links .nav-next,.posts-navigation .nav-links .nav-next{margin-right:50%}.post-navigation .nav-links .nav-next a,.posts-navigation .nav-links .nav-next a{padding-left:60px}.post-navigation .nav-links .nav-next a:before,.posts-navigation .nav-links .nav-next a:before{left:10px;right:auto}.page-template-template-team,body.single-team{background-color:#4f192b}.page-template-template-team .header-content,.page-template-template-team .footer-content,body.single-team .header-content,body.single-team .footer-content{background-color:#ffccec;color:#4f192b}.page-template-template-team .logo,body.single-team .logo{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(11%) sepia(52%) saturate(1771%) hue-rotate(306deg) brightness(91%) contrast(94%);filter:brightness(0) saturate(100%) invert(11%) sepia(52%) saturate(1771%) hue-rotate(306deg) brightness(91%) contrast(94%)}.page-template-template-team .logo img,body.single-team .logo img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(11%) sepia(52%) saturate(1771%) hue-rotate(306deg) brightness(91%) contrast(94%);filter:brightness(0) saturate(100%) invert(11%) sepia(52%) saturate(1771%) hue-rotate(306deg) brightness(91%) contrast(94%)}.page-template-template-team .hamburger-inner,.page-template-template-team .hamburger-inner:before,.page-template-template-team .hamburger-inner:after,body.single-team .hamburger-inner,body.single-team .hamburger-inner:before,body.single-team .hamburger-inner:after{background-color:#4f192b}.page-template-template-team .nav-menu a,body.single-team .nav-menu a{color:#4f192b}.page-template-template-team .nav-menu a:hover,body.single-team .nav-menu a:hover{background-color:#4f192b;color:#ffccec}.page-template-template-team .current-menu-item:not(.menu-item-object-custom)>a,body.single-team .current-menu-item:not(.menu-item-object-custom)>a{background-color:#4f192b;color:#ffccec}.page-template-template-team .intro-block a,body.single-team .intro-block a{color:#4f192b;border-bottom-color:#4f192b}.page-template-template-team .intro-block a:hover,body.single-team .intro-block a:hover{background-color:#4f192b;color:#ffccec}.page-template-template-team select,body.single-team select{color:#4f192b;-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(11%) sepia(52%) saturate(1771%) hue-rotate(306deg) brightness(91%) contrast(94%);filter:brightness(0) saturate(100%) invert(11%) sepia(52%) saturate(1771%) hue-rotate(306deg) brightness(91%) contrast(94%)}.page-template-template-team .btn,body.single-team .btn{background-color:#ffccec;color:#4f192b}.page-template-template-team .btn:hover,body.single-team .btn:hover{background-color:#f4f2ee;color:#4f192b}.page-template-template-team .intro-block,.page-template-template-team .type-team,body.single-team .intro-block,body.single-team .type-team{background-color:#ffccec;color:#4f192b}.page-template-template-team .intro-block .hero-image,.page-template-template-team .type-team .hero-image,body.single-team .intro-block .hero-image,body.single-team .type-team .hero-image{background-color:#4f192b}.page-template-template-team .intro-block .hero-image:before,.page-template-template-team .type-team .hero-image:before,body.single-team .intro-block .hero-image:before,body.single-team .type-team .hero-image:before{background-color:#e9e5dd}.page-template-template-team .intro-title,body.single-team .intro-title{font-family:"Komplekt030","FOT-UD角ゴC80 Pro B","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;letter-spacing:0}.page-template-template-team .post-navigation,body.single-team .post-navigation{margin-top:calc(clamp(16px, 2vw, 30px) * -1.2);background-color:#ffccec;color:#4f192b}.page-template-template-team .post-navigation a,body.single-team .post-navigation a{color:#4f192b}.page-template-template-team .footer-content .links img,body.single-team .footer-content .links img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(11%) sepia(52%) saturate(1771%) hue-rotate(306deg) brightness(91%) contrast(94%);filter:brightness(0) saturate(100%) invert(11%) sepia(52%) saturate(1771%) hue-rotate(306deg) brightness(91%) contrast(94%)}.page-template-template-team .footer-content .links a:hover,body.single-team .footer-content .links a:hover{background-color:#4f192b}.page-template-template-team .footer-content .links a:hover img,body.single-team .footer-content .links a:hover img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(84%) sepia(17%) saturate(732%) hue-rotate(290deg) brightness(102%) contrast(102%);filter:brightness(0) saturate(100%) invert(84%) sepia(17%) saturate(732%) hue-rotate(290deg) brightness(102%) contrast(102%)}.page-template-template-team .footer-content .credits a,body.single-team .footer-content .credits a{color:#4f192b}.page-template-template-team .footer-content .credits a:hover,body.single-team .footer-content .credits a:hover{opacity:1;color:#4f192b}.the-team{border-radius:30px;background-color:#ffccec;color:#4f192b;padding:clamp(16px, 2vw, 30px);gap:clamp(16px, 2vw, 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:clamp(16px, 2vw, 30px)}.block{border-radius:15px;overflow:hidden;background-color:#322f2a;color:#ded9cb;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:clamp(16px, 2vw, 30px);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.block.image-block{display:none;width:calc(100% / 4 * 1 - clamp(16px, 2vw, 30px) / 4 * 3)}@media (min-width:750px){.block.image-block{display:-webkit-box;display:-ms-flexbox;display:flex}}.block.image-block:before{background-color:#ded9cb}.block.image-block-wide{width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1)}@media (min-width:960px){.standard-block{width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1)}}.standard-block>*{width:calc(50% - clamp(16px, 2vw, 30px) / 2)}.team-member-details{padding:calc(clamp(16px, 2vw, 30px) * 1.5) clamp(16px, 2vw, 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center}.team-member-details p{margin:0}.team-member-details .name{font-family:"Komplekt030","FOT-UD角ゴC80 Pro B","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-weight:700;font-size:clamp(1.5rem, 0.8571rem + 1.9048vw, 2rem);line-height:1;text-transform:uppercase}@media (min-width:750px){.team-member-details .name{font-size:clamp(2.25rem, 0.0761rem + 3.6232vw, 3.5rem);letter-spacing:.08em}}html[lang=ja] .team-member-details .name{font-family:"Komplekt070","FOT-UD角ゴC80 Pro B","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-weight:700}.team-member-details .role{font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-weight:700;letter-spacing:.12em;font-size:16px;font-size:clamp(1rem, 0.1304rem + 1.4493vw, 1.5rem);font-size:clamp(0.875rem, 0.0714rem + 2.381vw, 1.5rem);line-height:1.2;text-transform:uppercase;font-size:clamp(0.875rem, 0.7305rem + 0.5505vw, 1.25rem)}html[lang=ja] .team-member-details .role{font-family:"Komplekt070","FOT-ロダンNTLG Pro EB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;line-height:110%}.modal-trigger,.double-block-01.has-conversation{color:#ded9cb;text-decoration:none;-webkit-transform:all .3s ease-in-out;transform:all .3s ease-in-out}.modal-trigger:active,.modal-trigger:focus,.double-block-01.has-conversation:active,.double-block-01.has-conversation:focus{color:#ffccec}.modal-trigger:visited,.double-block-01.has-conversation:visited{color:#ded9cb}.modal-trigger:hover,.double-block-01.has-conversation:hover{background-color:#4f192b;color:#ffccec}.modal-trigger:hover .team-member-photo img,.modal-trigger:hover .team-members-photo img,.double-block-01.has-conversation:hover .team-member-photo img,.double-block-01.has-conversation:hover .team-members-photo img{-webkit-transform:scale(1.1) translate(-2px,0);transform:scale(1.1) translate(-2px,0)}.modal-trigger:hover .team-member-photo:before,.modal-trigger:hover .team-members-photo:before,.double-block-01.has-conversation:hover .team-member-photo:before,.double-block-01.has-conversation:hover .team-members-photo:before{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(84%) sepia(17%) saturate(732%) hue-rotate(290deg) brightness(102%) contrast(102%);filter:brightness(0) saturate(100%) invert(84%) sepia(17%) saturate(732%) hue-rotate(290deg) brightness(102%) contrast(102%)}.modal-trigger:hover .team-member-photo:before,.double-block-01.has-conversation:hover .team-member-photo:before{opacity:1}.modal-trigger .team-member-photo,.modal-trigger .team-members-photo,.double-block-01.has-conversation .team-member-photo,.double-block-01.has-conversation .team-members-photo{position:relative;overflow:hidden;border-radius:15px}.modal-trigger .team-member-photo img,.modal-trigger .team-members-photo img,.double-block-01.has-conversation .team-member-photo img,.double-block-01.has-conversation .team-members-photo img{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.modal-trigger .team-member-photo:before,.double-block-01.has-conversation .team-member-photo:before{content:"";display:block;position:absolute;top:15px;left:15px;width:36px;height:36px;background:url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/images/conversation.svg) no-repeat center center;background-size:contain;z-index:1;-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(98%) sepia(8%) saturate(290%) hue-rotate(328deg) brightness(95%) contrast(92%);filter:brightness(0) saturate(100%) invert(98%) sepia(8%) saturate(290%) hue-rotate(328deg) brightness(95%) contrast(92%);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;opacity:0}@media (min-width:750px){.modal-trigger .team-member-photo:before,.double-block-01.has-conversation .team-member-photo:before{width:48px;height:48px}}.double-block-01{width:100%;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:960px){.double-block-01{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:clamp(16px, 2vw, 30px);-ms-flex-wrap:nowrap;flex-wrap:nowrap}.double-block-01>*{width:calc(50% - clamp(16px, 2vw, 30px) / 2)}}.double-block-01:hover{background-color:#4f192b}.double-block-01:hover .team-members-photo img{-webkit-transform:scale(1.1) translate(-2px,0);transform:scale(1.1) translate(-2px,0)}.double-block-01 .team-member-details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(16px, 2vw, 30px);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}.double-block-01 .team-member-details>*{width:calc(50% - clamp(16px, 2vw, 30px) / 2)}.double-block-01 .team-member{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(16px, 2vw, 30px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:calc(clamp(16px, 2vw, 30px) * 2) clamp(16px, 2vw, 30px)}.double-block-01 .team-members-photo img{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.double-block-01 .team-members-photo:hover img{-webkit-transform:scale(1.1) translate(-2px,0);transform:scale(1.1) translate(-2px,0)}.double-block-01 .modal-trigger:before{content:"";display:block;position:absolute;top:15px;left:15px;width:48px;height:48px;background:url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/images/conversation.svg) no-repeat center center;background-size:contain;z-index:1;-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(98%) sepia(8%) saturate(290%) hue-rotate(328deg) brightness(95%) contrast(92%);filter:brightness(0) saturate(100%) invert(98%) sepia(8%) saturate(290%) hue-rotate(328deg) brightness(95%) contrast(92%);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;pointer-events:none;opacity:0}.double-block-01 .modal-trigger:after{content:"";display:block;position:absolute;top:0;left:0;height:100%;z-index:2;width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1)}@media (min-width:960px){.double-block-01 .modal-trigger:after{width:calc(100% / 4 * 1 - clamp(16px, 2vw, 30px) / 4 * 3)}}.double-block-01 .modal-trigger.team-member-2:before{-webkit-transform:unset;transform:unset;right:clamp(16px, 2vw, 30px);left:unset}@media (min-width:960px){.double-block-01 .modal-trigger.team-member-2:before{-webkit-transform:translateX(-100%);transform:translateX(-100%);left:calc(50% - clamp(16px, 2vw, 30px))}}.double-block-01 .modal-trigger.team-member-2:after{left:unset;right:0}@media (min-width:960px){.double-block-01 .modal-trigger.team-member-2:after{right:calc(50% + clamp(16px, 2vw, 30px))}}.double-block-01 .modal-trigger:hover:before{opacity:1;-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(84%) sepia(17%) saturate(732%) hue-rotate(290deg) brightness(102%) contrast(102%);filter:brightness(0) saturate(100%) invert(84%) sepia(17%) saturate(732%) hue-rotate(290deg) brightness(102%) contrast(102%)}@media (min-width:960px){.modal+.double-block-01,.double-block-01+.double-block-01{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.modal+.double-block-01 .modal-trigger:before,.double-block-01+.double-block-01 .modal-trigger:before{left:unset;right:calc(50% - clamp(16px, 2vw, 30px));-webkit-transform:translateX(100%);transform:translateX(100%)}.modal+.double-block-01 .modal-trigger.team-member-1:after,.double-block-01+.double-block-01 .modal-trigger.team-member-1:after{right:unset;left:50%}.modal+.double-block-01 .modal-trigger.team-member-2:before,.double-block-01+.double-block-01 .modal-trigger.team-member-2:before{left:15px;left:unset;right:15px;-webkit-transform:translateX(0);transform:translateX(0)}.modal+.double-block-01 .modal-trigger.team-member-2:after,.double-block-01+.double-block-01 .modal-trigger.team-member-2:after{right:unset;left:75%}}.double-block-02{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(16px, 2vw, 30px);-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:750px){.double-block-02{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.double-block-02>*{width:calc(50% - clamp(16px, 2vw, 30px) / 2)}}.double-block-02.has-conversation:hover{background-color:#4f192b}.double-block-02 .team-member{display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(16px, 2vw, 30px);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;color:#ded9cb;text-decoration:none;border-radius:15px}.double-block-02 .team-member:hover{color:#ffccec}.double-block-02 .team-member:nth-of-type(2){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.double-block-02 .team-member:nth-of-type(2) .team-member-photo:before{left:unset;right:15px}.double-block-02 .team-member-photo,.double-block-02 .team-member-details{width:100%}@media (min-width:750px){.double-block-02 .team-member-photo,.double-block-02 .team-member-details{width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1)}}.double-block-02 .name,.double-block-02 .role{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(16px, 2vw, 30px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.double-block-02 .name>*,.double-block-02 .role>*{width:calc(50% - clamp(16px, 2vw, 30px) / 2);text-align:center}.modal{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background-color:rgba(100,95,85,.85);z-index:1000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-animation:modal-open .25s forwards;animation:modal-open .25s forwards}.modal.is-hidden{-webkit-animation:modal-close 1s forwards;animation:modal-close 1s forwards}.modal .modal-content{background-color:#4f192b;color:#e9e5dd;max-width:90vw;max-height:90dvh;padding:clamp(16px, 2vw, 30px);border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(16px, 2vw, 30px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;overflow-y:auto;position:relative}@media (min-width:750px){.modal .modal-content{max-width:75vw}}@media (min-width:960px){.modal .modal-content{max-width:66.6vw}}@media (min-width:1200px){.modal .modal-content{max-width:50vw}}.modal .modal-close{min-height:unset;padding:0;position:absolute;top:clamp(16px, 2vw, 30px);right:clamp(16px, 2vw, 30px);width:36px;height:36px;background:transparent url(//tangogameworks.com/wp-content/themes/tango-gameworks/assets/images/close.svg) no-repeat center center;background-size:contain;border:0;z-index:1;-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(98%) sepia(8%) saturate(290%) hue-rotate(328deg) brightness(95%) contrast(92%);filter:brightness(0) saturate(100%) invert(98%) sepia(8%) saturate(290%) hue-rotate(328deg) brightness(95%) contrast(92%);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;text-indent:-9999px;cursor:pointer}.modal .modal-close:hover{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(84%) sepia(17%) saturate(732%) hue-rotate(290deg) brightness(102%) contrast(102%);filter:brightness(0) saturate(100%) invert(84%) sepia(17%) saturate(732%) hue-rotate(290deg) brightness(102%) contrast(102%)}.modal .profile-photo{grid-row:span 2/span 2}.modal .who{color:#ffccec;display:grid;grid-template-columns:100px 1fr;grid-template-rows:repeat(2,auto);gap:clamp(16px, 2vw, 30px)}@media (min-width:750px){.modal .who{grid-template-columns:180px 1fr}}.modal .profile-photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal .profile-photo img{border-radius:15px;overflow:hidden}.modal .name{-ms-flex-item-align:end;align-self:end;margin-bottom:0;font-family:"Komplekt030","FOT-UD角ゴC80 Pro B","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;text-transform:uppercase;font-weight:700;line-height:1;font-size:24px;font-size:1.5rem}@media (min-width:750px){.modal .name{font-size:32px;font-size:2rem}}@media (min-width:960px){.modal .name{font-size:48px;font-size:3rem}}html[lang=ja] .modal .name{line-height:110%}.modal .role{grid-column-start:2;grid-row-start:2;align-self:start;margin-bottom:0;line-height:1.2;font-weight:700;text-transform:uppercase;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;letter-spacing:.12em}.conversation{overflow-y:auto;font-size:16px;line-height:1.5;height:auto;padding-right:clamp(16px, 2vw, 30px)}@media (min-width:750px){.conversation{font-size:18px}}.conversation p{margin-bottom:.25em;padding-left:2em}.conversation p:not(:first-child) strong{margin-top:calc(clamp(16px, 2vw, 30px) * 2)}.conversation p:last-of-type{margin-bottom:calc(clamp(16px, 2vw, 30px) * 2)}.conversation strong{margin-bottom:calc(clamp(16px, 2vw, 30px) / 2);font-weight:700;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-weight:700;text-transform:uppercase;display:block;font-size:16px;letter-spacing:.12em;margin-left:-1.5em}@-webkit-keyframes modal-open{0%{display:-webkit-box;display:flex;opacity:0;-webkit-filter:blur(2px);filter:blur(2px)}100%{opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes modal-open{0%{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-filter:blur(2px);filter:blur(2px)}100%{opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes modal-close{0%{display:-webkit-box;display:flex;opacity:1;-webkit-filter:blur(0);filter:blur(0)}1%{opacity:1;-webkit-filter:blur(0);filter:blur(0)}99%{opacity:0;-webkit-filter:blur(2px);filter:blur(2px)}100%{opacity:0;-webkit-filter:blur(2px);filter:blur(2px);display:none}}@keyframes modal-close{0%{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-filter:blur(0);filter:blur(0)}1%{opacity:1;-webkit-filter:blur(0);filter:blur(0)}99%{opacity:0;-webkit-filter:blur(2px);filter:blur(2px)}100%{opacity:0;-webkit-filter:blur(2px);filter:blur(2px);display:none}}.join-our-team{border-radius:30px;background-color:#07382b;color:#abffb9;padding:clamp(16px, 2vw, 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:clamp(16px, 2vw, 30px)}@media (min-width:750px){.join-our-team{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.join-our-team .block{border-radius:15px;overflow:hidden;position:relative;background-color:#322f2a;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;aspect-ratio:1/1}@media (min-width:750px){.join-our-team .block{width:calc(100% / 4 * 1 - clamp(16px, 2vw, 30px) / 4 * 3)}}.join-our-team .block img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.join-our-team .copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(16px, 2vw, 30px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:5px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:clamp(1rem, 0.1304rem + 1.4493vw, 1.5rem)}@media (min-width:750px){.join-our-team .copy{width:calc(100% / 4 * 1 - clamp(16px, 2vw, 30px) / 4 * 3)}}.join-our-team .btn{background-color:#abffb9;color:#07382b}.join-our-team .wide-image{border-radius:15px;overflow:hidden;position:relative;aspect-ratio:1454/712;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:750px){.join-our-team .wide-image{width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1);-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.join-our-team .wide-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;mix-blend-mode:screen}.join-our-team .wide-image:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#e9e5dd;mix-blend-mode:multiply;z-index:1}.page-template-template-careers{background-color:#07382b}.page-template-template-careers .header-content,.page-template-template-careers .footer-content{background-color:#c8bfa9}.page-template-template-careers .logo{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(17%) sepia(56%) saturate(554%) hue-rotate(113deg) brightness(94%) contrast(100%);filter:brightness(0) saturate(100%) invert(17%) sepia(56%) saturate(554%) hue-rotate(113deg) brightness(94%) contrast(100%)}.page-template-template-careers .logo img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(17%) sepia(56%) saturate(554%) hue-rotate(113deg) brightness(94%) contrast(100%);filter:brightness(0) saturate(100%) invert(17%) sepia(56%) saturate(554%) hue-rotate(113deg) brightness(94%) contrast(100%)}.page-template-template-careers .hamburger-inner,.page-template-template-careers .hamburger-inner:before,.page-template-template-careers .hamburger-inner:after{background-color:#07382b}.page-template-template-careers .nav-menu a{color:#07382b}.page-template-template-careers .nav-menu a:hover{background-color:#07382b;color:#abffb9}.page-template-template-careers .current-menu-item:not(.menu-item-object-custom)>a{background-color:#07382b;color:#abffb9}.page-template-template-careers .intro-block a{color:#07382b;border-bottom-color:#07382b}.page-template-template-careers .intro-block a:hover{background-color:#07382b;color:#abffb9}.page-template-template-careers select{color:#07382b;-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(17%) sepia(56%) saturate(554%) hue-rotate(113deg) brightness(94%) contrast(100%);filter:brightness(0) saturate(100%) invert(17%) sepia(56%) saturate(554%) hue-rotate(113deg) brightness(94%) contrast(100%)}.page-template-template-careers .btn{background-color:#abffb9;color:#07382b}.page-template-template-careers .btn:hover{background-color:#322f2a;color:#abffb9}.page-template-template-careers .intro-block{background-color:#c8bfa9;color:#07382b}.page-template-template-careers .intro-block .hero-image{background-color:#07382b}.page-template-template-careers .intro-block .hero-image:before{background-color:#c8bfa9}.page-template-template-careers .footer-content .links img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(17%) sepia(56%) saturate(554%) hue-rotate(113deg) brightness(94%) contrast(100%);filter:brightness(0) saturate(100%) invert(17%) sepia(56%) saturate(554%) hue-rotate(113deg) brightness(94%) contrast(100%)}.page-template-template-careers .footer-content .links a:hover{background-color:#07382b}.page-template-template-careers .footer-content .links a:hover img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(89%) sepia(25%) saturate(520%) hue-rotate(67deg) brightness(97%) contrast(108%);filter:brightness(0) saturate(100%) invert(89%) sepia(25%) saturate(520%) hue-rotate(67deg) brightness(97%) contrast(108%)}.page-template-template-careers .footer-content .credits a{color:#07382b}.page-template-template-careers .footer-content .credits a:hover{opacity:1;color:#07382b}.careers-copy{border-radius:30px;background-color:#c8bfa9;color:#07382b;padding:clamp(16px, 2vw, 30px);margin-bottom:clamp(16px, 2vw, 30px);margin-top:calc(clamp(16px, 2vw, 30px) * -4);padding-top:calc(clamp(16px, 2vw, 30px) * 4)}@media (min-width:960px){.careers-copy .careers-copy-content{margin:0 auto;width:calc(100% / 1.2 * 1 - clamp(16px, 2vw, 30px) / 1.2 * 0.2)}}@media (min-width:1200px){.careers-copy .careers-copy-content{width:calc(100% / 1.5 * 1 - clamp(16px, 2vw, 30px) / 1.5 * 0.5)}}.careers-copy .info-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(16px, 2vw, 30px);margin-bottom:calc(clamp(16px, 2vw, 30px) * 2);-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:960px){.careers-copy .info-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px){.careers-copy .info-block:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.careers-copy .info-image-block{border-radius:15px;overflow:hidden;position:relative;aspect-ratio:1/1;width:calc(100% / 1.3333333333 * 1 - clamp(16px, 2vw, 30px) / 1.3333333333 * 0.3333333333)}@media (min-width:540px){.careers-copy .info-image-block{width:calc(100% / 1.6 * 1 - clamp(16px, 2vw, 30px) / 1.6 * 0.6)}}@media (min-width:960px){.careers-copy .info-image-block{width:calc(100% / 2.6666666667 * 1 - clamp(16px, 2vw, 30px) / 2.6666666667 * 1.6666666667)}}.careers-copy .info-image-block img{width:100%;-o-object-fit:cover;object-fit:cover;mix-blend-mode:unset;height:auto}@media (min-width:960px){.careers-copy .info-image-block img{aspect-ratio:1/1}}.careers-copy .info-image-block.filtered{background-color:#07382b}.careers-copy .info-image-block.filtered:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#c8bfa9;mix-blend-mode:multiply;z-index:1}.careers-copy .info-image-block.filtered img{-webkit-filter:grayscale(100%);filter:grayscale(100%);mix-blend-mode:screen}@media (min-width:960px){.careers-copy .text-block{width:calc(100% / 1.6 * 1 - clamp(16px, 2vw, 30px) / 1.6 * 0.6)}}.careers-copy .headline{text-align:center;line-height:1;text-transform:uppercase;margin-bottom:.5em;margin-top:.5em;width:100%}.careers-copy .headline i{font-style:normal}html[lang=ja] .careers-copy .headline{font-family:"Komplekt070","FOT-ロダンNTLG Pro EB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif}html[lang=ja] .careers-copy .headline i{font-family:"FOT-ロダンNTLG Pro EB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif}.careers-copy .title{line-height:1;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-weight:700;margin-bottom:.5em;text-align:center;font-size:32px;font-size:2rem}@media (min-width:960px){.careers-copy .title{font-size:32px;font-size:2rem;text-align:left}}html[lang=ja] .careers-copy .title{text-transform:none;font-family:"Komplekt070","FOT-ロダンNTLG Pro EB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif}.careers-copy .copy p:last-child{margin-bottom:0}.job-listings{margin-bottom:clamp(16px, 2vw, 30px)}.jobs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:clamp(16px, 2vw, 30px);padding:0 clamp(16px, 2vw, 30px)}.jobs>*{width:100%}@media (min-width:750px){.jobs>*{width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1)}}@media (min-width:1400px){.jobs>*{width:calc(100% / 3 * 1 - clamp(16px, 2vw, 30px) / 3 * 2)}}.job{border-radius:30px;background-color:#c8bfa9;color:#07382b;padding:clamp(16px, 2vw, 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:relative;overflow:hidden;text-decoration:none;color:#07382b}.job:visited{color:#07382b}.job:hover{background-color:#322f2a;color:#ded9cb}.job:hover .btn{background-color:#ded9cb;color:#07382b}.job>*:not(.background-image){position:relative;z-index:2}.job .background-image{z-index:1;opacity:.2;-webkit-filter:grayscale(100%);filter:grayscale(100%);background-blend-mode:darken}.job .btn{background-color:#07382b;color:#ded9cb}.job .btn:hover{background-color:#f4f2ee;color:#07382b}.job.new-job:before{position:absolute;bottom:clamp(16px, 2vw, 30px);left:clamp(16px, 2vw, 30px);background-color:#abffb9;color:#07382b;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;padding-top:6px;padding:6px 5px 3px;line-height:100%;border-radius:5px;font-size:15px;letter-spacing:.12em;font-weight:700;text-transform:uppercase;content:"NEW";z-index:10;pointer-events:none}html[lang=ja] .job.new-job:before{font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;text-transform:none;font-weight:700}.job .job-title{text-transform:uppercase;margin-bottom:.25em;line-height:1;font-size:clamp(1.5rem, -1.1087rem + 4.3478vw, 3rem)}.job .department,.job .location{font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-weight:700;text-transform:uppercase;font-size:16px;letter-spacing:.12em;margin-bottom:0}.job .apply-button{margin-top:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;padding-top:clamp(16px, 2vw, 30px)}.company-section{background-color:#c8bfa9;color:#07382b;padding:clamp(16px, 2vw, 30px);border-radius:30px}.company-section .section-title{text-align:center}.company-section .company-information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:960px){.company-section .company-information{gap:clamp(16px, 2vw, 30px);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px){.company-section .company-information{margin:0 auto;width:calc(100% / 1.2 * 1 - clamp(16px, 2vw, 30px) / 1.2 * 0.2)}}@media (min-width:1200px){.company-section .company-information{width:calc(100% / 1.5 * 1 - clamp(16px, 2vw, 30px) / 1.5 * 0.5)}}@media (min-width:960px){.company-section .company-information>div{width:calc(50% - clamp(16px, 2vw, 30px) / 2)}}.company-section .company-information p{margin-bottom:.25em}.company-section .company-information p:not(:first-child) strong{margin-top:1em;display:inline-block}.company-section .company-information p strong{text-transform:uppercase;letter-spacing:.12em}.page-template-template-job-description{background-color:#645f55}.page-template-template-job-description .header-content,.page-template-template-job-description .footer-content{background-color:#c8bfa9}.page-template-template-job-description .logo{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(14%) sepia(9%) saturate(746%) hue-rotate(359deg) brightness(97%) contrast(86%);filter:brightness(0) saturate(100%) invert(14%) sepia(9%) saturate(746%) hue-rotate(359deg) brightness(97%) contrast(86%)}.page-template-template-job-description .logo img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(14%) sepia(9%) saturate(746%) hue-rotate(359deg) brightness(97%) contrast(86%);filter:brightness(0) saturate(100%) invert(14%) sepia(9%) saturate(746%) hue-rotate(359deg) brightness(97%) contrast(86%)}.page-template-template-job-description .nav-menu a{color:#322f2a}.page-template-template-job-description .nav-menu a:hover{background-color:#322f2a;color:#e9e5dd}.page-template-template-job-description .current-page-ancestor>a{background-color:#07382b;color:#abffb9}.page-template-template-job-description select{color:#322f2a}.page-template-template-job-description .qtranxs_widget:before{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(14%) sepia(9%) saturate(746%) hue-rotate(359deg) brightness(97%) contrast(86%);filter:brightness(0) saturate(100%) invert(14%) sepia(9%) saturate(746%) hue-rotate(359deg) brightness(97%) contrast(86%)}.page-template-template-job-description .btn{background-color:#abffb9;color:#07382b}.page-template-template-job-description .btn:hover{background-color:#322f2a;color:#abffb9}.page-template-template-job-description .site-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(16px, 2vw, 30px)}@media (min-width:750px){.page-template-template-job-description .site-main{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.page-template-template-job-description .footer-content .links img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(14%) sepia(9%) saturate(746%) hue-rotate(359deg) brightness(97%) contrast(86%);filter:brightness(0) saturate(100%) invert(14%) sepia(9%) saturate(746%) hue-rotate(359deg) brightness(97%) contrast(86%)}.page-template-template-job-description .footer-content .links a:hover{background-color:#322f2a}.page-template-template-job-description .footer-content .links a:hover img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(82%) sepia(7%) saturate(617%) hue-rotate(5deg) brightness(94%) contrast(88%);filter:brightness(0) saturate(100%) invert(82%) sepia(7%) saturate(617%) hue-rotate(5deg) brightness(94%) contrast(88%)}.page-template-template-job-description .footer-content .credits a{color:#322f2a}.page-template-template-job-description .footer-content .credits a:hover{opacity:1;color:#322f2a}.job-description{border-radius:30px;background-color:#c8bfa9;color:#322f2a;padding:clamp(16px, 2vw, 30px)}@media (min-width:750px){.job-description{width:calc(100% / 1.3333333333 * 1 - clamp(16px, 2vw, 30px) / 1.3333333333 * 0.3333333333)}}@media (min-width:960px){.job-description{width:calc(100% / 1.5 * 1 - clamp(16px, 2vw, 30px) / 1.5 * 0.5)}}.job-description .job-title{font-size:calc(16px + 5vw);line-height:.9;margin-bottom:calc(clamp(16px, 2vw, 30px) / 2)}@media (min-width:960px){.job-description .job-title{font-size:clamp(3rem, -2.2174rem + 8.6957vw, 6rem)}}html[lang=ja] .job-description .job-title{letter-spacing:.06em}.job-description .title{color:#c8bfa9;background-color:#645f55;text-align:center;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-size:20px;line-height:36px;min-height:36px;margin-top:1em}.job-description .title.overview,.job-description .title.additional-header{min-height:50px;line-height:50px}html[lang=ja] .job-description .title{font-family:"Komplekt070","FOT-ロダンNTLG Pro EB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif}.job-description .department,.job-description .location{font-size:24px;margin-bottom:1em;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;text-transform:uppercase;font-weight:700;letter-spacing:.12em}html[lang=ja] .job-description .department,html[lang=ja] .job-description .location{font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-weight:700}.job-description .requirements{margin-bottom:clamp(16px, 2vw, 30px)}.job-description .must-haves .reqs-subtitle,.job-description .wants .reqs-subtitle{margin-bottom:.5em;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-weight:400;font-size:20px;border-bottom:1px solid #645f55;padding-bottom:.2em}.job-description .must-haves{margin-bottom:clamp(16px, 2vw, 30px)}.job-description .subtitle{margin-bottom:.5em;font-family:"Komplekt070","FOT-UD角ゴC80 Pro B","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-weight:400;font-size:20px}.job-description .apply-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.job-description .apply-button .btn{background-color:#322f2a;color:#c8bfa9}.job-description .apply-button .btn:hover{background-color:#f4f2ee;color:#322f2a}.job-description .after-button-text{margin-top:clamp(16px, 2vw, 30px)}.job-description-aside{background-color:#645f55;border-radius:30px;overflow:hidden;position:relative;aspect-ratio:1920/800}@media (min-width:750px){.job-description-aside{width:calc(100% / 4 * 1 - clamp(16px, 2vw, 30px) / 4 * 3)}}@media (min-width:960px){.job-description-aside{width:calc(100% / 3 * 1 - clamp(16px, 2vw, 30px) / 3 * 2)}}.job-description-aside:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#c8bfa9;mix-blend-mode:multiply;z-index:1}.job-description-aside img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;mix-blend-mode:screen;-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media (min-width:750px){.page-template-default .site-main{width:calc(100% / 1.2 * 1 - clamp(16px, 2vw, 30px) / 1.2 * 0.2);margin:0 auto}}@media (min-width:960px){.page-template-default .site-main{width:calc(100% / 1.5 * 1 - clamp(16px, 2vw, 30px) / 1.5 * 0.5)}}@media (min-width:1200px){.page-template-default .site-main{width:calc(100% / 2 * 1 - clamp(16px, 2vw, 30px) / 2 * 1)}}.page-template-default h1,.page-template-default h2,.page-template-default h3,.page-template-default h4,.page-template-default h5,.page-template-default h6{margin:.5em 0}.page-template-default table{border-right:1px solid #322f2a;border-top:1px solid #322f2a;width:100%;border-collapse:collapse}.page-template-default table th,.page-template-default table td{border-left:1px solid #322f2a;border-bottom:1px solid #322f2a;padding:4px 10px;line-height:1.1}.page-template-default ol ::marker{color:#322f2a;font-weight:700}.site-footer{max-width:1630px;margin:clamp(16px, 2vw, 30px) auto}@media (min-width:750px){.site-footer{font-size:12px;font-size:.75rem}}.footer-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:clamp(16px, 2vw, 30px);padding:23px clamp(16px, 2vw, 30px);border-radius:30px;background-color:#c8bfa9;color:#322f2a}@media (min-width:750px){.footer-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer-content p{margin:0;line-height:1.2}.footer-content a{color:#322f2a;text-decoration:none}.footer-content .social-links{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center;text-transform:uppercase;font-size:16px}@media (min-width:750px){.footer-content .social-links{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:calc(100% / 12 * 5 - clamp(16px, 2vw, 30px) / 12 * 11);text-align:left}}.footer-content .social-links p{margin-bottom:.25em;font-family:"Komplekt070","FOT-ロダンNTLG Pro DB","Meiryo","Hiragino Kaku Gothic Pro",sans-serif;font-weight:700;letter-spacing:.12em}.footer-content .links{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media (min-width:750px){.footer-content .links{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.footer-content .links img{max-height:26px;height:5vh;width:auto;-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);-webkit-filter:brightness(0) saturate(100%) invert(14%) sepia(9%) saturate(746%) hue-rotate(359deg) brightness(97%) contrast(86%);filter:brightness(0) saturate(100%) invert(14%) sepia(9%) saturate(746%) hue-rotate(359deg) brightness(97%) contrast(86%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.footer-content .links a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;color:#322f2a;height:40px;width:40px;border-radius:10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.footer-content .links a:hover{background-color:#322f2a}.footer-content .links a:hover img{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%);filter:brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(729%) hue-rotate(359deg) brightness(97%) contrast(82%)}.footer-content .links span{display:none}.footer-content .logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:750px){.footer-content .logo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:calc(100% / 12 * 2 - clamp(16px, 2vw, 30px) / 12 * 11)}}.footer-content .logo img{aspect-ratio:163/122;width:122px;height:auto;margin:0 auto}.footer-content .copy{font-size:12px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:center}@media (min-width:750px){.footer-content .copy{width:calc(100% / 12 * 5 - clamp(16px, 2vw, 30px) / 12 * 11);text-align:right}}.footer-content .copy p:last-of-type{margin-bottom:0}.footer-content .copy .menu{font-size:14px;list-style-type:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}@media (min-width:750px){.footer-content .copy .menu{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.footer-content .credits{clear:both;display:block}.footer-content .credits a{opacity:.5;color:#322f2a;text-decoration:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.footer-content .credits a:hover{opacity:1;color:#e9e5dd}
.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}