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}.prologue{z-index:2;position:relative;color:#fff;text-align:center}.prologue h2{letter-spacing:.1em}.prologue p{letter-spacing:.15em}.members,.paragraph,.type-of-people,.keywords{position:relative;z-index:2;color:var(--ts-green)}.members{margin-right:auto;margin-left:auto;border:1px dashed var(--ts-green);background:hsla(0,0%,100%,.75)}.members h3{width:100%;text-align:center;letter-spacing:.1em}.members>div{display:flex;justify-content:start;align-items:center}.members>div p{order:2;letter-spacing:.05em;flex-grow:2}.members>div p.tiny{letter-spacing:-0.02em}.members>div figure{order:1;margin:0;padding:0;overflow:hidden;border-radius:999px}.members>div figure img{width:100%;min-width:100%;height:auto;vertical-align:top}.paragraph{margin-right:auto;margin-left:auto}.paragraph h2{letter-spacing:.13em;text-align:center}.paragraph h2 .markered{background:linear-gradient(transparent 80%, rgb(255, 235, 0) 0%)}.paragraph p{letter-spacing:.055em;line-height:2;text-align:justify}.paragraph .column{border:1px dashed var(--ts-green);background:#fff;overflow:hidden}.paragraph .column .txt{flex:0 0 1}.paragraph .column .txt p{text-align:justify;letter-spacing:.042em;margin-bottom:0}.paragraph .column .txt p .speaker{display:inline-block;margin-right:1em}.paragraph .column figure{margin:0;padding:0}.paragraph .column figure img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.paragraph .photo figure:last-of-type{margin-bottom:0}.paragraph .photo figure img{width:100%;min-width:100%;height:auto;vertical-align:top}.type-of-people{margin-right:auto;margin-left:auto}.type-of-people h2{text-align:center;letter-spacing:.13em;line-height:1.56}.type-of-people h2 .markered{background:linear-gradient(transparent 80%, rgb(255, 235, 0) 0%)}.type-of-people .chat .bubble{flex:0 0 1;background:#fff;position:relative}.type-of-people .chat .bubble::after{content:"";display:block;width:100%;height:100%;background:var(--ts-green);z-index:-1}.type-of-people .chat .bubble::before{content:"";display:block;z-index:-1}.type-of-people .chat .bubble p .speaker{display:inline-block;margin-right:1em}.type-of-people .chat .bubble .tail{display:block}.type-of-people .chat .icon{border-radius:999px;overflow:hidden;position:relative;z-index:-2}.type-of-people .chat .icon figure{margin:0;padding:0}.type-of-people .chat .icon img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.keywords{background:hsla(0,0%,100%,.75);border:1px dashed var(--ts-green);border-radius:10px;margin:0 auto}.keywords h3{letter-spacing:.1em;text-align:center}.keywords h3 .markered{background:linear-gradient(transparent 80%, rgb(255, 235, 0) 0%);display:inline-block;line-height:baseline}.keywords dl div:last-of-type{margin-bottom:0}.keywords dl div dt{letter-spacing:.125em}.keywords dl div dd{letter-spacing:.05em}@media screen and (min-width: 360px)and (max-width: 1000px){.contents-body .upper-gradient{height:51vh}.prologue h2{font-size:2.333rem}.prologue p{font-size:1.4rem;line-height:2}.members{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:wrap;border-radius:10px}.members h3{font-size:1.833rem}.members>div p{line-height:1.4;font-size:1.4rem}.paragraph{width:85%}.paragraph h2{font-size:2.067rem;line-height:1.76}.paragraph p{font-size:1.4rem}.paragraph .column{display:flex;flex-direction:column;justify-content:space-between;gap:0px;border-radius:10px}.paragraph .column .txt{order:2}.paragraph .column figure{order:1}.paragraph .column .txt p{font-size:1.267rem;line-height:1.84}.paragraph .column figure{width:100%}.paragraph .photo figure{overflow:hidden;border-radius:10px}.type-of-people h2{font-size:2.067rem}.type-of-people .chat{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.type-of-people .chat .bubble{order:1;border-radius:30px}.type-of-people .chat .bubble::after{border-radius:30px}.type-of-people .chat .bubble::before{background:url(../../assets/images/story/tail-g-sp.svg) no-repeat center}.type-of-people .chat .bubble p{font-size:1.267rem;letter-spacing:.04em;line-height:1.84}.type-of-people .chat .bubble .tail{background:url(../../assets/images/story/tail-w-sp.svg) no-repeat center}.type-of-people .chat .icon{order:2}.type-of-people .chat.pl .bubble .tail{transform:rotateY(180deg)}.type-of-people .chat.pl .bubble::before{transform:rotateY(180deg)}.keywords{width:85%}.keywords h3{font-size:2.333rem}.keywords dl{margin:0 auto;width:83%}.keywords dl div{display:flex;flex-direction:column;justify-content:start;align-items:center}.keywords dl div dt{font-size:2rem;line-height:1.3;width:100%;text-align:center}.keywords dl div dd{width:100%;text-align:justify;line-height:1.84;font-size:1.267rem}}@media screen and (min-width: 360px)and (max-width: 374px){.prologue{margin-top:calc(-51vh + 38.4px);margin-bottom:38.4px}.prologue h2{margin-bottom:19.2px}.members{width:288px;margin-bottom:28.8px;padding:24.96px 0}.members h3{margin-bottom:14.4px}.members>div:nth-of-type(1){margin-bottom:19.2px}.members>div p{padding-left:12.48px}.members>div figure{width:81.6px}.paragraph{width:85%;margin-bottom:28.8px}.paragraph h2{margin-bottom:24.96px}.paragraph p{margin-bottom:28.8px}.paragraph .column{margin-bottom:38.4px}.paragraph .column .txt{padding:9.6px}.paragraph .photo figure{margin-bottom:19.2px}.type-of-people{margin-bottom:28.8px}.type-of-people h2{margin-bottom:19.2px}.type-of-people .chat:nth-of-type(1){margin-bottom:14.4px}.type-of-people .chat .bubble{width:240px;padding:24px}.type-of-people .chat .bubble::after{position:absolute;top:9.6px;left:0}.type-of-people .chat .bubble::before{width:29.76px;height:21.12px;background-size:29.76px 21.12px;position:absolute;bottom:-29.76px}.type-of-people .chat .bubble .tail{width:29.76px;height:21.12px;background-size:29.76px 21.12px;position:absolute;bottom:-20.16px}.type-of-people .chat .icon{margin-top:24px;width:105.6px;height:105.6px}.type-of-people .chat.pl .bubble .tail{left:48px}.type-of-people .chat.pl .bubble::before{left:48px}.type-of-people .chat.pr .bubble .tail{right:48px}.type-of-people .chat.pr .bubble::before{right:48px}.keywords{padding:24px 0}.keywords h3{margin-bottom:28.8px}.keywords dl div{margin-bottom:38.4px}.keywords dl div dt{margin-bottom:9.6px}}@media screen and (min-width: 375px)and (max-width: 411px){.prologue{margin-top:calc(-51vh + 40px);margin-bottom:40px}.prologue h2{margin-bottom:20px}.members{width:300px;margin-bottom:30px;padding:26px 0}.members h3{margin-bottom:15px}.members>div:nth-of-type(1){margin-bottom:20px}.members>div p{padding-left:13px}.members>div figure{width:85px}.paragraph{width:85%;margin-bottom:30px}.paragraph h2{margin-bottom:26px}.paragraph p{margin-bottom:30px}.paragraph .column{margin-bottom:40px}.paragraph .column .txt{padding:10px}.paragraph .photo figure{margin-bottom:20px}.type-of-people{margin-bottom:30px}.type-of-people h2{margin-bottom:20px}.type-of-people .chat:nth-of-type(1){margin-bottom:15px}.type-of-people .chat .bubble{width:250px;padding:25px}.type-of-people .chat .bubble::after{position:absolute;top:10px;left:0}.type-of-people .chat .bubble::before{width:31px;height:22px;background-size:31px 22px;position:absolute;bottom:-32px}.type-of-people .chat .bubble .tail{width:31px;height:22px;background-size:31px 22px;position:absolute;bottom:-22px}.type-of-people .chat .icon{margin-top:25px;width:110px;height:110px}.type-of-people .chat.pl .bubble .tail{left:50px}.type-of-people .chat.pl .bubble::before{left:50px}.type-of-people .chat.pr .bubble .tail{right:50px}.type-of-people .chat.pr .bubble::before{right:50px}.keywords{padding:25px 0}.keywords h3{margin-bottom:30px}.keywords dl div{margin-bottom:40px}.keywords dl div dt{margin-bottom:10px}}@media screen and (min-width: 412px)and (max-width: 427px){.prologue{margin-top:calc(-51vh + 44px);margin-bottom:44px}.prologue h2{margin-bottom:22px}.members{width:330px;margin-bottom:33px;padding:28.6px 0}.members h3{margin-bottom:16.5px}.members>div:nth-of-type(1){margin-bottom:22px}.members>div p{padding-left:14.3px}.members>div figure{width:93.5px}.paragraph{width:85%;margin-bottom:33px}.paragraph h2{margin-bottom:28.6px}.paragraph p{margin-bottom:33px}.paragraph .column{margin-bottom:44px}.paragraph .column .txt{padding:11px}.paragraph .photo figure{margin-bottom:22px}.type-of-people{margin-bottom:33px}.type-of-people h2{margin-bottom:22px}.type-of-people .chat:nth-of-type(1){margin-bottom:16.5px}.type-of-people .chat .bubble{width:275px;padding:27.5px}.type-of-people .chat .bubble::after{position:absolute;top:11px;left:0}.type-of-people .chat .bubble::before{width:34.1px;height:24.2px;background-size:34.1px 24.2px;position:absolute;bottom:-34.1px}.type-of-people .chat .bubble .tail{width:34.1px;height:24.2px;background-size:34.1px 24.2px;position:absolute;bottom:-23.1px}.type-of-people .chat .icon{margin-top:27.5px;width:121px;height:121px}.type-of-people .chat.pl .bubble .tail{left:55px}.type-of-people .chat.pl .bubble::before{left:55px}.type-of-people .chat.pr .bubble .tail{right:55px}.type-of-people .chat.pr .bubble::before{right:55px}.keywords{padding:27.5px 0}.keywords h3{margin-bottom:33px}.keywords dl div{margin-bottom:44px}.keywords dl div dt{margin-bottom:11px}}@media screen and (min-width: 428px)and (max-width: 479px){.prologue{margin-top:calc(-51vh + 45.6px);margin-bottom:45.6px}.prologue h2{margin-bottom:22.8px}.members{width:342px;margin-bottom:34.2px;padding:29.64px 0}.members h3{margin-bottom:17.1px}.members>div:nth-of-type(1){margin-bottom:22.8px}.members>div p{padding-left:14.82px}.members>div figure{width:96.9px}.paragraph{width:85%;margin-bottom:34.2px}.paragraph h2{margin-bottom:29.64px}.paragraph p{margin-bottom:34.2px}.paragraph .column{margin-bottom:45.6px}.paragraph .column .txt{padding:11.4px}.paragraph .photo figure{margin-bottom:22.8px}.type-of-people{margin-bottom:34.2px}.type-of-people h2{margin-bottom:22.8px}.type-of-people .chat:nth-of-type(1){margin-bottom:17.1px}.type-of-people .chat .bubble{width:285px;padding:28.5px}.type-of-people .chat .bubble::after{position:absolute;top:11.4px;left:0}.type-of-people .chat .bubble::before{width:35.34px;height:25.08px;background-size:35.34px 25.08px;position:absolute;bottom:-35.34px}.type-of-people .chat .bubble .tail{width:35.34px;height:25.08px;background-size:35.34px 25.08px;position:absolute;bottom:-23.94px}.type-of-people .chat .icon{margin-top:28.5px;width:125.4px;height:125.4px}.type-of-people .chat.pl .bubble .tail{left:57px}.type-of-people .chat.pl .bubble::before{left:57px}.type-of-people .chat.pr .bubble .tail{right:57px}.type-of-people .chat.pr .bubble::before{right:57px}.keywords{padding:28.5px 0}.keywords h3{margin-bottom:34.2px}.keywords dl div{margin-bottom:45.6px}.keywords dl div dt{margin-bottom:11.4px}}@media screen and (min-width: 480px)and (max-width: 599px){.prologue{margin-top:calc(-51vh + 52px);margin-bottom:52px}.prologue h2{margin-bottom:26px}.members{width:390px;margin-bottom:39px;padding:33.8px 0}.members h3{margin-bottom:19.5px}.members>div:nth-of-type(1){margin-bottom:26px}.members>div p{padding-left:16.9px}.members>div figure{width:110.5px}.paragraph{width:85%;margin-bottom:39px}.paragraph h2{margin-bottom:33.8px}.paragraph p{margin-bottom:39px}.paragraph .column{margin-bottom:52px}.paragraph .column .txt{padding:13px}.paragraph .photo figure{margin-bottom:26px}.type-of-people{margin-bottom:39px}.type-of-people h2{margin-bottom:26px}.type-of-people .chat:nth-of-type(1){margin-bottom:19.5px}.type-of-people .chat .bubble{width:325px;padding:32.5px}.type-of-people .chat .bubble::after{position:absolute;top:13px;left:0}.type-of-people .chat .bubble::before{width:40.3px;height:28.6px;background-size:40.3px 28.6px;position:absolute;bottom:-40.3px}.type-of-people .chat .bubble .tail{width:40.3px;height:28.6px;background-size:40.3px 28.6px;position:absolute;bottom:-27.3px}.type-of-people .chat .icon{margin-top:32.5px;width:143px;height:143px}.type-of-people .chat.pl .bubble .tail{left:65px}.type-of-people .chat.pl .bubble::before{left:65px}.type-of-people .chat.pr .bubble .tail{right:65px}.type-of-people .chat.pr .bubble::before{right:65px}.keywords{padding:32.5px 0}.keywords h3{margin-bottom:39px}.keywords dl div{margin-bottom:52px}.keywords dl div dt{margin-bottom:13px}}@media screen and (min-width: 600px)and (max-width: 1000px){.contents-body .upper-gradient{height:70vh}.prologue{margin-top:calc(-70vh + 64px);margin-bottom:64px}.prologue h2{margin-bottom:32px}.members{width:480px;margin-bottom:48px;padding:41.6px 0}.members h3{margin-bottom:24px}.members>div:nth-of-type(1){margin-bottom:32px}.members>div p{padding-left:20.8px}.members>div figure{width:136px}.paragraph{width:85%;margin-bottom:48px}.paragraph h2{margin-bottom:41.6px}.paragraph h2 .line-break-sp.tablet{display:none}.paragraph p{margin-bottom:48px}.paragraph .column{margin-bottom:64px}.paragraph .column .txt{padding:16px}.paragraph .photo figure{margin-bottom:32px}.type-of-people{margin-bottom:48px}.type-of-people h2{margin-bottom:32px}.type-of-people .chat:nth-of-type(1){margin-bottom:24px}.type-of-people .chat .bubble{width:400px;padding:40px}.type-of-people .chat .bubble::after{position:absolute;top:16px;left:0}.type-of-people .chat .bubble::before{width:49.6px;height:35.2px;background-size:49.6px 35.2px;position:absolute;bottom:-49.6px}.type-of-people .chat .bubble .tail{width:49.6px;height:35.2px;background-size:49.6px 35.2px;position:absolute;bottom:-33.6px}.type-of-people .chat .icon{margin-top:40px;width:176px;height:176px}.type-of-people .chat.pl .bubble .tail{left:80px}.type-of-people .chat.pl .bubble::before{left:80px}.type-of-people .chat.pr .bubble .tail{right:80px}.type-of-people .chat.pr .bubble::before{right:80px}.keywords{padding:40px 0}.keywords h3{margin-bottom:48px}.keywords dl div{margin-bottom:64px}.keywords dl div dt{margin-bottom:16px}}@media screen and (min-width: 1001px){.hero .page-title h1 .en{line-height:1.27}.contents-body{background-position:center -40px}.contents-body .upper-gradient{height:930px}.prologue{margin-bottom:80px;margin-top:-850px}.prologue h2{font-size:4.7rem;margin-bottom:40px}.prologue p{font-size:2.3rem;line-height:2.26}.members{width:880px;margin-bottom:80px;padding:30px 30px 40px 30px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;border-radius:18px}.members h3{font-size:2.8rem;margin-bottom:25px}.members>div{flex:0 0 390px;width:390px}.members>div p{line-height:1.7;font-size:1.9rem;padding-left:20px}.members>div figure{width:184px;height:184px}.paragraph{width:880px;margin-bottom:100px}.paragraph h2{font-size:4.3rem;margin-bottom:50px;line-height:1.56}.paragraph p{font-size:2.1rem;margin-bottom:70px}.paragraph .column{display:flex;justify-content:space-between;gap:10px;margin-bottom:140px;border-radius:15px}.paragraph .column.pl .txt{order:2}.paragraph .column.pl figure{order:1}.paragraph .column.pr .txt{order:1}.paragraph .column.pr figure{order:2}.paragraph .column .txt{padding:20px;align-self:center}.paragraph .column .txt p{font-size:1.9rem;line-height:1.76}.paragraph .column figure{height:auto;min-height:230px;flex:0 0 280px;width:280px}.paragraph .photo{width:880px}.paragraph .photo figure{width:880px;overflow:hidden;border-radius:18px;margin-bottom:100px}.type-of-people{margin-bottom:100px}.type-of-people h2{font-size:5rem;margin-bottom:70px}.type-of-people .chat{display:flex;justify-content:space-between;align-items:center}.type-of-people .chat:nth-of-type(1){margin-bottom:40px}.type-of-people .chat .bubble{padding:35px 58px 35px 75px;border-radius:999px}.type-of-people .chat .bubble::after{border-radius:999px;position:absolute;top:20px;left:0}.type-of-people .chat .bubble::before{width:58px;height:48px;background:url(../../assets/images/story/tail-g.svg) no-repeat center;background-size:58px 48px;position:absolute;top:50%}.type-of-people .chat .bubble p{font-size:1.8rem;letter-spacing:-0.01em;line-height:1.78}.type-of-people .chat .bubble .tail{width:58px;height:48px;background:url(../../assets/images/story/tail-w.svg) no-repeat center;background-size:58px 48px;position:absolute;top:50%}.type-of-people .chat .icon{margin-top:10px}.type-of-people .chat.pl .bubble{order:2}.type-of-people .chat.pl .bubble .tail{left:-43px;transform:translateY(-50%) rotate(180deg)}.type-of-people .chat.pl .bubble::before{left:-43px;transform:rotate(180deg)}.type-of-people .chat.pl .icon{order:1}.type-of-people .chat.pr .bubble{order:1}.type-of-people .chat.pr .bubble .tail{right:-43px;transform:translateY(-50%) rotate(0deg)}.type-of-people .chat.pr .bubble::before{right:-43px;transform:rotate(0deg)}.type-of-people .chat.pr .icon{order:2}.keywords h3{font-size:4.3rem}.keywords dl{width:100%}.keywords dl div{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px}.keywords dl div dt{font-size:2.4rem;line-height:1.52;flex:0 0 300px;width:300px}.keywords dl div dd{line-height:1.79;font-size:1.6rem;flex:0 0 1}}@media screen and (min-width: 1001px)and (max-width: 1279px){.hero .page-title h1 .ja{font-size:2.975rem}.type-of-people{width:900px}.type-of-people .chat .bubble{width:710px}.type-of-people .chat .icon{flex:0 0 158px;width:158px;height:158px}.keywords{padding:50px 50px 60px 50px;width:900px}.keywords h3{margin-bottom:60px}}@media screen and (min-width: 1280px){.hero .page-title h1 .ja{font-size:3.5rem}.type-of-people{width:980px}.type-of-people .chat .bubble{width:770px}.type-of-people .chat .icon{flex:0 0 178px;width:178px;height:178px}.keywords{padding:60px 80px 80px 80px;width:980px}.keywords h3{margin-bottom:80px}}
