html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1;margin:0}article,aside,details,figcaption,figure,footer,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}li{list-style:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}:root{--ts-green: rgb(0, 182, 151);--ts-yellow: rgb(255,235,0)}html{font-size:62.5%;font-feature-settings:"palt";font-family:Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic",Meiryo,sans-serif;scrollbar-gutter:stable}body{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;position:relative;background:#e9f2ef}.line-break::after{content:"\a";white-space:pre}.co2{position:relative}.co2 sub{font-size:.7em;position:relative;top:.2em}header{width:100%;position:fixed;left:50%;transform:translateX(-50%);z-index:3}header .header-inner{background:rgba(159,207,184,0);display:flex;justify-content:space-between;align-items:center;transition:background .4s cubic-bezier(0.39, 0.575, 0.565, 1);z-index:2;margin:0 auto;position:relative}header .header-inner.positive{background:rgba(159,207,184,.85)}header .header-inner .logo{display:flex;justify-content:start;align-items:center;color:#fff;width:fit-content}header .header-inner .logo .mark img{width:100%;min-width:100%;height:auto;vertical-align:top}header .header-inner .logo .en{display:block}header .header-inner .nav-controls #nav-toggle{appearance:none;border:none;background:none;cursor:pointer}header .header-inner .nav-controls #nav-toggle span{display:block;height:2px;border-radius:100px;background:#fff;transition:.5s cubic-bezier(0.19, 1, 0.22, 1);transform-origin:center center;position:absolute;left:0px}header .header-inner .nav-controls #nav-toggle span:nth-of-type(2){top:50%;margin-top:-1px}header .header-inner .nav-controls #nav-toggle.open span:nth-of-type(2){opacity:0;transform:scaleX(0)}header #global-nav{background:url(../../assets/images/common/nav-bg.webp) no-repeat calc(50% + 250px) 150px #e9f2ef;transform:translateX(50%);overscroll-behavior:contain;width:100%;height:100vh;opacity:0;visibility:hidden;z-index:1}header #global-nav ul.parent{position:relative;z-index:2;background:hsla(0,0%,100%,.75);border:1px dashed var(--ts-green);margin-right:auto;margin-left:auto}header #global-nav ul.parent li{letter-spacing:.075em;color:var(--ts-green)}header #global-nav ul.parent li a{text-decoration:none;position:relative;color:var(--ts-green);transition:color .45s cubic-bezier(0.39, 0.575, 0.565, 1)}header #global-nav .background{z-index:1;width:100%;position:absolute;top:0;left:0;background:linear-gradient(to bottom, rgb(159, 210, 177), 70%, rgba(205, 230, 221, 0))}main{position:relative;z-index:2}.page-footer{position:relative;width:100%;z-index:2}.page-footer .footer-inner{position:relative;z-index:2}.page-footer .footer-inner p{text-align:center;letter-spacing:.175em;color:var(--ts-green)}.page-footer .footer-inner p .markered{background:linear-gradient(transparent 80%, rgb(255, 230, 0) 0%)}.page-footer .footer-inner .contact{margin:0 auto;display:block;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff}.page-footer .footer-inner .contact .label{position:relative;display:flex;justify-content:center;align-items:center;vertical-align:baseline;letter-spacing:.1em;z-index:2}.page-footer .footer-inner .contact .label::after{content:"";display:block}.page-footer .footer-inner .contact .button-image picture,.page-footer .footer-inner .contact .button-image img{width:100%;height:100%;transition:transform .7s cubic-bezier(0.19, 1, 0.22, 1);object-fit:cover}.page-footer .footer-inner .external-links{margin-right:auto;margin-left:auto}.page-footer .footer-inner .external-links a{display:flex;justify-content:center;align-items:center;border-radius:100px;border:1px solid #fff;color:#fff;text-decoration:none;transition:background .45s cubic-bezier(0.39, 0.575, 0.565, 1),border-color .45s cubic-bezier(0.39, 0.575, 0.565, 1)}.page-footer .footer-inner .external-links a:hover,.page-footer .footer-inner .external-links a:visited{border-color:#fff;background:none}.page-footer .footer-inner .copyright{text-align:center;margin-bottom:0px;color:#fff}.page-footer .background{width:100%;position:absolute;bottom:0px;left:0px;z-index:1;background:linear-gradient(to bottom, rgba(205, 230, 221, 0), 20%, rgb(159, 210, 177));mix-blend-mode:multiply}.pagetop{display:block;visibility:hidden;opacity:0;z-index:2;transition:opacity .2s cubic-bezier(0.39, 0.575, 0.565, 1),visibility .2s}.pagetop a{position:relative;display:block;border:1px solid #fff;border-radius:900px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;color:#fff;line-height:1.17;transition:background .45s cubic-bezier(0.39, 0.575, 0.565, 1),border-color .45s cubic-bezier(0.39, 0.575, 0.565, 1)}.pagetop a:link,.pagetop a:visited{background:none;border-color:#fff}.pagetop a::before,.pagetop a::after{content:"";height:1px;background:#fff;display:block;position:absolute}.pagetop a::before{right:50%;transform:rotate(-45deg);transform-origin:100% 0}.pagetop a::after{left:50%;transform:rotate(45deg);transform-origin:0 100%}.pagetop.show{visibility:visible;opacity:1}.contents-body .upper-gradient{background:linear-gradient(to bottom, rgb(159, 210, 177), 90%, rgba(205, 230, 221, 0));mix-blend-mode:multiply;width:100%;opacity:.7;z-index:1}.hero{width:100%;position:relative;overflow:hidden;background:#9fd2b1}.hero .page-title h1{line-height:1.7}.hero .page-title h1 .en{display:block;letter-spacing:.1em;line-height:1.3em}.hero .page-title h1 .ja{display:block;letter-spacing:.15em}.hero picture,.hero img{width:100%;height:100%;object-fit:cover;z-index:1}@media screen and (min-width: 360px)and (max-width: 1000px){.pc,.line-break-pc{display:none}.line-break-sp::after{content:"\a";white-space:pre}header{top:20px}header .header-inner{padding:10px;width:90%;height:50px;border-radius:8px}header .header-inner.open,header .header-inner.open.positive{background:#9fcfb8}header .header-inner .logo .mark{margin-right:5px}header .header-inner .logo .en{font-size:.9rem;letter-spacing:.1em}header .header-inner .nav-controls .career,header .header-inner .nav-controls .event,header .header-inner .nav-controls .entry{display:none;visibility:hidden}header .header-inner .nav-controls #nav-toggle{width:24px;height:24px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}header .header-inner .nav-controls #nav-toggle span{width:24px}header .header-inner .nav-controls #nav-toggle span:nth-of-type(1){top:13%;margin-top:-1px}header .header-inner .nav-controls #nav-toggle span:nth-of-type(3){top:87%;margin-top:-1px}header .header-inner .nav-controls #nav-toggle.open span:nth-of-type(1){top:50%;margin-top:-1px;transform:rotate(225deg)}header .header-inner .nav-controls #nav-toggle.open span:nth-of-type(3){top:50%;margin-top:-1px;transform:rotate(-225deg)}header #global-nav{background-size:812px 811.3px;position:absolute;top:-20px;left:-50%;overflow:scroll;padding-bottom:2em}header #global-nav.open{transition:opacity .6s cubic-bezier(0.39, 0.575, 0.565, 1),visibility .6s;opacity:1;visibility:visible}header #global-nav.closed{transition:opacity .6s cubic-bezier(0.39, 0.575, 0.565, 1),visibility .6s;opacity:0;visibility:hidden}header #global-nav ul.parent{width:90%;border-radius:9px;margin-top:80px;margin-bottom:80px;padding:25px 25px 0 25px}header #global-nav ul.parent li{font-size:1.8rem}header #global-nav ul.parent li .child li{font-size:1.4rem}header #global-nav .background{height:35vh}.footer-nav{width:100%;height:80px;padding:0 10px 10px 10px;background:hsla(0,0%,100%,.75);position:fixed;bottom:-10px;left:0;display:flex;justify-content:center;align-items:center;gap:5px;z-index:5}.footer-nav a{width:100%;height:34px;display:block;border-radius:100px;border:1px solid var(--ts-green);display:flex;justify-content:center;align-items:center;text-decoration:none;line-height:1;font-size:1.4rem;letter-spacing:.1em}.footer-nav a.entry{letter-spacing:.25em}.footer-nav a:link,.footer-nav a:visited,.footer-nav a:hover{color:var(--ts-green);background:#fff}.footer-nav a:active{background:var(--ts-green);color:#fff}.page-footer{padding:0 0 80px 0}.page-footer .footer-inner p{font-size:1.667rem;line-height:1.66}.page-footer .footer-inner .contact{border-radius:10px}.page-footer .footer-inner .contact .label{font-size:2.2rem}.page-footer .footer-inner .contact .label::after{background:url(../../assets/images/common/button-arrow-sp.svg) no-repeat center}.page-footer .footer-inner .contact .button-image{width:100%;height:100%;z-index:1;position:absolute;top:50%;left:50%}.page-footer .footer-inner .contact:link .button-image img,.page-footer .footer-inner .contact:visited .button-image img,.page-footer .footer-inner .contact:hover .button-image img{transform:translate(-50%, -50%) scale(1)}.page-footer .footer-inner .contact:active .button-image img{transform:translate(-50%, -50%) scale(1.1)}.page-footer .footer-inner .external-links{display:flex;flex-direction:column;justify-content:center;align-items:center}.page-footer .footer-inner .external-links a{font-size:1.667rem;letter-spacing:.15em}.page-footer .footer-inner .external-links a:active{background:var(--ts-green);border-color:var(--ts-green)}.page-footer .footer-inner .copyright{font-size:1rem;letter-spacing:.1em}.page-footer .background{height:45vh}.pagetop{position:fixed;right:15px;bottom:110px}.pagetop a{font-size:1.1rem}.pagetop a:active{background:var(--ts-green);border-color:var(--ts-green)}.contents-body{background:url(../../assets/images/common/earth-sp.webp) repeat-y center top;background-size:873.6px 1087.2px}.hero .page-title{top:86px;width:84%;position:absolute;right:50%;transform:translateX(50%);z-index:2}.hero .page-title h1{color:#fff;text-shadow:0 0 20px rgba(0,0,0,.2)}.hero .page-title h1 .en{margin-bottom:5px}.hero .page-title h1 .ja{line-height:1.55em}.hero .page-title h1 .en{font-size:2.1rem}.hero .page-title h1 .ja{font-size:1.4rem}.hero picture,.hero img{object-position:50% 0%;min-height:50vh}}@media screen and (min-width: 360px)and (max-width: 374px){html{font-size:60%}header .header-inner{height:50px}header .header-inner .logo .mark{width:157.8px;height:20.4px}header #global-nav ul.parent{margin:100px auto}header #global-nav ul.parent .gn1,header #global-nav ul.parent .gn2,header #global-nav ul.parent .gn3,header #global-nav ul.parent .gn4,header #global-nav ul.parent .gn5,header #global-nav ul.parent .gn6,header #global-nav ul.parent .gn7,header #global-nav ul.parent .gn8,header #global-nav ul.parent .gn9,header #global-nav ul.parent .gn10{padding-bottom:34.2px}header #global-nav ul.parent .child{margin-top:9.6px}header #global-nav ul.parent .child li{margin-bottom:7.68px}.page-footer{margin-top:38.4px}.page-footer .footer-inner p{margin-bottom:28.8px}.page-footer .footer-inner .contact{width:194.88px;height:100.8px}.page-footer .footer-inner .contact .label::after{width:18.24px;height:18.24px;margin:4.8px 0 0 4.8px;background-size:18.24px 18.24px}.page-footer .footer-inner .external-links{margin:28.8px auto;gap:19.2px}.page-footer .footer-inner .external-links a{width:211.2px;height:46.08px}.pagetop{width:48px;height:48px}.pagetop a{width:48px;height:48px;padding-top:9.6px}.pagetop a::before,.pagetop a::after{width:7.68px;top:5.76px}}@media screen and (min-width: 375px)and (max-width: 411px){html{font-size:62.5%}header .header-inner{height:50px}header .header-inner .logo .mark{width:170.95px;height:22.1px}header #global-nav ul.parent .gn1,header #global-nav ul.parent .gn2,header #global-nav ul.parent .gn3,header #global-nav ul.parent .gn4,header #global-nav ul.parent .gn5,header #global-nav ul.parent .gn6,header #global-nav ul.parent .gn7,header #global-nav ul.parent .gn8,header #global-nav ul.parent .gn9,header #global-nav ul.parent .gn10{padding-bottom:30px}header #global-nav ul.parent .child{margin-top:10px}header #global-nav ul.parent .child li{margin-bottom:8px}.page-footer{margin-top:40px}.page-footer .footer-inner p{margin-bottom:30px}.page-footer .footer-inner .contact{width:203px;height:105px}.page-footer .footer-inner .contact .label::after{width:19px;height:19px;margin:5px 0 0 5px;background-size:19px 19px}.page-footer .footer-inner .external-links{margin:30px auto;gap:20px}.page-footer .footer-inner .external-links a{width:220px;height:48px}.pagetop{width:50px;height:50px}.pagetop a{width:50px;height:50px;padding-top:10px}.pagetop a::before,.pagetop a::after{width:8px;top:6px}}@media screen and (min-width: 412px)and (max-width: 427px){html{font-size:68.75%}header .header-inner{height:50px}header .header-inner .logo .mark{width:184.1px;height:23.8px}header #global-nav ul.parent{margin:100px auto}header #global-nav ul.parent .gn1,header #global-nav ul.parent .gn2,header #global-nav ul.parent .gn3,header #global-nav ul.parent .gn4,header #global-nav ul.parent .gn5,header #global-nav ul.parent .gn6,header #global-nav ul.parent .gn7,header #global-nav ul.parent .gn8,header #global-nav ul.parent .gn9,header #global-nav ul.parent .gn10{padding-bottom:33px}header #global-nav ul.parent .child{margin-top:11px}header #global-nav ul.parent .child li{margin-bottom:8.8px}.page-footer{margin-top:44px}.page-footer .footer-inner p{margin-bottom:33px}.page-footer .footer-inner .contact{width:223.3px;height:115.5px}.page-footer .footer-inner .contact .label::after{width:20.9px;height:20.9px;margin:5.5px 0 0 5.5px;background-size:20.9px 20.9px}.page-footer .footer-inner .external-links{margin:33px auto;gap:22px}.page-footer .footer-inner .external-links a{width:242px;height:52.8px}.pagetop{width:55px;height:55px}.pagetop a{width:55px;height:55px;padding-top:11px}.pagetop a::before,.pagetop a::after{width:8.8px;top:6.6px}}@media screen and (min-width: 428px)and (max-width: 479px){html{font-size:71.25%}header .header-inner{height:50px}header .header-inner .logo .mark{width:210.4px;height:27.2px}header #global-nav ul.parent{margin:100px auto}header #global-nav ul.parent .gn1,header #global-nav ul.parent .gn2,header #global-nav ul.parent .gn3,header #global-nav ul.parent .gn4,header #global-nav ul.parent .gn5,header #global-nav ul.parent .gn6,header #global-nav ul.parent .gn7,header #global-nav ul.parent .gn8,header #global-nav ul.parent .gn9,header #global-nav ul.parent .gn10{padding-bottom:34.2px}header #global-nav ul.parent .child{margin-top:11.4px}header #global-nav ul.parent .child li{margin-bottom:9.12px}.page-footer{margin-top:45.6px}.page-footer .footer-inner p{margin-bottom:34.2px}.page-footer .footer-inner .contact{width:231.42px;height:119.7px}.page-footer .footer-inner .contact .label::after{width:21.66px;height:21.66px;margin:5.7px 0 0 5.7px;background-size:21.66px 21.66px}.page-footer .footer-inner .external-links{margin:34.2px auto;gap:22.8px}.page-footer .footer-inner .external-links a{width:250.8px;height:54.72px}.pagetop{width:57px;height:57px}.pagetop a{width:57px;height:57px;padding-top:11.4px}.pagetop a::before,.pagetop a::after{width:9.12px;top:6.84px}}@media screen and (min-width: 480px)and (max-width: 599px){html{font-size:81.25%}header .header-inner{height:70px;padding:10px 15px}header .header-inner .logo .mark{width:210.4px;height:27.2px}header #global-nav ul.parent{margin:120px auto}header #global-nav ul.parent .gn1,header #global-nav ul.parent .gn2,header #global-nav ul.parent .gn3,header #global-nav ul.parent .gn4,header #global-nav ul.parent .gn5,header #global-nav ul.parent .gn6,header #global-nav ul.parent .gn7,header #global-nav ul.parent .gn8,header #global-nav ul.parent .gn9,header #global-nav ul.parent .gn10{padding-bottom:39px}header #global-nav ul.parent .child{margin-top:13px}header #global-nav ul.parent .child li{margin-bottom:10.4px}.page-footer{padding-bottom:120px;margin-top:52px}.page-footer .footer-inner p{margin-bottom:39px}.page-footer .footer-inner .contact{width:263.9px;height:136.5px}.page-footer .footer-inner .contact .label::after{width:24.7px;height:24.7px;margin:6.5px 0 0 6.5px;background-size:24.7px 24.7px}.page-footer .footer-inner .external-links{margin:39px auto;gap:26px}.page-footer .footer-inner .external-links a{width:286px;height:62.4px}.pagetop{width:65px;height:65px;bottom:160px}.pagetop a{width:65px;height:65px;padding-top:13px}.pagetop a::before,.pagetop a::after{width:10.4px;top:7.8px}.footer-nav{height:100px}.footer-nav a{height:50px}.hero .page-title{top:120px}}@media screen and (min-width: 600px)and (max-width: 1000px){html{font-size:100%}header .header-inner{height:80px;padding:10px 20px}header .header-inner .logo .mark{width:263px;height:34px;margin-right:15px}header .header-inner .nav-controls #nav-toggle{right:20px;width:30px;height:30px}header .header-inner .nav-controls #nav-toggle span{width:30px;height:2px}header #global-nav ul.parent{margin:120px auto}header #global-nav ul.parent .gn1,header #global-nav ul.parent .gn2,header #global-nav ul.parent .gn3,header #global-nav ul.parent .gn4,header #global-nav ul.parent .gn5,header #global-nav ul.parent .gn6,header #global-nav ul.parent .gn7,header #global-nav ul.parent .gn8,header #global-nav ul.parent .gn9,header #global-nav ul.parent .gn10{padding-bottom:48px}header #global-nav ul.parent .child{margin-top:16px}header #global-nav ul.parent .child li{margin-bottom:12.8px}.footer-nav{height:100px}.footer-nav a{height:50px;font-size:1.2rem}.page-footer{margin-top:64px;padding-bottom:120px}.page-footer .footer-inner p{margin-bottom:48px}.page-footer .footer-inner .contact{width:324.8px;height:168px}.page-footer .footer-inner .contact .label::after{width:30.4px;height:30.4px;margin:8px 0 0 8px;background-size:30.4px 30.4px}.page-footer .footer-inner .external-links{margin:48px auto;gap:32px}.page-footer .footer-inner .external-links a{width:352px;height:76.8px}.page-footer .background{height:60vh}.pagetop{width:80px;height:80px;bottom:160px}.pagetop a{width:80px;height:80px;padding-top:16px}.pagetop a::before,.pagetop a::after{width:12.8px;top:9.6px}.hero .page-title{top:120px}}@media screen and (min-width: 1001px){.line-break-sp,.sp{display:none}.line-break-pc::after{content:"\a";white-space:pre}header{top:45px;height:60px}header .header-inner{width:90%;border-radius:15px}header .header-inner.open,header .header-inner.open.positive{background:rgba(159,207,184,0)}header .header-inner .logo .en{letter-spacing:.15em}header .header-inner .nav-controls{display:flex;justify-content:end;align-items:center}header .header-inner .nav-controls .career,header .header-inner .nav-controls .event,header .header-inner .nav-controls .entry{display:flex;justify-content:center;align-items:center;height:36px;border-radius:999px;text-decoration:none;border:1px solid #fff;color:#fff;letter-spacing:.015em;transition:background .45s cubic-bezier(0.39, 0.575, 0.565, 1),border-color .45s cubic-bezier(0.39, 0.575, 0.565, 1);line-height:36px}header .header-inner .nav-controls .career:link,header .header-inner .nav-controls .career:visited,header .header-inner .nav-controls .event:link,header .header-inner .nav-controls .event:visited,header .header-inner .nav-controls .entry:link,header .header-inner .nav-controls .entry:visited{background:none;border-color:#fff}header .header-inner .nav-controls .career:hover,header .header-inner .nav-controls .career:active,header .header-inner .nav-controls .event:hover,header .header-inner .nav-controls .event:active,header .header-inner .nav-controls .entry:hover,header .header-inner .nav-controls .entry:active{background:var(--ts-green);border-color:var(--ts-green)}header .header-inner .nav-controls .entry{letter-spacing:.25em}header .header-inner .nav-controls #nav-toggle{position:relative}header .header-inner .nav-controls #nav-toggle span{width:32px;height:2px}header .header-inner .nav-controls #nav-toggle.open span:nth-of-type(1){top:50%;margin-top:-1px;transform:rotate(225deg)}header .header-inner .nav-controls #nav-toggle.open span:nth-of-type(3){top:50%;margin-top:-1px;transform:rotate(-225deg)}header #global-nav{position:absolute;top:-45px;left:-50%;transition:opacity .4s cubic-bezier(0.39, 0.575, 0.565, 1),visibility .4s}header #global-nav.open{opacity:1;visibility:visible}header #global-nav ul.parent{border-radius:18px;margin-top:165px;padding:50px;grid-template-rows:repeat(8, auto);grid-column-gap:0px;grid-row-gap:0px;display:grid}header #global-nav ul.parent .gn1{grid-column:1;grid-row:1/span 1;padding-bottom:50px}header #global-nav ul.parent .gn2{grid-column:1;grid-row:2/span 1;padding-bottom:50px}header #global-nav ul.parent .gn3{grid-column:1;grid-row:3/span 6}header #global-nav ul.parent .gn4{grid-column:2;grid-row:1/span 2;padding-bottom:50px}header #global-nav ul.parent .gn5{grid-column:2;grid-row:span 3}header #global-nav ul.parent .gn6{grid-column:2;grid-row:span 3}header #global-nav ul.parent .gn7{grid-column:3;grid-row:1/span 2}header #global-nav ul.parent .gn8{grid-column:3;grid-row:3/span 2;padding-bottom:50px}header #global-nav ul.parent .gn9{grid-column:3;grid-row:5/span 2;padding-bottom:50px}header #global-nav ul.parent .gn10{grid-column:3;grid-row:span 2}header #global-nav ul.parent li a::after{content:"";display:block;width:100%;height:1px;background:color-mix(in srgb, var(--ts-green) 60%, #000);position:absolute;bottom:-3px;left:0;transition:transform .4s cubic-bezier(0.19, 1, 0.22, 1);transform-origin:left center}header #global-nav ul.parent li a:link,header #global-nav ul.parent li a:visited{color:var(--ts-green)}header #global-nav ul.parent li a:link::after,header #global-nav ul.parent li a:visited::after{transform:scaleX(0)}header #global-nav ul.parent li a:hover,header #global-nav ul.parent li a:active{color:color-mix(in srgb, var(--ts-green) 60%, #000)}header #global-nav ul.parent li a:hover::after,header #global-nav ul.parent li a:active::after{transform:scaleX(1)}header #global-nav .background{height:350px}.footer-nav{display:none;visibility:hidden}.page-footer{padding:0 0 60px 0;margin-top:120px}.page-footer .footer-inner p{margin-bottom:50px;font-size:2.3rem;line-height:1.65;letter-spacing:.175em}.page-footer .footer-inner .contact{border-radius:15px}.page-footer .footer-inner .contact .label{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.page-footer .footer-inner .contact .label::after{width:36px;height:36px;margin:10px 0 0 20px;background:url(../../assets/images/common/button-arrow.svg) no-repeat center;background-size:36px 36px}.page-footer .footer-inner .contact .button-image{position:relative;overflow:hidden;z-index:1}.page-footer .footer-inner .contact .button-image picture,.page-footer .footer-inner .contact .button-image img{object-position:50% 50%}.page-footer .footer-inner .contact:link .button-image img,.page-footer .footer-inner .contact:visited .button-image img{transform:scale(1)}.page-footer .footer-inner .contact:hover .button-image img,.page-footer .footer-inner .contact:active .button-image img{transform:scale(1.1)}.page-footer .footer-inner .external-links{display:flex;justify-content:center;align-items:center;margin-top:100px;margin-bottom:100px}.page-footer .footer-inner .external-links a{width:330px;height:64px;letter-spacing:.175em}.page-footer .footer-inner .external-links a:hover,.page-footer .footer-inner .external-links a:active{background:var(--ts-green);border-color:var(--ts-green)}.page-footer .footer-inner .copyright{font-size:1.6rem;letter-spacing:.125em}.page-footer .background{height:400px}.pagetop a:hover,.pagetop a:active{background:var(--ts-green);border-color:var(--ts-green)}.contents-body{background:url(../../assets/images/common/earth.webp) repeat-y top center;background-size:3080px 3520px}.hero{min-height:600px;background:#fff;display:flex;justify-content:space-between}.hero .page-title{width:50%;height:auto;background:#fff;display:flex;justify-content:start;align-items:center;padding-left:5%}.hero .page-title h1{margin-top:5%;color:var(--ts-green)}.hero .page-title h1 .en{margin-bottom:10px}.hero .page-title h1 .ja{line-height:1.37em}.hero .hero-image{width:50%;overflow:hidden}.hero .hero-image picture,.hero .hero-image img{object-fit:cover;object-position:50% 50%}}@media screen and (min-width: 1001px)and (max-width: 1279px){header{min-width:980px}header .header-inner{padding:12px 20px}header .header-inner .logo .mark{width:236.7px;height:30.6px;margin-right:15px}header .header-inner .logo .en{font-size:1.3rem}header .header-inner .nav-controls .career,header .header-inner .nav-controls .event,header .header-inner .nav-controls .entry{width:130px;margin-right:10px;font-size:1.4rem}header .header-inner .nav-controls .entry{margin-right:15px}header .header-inner .nav-controls #nav-toggle{width:26px;height:26px}header .header-inner .nav-controls #nav-toggle span{width:26px}header .header-inner .nav-controls #nav-toggle span:nth-of-type(1){top:10%;margin-top:-1px}header .header-inner .nav-controls #nav-toggle span:nth-of-type(2){top:50%;margin-top:-1px}header .header-inner .nav-controls #nav-toggle span:nth-of-type(3){top:90%;margin-top:-1px}header #global-nav ul.parent{width:900px;grid-template-columns:25%,33%,1fr}header #global-nav ul.parent li{font-size:1.7rem}header #global-nav ul.parent li .child{margin-top:15px}header #global-nav ul.parent li .child li{font-size:1.4rem;margin-bottom:15px}.page-footer .footer-inner .contact{width:480px;height:199.2px}.page-footer .footer-inner .contact .button-image{width:480px;height:199.2px}.page-footer .footer-inner .contact .label{font-size:3.52rem}.page-footer .footer-inner .external-links a{margin:0 15px;font-size:2.1rem}.pagetop{position:fixed;right:30px;bottom:30px;width:80px;height:80px}.pagetop a{padding-top:10px;width:80px;height:80px;font-size:1.5rem;letter-spacing:.15em}.pagetop a::before,.pagetop a::after{width:15px;top:10px}.hero,.hero .page-title,.hero .hero-image{min-height:500px;max-height:600px}.hero .page-title h1 .en{font-size:4.76rem}.hero .page-title h1 .ja{font-size:2.465rem}}@media screen and (min-width: 1280px){header{min-width:1180px}header .header-inner{padding:12px 40px}header .header-inner .logo{height:34px}header .header-inner .logo .mark{width:263px;height:34px;margin-right:25px}header .header-inner .logo .en{font-size:1.7rem}header .header-inner .nav-controls .career,header .header-inner .nav-controls .event,header .header-inner .nav-controls .entry{width:158px;margin-right:15px;font-size:1.7rem}header .header-inner .nav-controls .entry{margin-right:25px}header .header-inner .nav-controls #nav-toggle{width:32px;height:26px}header .header-inner .nav-controls #nav-toggle span{width:32px}header .header-inner .nav-controls #nav-toggle span:nth-of-type(1){top:0px}header .header-inner .nav-controls #nav-toggle span:nth-of-type(3){top:100%;margin-top:-1px}header #global-nav ul.parent{width:1080px;grid-template-columns:265px,355px,1fr}header #global-nav ul.parent li{font-size:2.2rem}header #global-nav ul.parent li .child{margin-top:20px}header #global-nav ul.parent li .child li{font-size:1.7rem;margin-bottom:20px}.page-footer .footer-inner .contact{width:600px;height:249px}.page-footer .footer-inner .contact .button-image{width:600px;height:249px}.page-footer .footer-inner .contact .label{font-size:4.4rem}.page-footer .footer-inner .external-links a{margin:0 30px;font-size:2.7rem}.pagetop{position:fixed;right:50px;bottom:50px;width:100px;height:100px}.pagetop a{padding-top:15px;width:100px;height:100px;font-size:1.8rem;letter-spacing:.175em}.pagetop a::before,.pagetop a::after{top:15px;width:20px}.hero,.hero .page-title,.hero .hero-image{min-height:600px;max-height:700px}.hero .page-title h1 .en{font-size:5.6rem}.hero .page-title h1 .ja{font-size:2.9rem}}.fin.sld{opacity:0;transform:translateY(100px);transition:opacity .6s cubic-bezier(0.39, 0.575, 0.565, 1),transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);will-change:transform,opacity}.fin.sld.shown{transform:translateY(0);opacity:1}.hero.fin,.fin.nrml{opacity:0;transition:opacity .6s cubic-bezier(0.39, 0.575, 0.565, 1)}.hero.fin.shown,.fin.nrml.shown{opacity:1}.hero .page-title p{position:relative}.reason,.work,.goal{margin-right:auto;margin-left:auto;position:relative;z-index:2}.reason h2,.work h2,.goal h2{color:var(--ts-green);text-align:center;line-height:1.5}.reason h2 .q,.work h2 .q,.goal h2 .q{letter-spacing:.1em}.reason h2 .a,.work h2 .a,.goal h2 .a{letter-spacing:.15em;position:relative}.reason h2 .a>span.markered,.work h2 .a>span.markered,.goal h2 .a>span.markered{background:linear-gradient(transparent 80%, rgb(255, 230, 0) 0%)}.schedule{margin-right:auto;margin-left:auto}.schedule h2{color:var(--ts-green);text-align:center}.schedule h2 span{display:block}.schedule dl{margin:0 auto;background:hsla(0,0%,100%,.75);border:1px dashed var(--ts-green);color:var(--ts-green)}.schedule dl div{display:flex;justify-content:space-between;align-items:start}.schedule dl div:last-of-type{margin-bottom:0}.schedule dl div dt{border:1px solid var(--ts-green);border-radius:100px;background:#fff;display:flex;justify-content:center;align-items:center;position:relative}a.back{position:relative;display:block;color:#fff;background:var(--ts-green);border-radius:200px;display:flex;justify-content:center;align-items:center;text-decoration:none;margin:0 auto;transition:background-color .3s cubic-bezier(0.39, 0.575, 0.565, 1)}@media screen and (min-width: 360px)and (max-width: 1000px){.hero .page-title h1{letter-spacing:.05em;line-height:1.33;font-size:2rem}.hero .page-title p{color:#fff;font-size:1.4rem;letter-spacing:.075em;line-height:1.55;text-shadow:0 0 20px rgba(0,0,0,.2)}.hero.interview9 .page-title h1,.hero.interview9 .page-title p,.hero.interview10 .page-title h1,.hero.interview10 .page-title p{text-align:right}.contents-body{background-position:center 25px}.contents-body .upper-gradient{height:17vh;opacity:.2}.reason,.work,.goal{width:85%}.reason h2 .q,.work h2 .q,.goal h2 .q{display:block;font-size:2.3rem}.reason h2 .a,.work h2 .a,.goal h2 .a{font-size:1.667rem;line-height:1.46;letter-spacing:.15em;position:relative}.reason .answer,.work .answer,.goal .answer{display:flex;flex-direction:column;justify-content:start;align-items:center}.reason .answer .photo,.work .answer .photo,.goal .answer .photo{order:2;margin-top:25px;overflow:hidden}.reason .answer .photo img,.work .answer .photo img,.goal .answer .photo img{width:100%;min-width:100%;height:auto;vertical-align:top}.reason .answer .comment,.work .answer .comment,.goal .answer .comment{order:1;color:var(--ts-green)}.reason .answer .comment p,.work .answer .comment p,.goal .answer .comment p{font-size:1.4rem;line-height:2;letter-spacing:.05em}.reason{padding:0}.reason .answer{border-radius:10px;overflow:hidden;border:1px dashed var(--ts-green);background:hsla(0,0%,100%,.75)}.reason .answer .photo{order:1;margin-top:0;border-radius:10px 10px 0 0}.reason .answer .comment{order:2}.reason .answer .comment p{font-size:1.27rem;line-height:1.84;letter-spacing:.11em}.work .photo,.goal .photo{border-radius:10px}.schedule h2 .en{font-size:2.5rem;letter-spacing:.14em}.schedule h2 .ja{letter-spacing:.03em;font-size:1.15rem}.schedule dl{border-radius:10px}.schedule dl dt{font-size:1.3rem;flex:0 0 18%;width:18%}.schedule dl dt span.dot{position:absolute;left:50%;display:block;border-radius:100px;background:var(--ts-green);transform:translateX(-50%)}.schedule dl dt span.dot::before,.schedule dl dt span.dot::after{content:"";display:block;border-radius:100px;background:var(--ts-green);position:absolute;left:50%;transform:translateX(-50%)}.schedule dl dd{letter-spacing:.05em;line-height:1.47;flex-grow:2}.schedule dl dd b{font-size:1.3rem}.schedule dl dd p{font-size:1.2rem}a.back{letter-spacing:.175em;font-size:1.667rem}a.back::after{content:"";display:block;border-top:2px solid #fff;border-right:2px solid #fff;transform-origin:center;transform:translateY(-50%) rotate(45deg);transition:right .4s cubic-bezier(0.19, 1, 0.22, 1)}a.back:link,a.back:visited,a.back:hover{background:var(--ts-green)}a.back:active::after{right:25px}}@media screen and (min-width: 360px)and (max-width: 374px){.hero .page-title h1{margin-bottom:9.6px}.reason,.work,.goal{margin-bottom:38.4px}.reason h2,.work h2,.goal h2{margin-bottom:19.2px}.reason h2 .q,.work h2 .q,.goal h2 .q{margin-bottom:4.8px}.reason h2 .a,.work h2 .a,.goal h2 .a{padding-bottom:7.68px}.reason .answer .comment{padding:12.48px}.reason{margin-top:calc(-17vh + 38.4px)}.work .photo,.goal .photo{margin-top:24px}.schedule{margin-bottom:38.4px}.schedule h2{margin-bottom:19.2px}.schedule h2 .en{margin-bottom:9.6px}.schedule dl{width:311.04px;padding:19.2px 14.4px}.schedule dl div{margin-bottom:14.4px}.schedule dl dt{padding:2.88px 0;margin-right:14.4px}.schedule dl dt span.dot{width:2.88px;height:2.88px;bottom:-8.64px}.schedule dl dt span.dot::before,.schedule dl dt span.dot::after{width:2.88px;height:2.88px}.schedule dl dt span.dot::before{top:8.64px}.schedule dl dt span.dot::after{top:17.28px}a.back{width:192px;padding:14.4px 0}a.back::after{position:absolute;top:50%;right:17.28px;width:9.6px;height:9.6px}a.back:active a.back::after{right:24px}}@media screen and (min-width: 375px)and (max-width: 411px){.hero .page-title h1{margin-bottom:10px}.reason,.work,.goal{margin-bottom:40px}.reason h2,.work h2,.goal h2{margin-bottom:20px}.reason h2 .q,.work h2 .q,.goal h2 .q{margin-bottom:5px}.reason h2 .a,.work h2 .a,.goal h2 .a{padding-bottom:8px}.reason .answer .comment{padding:13px}.reason{margin-top:calc(-17vh + 40px)}.work .photo,.goal .photo{margin-top:25px}.schedule{margin-bottom:40px}.schedule h2{margin-bottom:20px}.schedule h2 .en{margin-bottom:10px}.schedule dl{width:324px;padding:20px 15px}.schedule dl div{margin-bottom:15px}.schedule dl dt{padding:3px 0;margin-right:15px}.schedule dl dt span.dot{width:3px;height:3px;bottom:-9px}.schedule dl dt span.dot::before,.schedule dl dt span.dot::after{width:3px;height:3px}.schedule dl dt span.dot::before{top:9px}.schedule dl dt span.dot::after{top:18px}a.back{width:200px;padding:15px 0}a.back::after{width:10px;height:10px;position:absolute;top:50%;right:18px}a.back:active a.back::after{right:25px}}@media screen and (min-width: 412px)and (max-width: 427px){.hero .page-title h1{margin-bottom:11px}.reason,.work,.goal{margin-bottom:44px}.reason h2,.work h2,.goal h2{margin-bottom:22px}.reason h2 .q,.work h2 .q,.goal h2 .q{margin-bottom:5.5px}.reason h2 .a,.work h2 .a,.goal h2 .a{padding-bottom:8.8px}.reason .answer .comment{padding:14.3px}.reason{margin-top:calc(-17vh + 44px)}.work .photo,.goal .photo{margin-top:27.5px}.schedule{margin-bottom:44px}.schedule h2{margin-bottom:22px}.schedule h2 .en{margin-bottom:11px}.schedule dl{width:356.4px;padding:22px 16.5px}.schedule dl div{margin-bottom:16.5px}.schedule dl dt{padding:3.3px 0;margin-right:16.5px}.schedule dl dt span.dot{width:3.3px;height:3.3px;bottom:-9.9px}.schedule dl dt span.dot::before,.schedule dl dt span.dot::after{width:3.3px;height:3.3px}.schedule dl dt span.dot::before{top:9.9px}.schedule dl dt span.dot::after{top:19.8px}a.back{width:220px;padding:16.5px 0}a.back::after{position:absolute;top:50%;right:19.8px;width:11px;height:11px}a.back:active a.back::after{right:27.5px}}@media screen and (min-width: 428px)and (max-width: 479px){.hero .page-title h1{margin-bottom:11.4px}.reason,.work,.goal{margin-bottom:45.6px}.reason h2,.work h2,.goal h2{margin-bottom:22.8px}.reason h2 .q,.work h2 .q,.goal h2 .q{margin-bottom:5.7px}.reason h2 .a,.work h2 .a,.goal h2 .a{padding-bottom:9.12px}.reason .answer .comment{padding:14.82px}.reason{margin-top:calc(-17vh + 45.6px)}.work .photo,.goal .photo{margin-top:28.5px}.schedule{margin-bottom:45.6px}.schedule h2{margin-bottom:22.8px}.schedule h2 .en{margin-bottom:11.4px}.schedule dl{width:369.36px;padding:22.8px 17.1px}.schedule dl div{margin-bottom:17.1px}.schedule dl dt{padding:3.42px 0;margin-right:17.1px}.schedule dl dt span.dot{width:3.42px;height:3.42px;bottom:-10.26px}.schedule dl dt span.dot::before,.schedule dl dt span.dot::after{width:3.42px;height:3.42px}.schedule dl dt span.dot::before{top:10.26px}.schedule dl dt span.dot::after{top:20.52px}a.back{width:228px;padding:17.1px 0}a.back::after{position:absolute;top:50%;right:20.52px;width:11.4px;height:11.4px}a.back:active a.back::after{right:28.5px}}@media screen and (min-width: 480px)and (max-width: 599px){.hero .page-title h1{margin-bottom:13px}.reason,.work,.goal{margin-bottom:52px}.reason h2,.work h2,.goal h2{margin-bottom:26px}.reason h2 .q,.work h2 .q,.goal h2 .q{margin-bottom:6.5px}.reason h2 .a,.work h2 .a,.goal h2 .a{padding-bottom:10.4px}.reason .answer .comment{padding:16.9px}.reason{margin-top:calc(-17vh + 52px)}.work .photo,.goal .photo{margin-top:32.5px}.schedule{margin-bottom:52px}.schedule h2{margin-bottom:26px}.schedule h2 .en{margin-bottom:13px}.schedule dl{width:421.2px;padding:26px 19.5px}.schedule dl div{margin-bottom:19.5px}.schedule dl dt{padding:3.9px 0;margin-right:19.5px}.schedule dl dt span.dot{width:3.9px;height:3.9px;bottom:-11.7px}.schedule dl dt span.dot::before,.schedule dl dt span.dot::after{width:3.9px;height:3.9px}.schedule dl dt span.dot::before{top:11.7px}.schedule dl dt span.dot::after{top:23.4px}a.back{width:260px;padding:19.5px 0}a.back::after{position:absolute;top:50%;right:23.4px;width:13px;height:13px}a.back:active a.back::after{right:32.5px}}@media screen and (min-width: 600px)and (max-width: 1000px){.hero .page-title h1{margin-bottom:16px}.reason,.work,.goal{margin-bottom:64px}.reason h2,.work h2,.goal h2{margin-bottom:32px}.reason h2 .q,.work h2 .q,.goal h2 .q{margin-bottom:8px}.reason h2 .a,.work h2 .a,.goal h2 .a{padding-bottom:12.8px}.reason .answer .comment{padding:20.8px}.reason{margin-top:calc(-17vh + 64px)}.work .photo,.goal .photo{margin-top:40px}.schedule{margin-bottom:64px}.schedule h2{margin-bottom:32px}.schedule h2 .en{margin-bottom:16px}.schedule dl{width:75%;padding:32px 24px}.schedule dl div{margin-bottom:24px}.schedule dl dt{padding:4.8px 0;margin-right:24px}.schedule dl dt span.dot{width:4.8px;height:4.8px;bottom:-14.4px}.schedule dl dt span.dot::before,.schedule dl dt span.dot::after{width:4.8px;height:4.8px}.schedule dl dt span.dot::before{top:14.4px}.schedule dl dt span.dot::after{top:28.8px}a.back{width:320px;padding:24px 0}a.back::after{position:absolute;top:50%;right:28.8px;width:16px;height:16px}a.back:active a.back::after{right:40px}}@media screen and (min-width: 1001px){.hero .page-title{flex-direction:column;align-items:start;justify-content:center}.hero .page-title h1{margin-bottom:30px;letter-spacing:.1em;line-height:1.3}.hero .page-title p{color:var(--ts-green);letter-spacing:.025em;line-height:1.5}.hero .page-title p span.belongs{letter-spacing:.1em}.contents-body{background-position:center -40px}.contents-body .upper-gradient{height:400px;opacity:.5}.reason,.work,.goal{width:880px;margin-bottom:100px}.reason h2,.work h2,.goal h2{margin-bottom:50px}.reason h2 span.q,.reason h2 span.a,.work h2 span.q,.work h2 span.a,.goal h2 span.q,.goal h2 span.a{display:block;width:fit-content;margin:0 auto}.reason h2 .q,.work h2 .q,.goal h2 .q{font-size:3rem;margin-bottom:30px}.reason h2 .a,.work h2 .a,.goal h2 .a{font-size:3.7rem;padding-bottom:8px}.reason .answer,.work .answer,.goal .answer{display:flex;justify-content:space-between;align-items:stretch;width:100%}.reason .answer .photo,.work .answer .photo,.goal .answer .photo{overflow:hidden;border-radius:15px;width:370px;flex:0 0 370px}.reason .answer .photo img,.work .answer .photo img,.goal .answer .photo img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.reason .answer .photo.left,.work .answer .photo.left,.goal .answer .photo.left{order:1;margin:0 30px 0px 0}.reason .answer .photo.right,.work .answer .photo.right,.goal .answer .photo.right{order:2;margin:0 0 0px 30px}.reason .answer .comment,.work .answer .comment,.goal .answer .comment{position:relative;flex:0 0 1}.reason .answer .comment.left,.work .answer .comment.left,.goal .answer .comment.left{order:1}.reason .answer .comment.right,.work .answer .comment.right,.goal .answer .comment.right{order:2}.reason .answer .comment,.work .answer .comment,.goal .answer .comment{display:flex;justify-content:center;align-items:center}.reason .answer .comment p,.work .answer .comment p,.goal .answer .comment p{color:var(--ts-green);letter-spacing:.025em;text-align:justify;line-height:2;font-size:1.6rem}.reason{margin-top:-280px}.goal{margin-bottom:120px}.schedule{margin-bottom:120px;width:684px}.schedule h2{margin-bottom:60px}.schedule h2 .en{font-size:5.6rem;letter-spacing:.1em;margin-bottom:20px}.schedule h2 .ja{font-size:2.4rem;letter-spacing:.05em}.schedule dl{width:680px;border-radius:18px;padding:70px 50px}.schedule dl dt{font-size:1.8rem;width:100px;height:46px;margin-right:30px;margin-bottom:50px}.schedule dl dt span.dot{position:absolute;bottom:-13px;left:50%;width:6px;height:6px;display:block;border-radius:100px;background:var(--ts-green);transform:translateX(-50%)}.schedule dl dt span.dot::before,.schedule dl dt span.dot::after{content:"";width:6px;height:6px;display:block;border-radius:100px;background:var(--ts-green);transform:translateX(-50%);position:absolute;left:50%}.schedule dl dt span.dot::before{top:15px}.schedule dl dt span.dot::after{top:30px}.schedule dl dd{width:550px;letter-spacing:.05em;line-height:1.4}.schedule dl dd.vam{height:46px;line-height:46px}.schedule dl dd b{font-size:1.8rem}.schedule dl dd p{font-size:1.5rem}a.back{width:445px;height:100px;letter-spacing:.22em;padding-bottom:5px;font-size:4.3rem}a.back::after{content:"";display:block;width:26px;height:26px;border-top:3px solid #fff;border-right:3px solid #fff;position:absolute;top:50%;right:35px;transform-origin:center;transform:translateY(-50%) rotate(45deg);transition:right .4s cubic-bezier(0.19, 1, 0.22, 1)}a.back:link,a.back:visited{background:var(--ts-green)}a.back:hover,a.back:active{background:#449881}a.back:hover::after,a.back:active::after{right:25px}}@media screen and (min-width: 1001px)and (max-width: 1279px){.hero .page-title h1{font-size:4.165rem}.hero .page-title p{font-size:2.465rem}.contents-body .upper-gradient{opacity:.5}}@media screen and (min-width: 1280px){.hero .page-title h1{font-size:4.9rem}.hero .page-title p{font-size:2.9rem}}
