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}p.error,span.error,label.error{display:block;width:100%;color:red;padding-bottom:10px}input.required,select.required,textarea.required{background:rgba(255,221,221,.7) !important}input.required.valid,select.required.valid,textarea.required.valid{background:#dff0d8 !important}@media screen and (min-width: 360px)and (max-width: 1000px){.contents-body .upper-gradient{height:20vh}ul.flow{width:90%;margin-right:auto;margin-left:auto;position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center}ul.flow li{width:30%;height:40px;font-size:1.2rem;color:#fff;display:flex;justify-content:center;align-items:center;background:#7b7b7b;line-height:50px;letter-spacing:.1em;position:relative;border-radius:5px}ul.flow li.step1,ul.flow li.step2{border-radius:5px 0 0 5px}ul.flow li.step1::after,ul.flow li.step2::after{content:"";width:10px;height:40px;background:#7b7b7b;display:block;clip-path:polygon(0 0, 0% 100%, 100% 50%);position:absolute;top:0px;right:-10px}ul.flow li.current{background:var(--ts-green)}ul.flow li.current::after{clip-path:polygon(0 0, 0% 100%, 100%, 50%);background:var(--ts-green)}ul.flow li span{font-size:1rem;margin-right:.5em}form{position:relative;z-index:2}form dl{margin-right:auto;margin-left:auto;width:90%}form dl .form-group{display:flex;flex-direction:column;justify-content:start;border-right:1px dashed var(--ts-green);border-bottom:1px dashed var(--ts-green);border-left:1px dashed var(--ts-green)}form dl .form-group:nth-of-type(1){border-top:1px dashed var(--ts-green);border-radius:8px 8px 0 0;overflow:hidden}form dl .form-group:last-of-type{border-radius:0 0 8px 8px;overflow:hidden}form dl .form-group.privacy{border-radius:8px;overflow:hidden}form dl .form-group dt{width:100%;padding:10px;color:var(--ts-green);letter-spacing:.1em;background:#d7ecea;line-height:1.3;display:flex;justify-content:space-between;align-items:center;font-size:1.5rem}form dl .form-group dt b.must{font-size:1.2rem;background:#c80000;color:#fff;padding:5px 10px;display:flex;justify-content:center;align-items:center}form dl .form-group dd{padding:15px;background:#fff;display:flex;flex-direction:column;justify-content:start;align-items:start;flex-wrap:wrap;flex-grow:2;color:var(--ts-green);letter-spacing:.1em;font-size:1.2rem}form dl .form-group dd label.radioLabel{display:flex;justify-content:center;align-items:center;margin-right:2em;font-size:1.4rem}form dl .form-group dd label.radioLabel input[type=radio]{vertical-align:middle;transform:scale(1.3);margin-right:.5em}form dl .form-group dd input[type=text],form dl .form-group dd input[type=email],form dl .form-group dd input[type=tel],form dl .form-group dd textarea{background:#eee;border:none;padding:10px;width:100%;font-size:16px}form dl .htype dd{flex-direction:row;align-items:center}form dl .birth dd{flex-direction:row;align-items:center}form dl .zip dd{flex-direction:column;align-items:start}form dl .zip dd input[type=tel]{margin-bottom:10px;width:80%}form dl .zip dd span{display:block;font-size:1rem}form dl .birth dd select,form dl .add dd select,form dl .q01 dd select,form dl .q05 dd select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:#eee;padding:10px;font-size:16px;color:#333}form dl .add dd select{width:300px}form dl .birth dd span,form dl .q05 dd span{margin:0 1em 0 .5em}form dl .q05 dd{flex-direction:row;align-items:center}form dl .q01 dd textarea,form dl .q06 dd textarea,form dl .q07 dd textarea,form dl .q08 dd textarea,form dl .q09 dd textarea{height:150px}form dl .q07 dd textarea,form dl .q08 dd textarea,form dl .q09 dd textarea{margin-bottom:10px}form dl .privacy dd .txtArea{overflow:scroll;width:100%;height:200px;padding:10px;border:1px solid #ccc;margin-bottom:10px}form dl .privacy dd .txtArea p{font-size:1.2rem;line-height:1.75}form dl .privacy dd .txtArea p:nth-of-type(1){margin-bottom:1.5em}form dl .privacy dd .check{font-size:1.5rem}form dl .privacy dd .check input[type=checkbox]{transform:scale(1.3);margin-right:1em}form .button.btnDeco01{margin-right:auto;margin-left:auto;text-align:center}form .button.btnDeco01 input#submitBtn{width:80%;height:60px;border-radius:100px;border:none;background:var(--ts-green);color:#fff;font-weight:bold;font-size:1.8rem;transition:background .3s cubic-bezier(0.39, 0.575, 0.565, 1)}form .button.btnDeco01 input#submitBtn:active{background:#00847d}form .button.btnDeco01 a.back{display:block;width:50%;height:50px;background:#ccc;font-size:1.5rem;display:flex;justify-content:center;align-items:center;border-radius:100px;text-decoration:none;margin:20px auto 0 auto;color:#fff;transition:background .3s cubic-bezier(0.39, 0.575, 0.565, 1)}form .button.btnDeco01 a.back:active{background:#4f4f4f}.complete{position:relative;margin:0 auto;text-align:center;background:hsla(0,0%,100%,.75);border-radius:10px;border:1px dashed var(--ts-green);padding:20px 0 40px 0;z-index:2;width:90%}.complete p.title{font-size:2.067rem;letter-spacing:.1em;line-height:1.44;color:var(--ts-green);margin-bottom:1em}.complete p+p{width:85%;font-size:1.4rem;line-height:2;text-align:left;letter-spacing:.05em;color:var(--ts-green);margin:0 auto 25px auto}.complete a.back{display:block;width:60%;padding:13px 0;color:#fff;text-decoration:none;border-radius:100px;background:var(--ts-green);font-size:1.5rem;display:flex;justify-content:center;align-items:center;margin:0 auto;transition:background .3s cubic-bezier(0.39, 0.575, 0.565, 1)}.complete a.back:hover,.complete a.back:active{background:#00847d}}@media screen and (min-width: 360px)and (max-width: 374px){ul.flow{margin-top:calc(-20vh + 38.4px);margin-bottom:38.4px}form dl{margin-bottom:48px}form .button.btnDeco01{margin-top:38.4px;width:336px}.complete{margin-top:38.4px}}@media screen and (min-width: 375px)and (max-width: 411px){ul.flow{margin-top:calc(-20vh + 40px);margin-bottom:40px}form dl{margin-bottom:50px}form .button.btnDeco01{margin-top:40px;width:350px}.complete{margin-top:40px}}@media screen and (min-width: 412px)and (max-width: 427px){ul.flow{margin-top:calc(-20vh + 44px);margin-bottom:44px}form dl{margin-bottom:55px}form .button.btnDeco01{margin-top:44px;width:385px}.complete{margin-top:44px}}@media screen and (min-width: 428px)and (max-width: 479px){ul.flow{margin-top:calc(-20vh + 45.6px);margin-bottom:45.6px}form dl{margin-bottom:57px}form .button.btnDeco01{margin-top:45.6px;width:399px}.complete{margin-top:45.6px}}@media screen and (min-width: 480px)and (max-width: 599px){ul.flow{margin-top:calc(-20vh + 52px);margin-bottom:52px}form dl{margin-bottom:65px}form .button.btnDeco01{margin-top:52px;width:455px}.complete{margin-top:52px}}@media screen and (min-width: 600px)and (max-width: 1000px){html{font-size:81.25%}ul.flow{margin-top:calc(-20vh + 64px);margin-bottom:64px}form dl{margin-bottom:80px}form .button.btnDeco01{margin-top:64px;width:560px}.complete{margin-top:64px}}@media screen and (min-width: 1001px){.contents-body{background-position:center -40px}.contents-body .upper-gradient{height:400px}ul.flow{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;margin:-340px auto 80px auto}ul.flow li{height:80px;font-size:2rem;color:#fff;display:flex;justify-content:center;align-items:center;background:#7b7b7b;line-height:baseline;letter-spacing:.1em;position:relative;border-radius:5px}ul.flow li.step1,ul.flow li.step2{border-radius:5px 0 0 5px}ul.flow li.step1::after,ul.flow li.step2::after{content:"";width:40px;height:80px;background:#7b7b7b;display:block;clip-path:polygon(0 0, 0% 100%, 100% 50%);position:absolute;top:0px;right:-40px}ul.flow li.current{background:var(--ts-green)}ul.flow li.current::after{clip-path:polygon(0 0, 0% 100%, 100%, 50%);background:var(--ts-green)}ul.flow li span{font-size:1.5rem;margin-right:1em}form{position:relative;z-index:2}form dl{margin:0 auto 50px auto}form dl .form-group{display:flex;justify-content:start;border-right:1px dashed var(--ts-green);border-bottom:1px dashed var(--ts-green);border-left:1px dashed var(--ts-green)}form dl .form-group:nth-of-type(1){border-top:1px dashed var(--ts-green);border-radius:16px 16px 0 0;overflow:hidden}form dl .form-group:last-of-type{border-radius:0 0 16px 16px;overflow:hidden}form dl .form-group.privacy{border-radius:16px;overflow:hidden}form dl .form-group dt{width:240px;min-height:70px;font-size:1.6rem;color:var(--ts-green);letter-spacing:.1em;background:#d7ecea;padding:20px;line-height:1.3;display:flex;justify-content:space-between;align-items:center}form dl .form-group dt b.must{background:#c80000;color:#fff;font-size:1.2rem;display:flex;justify-content:center;align-items:center;padding:8px 10px}form dl .form-group dd{background:#fff;display:flex;flex-direction:column;justify-content:start;align-items:start;flex-wrap:wrap;flex-grow:2;padding:20px;font-size:1.5rem;color:var(--ts-green);letter-spacing:.1em}form dl .form-group dd label.radioLabel{display:flex;justify-content:center;align-items:center;margin-right:2em}form dl .form-group dd label.radioLabel input[type=radio]{vertical-align:middle;transform:scale(1.3);margin-right:.5em}form dl .form-group dd input[type=text],form dl .form-group dd input[type=email],form dl .form-group dd input[type=tel],form dl .form-group dd textarea{height:60px;font-size:1.6rem;background:#eee;border:none;padding:20px}form dl .form-group dd input.size100,form dl .form-group dd textarea.size100{width:100%}form dl .htype dd{flex-direction:row;align-items:center}form dl .birth dd{flex-direction:row;align-items:center}form dl .zip dd{flex-direction:row;align-items:center}form dl .zip dd input[type=tel]{margin-right:1em}form dl .zip dd span{display:block;font-size:1.4rem}form dl .birth dd select,form dl .add dd select,form dl .q01 dd select,form dl .q05 dd select{border:none;font-size:1.6rem;padding:20px;width:150px;background:#eee}form dl .birth dd select,form dl .q05 dd select{width:150px}form dl .birth dd span,form dl .q05 dd span{margin:0 1em 0 .5em}form dl .add dd select,form dl .q01 dd select{width:300px}form dl .add1,form dl .add2{border-bottom:none}form dl .add2 span,form dl .add3 span{visibility:hidden}form dl .q05 dd{flex-direction:row;align-items:center}form dl .q06 dd textarea,form dl .q07 dd textarea,form dl .q08 dd textarea,form dl .q09 dd textarea{height:200px}form dl .q07 dd textarea,form dl .q08 dd textarea,form dl .q09 dd textarea{margin-bottom:10px}form dl .privacy dd .txtArea{overflow:scroll;width:100%;height:300px;padding:20px;border:1px solid #ccc;margin-bottom:10px}form dl .privacy dd .txtArea p{line-height:1.75}form dl .privacy dd .txtArea p:nth-of-type(1){margin-bottom:1.5em}form dl .privacy dd .check input[type=checkbox]{transform:scale(1.3);margin-right:1em}form .button.btnDeco01{margin:100px auto 0 auto;width:440px}form .button.btnDeco01 input#submitBtn{width:440px;height:80px;border-radius:100px;border:none;background:var(--ts-green);font-size:2rem;color:#fff;font-weight:bold;transition:background .3s cubic-bezier(0.39, 0.575, 0.565, 1)}form .button.btnDeco01 input#submitBtn:hover,form .button.btnDeco01 input#submitBtn:active{background:#00847d}form .button.btnDeco01 a.back{display:block;width:200px;height:60px;font-size:2rem;background:#ccc;display:flex;justify-content:center;align-items:center;border-radius:100px;text-decoration:none;margin:20px auto 0 auto;color:#fff;transition:background .3s cubic-bezier(0.39, 0.575, 0.565, 1)}form .button.btnDeco01 a.back:hover,form .button.btnDeco01 a.back:active{background:#4f4f4f}.complete{position:relative;z-index:2;margin:0 auto;text-align:center;margin-top:100px;background:hsla(0,0%,100%,.75);border-radius:16px;border:1px dashed var(--ts-green);padding:50px 0}.complete p.title{font-size:3.2rem;letter-spacing:.1em;color:var(--ts-green);margin-bottom:1em}.complete p+p{font-size:1.6rem;line-height:2;letter-spacing:.05em;color:var(--ts-green);margin-bottom:50px}.complete a.back{display:block;width:400px;color:#fff;text-decoration:none;border-radius:100px;background:var(--ts-green);font-size:2rem;display:flex;justify-content:center;align-items:center;margin:0 auto;transition:background .3s cubic-bezier(0.39, 0.575, 0.565, 1)}.complete a.back:hover,.complete a.back:active{background:#00847d}}@media screen and (min-width: 1001px)and (max-width: 1279px){ul.flow{width:900px}ul.flow li{width:267px}form dl{width:900px}form dl .form-group dd{width:660px}form dl .form-group dd input[type=text],form dl .form-group dd input[type=email],form dl .form-group dd input[type=tel],form dl .form-group dd textarea{width:500px}form dl .form-group dd input.size100,form dl .form-group dd textarea.size100{width:100%}form dl .zip dd input[type=tel]{width:180px}form dl .zip dd span{font-size:1.3rem}.complete{width:900px}.complete a.back{height:60px}}@media screen and (min-width: 1280px){ul.flow{width:980px}ul.flow li{width:294px}form dl{width:980px}form dl .form-group dd{width:740px}form dl .form-group dd input[type=text],form dl .form-group dd input[type=email],form dl .form-group dd input[type=tel],form dl .form-group dd textarea{width:500px}form dl .form-group dd input.size100,form dl .form-group dd textarea.size100{width:100%}form dl .zip dd input[type=tel]{width:200px}.complete{width:980px}.complete a.back{height:80px}}
