@charset "UTF-8";body,html{text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body:after,html:after,.clearfix:after{content:"";display:block;clear:both}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@keyframes swaying{0%{transform:rotate(0)}20%{transform:rotate(-5deg)}40%{transform:rotate(5deg)}60%{transform:rotate(-5deg)}80%{transform:rotate(5deg)}to{transform:rotate(0)}}@keyframes floatingY{0%{transform:translateY(25%)}20%{transform:translateY(0)}40%{transform:translateY(15%)}60%{transform:translateY(-15%)}80%{transform:translateY(0)}to{transform:translateY(25%)}}@keyframes floatingX01{0%{transform:translate(0)}20%{transform:translate(5%)}40%{transform:translate(-5%)}60%{transform:translate(5%)}80%{transform:translate(-5%)}to{transform:translate(0)}}@keyframes floatingX02{0%{transform:translate(0)}20%{transform:translate(-5%)}40%{transform:translate(5%)}60%{transform:translate(-5%)}80%{transform:translate(5%)}to{transform:translate(0)}}:root{--font-color: #3e3a39;--main-color: #00b4ff;--accent-color: #00b4fd;--color-black: #3e3a39;--color-white: #ffffff;--color-gray: #a7a3a1;--color-dark-gray: #4d4d4d;--color-yellow: #ffff00;--color-bule: #2ea0d2;--color-interview01: #ee86a8;--color-interview02: #036eb8;--color-interview03: #00a29a;--color-interview04: #915da3;--color-interview05: #d9c800;--color-crosstalk: #f18d00;--color-pickup: #d79b55;--color-entry: #fefd32;--color-mypage: #ff3656;--color-mynavi: #2dabe6;--font-family: "Noto Sans JP", sans-serif;--font-noto-serifjp: "Noto Serif JP", serif;--ff-cooper: cooper-black-std, serif;--blue: #2ea0d2;--dark_blue: #002cbc;--white: #fff;--black: #231815;--dark_gray: #838383;--gray: #c6c6c6;--background_color: #fdf9ef;--background_gray: #f3f3f3;--transiton-timing-function: cubic-bezier(.46, .03, .23, .98);--width: 1440;--vw: 1440}@media screen and (max-width: 834px){:root{--width: 960}}@media screen and (max-width: 640px){:root{--width: 375}}*{box-sizing:border-box;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}html{scroll-behavior:smooth;word-wrap:break-word;color:var(--font-color);font-size:.6944444444vw;font-family:var(--font-family);font-feature-settings:"palt" on;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width: 640px){html{font-size:2.6666666667vw}}body{width:100%;background-color:var(--background_color);font-size:1.5rem}@media screen and (max-width: 640px){body{font-size:1.3rem}}main{overflow:visible}:focus{outline:0}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{font-weight:400;text-align:left}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}a img{border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}small,.small{font-size:.8em}strong,b{font-weight:600}font{word-break:break-word}a{color:var(--font-color);transition:.3s var(--transiton-timing-function)}a:hover{opacity:.8;color:inherit}a:focus{outline:unset}svg{transition-duration:.3s}img{max-width:100%;height:auto;vertical-align:middle}.nopc{display:none!important}@media screen and (max-width: 834px){.nopc{display:block!important}}@media screen and (max-width: 834px){.nosp{display:none!important}}.flex{display:flex}.flex>*{flex:1}.flex.--flexunset>*,.flex.flex-unset>*{flex:unset}.container{width:100%;padding-left:5.2777777778vw;padding-right:5.2777777778vw;margin:auto}@media screen and (max-width: 640px){.container{padding-left:5.3333333333vw;padding-right:5.3333333333vw}}hr{background:var(--gray);width:86.1111111111vw;height:1px;outline:0;margin:auto}@media screen and (max-width: 640px){hr{width:85.6vw}}.anchor__target{display:block;padding-top:80px;margin-top:-80px}@media screen and (max-width: 640px){.anchor__target{padding-top:0;margin-top:0}}.splash{position:fixed;width:100%;height:100%;left:0;top:0;background-color:#fff;z-index:9999;pointer-events:none}.--complete .splash{opacity:0;transition:opacity 1s ease}img{pointer-events:none}.star{position:absolute;top:0;left:0;opacity:.5}.star.active{animation:.5s flashing .3s forwards}@keyframes flashing{0%{opacity:.5}95%{opacity:0}to{opacity:1}}main.bg_dot{background-image:url(../_astro/bg_dot.DEuKgHr0.png);background-size:100% auto}.header{left:0;top:0;z-index:99;width:100%;position:fixed;padding:0 3.6458333333vw}@media screen and (max-width: 834px){.header{padding-right:0;padding-left:20px}}.header .header__inner{width:100%;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 834px){.header .header__inner{align-items:center}}.header .header__logo{width:200px}@media screen and (max-width: 834px){.header .header__logo{width:200px}}.header .header__logo a{display:flex;align-items:center;line-height:1}.header .header__logo img{aspect-ratio:200/27;width:100%;height:100%;object-fit:contain;filter:invert(1)}.headline{padding-bottom:3rem}@media screen and (max-width: 640px){.headline{padding-bottom:1.6rem}}.headline__title{font-size:2.8rem;font-weight:700;line-height:1.6}@media screen and (max-width: 640px){.headline__title{font-size:2.1rem}}.headline__title span{display:inline-block}@media screen and (max-width: 640px){.headline__title span{display:block}}.otherInterview{background-color:#aeafb0}.otherInterview__block{margin:auto;width:86%;padding-block:6rem 8rem}@media screen and (max-width: 640px){.otherInterview__block{padding-block:4rem 5rem}}.otherInterview__block__head h2{text-align:center;color:var(--color-white);font-weight:600;letter-spacing:.55em;font-size:4rem}@media screen and (max-width: 640px){.otherInterview__block__head h2{font-size:2rem}}.otherInterview__list{display:grid;grid-template-columns:repeat(5,1fr);gap:2.8rem;overflow:hidden;padding-top:3rem}@media screen and (max-width: 834px){.otherInterview__list{gap:4rem 2rem;display:flex;flex-wrap:wrap;justify-content:center}}@media screen and (max-width: 640px){.otherInterview__list{gap:2rem 1rem;padding-top:2rem}}.otherInterview__list .link{position:relative;aspect-ratio:245/344;margin-bottom:4rem}@media screen and (max-width: 834px){.otherInterview__list .link{width:calc((100% - 4rem) / 3)}}@media screen and (max-width: 640px){.otherInterview__list .link{width:calc((100% - 1rem)/2)}}.otherInterview__list .link img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;margin:auto;transition:.7s var(--transiton-timing-function)}.otherInterview__list .link img.--hover{opacity:0;width:100%;height:95%;object-fit:cover}.otherInterview__list .link img.--on{opacity:1}.otherInterview__list .link .copy{position:absolute;bottom:-4rem;left:0;right:0;margin:auto;z-index:1;aspect-ratio:210/145;pointer-events:none;width:64.4897959184%}.otherInterview__list .link:hover{opacity:.95;transform:translateY(-10px)}@media screen and (max-width: 640px){.otherInterview__list .link:hover{transform:translateY(-5px)}}.otherInterview__list .link[link-state=comingsoon]{pointer-events:none}.otherInterview__list .link[link-state=comingsoon] .image:before{content:"";display:block;position:absolute;background-image:url(../_astro/cs_inta.6NyaBNWt.png);background-size:cover;background-position:center;left:-10%;bottom:0;margin:auto;width:120%;height:60%;z-index:999}.otherInterview__slide{overflow:inherit!important}.otherInterview__slide{width:calc(100% - 60px);max-width:1120px;margin:0 auto}@media screen and (min-width: 1440px){.otherInterview__slide{max-width:calc(100vw / (1920 / (1120)))}}@media screen and (max-width: 640px){.otherInterview__slide{width:calc(100% - 40px)}}.otherInterview__slide__el:last-child{height:auto}@media screen and (max-width: 834px){.otherInterview__slide__el:last-child{height:100%;margin-block:auto}}.otherInterview__slide__el a{display:block;width:100%;height:100%;position:relative;background:linear-gradient(90deg,var(--color01) 0%,var(--color02) 100%);border-radius:10px}@media screen and (max-width: 834px){.otherInterview__slide__el a{background:inherit}}.otherInterview__slide__el a[link-state=comingsoon]{pointer-events:none}.otherInterview__slide__el img{width:100%}.otherInterview__slide__el__title{display:block;width:100%;pointer-events:none}@media screen and (max-width: 834px){.otherInterview__slide__el__title{display:none}}.otherInterview__slide__el__profile{display:block;width:100%;height:100%;position:absolute;left:0;bottom:0;z-index:1;pointer-events:none}@media screen and (max-width: 834px){.otherInterview__slide__el__profile{display:none}}.otherInterview__slide__el__profile img{height:100%;object-fit:cover;border-radius:10px}.otherInterview__slide__el__bubble{display:block;width:100%;height:fit-content;position:absolute;inset:0;margin:auto;z-index:2;pointer-events:none}@media screen and (max-width: 834px){.otherInterview__slide__el__bubble{display:none}}.otherInterview__slide__el__rows{display:grid;grid-template-rows:repeat(2,1fr);gap:16px;height:100%}@media screen and (max-width: 834px){.otherInterview__slide__el__rows{height:auto}}.otherInterview__slide__el__rows__block{display:block}.otherInterview__slide__el__rows__block a{display:flex;align-items:center}.otherInterview .toolBox{display:flex;justify-content:space-between;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;pointer-events:none}@media screen and (max-width: 834px){.otherInterview .toolBox{display:none}}.otherInterview .toolBox__button{all:unset;display:block;width:calc(50vw - 430.7692307692px);height:100%;cursor:pointer;pointer-events:all}@media screen and (min-width: 1440px){.otherInterview .toolBox__button{width:289px;width:20.0694444444vw}}.footer{background-color:var(--color-white);position:relative;z-index:50}.footer__inner{display:grid;grid-template-columns:13.8888888889vw auto auto;justify-content:space-between;gap:3rem;margin:auto;max-width:110rem;padding-block:6rem;width:86%}@media screen and (max-width: 1024px){.footer__inner{grid-template-columns:1fr 1fr}}@media screen and (max-width: 834px){.footer__inner{display:block}}@media screen and (max-width: 640px){.footer__inner{padding-block:3rem}}.footer__block00 a{display:block}@media screen and (max-width: 1024px){.footer__block00 a{max-width:23rem;margin-bottom:1rem}}.footer__block00 img{width:100%}@media screen and (max-width: 1024px){.footer__block01{display:none}}.footer__block02 a{width:fit-content;display:block;font-size:1.3rem;line-height:1.8}@media screen and (max-width: 640px){.footer__block02 a{font-size:1.2rem}}.footer__block02 a:hover{opacity:.7}.footer__block02 a:after{content:"";width:.8em;height:.8em;display:inline-block;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='b'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2011%2011'%3e%3cdefs%3e%3cstyle%3e.i{fill:none;stroke:%23231815;stroke-linecap:round;stroke-linejoin:round;}%3c/style%3e%3c/defs%3e%3cg%20id='c'%3e%3cg%20id='d'%3e%3cg%20id='e'%3e%3cpath%20id='f'%20class='i'%20d='m6.41.5h4.09v4.09'/%3e%3cpath%20id='g'%20class='i'%20d='m8.68,6.86v3.64H.5V2.32h3.64'/%3e%3cline%20id='h'%20class='i'%20x1='5.05'%20y1='5.96'%20x2='10.05'%20y2='.96'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:.5em}.footer__block03{grid-column:span 3;display:flex;justify-content:end;gap:3rem}@media screen and (max-width: 1024px){.footer__block03{display:block}}@media screen and (max-width: 834px){.footer__block03{padding-bottom:4rem}}.footer__block__logo{width:21.5rem}.footer__block__logo img{width:100%;filter:invert(1)}.footer__block__address{font-size:1.2rem;line-height:1.8;padding:1rem 0}.footer__block__caption{font-size:1rem;line-height:1.8}@media screen and (max-width: 834px){.footer__block__caption{padding-top:2rem}}.footer__block__copyright{font-size:1rem}@media screen and (max-width: 1024px){.footer__block__copyright{padding-top:2rem;text-align:center}}.information{padding-block:6rem 8rem}@media screen and (max-width: 640px){.information{padding-block:4rem 3rem}}.information .information__block{margin:auto;max-width:90rem}@media screen and (max-width: 640px){.information .information__block{width:86%}}.information .information__block .note{padding-top:5rem;text-align:center}@media screen and (max-width: 640px){.information .information__block .note{text-align:left;padding-top:3rem}}.information .information__block .note span{font-weight:500;font-size:12px;display:inline-block}@media screen and (min-width: 1440px){.information .information__block .note span{font-size:1.2rem}}@media screen and (max-width: 834px){.information .information__block .note span{font-size:1.2rem;padding-left:.8em;text-indent:-.8em;display:block}}.information .information__block__head{display:flex;justify-content:center;padding-bottom:4rem}@media screen and (max-width: 640px){.information .information__block__head{padding-bottom:2rem}}.information .information__block__head h2{text-align:center;letter-spacing:.4em;font-weight:600;font-size:2.8rem}@media screen and (max-width: 640px){.information .information__block__head h2{font-size:2.5rem}}@media screen and (max-width: 640px){.information .information__block__body{margin:1em auto 0}}.information .information__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));padding-bottom:6rem;gap:3rem}@media screen and (max-width: 640px){.information .information__list{padding-bottom:3rem;gap:3rem 1.5rem;display:flex;flex-wrap:wrap;justify-content:center}}.information .information__list__el{background:#000;border:10px solid transparent;background-image:url(data:image/png;base64,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);background-size:cover;position:relative}@media screen and (max-width: 640px){.information .information__list__el{border-width:8px;width:calc((100% - 1.5rem)/2)}}.information .information__list__el.--green{background-image:url(data:image/png;base64,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)}.information .information__list__el__icon{border-radius:999px;aspect-ratio:1/1;display:flex;position:absolute;top:0;left:0;right:0;margin:auto;z-index:999;transform:translateY(-60%);overflow:hidden;pointer-events:none;width:4.8rem}@media screen and (max-width: 640px){.information .information__list__el__icon{width:4rem}}.information .information__list__el__icon img{width:100%;height:100%;object-fit:cover}.information .information__list__el a{background-color:var(--color-white);display:flex;align-items:center;justify-content:center;gap:1em;text-decoration:none;padding:.5em;transition:.3s var(--transiton-timing-function);font-weight:700;text-align:center;font-size:2rem;height:8rem}@media screen and (max-width: 640px){.information .information__list__el a{font-size:1.4rem}}.information .information__list__el a.small{font-size:1.6rem;line-height:1.3}@media screen and (max-width: 640px){.information .information__list__el a.small{font-size:1.3rem}}.information .information__list__el a[link-state=comingsoon]{pointer-events:none;container-type:inline-size}.information .information__list__el a[link-state=comingsoon]:before{content:"";display:block;position:absolute;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_2'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20251%2026'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%233e3a39;filter:url(%23drop-shadow-1);}.cls-2{fill:%23fff;}%3c/style%3e%3cfilter%20id='drop-shadow-1'%20x='0'%20y='0'%20width='251'%20height='26'%20filterUnits='userSpaceOnUse'%3e%3cfeOffset%20dx='2'%20dy='2'/%3e%3cfeGaussianBlur%20result='blur'%20stdDeviation='6'/%3e%3cfeFlood%20flood-color='%23000'%20flood-opacity='.3'/%3e%3cfeComposite%20in2='blur'%20operator='in'/%3e%3cfeComposite%20in='SourceGraphic'/%3e%3c/filter%3e%3c/defs%3e%3cg%20id='_文字'%3e%3crect%20class='cls-1'%20width='251'%20height='26'/%3e%3cpath%20class='cls-2'%20d='M31,8.95c-.41-1.89-1.42-2.75-3.13-2.75-2.07,0-3.2,1.35-3.2,4.7v1.98c0,3.31,1.12,4.7,3.2,4.7,1.78,0,2.72-.86,3.13-2.75h2.5c-.52,3.49-2.54,5.02-5.63,5.02-3.47,0-5.81-2.09-5.81-6.98v-1.98c0-4.88,2.34-6.98,5.81-6.98,3.08,0,5.13,1.64,5.65,5.02h-2.52Z'/%3e%3cpath%20class='cls-2'%20d='M53.57,14.73c0,2.99-1.46,5.13-4.77,5.13s-4.79-2.03-4.79-5.13v-1.42c0-3.31,1.75-5.11,4.79-5.11s4.77,1.8,4.77,5.11v1.42ZM51.18,14.66v-1.31c0-1.96-.79-3.06-2.39-3.06s-2.41,1.12-2.41,3.06v1.31c0,1.75.58,3.13,2.41,3.13,1.71,0,2.39-1.37,2.39-3.13Z'/%3e%3cpath%20class='cls-2'%20d='M64.4,8.41h2.36v1.01c.45-.68,1.3-1.22,2.63-1.22,1.42,0,2.54.56,3.22,1.62.74-1.01,1.89-1.62,3.29-1.62,2.43,0,3.89,1.49,3.89,4.41v7.04h-2.41v-6.77c0-1.85-.77-2.54-2-2.54s-2.05.9-2.09,2.41v6.91h-2.39v-6.77c0-1.91-.83-2.54-1.98-2.54-1.24,0-2.12.95-2.12,2.52v6.8h-2.41v-11.25Z'/%3e%3cpath%20class='cls-2'%20d='M91.04,4.13h2.63v2.45h-2.63v-2.45ZM91.16,8.41h2.41v11.25h-2.41v-11.25Z'/%3e%3cpath%20class='cls-2'%20d='M104.94,8.41h2.36v1.01c.5-.68,1.3-1.22,2.79-1.22,2.32,0,4.1,1.17,4.1,4.41v7.04h-2.39v-6.77c0-1.98-.9-2.54-2.14-2.54-1.49,0-2.32,1.01-2.32,2.52v6.8h-2.41v-11.25Z'/%3e%3cpath%20class='cls-2'%20d='M132.19,8.41h2.39v11.03c0,3.47-1.98,4.64-4.91,4.64-2.03,0-3.29-.52-4.19-1.96l1.69-1.21c.5.74,1.19,1.12,2.43,1.12,1.8,0,2.59-.77,2.59-2.59v-.52c-.61.63-1.51.95-2.7.95-2.99,0-4.48-2.14-4.48-5.09v-1.53c0-3.24,1.75-5.04,4.48-5.04,1.22,0,2.09.36,2.7.99v-.79ZM132.19,14.66v-1.31c0-1.94-.79-3.06-2.39-3.06s-2.41,1.1-2.41,3.06v1.31c0,1.75.67,3.13,2.41,3.13s2.39-1.37,2.39-3.13Z'/%3e%3cpath%20class='cls-2'%20d='M166.79,11.35c-.54-.7-1.1-1.01-2.45-1.01-1.01,0-1.76.34-1.76,1.15,0,.95.83,1.24,2.14,1.4,2.5.29,4.12,1.17,4.12,3.56,0,2.07-1.42,3.42-4.32,3.42-2.3,0-3.6-.63-4.52-1.87l1.82-1.31c.52.7,1.19,1.06,2.68,1.06,1.24,0,1.96-.45,1.96-1.24,0-.92-.58-1.19-2.34-1.42-2.14-.27-3.94-1.17-3.94-3.53,0-2,1.46-3.35,4.21-3.35,1.84,0,3.31.47,4.19,1.87l-1.78,1.28Z'/%3e%3cpath%20class='cls-2'%20d='M188.86,14.73c0,2.99-1.46,5.13-4.77,5.13s-4.79-2.03-4.79-5.13v-1.42c0-3.31,1.75-5.11,4.79-5.11s4.77,1.8,4.77,5.11v1.42ZM186.47,14.66v-1.31c0-1.96-.79-3.06-2.39-3.06s-2.41,1.12-2.41,3.06v1.31c0,1.75.58,3.13,2.41,3.13,1.71,0,2.39-1.37,2.39-3.13Z'/%3e%3cpath%20class='cls-2'%20d='M208.86,14.73c0,2.99-1.46,5.13-4.77,5.13s-4.79-2.03-4.79-5.13v-1.42c0-3.31,1.75-5.11,4.79-5.11s4.77,1.8,4.77,5.11v1.42ZM206.47,14.66v-1.31c0-1.96-.79-3.06-2.39-3.06s-2.41,1.12-2.41,3.06v1.31c0,1.75.58,3.13,2.41,3.13,1.71,0,2.39-1.37,2.39-3.13Z'/%3e%3cpath%20class='cls-2'%20d='M219.69,8.41h2.36v1.01c.5-.68,1.3-1.22,2.79-1.22,2.32,0,4.1,1.17,4.1,4.41v7.04h-2.39v-6.77c0-1.98-.9-2.54-2.14-2.54-1.49,0-2.32,1.01-2.32,2.52v6.8h-2.41v-11.25Z'/%3e%3c/g%3e%3c/svg%3e");background-size:cover;background-position:center;right:0;bottom:0;margin:auto;width:12rem;height:1.2rem;z-index:999}@media screen and (max-width: 640px){.information .information__list__el a[link-state=comingsoon]:before{width:100%;height:1.5rem}}.title{position:relative}.title.__type01{padding-block:40px 4rem}@media screen and (min-width: 1440px){.title.__type01{padding-block:40px 30px}}.title.__type01 .title__block{text-align:center;padding-top:2rem;display:grid;place-items:center;gap:1rem}@media screen and (min-width: 1440px){.title.__type01 .title__block{gap:10px;padding-top:20px}}@media screen and (max-width: 640px){.title.__type01 .title__block{padding-top:2rem;gap:.5rem}}.title.__type02{display:grid;margin:auto;position:relative;z-index:4}.title.__type02{margin-top:90px;margin-top:calc(100vw / (1920 / 90))}@media screen and (min-width: 1440px){.title.__type02{margin-top:calc(100vw / (1920 / 90))}}@media screen and (max-width: 834px){.title.__type02{margin-top:55px}}.title.__type02{width:1200px;width:83.3333333333vw}.title.__type02{margin-bottom:-115px;margin-bottom:-7.9861111111vw}@media screen and (max-width: 640px){.title.__type02{width:100%;gap:1em}.title.__type02{margin-bottom:-120px;margin-bottom:-32vw}}@media screen and (max-width: 640px){.title.__type02 .title__head{order:2}}.title.__type02 .title__image{width:780px;width:54.1666666667vw}@media screen and (max-width: 640px){.title.__type02 .title__image{width:100%}}.title.__type02 .title__block{position:absolute;display:grid;place-items:end}.title.__type02 .title__block{top:50px;top:2.6041666667vw}.title.__type02 .title__block{right:60px;right:3.125vw}@media screen and (max-width: 640px){.title.__type02 .title__block{order:1;position:static;place-items:center}}.title.__type02 .title__block__en{line-height:1.3333333333}.title.__type02 .title__block__en{font-size:90px;font-size:6.25vw}@media screen and (max-width: 640px){.title.__type02 .title__block__en{font-size:38px;font-size:10.1333333333vw}}.title.__type02 .title__block__ja{letter-spacing:.28em;padding:1rem 0}.title.__type02 .title__block__ja{font-size:17px;font-size:1.1805555556vw}@media screen and (max-width: 640px){.title.__type02 .title__block__ja{font-size:15px;font-size:4vw}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.title.__type03{margin-top:40px;border-top:5px solid var(--base);position:relative;opacity:0;transition:opacity 1s var(--transiton-timing-function);animation:fadeIn 1s var(--transiton-timing-function) forwards}.title.__type03 .title__image{pointer-events:none;position:relative}.title.__type03 .title__image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 640px){.title.__type03 .title__image img{object-position:right;aspect-ratio:16/9}}.title.__type03 .title__image .--front{position:absolute;z-index:1;inset:0;margin:auto}.title.__type03 .copy{position:absolute;top:50%;right:10rem;transform:translateY(-10%);z-index:1;margin:auto;font-size:3.3rem;font-weight:700;line-height:1;display:grid;align-content:center;justify-items:end;gap:1rem;color:var(--base);text-box:trim-both cap alphabetic}@media screen and (max-width: 640px){.title.__type03 .copy{gap:.4rem;font-size:1.4rem;right:1rem;bottom:unset;top:0;transform:translateY(200%)}}.title.__type03 .copy span{background-color:var(--color-black);padding:1.5rem}@media screen and (max-width: 640px){.title.__type03 .copy span{padding:.8rem}}.title.__type03 .title__block{position:absolute;top:0;bottom:0;left:23rem;margin:auto;display:flex;align-items:center;color:var(--color-white)}@media screen and (max-width: 640px){.title.__type03 .title__block{position:relative;bottom:0;top:unset;left:unset;right:0;margin:-2px auto auto;z-index:2;padding-inline:1rem}}.title.__type03 .title__block .title__bg{position:relative;background:#000000f2;min-width:32rem;padding:2.5rem 1.5rem}@media screen and (max-width: 640px){.title.__type03 .title__block .title__bg{min-width:unset;z-index:2;padding:1.2rem;width:100%}}.title.__type03 .title__block .title__num{font-family:Bebas Neue,sans-serif;line-height:1;text-box:trim-both cap alphabetic;padding-block:2rem;font-size:21rem;letter-spacing:-.01em;margin-top:-2rem}@media screen and (max-width: 640px){.title.__type03 .title__block .title__num{font-size:6rem;padding-block:0 1rem;margin-top:0}}.title.__type03 .title__block .title__num span{font-size:.3em;letter-spacing:0}.title.__type03 .title__block .title__en{color:var(--base);display:flex;align-items:flex-start;justify-content:space-between;padding-left:1rem;margin-top:-1rem}@media screen and (max-width: 640px){.title.__type03 .title__block .title__en{margin-top:0;margin-right:-.5rem;padding-left:0}}.title.__type03 .title__block .title__en__label{font-weight:500;letter-spacing:.175em;font-size:1.5rem}@media screen and (max-width: 640px){.title.__type03 .title__block .title__en__label{font-size:1rem}}.title.__type03 .title__block .title__ja{border-top:1px solid var(--base);font-weight:500;letter-spacing:.08em;font-size:1.5rem;padding-top:2rem;padding-inline:1rem}@media screen and (max-width: 640px){.title.__type03 .title__block .title__ja{display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:1.2rem;padding-top:.5rem;padding-inline:0}}.title.__type03 .title__block .title__ja b{display:block;line-height:1;letter-spacing:.03em;font-size:4.6666666667em}@media screen and (max-width: 640px){.title.__type03 .title__block .title__ja b{font-size:3.3333333333em}}.title.__type04{padding-block:60px 4rem}@media screen and (max-width: 640px){.title.__type04{padding-block:7rem 4rem}}.title.__type04 .title__image{max-width:55rem;margin:auto;width:86%}@media screen and (max-width: 640px){.title.__type04 .title__image{max-width:unset}}.title.__type04 .title__block{display:flex;flex-direction:column;align-items:center;gap:.5em}.title.__type04 .title__block__en{color:var(--main-color);line-height:1;margin-bottom:-.05em}.title.__president{background-image:url(../_astro/bg.GbgVTnQP.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:grid;place-items:center;place-content:center;margin-top:40px}@media screen and (max-width: 640px){.title.__president{margin-top:60px}}.title.__president .title__image{max-width:100rem;width:86%;margin:auto}@media screen and (max-width: 640px){.title.__president .title__image{width:100%}}.title.__president .title__block{position:static}.title.__president .title__block__en{color:var(--color-white);line-height:1;position:relative;z-index:1;display:flex;justify-content:space-between;letter-spacing:0;max-width:110rem;width:86%;margin:auto;font-size:4rem}@media screen and (max-width: 640px){.title.__president .title__block__en{width:100%;font-size:2.4rem}}.title.__president .title__block__ja{color:var(--color-white);font-weight:500;padding-block:2rem;font-size:2.2rem}@media screen and (max-width: 640px){.title.__president .title__block__ja{padding-block:1rem;font-size:1.6rem}}.title__head{position:relative}.title__image img{overflow:hidden;width:100%;height:100%;object-fit:cover}.title__block{position:relative}.title__block__en{color:var(--accent-color);line-height:1.1;letter-spacing:.4em;font-weight:600;font-size:4rem}@media screen and (min-width: 1440px){.title__block__en{font-size:40px}}@media screen and (max-width: 640px){.title__block__en{font-size:2.4rem}}.title__block__ja{font-weight:700;line-height:1.4285714286;letter-spacing:.2em;font-size:2.4rem}@media screen and (max-width: 640px){.title__block__ja{font-size:1.8rem}}.popup img{position:absolute;width:76.9230769231%;height:76.9230769231%;inset:0;margin:auto;object-fit:contain}.entryButton{display:grid;grid-template-columns:repeat(var(--entryButtonLength),1fr)}.entryButton__el[button-el=entry] a{background-color:#898989}.entryButton__el[button-el=mypage] a{background-color:var(--color-mypage)}.entryButton__el[button-el=mynavi] a{background-color:var(--color-mynavi)}.entryButton__el a{display:flex;align-items:center;text-decoration:none;transition:filter .3s var(--transiton-timing-function)}.entryButton__el a:hover{filter:brightness(1.2)}.entryButton__el__jp,.entryButton__el__en{color:var(--color-white)}.header__entryButton{margin-left:auto;display:flex}@media screen and (max-width: 834px){.header__entryButton{display:none}}.header__entryButton .entryButton__el{height:20px;display:flex;align-items:center;justify-content:center}.header__entryButton .entryButton__el:first-child:after{content:"／";display:inline-block;font-size:1.2rem;margin:0 2px}.header__entryButton .entryButton__el a{width:100%;height:100%;justify-content:center;font-size:1.2rem;padding:0;pointer-events:all;background:unset}.header__entryButton .entryButton__el__jp{color:var(--color-black);font-weight:700}.contents__entryButton{margin:auto;gap:3rem;max-width:84rem;width:86%;padding-top:3rem}@media screen and (max-width: 834px){.contents__entryButton{max-width:unset}}@media screen and (max-width: 640px){.contents__entryButton{display:none}}@media screen and (max-width: 640px){.contents__entryButton .entryButton__el+*{margin-top:10px}}.contents__entryButton .entryButton__el a{display:flex;align-items:center;justify-content:center;gap:1em;padding:1em;border:2px solid var(--color-white)}.contents__entryButton .entryButton__el a{font-size:15px;font-size:1.0416666667vw}@media screen and (max-width: 1024px){.contents__entryButton .entryButton__el a{padding:1.3em 1.5em;font-size:1.3rem}}@media screen and (max-width: 834px){.contents__entryButton .entryButton__el a{border-width:2px}}.contents__entryButton .entryButton__el__en{font-weight:700}.contents__entryButton .entryButton__el__en{font-size:27px;font-size:1.875vw}@media screen and (max-width: 640px){.contents__entryButton .entryButton__el__en{font-size:2rem}}.contents__entryButton .entryButton__el__jp{font-weight:700}.contents__entryButton .entryButton__el__jp{font-size:15px;font-size:1.0416666667vw}@media screen and (max-width: 640px){.contents__entryButton .entryButton__el__jp{font-size:1.5rem}}.contents__entryButton .entryButton__el__icon{display:block;width:1em;height:1em}.contents__entryButton .entryButton__el__icon svg{width:100%;height:100%}.fixNav__entryButton{display:none;position:fixed;width:100%;left:0;bottom:0;z-index:100}@media screen and (max-width: 834px){.fixNav__entryButton{display:block}}.fixNav__entryButton .entryButton{display:grid}.fixNav__entryButton .entryButton__el{height:40px}.fixNav__entryButton .entryButton__el a{width:100%;height:100%;justify-content:center;font-size:1.8rem;padding:.5em;pointer-events:all}.fixNav__entryButton .entryButton__el__jp{font-weight:700}.drewerButton{all:unset;cursor:pointer;display:block;width:70px;height:40px;position:relative;pointer-events:all;transition:filter .3s var(--transiton-timing-function)}@media screen and (max-width: 834px){.drewerButton{width:60px;height:60px;background:var(--color-dark-gray)}}.drewerButton:hover{filter:brightness(1.2)}.drewerButton__box{width:32px;height:18px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 834px){.drewerButton__box{width:24px}}.drewerButton__bar{display:block;width:100%;height:3px;margin:auto;position:relative;background-color:var(--color-black)}@media screen and (max-width: 834px){.drewerButton__bar{background-color:var(--color-white);height:2px}}.drewerButton__bar:nth-child(1){transform-origin:left;transition:transform .3s var(--transiton-timing-function)}[data-state=navOpen] .drewerButton__bar:nth-child(1){transform:scaleX(0)}.drewerButton__bar:nth-child(2){background-color:transform .3s var(--transiton-timing-function)}[data-state=navOpen] .drewerButton__bar:nth-child(2){background-color:#fff0}.drewerButton__bar:nth-child(2):before,.drewerButton__bar:nth-child(2):after{content:"";display:block;width:100%;height:3px;position:absolute;border-radius:2px;inset:0;background-color:var(--color-black);margin:auto;transition:transform .3s var(--transiton-timing-function)}@media screen and (max-width: 834px){.drewerButton__bar:nth-child(2):before,.drewerButton__bar:nth-child(2):after{background-color:var(--color-white);height:2px}}[data-state=navOpen] .drewerButton__bar:nth-child(2):before{transform:rotate(45deg);background-color:var(--black)}@media screen and (max-width: 834px){[data-state=navOpen] .drewerButton__bar:nth-child(2):before{background-color:var(--color-white)}}[data-state=navOpen] .drewerButton__bar:nth-child(2):after{transform:rotate(-45deg);background-color:var(--black)}@media screen and (max-width: 834px){[data-state=navOpen] .drewerButton__bar:nth-child(2):after{background-color:var(--color-white)}}.drewerButton__bar:nth-child(3){transform-origin:right;transition:transform .3s var(--transiton-timing-function)}[data-state=navOpen] .drewerButton__bar:nth-child(3){transform:scaleX(0)}.modal{position:fixed;width:100%;height:100vh;height:100dvh;left:0;top:0;z-index:999;background-color:#89898999;pointer-events:none;opacity:0;transition:opacity .5s var(--transiton-timing-function)}@media screen and (max-width: 834px){.modal{overflow-y:scroll}}[data-state=modalOpen] .modal{pointer-events:all;opacity:1}.modal__block{width:100%;height:100%;margin:auto;position:relative}.modal__block__promise{height:fit-content;position:absolute;inset:0;margin:auto;z-index:3}.modal__block__promise{width:962px;width:66.8055555556vw}@media screen and (max-width: 834px){.modal__block__promise{width:calc(100% - 20px);position:static;padding:20px 0}}.modal__block__promise img{width:100%}.modal__block__promise .--sp{display:none}@media screen and (max-width: 640px){.modal__block__promise .--sp{display:block}}@media screen and (max-width: 640px){.modal__block__promise .--pc{display:none}}.modal__block__movie{display:flex;align-items:center;height:fit-content;position:absolute;inset:0;margin:auto;z-index:3}.modal__block__movie{width:962px;width:66.8055555556vw}@media screen and (max-width: 834px){.modal__block__movie{width:calc(100% - 20px)}}.modal__block__movie video{width:100%;border:none}.modal__block__popup{position:absolute;width:80vw;height:80vh;inset:0;margin:auto;text-align:center;display:flex;flex-direction:column;justify-content:center;gap:1rem}@media screen and (max-width: 640px){.modal__block__popup{width:90%;height:90vh}}.modal__block__popup img{width:100%;object-fit:contain}.modal__block__popup__text{font-size:2.4rem;line-height:1.5;text-align:left;padding:2rem;background:var(--color-white)}@media screen and (max-width: 640px){.modal__block__popup__text{font-size:1.4rem;padding:1.2rem}}.modal__closeButton{all:unset;display:block;position:absolute;top:10px;right:10px;cursor:pointer;z-index:2;font-size:7vh;font-weight:700;color:var(--color-black)}@media screen and (max-width: 834px){.modal__closeButton{top:0;right:0;font-size:5vh}}.modal__closeArea{all:unset;display:block;position:absolute;width:100%;height:100%;left:0;top:0;z-index:1}@media screen and (max-width: 834px){.modal__closeArea{display:none}}.pointer{width:100px;height:100px;display:block;position:fixed;pointer-events:none;top:0;left:0;box-sizing:border-box;z-index:999}@media screen and (max-width: 834px){.pointer{display:none}}.pointer .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto;display:block;opacity:1;opacity:0}.pointer .more{min-width:120px;min-width:8.3333333333vw}.pointer .next,.pointer .prev{min-width:46px;min-width:3.1944444444vw}.pointer .click{min-width:155px;min-width:10.7638888889vw}.drawerNav{pointer-events:none;opacity:0;position:fixed;left:0;top:0;z-index:98;width:100vw;height:100dvh;display:flex;align-items:center;transition:opacity .5s var(--transiton-timing-function)}@media screen and (max-width: 1024px){.drawerNav{overflow-y:scroll}}@media screen and (max-width: 640px){.drawerNav{display:block}}.drawerNav:before{content:"";background-color:#fff;display:block;position:fixed;inset:0;margin:auto;z-index:-1}[data-state=navOpen] .drawerNav{opacity:1;pointer-events:all}.drawerNav__inner{display:flex;justify-content:space-between;gap:4rem;position:relative;padding-block:6rem;width:86%;margin:auto}@media screen and (max-width: 834px){.drawerNav__inner{flex-wrap:wrap}}@media screen and (max-width: 640px){.drawerNav__inner{display:block}}@media screen and (max-width: 640px){.drawerNav__block+.drawerNav__block{padding-top:4.8rem}}.drawerNav__block01 .nav__menu{display:flex;justify-content:center}@media screen and (max-width: 640px){.drawerNav__block01 .nav__menu{display:block;width:100%}}.drawerNav__block01 .nav__menu__item{font-weight:700;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 640px){.drawerNav__block01 .nav__menu__item{display:block}}.drawerNav__block01 .nav__menu__item:not(:first-child){border:1px solid #000;border-width:0 0 0 1px;padding-left:clamp(1.2rem,24 / var(--width) * 100vw,4.8rem)}@media screen and (max-width: 640px){.drawerNav__block01 .nav__menu__item:not(:first-child){border-left:0;padding:unset}}.drawerNav__block01 .nav__menu__item:not(:last-child){padding-right:clamp(1.44rem,24 / var(--width) * 100vw,4.8rem)}@media screen and (max-width: 640px){.drawerNav__block01 .nav__menu__item:not(:last-child){padding:unset}}.drawerNav__block01 .nav__menu__item>.label:not(:first-child){padding-top:10px}.drawerNav__block01 .nav__menu__item>.label,.drawerNav__block01 .nav__menu__item>a{color:var(--color-black);font-size:clamp(1.2rem,20 / var(--width) * 100vw,4rem);text-decoration:none;display:flex;align-items:center}@media screen and (max-width: 640px){.drawerNav__block01 .nav__menu__item>.label,.drawerNav__block01 .nav__menu__item>a{font-size:1.4rem;width:100%;padding:1.2rem 0 .8rem}}@media screen and (max-width: 640px){.drawerNav__block01 .nav__menu__item>a{border-bottom:1px dashed #acacac}}.drawerNav__block01 .nav__menu__item a{position:relative}.drawerNav__block01 .nav__menu__item a:after{transition:width .3s var(--transiton-timing-function);content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--color-gray)}@media screen and (max-width: 640px){.drawerNav__block01 .nav__menu__item a:after{display:none}}.drawerNav__block01 .nav__menu__item a:hover{text-decoration:none}.drawerNav__block01 .nav__menu__item a:hover:after{width:100%}.drawerNav__block01 .nav__menu__item a[link-state=comingsoon]{pointer-events:none;color:var(--color-gray);opacity:.5}.drawerNav__block01 .nav__submenu{padding-left:5px;padding-top:5px;display:grid;gap:5px}@media screen and (max-width: 640px){.drawerNav__block01 .nav__submenu{padding-top:0;padding-bottom:1.2rem;border-bottom:1px dashed #acacac}}.drawerNav__block01 .nav__submenu__item{color:var(--font-color);display:flex;align-items:center}.drawerNav__block01 .nav__submenu__item:before{content:"-";font-size:clamp(.75rem,15 / var(--width) * 100vw,3rem);font-weight:700;color:var(--color-gray);padding-right:.2em}@media screen and (max-width: 640px){.drawerNav__block01 .nav__submenu__item:before{font-size:1.3rem}}.drawerNav__block01 .nav__submenu__item a{font-size:clamp(.8rem,16 / var(--width) * 100vw,3.2rem);text-decoration:none;display:block}@media screen and (max-width: 640px){.drawerNav__block01 .nav__submenu__item a{width:100%;font-size:1.3rem}}.drawerNav__block02 a{width:fit-content;display:block;font-size:1.3rem;line-height:1.8}@media screen and (min-width: 1440px){.drawerNav__block02 a{font-size:13px;font-size:.9027777778vw}}.drawerNav__block02 a:hover{opacity:.7}.drawerNav__block02 a:after{content:"";width:.8em;height:.8em;display:inline-block;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='b'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2011%2011'%3e%3cdefs%3e%3cstyle%3e.i{fill:none;stroke:%23231815;stroke-linecap:round;stroke-linejoin:round;}%3c/style%3e%3c/defs%3e%3cg%20id='c'%3e%3cg%20id='d'%3e%3cg%20id='e'%3e%3cpath%20id='f'%20class='i'%20d='m6.41.5h4.09v4.09'/%3e%3cpath%20id='g'%20class='i'%20d='m8.68,6.86v3.64H.5V2.32h3.64'/%3e%3cline%20id='h'%20class='i'%20x1='5.05'%20y1='5.96'%20x2='10.05'%20y2='.96'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:.5em}.drawerNav__block03{grid-column:1/3;display:flex;justify-content:space-between}@media screen and (max-width: 1024px){.drawerNav__block03{display:block}}.drawerNav__block__logo{width:215px;width:14.9305555556vw}@media screen and (max-width: 1024px){.drawerNav__block__logo{width:260px}}.drawerNav__block__logo img{width:100%}.drawerNav__block__address{font-size:1.3rem;line-height:1.8;padding:2em 0}@media screen and (min-width: 1440px){.drawerNav__block__address{font-size:13px;font-size:.9027777778vw}}.drawerNav__block__caption{font-size:1rem;line-height:1.8}@media screen and (min-width: 1440px){.drawerNav__block__caption{font-size:10px;font-size:.6944444444vw}}.drawerNav__block__copyright{font-size:1rem}@media screen and (min-width: 1440px){.drawerNav__block__copyright{font-size:10px;font-size:.6944444444vw}}@media screen and (max-width: 1024px){.drawerNav__block__copyright{padding-top:4.8rem;text-align:center}}.sitemap__menu{display:flex;justify-content:center;gap:4rem}.sitemap__menu__item{display:flex;flex-direction:column;gap:2rem}.sitemap__menu__item span.label{white-space:nowrap;letter-spacing:.15em}.sitemap__menu__item .label,.sitemap__menu__item a{display:flex;align-items:center;text-decoration:none;font-size:1.8rem;font-weight:700;position:relative}.sitemap__menu__item a{padding:2px 0}.sitemap__menu__item a:after{transition:width .3s var(--transiton-timing-function);content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--color-gray)}.sitemap__menu__item a:hover{text-decoration:none}.sitemap__menu__item a:hover:after{width:100%}.sitemap__menu__item a[link-state=comingsoon]{pointer-events:none;color:var(--color-gray);opacity:.5}.sitemap__submenu{display:grid;gap:.5rem}.sitemap__submenu__item{color:var(--font-color);display:flex;align-items:center}.sitemap__submenu__item:before{content:"-";color:var(--color-gray);padding-right:.2em;font-size:1.6rem}.sitemap__submenu__item a{text-decoration:none;display:block;font-weight:400;font-size:1.6rem}.splash{background-color:var(--color-white);width:100%;height:100vh;height:100dvh;position:fixed;left:0;top:0;z-index:99;cursor:wait}.splash__item{width:100%;height:100%;position:absolute;inset:0;margin:auto}.splash__item.logo{z-index:3;display:flex;background-color:#fff}.splash__item.logo img{width:310px;margin:auto}@media screen and (max-width: 834px){.splash__item.logo img{width:260px}}.splash__item.video{z-index:2;width:100%;height:100%}.splash__item.video__bg{z-index:1;object-fit:cover;filter:blur(20px)}.splash__skip{all:unset;display:block;position:absolute;right:1em;bottom:1em;z-index:3;font-size:2.8rem;font-family:var(--ff-cooper);cursor:pointer}@media screen and (min-width: 1440px){.splash__skip{font-size:28px;font-size:1.9444444444vw}}@media screen and (max-width: 834px){.splash__skip{font-size:1.8rem}}.home__bg{position:fixed;inset:0;margin:auto;width:100%;height:100vh;overflow:hidden}.home__bg .textp1,.home__bg .textp2,.home__bg .textp3,.home__bg .textp4,.home__bg .textp5,.home__bg .textp6{position:fixed;width:100%;height:100%;object-fit:cover;height:auto;z-index:1;width:10rem}@media screen and (max-width: 640px){.home__bg .textp1,.home__bg .textp2,.home__bg .textp3,.home__bg .textp4,.home__bg .textp5,.home__bg .textp6{width:5rem}}.home__bg>*:nth-child(odd){width:27rem}@media screen and (max-width: 640px){.home__bg>*:nth-child(odd){width:10rem}}.home__bg .textp1{left:-2rem;bottom:0}.home__bg .textp2{left:25rem;bottom:20rem}.home__bg .textp3{right:0;left:unset;bottom:30rem}.home__bg .textp4{right:20rem;top:0}.home__bg .textp5{right:40rem;transform:rotate(120deg);top:0}.home__bg .textp6{left:50rem;top:-5rem;transform:rotate(45deg)}.mv{position:relative;overflow:hidden}.mv img{width:100%}.mv .mv__main{position:relative;height:100vh;max-height:calc(44.7916666667vw + 40px);padding-top:40px}@media screen and (max-width: 834px){.mv .mv__main{max-height:calc(44.5833333333vw + 60px);padding-top:60px}}@media screen and (max-width: 640px){.mv .mv__main{height:auto;max-height:unset}}.mv .mv__main .mv__main__copy{position:absolute;bottom:0;right:0;left:0;margin:auto;max-width:120rem;width:85%;padding-left:1.5rem}@media screen and (max-width: 640px){.mv .mv__main .mv__main__copy{display:none}}.mv .mv__copy{font-weight:500;line-height:1.7619047619;letter-spacing:.12em;text-align:center;margin:auto;font-size:1.6rem;padding-top:6rem;width:86%}@media screen and (max-width: 640px){.mv .mv__copy{padding-top:2rem;font-size:1.4rem}}.mv .question{cursor:pointer;background:unset;transition:.3s var(--transiton-timing-function);margin:auto;display:none!important}.mv .question{width:300px;width:80vw}@media screen and (max-width: 640px){.mv .question{display:block}.mv .question{margin-top:20px;margin-top:2.9985007496vh}}.mv .question:hover{opacity:.7}.top_news{position:relative;margin:auto;width:86%;max-width:90rem;padding-block:7rem}@media screen and (max-width: 834px){.top_news{max-width:unset}}@media screen and (max-width: 640px){.top_news{padding-block:4rem}}.top_news .question{display:none!important;position:absolute;right:0;top:0;transform:translateY(-50%);cursor:pointer;background:unset;transition:.3s var(--transiton-timing-function)}.top_news .question{width:214px;width:14.8611111111vw}@media screen and (max-width: 640px){.top_news .question{display:none}}.top_news .question:hover{opacity:.7}.top_news .grid{display:grid;margin:auto;position:relative}@media screen and (max-width: 834px){.top_news .grid{gap:1rem;grid-template-columns:1fr 60px}}@media screen and (max-width: 640px){.top_news .grid{border-top:2px solid}}.top_news .grid .top_bnr{position:absolute;right:0;bottom:0;width:6rem}@media screen and (max-width: 834px){.top_news .grid .top_bnr{width:60px}}.top_news .grid .top_bnr a{display:block}.top_news__block{border-top:2px solid;display:flex;align-items:center;margin:auto;max-width:68rem;padding-top:2rem}@media screen and (max-width: 834px){.top_news__block{width:100%}}@media screen and (max-width: 640px){.top_news__block{flex-direction:column;align-items:start;gap:1rem;border-top:none;padding-top:1rem}}.top_news__block__head{display:flex;align-items:center;padding-right:4rem;padding-left:2rem}@media screen and (max-width: 640px){.top_news__block__head{padding-right:2rem;padding-left:0}}.top_news__block__head h2{font-weight:700;letter-spacing:.02em;font-size:1.6rem}.top_news__block__body{border-left:2px solid}@media screen and (max-width: 640px){.top_news__block__body{border-left:none}}.top_news__block__body .news__post{display:flex;align-items:center;gap:1rem;padding-block:2rem;padding-inline:2rem;gap:5rem}@media screen and (max-width: 834px){.top_news__block__body .news__post{padding-block:0;padding-right:0;padding-bottom:1rem;padding-left:3rem;gap:0;flex-direction:column;align-items:start}}.top_news__block__body .news__post__date{letter-spacing:.02em;font-weight:700;font-size:1.6rem}@media screen and (max-width: 640px){.top_news__block__body .news__post__date{font-size:1.3rem}}.top_news__block__body .news__post__title{letter-spacing:.08em;line-height:1.6;font-weight:500;font-size:1.6rem}@media screen and (max-width: 640px){.top_news__block__body .news__post__title{font-size:1.3rem}}.top_news__block__body .news__post__title a{color:#ff0}.top_news .--promise{position:relative;background:var(--main-color);color:var(--color-white);font-weight:700;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;padding:1.8rem 1rem;margin-top:4.5rem;box-sizing:border-box;width:100%;transition:opacity .3s var(--transiton-timing-function);cursor:pointer}@media screen and (max-width: 640px){.top_news .--promise{padding:1rem;margin-top:2rem}}.top_news .--promise:hover{opacity:.8}.top_news .--promise .click{display:block;position:absolute;top:0;left:0;transform:translate(-20%,-40%);min-width:90px;width:9rem}.top_news .--promise .label{display:block;font-size:2.7rem}@media screen and (max-width: 834px){.top_news .--promise .label{line-height:1.2}}@media screen and (max-width: 640px){.top_news .--promise .label{font-size:1.5rem}}.top_news .--promise .label span{color:var(--color-yellow)}.top_news .open_mynavi{display:block;margin:auto;text-decoration:none;position:relative;aspect-ratio:1200/100;display:flex;align-items:center;justify-content:center;margin-top:4.5rem}@media screen and (max-width: 640px){.top_news .open_mynavi{margin-top:2rem}}.top_news .open_mynavi img{position:absolute;inset:0;margin:auto;width:100%;height:100%;object-fit:cover}.top_news .open_mynavi .label{color:var(--main-color);position:relative;text-align:center;display:block;z-index:1;line-height:1;font-weight:700;letter-spacing:.05em;display:flex;align-items:baseline;flex-wrap:wrap;font-size:3.6rem}@media screen and (max-width: 640px){.top_news .open_mynavi .label{font-size:2.4rem;padding:1rem;line-height:1.2;align-items:center;justify-content:center}}.top_news .open_mynavi .label .date{font-size:.6944444444em}.top_interview{padding-block:10rem}@media screen and (max-width: 640px){.top_interview{padding-block:4rem}}.top_interview__block{margin:auto;width:86%;max-width:110rem}@media screen and (max-width: 834px){.top_interview__block{max-width:unset}}.top_interview__block__head{margin:auto;padding-bottom:2rem;position:relative;display:grid;text-align:center;justify-content:center;gap:1rem}@media screen and (max-width: 640px){.top_interview__block__head{gap:.5rem;padding-bottom:1rem}}.top_interview__block__head .jp{position:relative;width:30rem}@media screen and (max-width: 640px){.top_interview__block__head .jp{width:24rem}}.top_interview__block__head .en{position:relative;color:var(--main-color);font-weight:500;letter-spacing:.5em;font-size:1.2rem}.top_interview__block__head .label{position:absolute;left:0;right:0;bottom:0;margin:auto;width:60rem}@media screen and (max-width: 640px){.top_interview__block__head .label{width:31rem}}.top_interview__list{display:grid;grid-template-columns:repeat(3,1fr);gap:9rem 2rem}@media screen and (max-width: 640px){.top_interview__list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:6rem 1rem}}.top_interview__list .link{position:relative}.top_interview__list .link img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;margin:auto;transition:.7s var(--transiton-timing-function)}.top_interview__list .link img.--hover{opacity:0;width:95%;height:95%;object-fit:contain}.top_interview__list .link img.--on{opacity:1}.top_interview__list .link .image{position:relative;overflow:hidden;aspect-ratio:49/46}.top_interview__list .link .copy{position:absolute;bottom:0;left:0;right:0;margin:auto;transform:translateY(40%);z-index:1;aspect-ratio:210/145;pointer-events:none;width:40%}.top_interview__list .link:hover,.top_interview__list .link:hover img.--hover{opacity:1}.top_interview__list .link[link-state=comingsoon]{pointer-events:none}.top_interview__list .link[link-state=comingsoon] .image:before{content:"";display:block;position:absolute;background-image:url(../_astro/cs_inta.6NyaBNWt.png);background-size:cover;background-position:center;left:0;bottom:0;margin:auto;width:100%;height:60%;z-index:999}.another{padding-block:10rem}@media screen and (max-width: 640px){.another{padding-block:4rem}}.another__block{margin:auto;width:86%;max-width:110rem}@media screen and (max-width: 834px){.another__block{max-width:unset}}.another__list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media screen and (max-width: 640px){.another__list{display:flex;flex-wrap:wrap;justify-content:center;gap:5rem 1.5rem}}.another__list__el{text-decoration:none}.another__list__el:hover{opacity:1}.another__list__el:hover .image img{transform:scale(1.1)}.another__list__el[link-state=comingsoon]{pointer-events:none;position:relative;container-type:inline-size}@media screen and (max-width: 640px){.another__list__el[link-state=comingsoon]{container-type:unset}}.another__list__el[link-state=comingsoon] .image:before{content:"";display:block;position:absolute;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_2'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20251%2026'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%233e3a39;filter:url(%23drop-shadow-1);}.cls-2{fill:%23fff;}%3c/style%3e%3cfilter%20id='drop-shadow-1'%20x='0'%20y='0'%20width='251'%20height='26'%20filterUnits='userSpaceOnUse'%3e%3cfeOffset%20dx='2'%20dy='2'/%3e%3cfeGaussianBlur%20result='blur'%20stdDeviation='6'/%3e%3cfeFlood%20flood-color='%23000'%20flood-opacity='.3'/%3e%3cfeComposite%20in2='blur'%20operator='in'/%3e%3cfeComposite%20in='SourceGraphic'/%3e%3c/filter%3e%3c/defs%3e%3cg%20id='_文字'%3e%3crect%20class='cls-1'%20width='251'%20height='26'/%3e%3cpath%20class='cls-2'%20d='M31,8.95c-.41-1.89-1.42-2.75-3.13-2.75-2.07,0-3.2,1.35-3.2,4.7v1.98c0,3.31,1.12,4.7,3.2,4.7,1.78,0,2.72-.86,3.13-2.75h2.5c-.52,3.49-2.54,5.02-5.63,5.02-3.47,0-5.81-2.09-5.81-6.98v-1.98c0-4.88,2.34-6.98,5.81-6.98,3.08,0,5.13,1.64,5.65,5.02h-2.52Z'/%3e%3cpath%20class='cls-2'%20d='M53.57,14.73c0,2.99-1.46,5.13-4.77,5.13s-4.79-2.03-4.79-5.13v-1.42c0-3.31,1.75-5.11,4.79-5.11s4.77,1.8,4.77,5.11v1.42ZM51.18,14.66v-1.31c0-1.96-.79-3.06-2.39-3.06s-2.41,1.12-2.41,3.06v1.31c0,1.75.58,3.13,2.41,3.13,1.71,0,2.39-1.37,2.39-3.13Z'/%3e%3cpath%20class='cls-2'%20d='M64.4,8.41h2.36v1.01c.45-.68,1.3-1.22,2.63-1.22,1.42,0,2.54.56,3.22,1.62.74-1.01,1.89-1.62,3.29-1.62,2.43,0,3.89,1.49,3.89,4.41v7.04h-2.41v-6.77c0-1.85-.77-2.54-2-2.54s-2.05.9-2.09,2.41v6.91h-2.39v-6.77c0-1.91-.83-2.54-1.98-2.54-1.24,0-2.12.95-2.12,2.52v6.8h-2.41v-11.25Z'/%3e%3cpath%20class='cls-2'%20d='M91.04,4.13h2.63v2.45h-2.63v-2.45ZM91.16,8.41h2.41v11.25h-2.41v-11.25Z'/%3e%3cpath%20class='cls-2'%20d='M104.94,8.41h2.36v1.01c.5-.68,1.3-1.22,2.79-1.22,2.32,0,4.1,1.17,4.1,4.41v7.04h-2.39v-6.77c0-1.98-.9-2.54-2.14-2.54-1.49,0-2.32,1.01-2.32,2.52v6.8h-2.41v-11.25Z'/%3e%3cpath%20class='cls-2'%20d='M132.19,8.41h2.39v11.03c0,3.47-1.98,4.64-4.91,4.64-2.03,0-3.29-.52-4.19-1.96l1.69-1.21c.5.74,1.19,1.12,2.43,1.12,1.8,0,2.59-.77,2.59-2.59v-.52c-.61.63-1.51.95-2.7.95-2.99,0-4.48-2.14-4.48-5.09v-1.53c0-3.24,1.75-5.04,4.48-5.04,1.22,0,2.09.36,2.7.99v-.79ZM132.19,14.66v-1.31c0-1.94-.79-3.06-2.39-3.06s-2.41,1.1-2.41,3.06v1.31c0,1.75.67,3.13,2.41,3.13s2.39-1.37,2.39-3.13Z'/%3e%3cpath%20class='cls-2'%20d='M166.79,11.35c-.54-.7-1.1-1.01-2.45-1.01-1.01,0-1.76.34-1.76,1.15,0,.95.83,1.24,2.14,1.4,2.5.29,4.12,1.17,4.12,3.56,0,2.07-1.42,3.42-4.32,3.42-2.3,0-3.6-.63-4.52-1.87l1.82-1.31c.52.7,1.19,1.06,2.68,1.06,1.24,0,1.96-.45,1.96-1.24,0-.92-.58-1.19-2.34-1.42-2.14-.27-3.94-1.17-3.94-3.53,0-2,1.46-3.35,4.21-3.35,1.84,0,3.31.47,4.19,1.87l-1.78,1.28Z'/%3e%3cpath%20class='cls-2'%20d='M188.86,14.73c0,2.99-1.46,5.13-4.77,5.13s-4.79-2.03-4.79-5.13v-1.42c0-3.31,1.75-5.11,4.79-5.11s4.77,1.8,4.77,5.11v1.42ZM186.47,14.66v-1.31c0-1.96-.79-3.06-2.39-3.06s-2.41,1.12-2.41,3.06v1.31c0,1.75.58,3.13,2.41,3.13,1.71,0,2.39-1.37,2.39-3.13Z'/%3e%3cpath%20class='cls-2'%20d='M208.86,14.73c0,2.99-1.46,5.13-4.77,5.13s-4.79-2.03-4.79-5.13v-1.42c0-3.31,1.75-5.11,4.79-5.11s4.77,1.8,4.77,5.11v1.42ZM206.47,14.66v-1.31c0-1.96-.79-3.06-2.39-3.06s-2.41,1.12-2.41,3.06v1.31c0,1.75.58,3.13,2.41,3.13,1.71,0,2.39-1.37,2.39-3.13Z'/%3e%3cpath%20class='cls-2'%20d='M219.69,8.41h2.36v1.01c.5-.68,1.3-1.22,2.79-1.22,2.32,0,4.1,1.17,4.1,4.41v7.04h-2.39v-6.77c0-1.98-.9-2.54-2.14-2.54-1.49,0-2.32,1.01-2.32,2.52v6.8h-2.41v-11.25Z'/%3e%3c/g%3e%3c/svg%3e");background-size:cover;background-position:center;right:0;bottom:0;margin:auto;width:67.9347826087cqi;height:7.0652173913cqi;z-index:999}@media screen and (max-width: 640px){.another__list__el[link-state=comingsoon] .image:before{width:25rem;height:2.5rem}}.another__list__el__head{display:grid;text-align:center;gap:1rem;padding-bottom:2rem}@media screen and (max-width: 640px){.another__list__el__head{gap:.5rem;padding-bottom:1rem}}.another__list__el__head .en{color:var(--main-color);font-weight:500;letter-spacing:.5em;font-size:1.2rem}.another__list__el__head .jp{width:100%}.another__list__el__body{position:relative;overflow:hidden}.another__list__el img{transition:.7s var(--transiton-timing-function);width:100%}.another__list__el .copy{position:absolute;bottom:0;left:0;right:0;margin:auto;filter:invert(1) drop-shadow(0 0 10px rgba(0,0,0,.8))}.top_president{margin:auto;width:86%;max-width:90rem}.top_president__block{position:relative;aspect-ratio:1200/163}@media screen and (max-width: 640px){.top_president__block{aspect-ratio:660/280}}.top_president__block__head{position:absolute;right:7rem;top:0;bottom:0;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:end;z-index:1}@media screen and (max-width: 640px){.top_president__block__head{right:2rem}}.top_president__block__head .en{color:var(--main-color);letter-spacing:.3em;line-height:1;font-size:4.5rem}@media screen and (max-width: 640px){.top_president__block__head .en{font-size:2.4rem}}.top_president__block__head .ja{font-weight:400;letter-spacing:.16em;font-size:1.3rem;padding-right:1em}@media screen and (max-width: 640px){.top_president__block__head .ja{font-size:1.2rem;padding-right:.5em}}.top_president__block__bg{border:8px solid var(--main-color);position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.top_president__block__bg img{width:100%;height:100%;object-fit:cover;transition:.7s var(--transiton-timing-function)}.top_president__block__body .image{position:absolute;bottom:0;left:0;right:0;margin:auto;width:17rem;height:17rem}@media screen and (max-width: 640px){.top_president__block__body .image{left:0;right:unset;width:18rem;height:16.5rem}}.top_president__block__body .image img{width:100%;height:100%;object-fit:contain}.top_president__block__link{position:relative;display:block;width:100%;height:100%}@media screen and (max-width: 640px){.top_president__block__link{aspect-ratio:660/420}}.top_president__block__link:hover{opacity:.95}.top_president__block__link:hover .top_president__block__bg img{transform:scale(1.1)}main#about{overflow:visible}main#about .information__block .__no-display{display:none}@media screen and (max-width: 640px){main#about .information{padding-block:0}}.about{padding-bottom:6rem}@media screen and (max-width: 640px){.about{padding-bottom:4rem}}.about__block{max-width:680px;margin:auto;width:68rem}@media screen and (max-width: 640px){.about__block{max-width:unset;width:86%}}.about dl{border-top:2px solid var(--accent-color);display:grid;grid-template-columns:26.4705882353% 1fr;gap:1rem;align-items:center;font-size:1.5rem;line-height:1.75;font-weight:500;padding-block:2rem;padding-left:4rem}@media screen and (min-width: 1440px){.about dl{font-size:15px;padding-left:40px;padding-block:18px}}@media screen and (max-width: 834px){.about dl{grid-template-columns:25% 75%;padding-left:2rem}}@media screen and (max-width: 640px){.about dl{padding-block:1rem;display:block;font-size:1.2rem;padding-left:0}}.about dl dt{font-weight:700}.about dl dd a{color:inherit}.about dl dd a:hover{opacity:.7}.about__map{max-width:91rem;width:100%;aspect-ratio:910/496;margin:auto;margin-top:2rem}@media screen and (min-width: 1440px){.about__map{margin-top:20px}}@media screen and (max-width: 834px){.about__map{max-width:unset}}@media screen and (max-width: 640px){.about__map{margin-top:1rem;max-width:unset;width:100%;min-height:280px}}.about__map iframe{width:100%;height:100%;border:none}.president__block{width:86%;max-width:140rem;margin:auto;position:relative}@media screen and (max-width: 834px){.president__block{max-width:unset}}.president__tb{background-color:#fff9}.president__text{text-align:center;position:relative;z-index:3;padding-block:6rem}@media screen and (max-width: 640px){.president__text{padding-block:3rem 4rem}}.president__text h2{font-family:var(--font-family);font-weight:700;font-size:3rem}@media screen and (max-width: 640px){.president__text h2{font-size:1.6rem}}.president__text p{font-family:var(--font-family);font-weight:500;line-height:2.3636363636;padding-top:1.5em;font-size:1.8rem}@media screen and (max-width: 640px){.president__text p{font-size:1.2rem}}.president__text p span{display:inline-block}.president__text__name{margin:auto;width:43rem}@media screen and (max-width: 640px){.president__text__name{width:23.4rem}}.president__person{position:absolute;bottom:0;right:0;width:38rem}@media screen and (max-width: 640px){.president__person{display:none}}.president__movie{margin-top:60px;margin-top:3.125vw}@media screen and (min-width: 1440px){.president__movie{margin-top:3.125vw}}@media screen and (max-width: 834px){.president__movie{margin-top:40px}}.president__movie__button{all:unset;display:block;cursor:pointer;border-radius:15px;transition:opacity .3s var(--transiton-timing-function)}.president__movie__button:hover{opacity:.7}.president__movie__button img{border-radius:15px;box-shadow:0 8px 10px #0000004d}.interview-main{overflow:visible;--base: #00b4ff}.interview-main#interview01{--base: #00b4ff}@media screen and (max-width: 834px){.interview-main#interview01 .title.__type03{margin-top:60px}}.interview-main#interview02{--base: #ff6fd3}@media screen and (max-width: 834px){.interview-main#interview02 .title.__type03{margin-top:60px}}.interview-main#interview02 .contents .textBox .img_list{width:60%}.interview-main#interview03{--base: #f1e533}@media screen and (max-width: 834px){.interview-main#interview03 .title.__type03{margin-top:60px}}.interview-main#interview03 .contents .textBox .img_list{width:70%}.interview-main#interview04{--base: #31e646}@media screen and (max-width: 834px){.interview-main#interview04 .title.__type03{margin-top:60px}}.interview-main#interview04 .title.__type03 .title__block .title__en{padding-left:0}.interview-main#interview04 .contents{gap:4.8rem}.interview-main#interview04 .contents .textBox .img_list{width:45%}.interview-main#interview04 .contents .imgBox .flex-col{flex-direction:column;gap:.5rem;width:65%}@media screen and (max-width: 834px){.interview-main#interview04 .contents .imgBox .flex-col{margin:auto;width:60%}}.interview-main#interview04 .contents .imgBox .img_list__text{font-size:1rem;font-weight:500;line-height:1.4;display:block;width:120%}.interview-main#interview04 .contents.block03{grid-template-columns:1fr 20.8333333333vw}.interview-main#interview05{--base: #ffb433}@media screen and (max-width: 834px){.interview-main#interview05 .title.__type03{margin-top:60px}}.interview-main#interview05 .title .copy{top:65%;transform:translateY(0)}@media screen and (max-width: 640px){.interview-main#interview05 .title .copy{top:0;transform:translateY(200%)}}.interview-main#interview06{--base: #36d2c9}@media screen and (max-width: 834px){.interview-main#interview06 .title.__type03{margin-top:60px}}.interview{padding-block:10rem;max-width:90rem;width:86%;margin:0 auto}@media screen and (max-width: 834px){.interview{max-width:unset}}@media screen and (max-width: 640px){.interview{padding-block:6rem}}.interview .interview__head{display:flex;flex-direction:column;align-items:center;gap:2rem}@media screen and (max-width: 640px){.interview .interview__head{gap:1rem}}.interview .interview__head .en{color:var(--base);font-size:4.5rem;font-weight:600;line-height:1;text-align:justify;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}@media screen and (max-width: 640px){.interview .interview__head .en{font-size:3rem;gap:.5rem}}.interview .interview__head .en:after{content:"";display:block;width:100%;height:.9rem;background-color:var(--base)}@media screen and (max-width: 640px){.interview .interview__head .en:after{height:.4rem}}.interview .interview__head .ja{font-size:1.6rem;font-weight:400;letter-spacing:.16em}@media screen and (max-width: 640px){.interview .interview__head .ja{font-size:1.6rem}}.interview__block{padding-top:9rem}@media screen and (max-width: 640px){.interview__block{padding-top:4rem}}.interview .contents{display:grid;gap:5rem;position:relative}@media screen and (max-width: 640px){.interview .contents{display:block;gap:2rem}}.interview .contents .imgList{display:flex;gap:2rem;flex-direction:column;position:sticky;top:70px}@media screen and (max-width: 640px){.interview .contents .imgList{flex-direction:row;gap:1rem}}.interview .contents .imgList img{max-width:unset;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 640px){.interview .contents .textBox{padding-top:2rem;width:100%}}.interview .contents .textBox p{font-family:var(--font-family);font-size:1.3rem;font-weight:500;line-height:2;text-align:justify}@media screen and (max-width: 834px){.interview .contents .textBox p{font-size:1.3189448441vw}}@media screen and (max-width: 640px){.interview .contents .textBox p{font-size:1.2rem}}.interview .contents .textBox p+p{padding-top:2em}.interview .contents .textBox p a{color:#e60012;text-decoration:none}.interview .contents .textBox p a:hover{text-decoration:underline}.interview .contents .textBox .img_list{display:flex;gap:2rem;width:90%;margin:0 auto}.interview .contents .textBox .img_list>*{flex:1}.interview .contents .textBox .img_list .img_list__text{font-size:1rem;font-weight:500;line-height:1.4}.interview .contents .textBox .img_list.flex-col{flex-direction:column;gap:.5rem}.interview .contents .textBox .img_list.flex-row{flex-direction:row}.interview .contents:not(.reverse){grid-template-columns:31.0416666667vw 1fr}@media screen and (max-width: 834px){.interview .contents:not(.reverse){grid-template-columns:.8fr 1fr}}.interview .contents.reverse{grid-template-columns:1fr 31.0416666667vw}@media screen and (max-width: 834px){.interview .contents.reverse{grid-template-columns:1fr .8fr}}.interview .contents.reverse .imgBox{order:2}@media screen and (max-width: 640px){.interview .contents.reverse .imgBox{order:unset}}.interview .contents.reverse .textBox{order:1}@media screen and (max-width: 640px){.interview .contents.reverse .textBox{order:unset}}.interview .note{font-size:1.2rem;font-weight:400;padding-top:4rem;padding-bottom:.5em;border-bottom:.8rem solid var(--base)}@media screen and (max-width: 640px){.interview .note{padding-top:2rem;border-bottom:.4rem solid var(--base)}}.interview__movie{padding-block:60px;padding-block:3.125vw}@media screen and (min-width: 1440px){.interview__movie{padding-block:3.125vw}}@media screen and (max-width: 834px){.interview__movie{padding-block:40px}}.interview__movie{width:calc(100% - 60px);max-width:956px;margin:0 auto}@media screen and (min-width: 1440px){.interview__movie{max-width:calc(100vw / (1920 / (956)))}}@media screen and (max-width: 640px){.interview__movie{width:calc(100% - 40px)}}@media screen and (max-width: 834px){.interview__movie{max-width:335px}}.interview__movie__button{all:unset;display:block;cursor:pointer;border-radius:15px;transition:opacity .3s var(--transiton-timing-function)}.interview__movie__button:hover{opacity:.7}.interview__movie__button img{border-radius:15px;box-shadow:0 8px 10px #0000004d}.crosstalk{position:relative;z-index:4}.crosstalk .member{padding-block:60px;padding-block:3.125vw}@media screen and (min-width: 1440px){.crosstalk .member{padding-block:3.125vw}}@media screen and (max-width: 834px){.crosstalk .member{padding-block:40px}}.crosstalk .member{width:calc(100% - 60px);max-width:1120px;margin:0 auto}@media screen and (min-width: 1440px){.crosstalk .member{max-width:calc(100vw / (1920 / (1120)))}}@media screen and (max-width: 640px){.crosstalk .member{width:calc(100% - 40px)}}@media screen and (max-width: 640px){.crosstalk .interview:nth-child(3) .contents:nth-child(3) .imgBox img{height:auto}}@media screen and (max-width: 640px){.crosstalk .interview:nth-child(4) .imgBox img{height:auto}}.crosstalk .interview .imgBox .popupItem{top:-20px}@media screen and (max-width: 640px){.crosstalk .interview .imgBox .popupItem{top:0}}.crosstalk .interview .imgBox .popupItem img{border-color:var(--color-crosstalk)}.crosstalk .interview .imgBox .popupItem .caption{left:0;bottom:-.5em;transform:translateY(100%)}@media screen and (max-width: 834px){.crosstalk .interview .imgBox .popupItem .caption{transform:translateY(0)}}.crosstalk .interview .imgBox .linkItem{top:-20px}@media screen and (max-width: 640px){.crosstalk .interview .imgBox .linkItem{top:0}}.crosstalk .interview .imgBox .linkItem img{border:3px solid var(--color-crosstalk)}.crosstalk .interview .imgBox .linkButton,.crosstalk .interview .imgBox .icon{background-color:var(--color-crosstalk)}.crosstalk .interview .textBox p{padding-left:3em}.crosstalk .connect{background-color:var(--color-crosstalk)}.pickup__interview01{position:relative;z-index:4}.pickup__interview01 .interview:nth-child(1) .imgBox .popupItem{width:100%;position:relative;transform:inherit}.pickup__interview01 .interview:nth-child(1) .imgBox .popupItem{margin-top:20px;margin-top:calc(100vw / (1920 / 20))}@media screen and (min-width: 1440px){.pickup__interview01 .interview:nth-child(1) .imgBox .popupItem{margin-top:calc(100vw / (1920 / 20))}}@media screen and (max-width: 834px){.pickup__interview01 .interview:nth-child(1) .imgBox .popupItem{margin-top:10px}}.pickup__interview01 .interview:nth-child(1) .imgBox .popupItem img{border:none;border-radius:0}.pickup__interview01 .interview:nth-child(1) .imgBox .popupItem .icon{top:inherit;bottom:0;margin-top:auto;transform:translate(25%,50%)}@media screen and (max-width: 834px){.pickup__interview01 .interview:nth-child(1) .imgBox .popupItem .icon{transform:translate(-20px,50%)}}.pickup__interview01 .interview:nth-child(1) .imgBox .caption{right:-1em;top:0;transform:translate(100%)}@media screen and (max-width: 834px){.pickup__interview01 .interview:nth-child(1) .imgBox .caption{transform:translate(0)}}.pickup__interview01 .interview:nth-child(2) .imgBox .popupItem{position:relative;inset:0;width:100%;transform:inherit}.pickup__interview01 .interview:nth-child(2) .imgBox .popupItem+.popupItem{margin-top:20px;margin-top:calc(100vw / (1920 / 20))}@media screen and (min-width: 1440px){.pickup__interview01 .interview:nth-child(2) .imgBox .popupItem+.popupItem{margin-top:calc(100vw / (1920 / 20))}}@media screen and (max-width: 834px){.pickup__interview01 .interview:nth-child(2) .imgBox .popupItem+.popupItem{margin-top:10px}}.pickup__interview01 .interview:nth-child(2) .imgBox .popupItem img{border:none;border-radius:0}@media screen and (max-width: 834px){.pickup__interview01 .interview:nth-child(2) .imgBox .popupItem .iconTop{top:inherit;bottom:0;margin-top:auto;transform:translate(-20px,50%)}}.pickup__interview01 .interview:nth-child(2) .imgBox .popupItem .iconBottom{top:inherit;bottom:0;margin-top:auto;transform:translate(25%,50%)}@media screen and (max-width: 834px){.pickup__interview01 .interview:nth-child(2) .imgBox .popupItem .iconBottom{transform:translate(-20px,50%)}}.pickup__interview01 .interview .imgBox .popupItem img{border-color:var(--color-pickup)}.pickup__interview01 .interview .imgBox .linkItem img{border:3px solid var(--color-pickup)}.pickup__interview01 .interview .imgBox .linkButton{transform:translate(25%,-25%);background-color:var(--color-pickup)}.pickup__interview01 .interview .imgBox .icon,.pickup__interview01 .connect{background-color:var(--color-pickup)}.pickup__interview02{position:relative;z-index:4}.pickup__interview02 .interview:nth-child(1) .imgBox>img{height:60%;object-fit:cover;object-position:center 20%}.pickup__interview02 .interview:nth-child(1) .imgBox .popupItemBox{display:grid;grid-template-columns:repeat(2,1fr)}.pickup__interview02 .interview:nth-child(1) .imgBox .popupItemBox{gap:32px;gap:2.2222222222vw}.pickup__interview02 .interview:nth-child(1) .imgBox .popupItemBox{padding-top:40px;padding-top:calc(100vw / (1920 / 40))}@media screen and (min-width: 1440px){.pickup__interview02 .interview:nth-child(1) .imgBox .popupItemBox{padding-top:calc(100vw / (1920 / 40))}}@media screen and (max-width: 834px){.pickup__interview02 .interview:nth-child(1) .imgBox .popupItemBox{padding-top:20px}}@media screen and (max-width: 834px){.pickup__interview02 .interview:nth-child(1) .imgBox .popupItemBox{width:calc(100% - 40px);margin:0 auto}}.pickup__interview02 .interview:nth-child(1) .imgBox .popupItemBox .popupItem{position:relative;inset:0;width:100%;transform:inherit}.pickup__interview02 .interview:nth-child(1) .imgBox .popupItemBox .popupItem .icon{top:inherit;bottom:0;margin-top:auto;transform:translate(25%,50%)}@media screen and (max-width: 834px){.pickup__interview02 .interview:nth-child(1) .imgBox .popupItemBox .popupItem .icon{transform:translate(25%,-50%)}}.pickup__interview02 .interview:nth-child(1) .imgBox .popupItemBox .popupItem .caption{padding-top:.5em}.pickup__interview02 .interview:nth-child(3) .imgBox .popupItem{position:relative;inset:0;width:100%;transform:inherit}.pickup__interview02 .interview:nth-child(3) .imgBox .popupItem img{border:none;border-radius:0}.pickup__interview02 .interview:nth-child(3) .imgBox .popupItem .icon{top:inherit;bottom:0;margin-top:auto;transform:translate(25%,50%)}@media screen and (max-width: 834px){.pickup__interview02 .interview:nth-child(3) .imgBox .popupItem .icon{transform:translate(-20px,50%)}}.pickup__interview02 .interview .imgBox .popupItem img{border-color:var(--color-pickup)}.pickup__interview02 .interview .imgBox .linkItem img{border:3px solid var(--color-pickup)}.pickup__interview02 .interview .imgBox .linkButton{transform:translate(25%,-25%);background-color:var(--color-pickup)}.pickup__interview02 .interview .imgBox .icon,.pickup__interview02 .connect{background-color:var(--color-pickup)}.popup{width:100%;height:100vh;height:100dvh;position:fixed;left:0;top:0;z-index:999;background-color:#89898999;pointer-events:none;opacity:0;transition:opacity .5s var(--transiton-timing-function)}.popup.show{pointer-events:all;opacity:1}.popup img{position:absolute;width:38.4615384615%;height:76.9230769231%;inset:0;margin:auto;object-fit:contain}@media screen and (max-width: 640px){.popup img{width:76.9230769231%}}.popup__scrollArea{width:38.4615384615%;height:76.9230769231%;position:absolute;inset:0;margin:auto;z-index:3;overflow-y:scroll}@media screen and (max-width: 640px){.popup__scrollArea{width:76.9230769231%}}.popup__scrollArea::-webkit-scrollbar{width:5px}.popup__scrollArea::-webkit-scrollbar-track{background-color:var(--color-white)}.popup__scrollArea::-webkit-scrollbar-thumb{background-color:var(--color-gray)}.popup__scrollArea img{position:relative;width:100%;height:auto}.popup__scrollArea img+img{margin-top:16px;margin-top:calc(100vw / (1920 / 16))}@media screen and (min-width: 1440px){.popup__scrollArea img+img{margin-top:calc(100vw / (1920 / 16))}}@media screen and (max-width: 834px){.popup__scrollArea img+img{margin-top:8px}}.popup__slider{width:38.4615384615%;height:76.9230769231%;position:absolute;inset:0;margin:auto;z-index:3;overflow:inherit}@media screen and (max-width: 640px){.popup__slider{width:76.9230769231%}}.popup__slider img{position:relative;width:100%;height:100%}.popup__closeButton{all:unset;display:block;position:absolute;top:10px;right:10px;cursor:pointer;z-index:2;font-size:7vh;font-weight:700;color:#fff}@media screen and (max-width: 834px){.popup__closeButton{top:0;right:0;font-size:5vh}}.popup__closeArea{all:unset;display:block;position:absolute;width:100%;height:100%;left:0;top:0;z-index:1}main#department{overflow:visible}main#department .information__block .__no-display{display:none}@media screen and (max-width: 640px){main#department .information{padding-block:0}}main#department .notes{font-size:1.3rem;font-weight:500;line-height:2;padding-bottom:8rem;text-align:center}main#department .notes br{display:none}@media screen and (max-width: 640px){main#department .notes{margin:auto;padding-bottom:4rem;text-align:left;width:90%}main#department .notes br{display:block}}.department{font-weight:500;position:relative;z-index:3;opacity:0;padding-block:0 6rem}@media screen and (max-width: 640px){.department{padding-block:0 3rem}}.department .__color__dep01,.department .__bg_color__dep01,.department .__color__dep02,.department .__bg_color__dep02,.department .__border_color__dep02,.department .__color__dep03,.department .__bg_color__dep03,.department .__border_color__dep03,.department .__color__dep04,.department .__bg_color__dep04,.department .__border_color__dep04,.department .__color__dep05,.department .__bg_color__dep05,.department .__border_color__dep05{--dept-color: var(--main-color)}.department .__has_aside{width:86%;max-width:100rem;margin:0 auto;display:grid;grid-template-columns:11.8055555556vw auto;column-gap:4rem}@media screen and (max-width: 834px){.department .__has_aside{grid-template-columns:auto}}.department .__lead{grid-column:1/3}@media screen and (max-width: 834px){.department .__lead{grid-column:1}}.department .__lead p{text-align:center;line-height:1.7619047619;font-weight:500;font-size:1.6rem}@media screen and (max-width: 640px){.department .__lead p{font-size:1.4rem}}.department .__lead p>span{display:inline-block}.department .__aside{position:sticky;top:4rem;height:fit-content;padding-top:4rem}@media screen and (max-width: 834px){.department .__aside{position:static}}.department .__aside p{font-weight:700;padding-bottom:1em;font-size:1.8rem}@media screen and (max-width: 834px){.department .__aside p{text-align:center}}@media screen and (max-width: 640px){.department .__aside p{font-size:1.6rem;padding-bottom:0}}.department .__aside p img{width:10.3rem}.department .__aside__menu{padding-top:2rem}@media screen and (max-width: 834px){.department .__aside__menu{display:flex;gap:2rem;justify-content:center}}@media screen and (max-width: 640px){.department .__aside__menu{flex-wrap:wrap}}.department .__aside__menu__item{font-weight:300}.department .__aside__menu__item a{display:block;text-decoration:none;cursor:pointer;font-size:1.6rem}.department .__aside__menu__item span{display:inline-block;vertical-align:top;padding-bottom:2px;font-weight:500}.department .__aside__menu__item span:after{content:"";display:block;height:2px;width:100%;background-color:var(--main-color)}.department .__main{padding-top:12rem}@media screen and (max-width: 640px){.department .__main{padding-top:4rem}}.department .__main .contents__block{width:100%;max-width:inherit}.department .__main .contents__block+.contents__block{padding-top:6rem}@media screen and (max-width: 640px){.department .__main .contents__block+.contents__block{padding-top:3rem}}.department .headline{display:flex;align-items:flex-end}.department .headline__en img{width:100%;height:5rem;object-fit:contain}@media screen and (max-width: 640px){.department .headline__en img{height:5rem}}.department .headline__label{font-size:3rem;font-weight:700}@media screen and (max-width: 640px){.department .headline__label{font-size:2.4rem}}.department .headline h2{display:flex;align-items:center;line-height:1}.department .headline h3{width:100%;border-bottom-width:3px;border-bottom-style:solid;border-bottom-color:var(--main-color);padding:.5em 0;font-size:2rem}@media screen and (max-width: 640px){.department .headline h3{font-size:1.6rem}}.department .__department+.__department{padding-top:120px;padding-top:6.25vw}@media screen and (min-width: 1440px){.department .__department+.__department{padding-top:6.25vw}}@media screen and (max-width: 834px){.department .__department+.__department{padding-top:80px}}.department .__department:last-child .contents__inner{padding-bottom:0}.department .__department .__correlation__box{position:relative}.department .__department .__correlation__box svg{position:absolute;z-index:2;left:0;top:0;width:100%;pointer-events:all}.department .__department .__correlation__box svg g[class*=dep]{cursor:pointer;transition:opacity .5s ease}.department .__department .__correlation__box svg g[class*=dep]:hover:hover{opacity:.7}.department .__department .__outline .box{display:grid;grid-template-columns:40% 1fr;position:relative;z-index:1;gap:4.5rem}@media screen and (max-width: 640px){.department .__department .__outline .box{display:block}}.department .__department .__outline .img_box{display:flex;flex-direction:column;gap:3.2rem}@media screen and (max-width: 640px){.department .__department .__outline .img_box{gap:1.6rem}}@media screen and (max-width: 640px){.department .__department .__outline .img_box{width:100%;max-width:inherit}}.department .__department .__outline .img_box .img{overflow:hidden;vertical-align:middle}.department .__department .__outline .img_box .img.__border{border:3px solid #36d2c9}.department .__department .__outline .img_box .img img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 640px){.department .__department .__outline .text_box{padding-top:1.6rem}}.department .__department .__outline .text_box .text{display:grid;justify-content:start;justify-items:start}.department .__department .__outline .text_box>.text:not(:first-child){padding-top:4rem}@media screen and (max-width: 640px){.department .__department .__outline .text_box>.text:not(:first-child){padding-top:1.6rem}}.department .__department .__outline .text_box .ttl{background-color:var(--main-color);color:var(--color-white);line-height:1.75;font-weight:700;font-size:2rem;padding:0 .5em}@media screen and (max-width: 640px){.department .__department .__outline .text_box .ttl{font-size:1.6rem}}.department .__department .__outline .text_box .ttl+.ttl{margin-top:.5em}.department .__department .__outline .text_box p:not(.ttl){padding-top:1rem;font-size:1.3rem;font-weight:500;line-height:2}@media screen and (max-width: 640px){.department .__department .__outline .text_box p:not(.ttl){font-size:1.3rem}}.department .__department .__media__list{display:flex;justify-content:center;padding:0 2rem}.department .__department .__media__list{column-gap:60px;column-gap:4.1666666667vw}@media screen and (max-width: 640px){.department .__department .__media__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem .8rem;padding:0}}.department .__department .__media__list li{display:grid;flex:1;max-width:20%}@media screen and (max-width: 640px){.department .__department .__media__list li{max-width:unset}}.department .__department .__media__list a{display:grid;grid-row:span 2;grid-template-rows:subgrid;gap:1rem;text-decoration:none;font-weight:500;font-size:1.6rem}.department .__department .__media__list img{border:1px solid #000;width:100%;height:100%;object-fit:cover}.department .__department .__media__list span{display:flex;align-items:center}.department .__department .__media__list span:after{content:"";width:1em;height:1em;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='b'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%2019.07%2019.07'%3e%3cdefs%3e%3cstyle%3e.k,.l{fill:none;}.l{stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.72px;}.m{clip-path:url(%23f);}%3c/style%3e%3cclipPath%20id='f'%3e%3crect%20class='k'%20y='0'%20width='19.07'%20height='19.07'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='c'%3e%3cg%20id='d'%3e%3cg%20id='e'%3e%3cg%20class='m'%3e%3cg%20id='g'%3e%3cpath%20id='h'%20class='l'%20d='M10.99,1.52h6.56v6.56'/%3e%3cpath%20id='i'%20class='l'%20d='M14.64,11.72v5.83H1.52V4.43h5.83'/%3e%3cline%20id='j'%20class='l'%20x1='8.81'%20y1='10.26'%20x2='16.82'%20y2='2.24'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");margin-left:.5em;filter:invert(1)}.department .__department .__interview__box+.__interview__box{padding-top:3.2rem}@media screen and (max-width: 640px){.department .__department .__interview__box+.__interview__box{padding-top:1.6rem}}.department .__department .__interview h4{display:inline-block;font-weight:700;color:#fff;padding:.25em 1em .5em;font-size:1.7rem;background-color:var(--dept-color);border-bottom-color:var(--dept-color)}@media screen and (max-width: 640px){.department .__department .__interview h4{padding:.25em .5em .35em;border-radius:6px}}.department .__department .__interview__list{display:grid;grid-template-columns:repeat(3,1fr);padding-top:1.6rem;gap:1.6rem}@media screen and (max-width: 960px){.department .__department .__interview__list{grid-template-columns:repeat(2,1fr);gap:1.6rem}}@media screen and (max-width: 640px){.department .__department .__interview__list{grid-template-columns:1fr;gap:.8rem;padding-top:.8rem}}.department .__department .__interview__list__item a{display:grid;grid-template-columns:1fr auto;width:100%;height:100%;align-items:center;text-decoration:none;padding:.5em 1em;background-color:#fff;transition:background-color .3s var(--transiton-timing-function);position:relative;font-size:1.6rem}.department .__department .__interview__list__item a span{color:#606060;transition:color .3s var(--transiton-timing-function);text-align:center;margin:auto}.department .__department .__interview__list__item a:after{content:"";background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;right:.8em}.department .__department .__interview__list__item a:hover:hover{opacity:1}.department .__department .__interview__list__item a:hover:hover span{color:#fff}.department .__department .__interview__list__item._blank{border:2px solid #606060}.department .__department .__interview__list__item._blank a:after{width:1em;height:1em;transition:background-image .3s var(--transiton-timing-function);background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='b'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2011%2011'%3e%3cdefs%3e%3cstyle%3e.i{fill:none;stroke:%23231815;stroke-linecap:round;stroke-linejoin:round;}%3c/style%3e%3c/defs%3e%3cg%20id='c'%3e%3cg%20id='d'%3e%3cg%20id='e'%3e%3cpath%20id='f'%20class='i'%20d='m6.41.5h4.09v4.09'/%3e%3cpath%20id='g'%20class='i'%20d='m8.68,6.86v3.64H.5V2.32h3.64'/%3e%3cline%20id='h'%20class='i'%20x1='5.05'%20y1='5.96'%20x2='10.05'%20y2='.96'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.department .__department .__interview__list__item._blank a:hover:hover{background-color:#606060}.department .__department .__interview__list__item._blank a:hover:hover:after{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='b'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%2019.07%2019.07'%3e%3cdefs%3e%3cstyle%3e.k,.l{fill:none;}.l{stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.72px;}.m{clip-path:url(%23f);}%3c/style%3e%3cclipPath%20id='f'%3e%3crect%20class='k'%20y='0'%20width='19.07'%20height='19.07'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='c'%3e%3cg%20id='d'%3e%3cg%20id='e'%3e%3cg%20class='m'%3e%3cg%20id='g'%3e%3cpath%20id='h'%20class='l'%20d='M10.99,1.52h6.56v6.56'/%3e%3cpath%20id='i'%20class='l'%20d='M14.64,11.72v5.83H1.52V4.43h5.83'/%3e%3cline%20id='j'%20class='l'%20x1='8.81'%20y1='10.26'%20x2='16.82'%20y2='2.24'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.department .__department .__interview__list__item._self{padding:2px}.department .__department .__interview__list__item._self a{position:relative;border:2px solid var(--dept-color)}.department .__department .__interview__list__item._self a:before{content:"";position:absolute;width:1.4em;height:1.4em;border-radius:1em;right:.4em;background:#000;transition:background-color .3s var(--transiton-timing-function);background:var(--dept-color)}.department .__department .__interview__list__item._self a:after{width:.4em;height:.4em;border-top:2px solid;border-right:2px solid;border-color:#fff;right:.9em;transform:rotate(45deg);transition:border-color .3s var(--transiton-timing-function)}.department .__department .__interview__list__item._self a:hover:hover{background-color:transparent;background:var(--dept-color)}.department .__department .__interview__list__item._self a:hover:hover:before{background:#fff}.department .__department .__interview__list__item._self a:hover:hover:after{border-color:var(--dept-color)}.department .fixNav{width:100%;margin:0 auto;position:sticky;right:0;bottom:20px;z-index:10;transform:translateY(75px);pointer-events:none;transition:transform .5s var(--transiton-timing-function);padding-top:6.4rem}@media screen and (max-width: 834px){.department .fixNav{bottom:12rem}}@media screen and (max-width: 640px){.department .fixNav{position:static;padding-top:3.2rem}}.department .fixNav.__show{transform:translateY(0);pointer-events:all}.department .fixNav a{display:flex;width:fit-content;align-items:center;justify-content:center;margin-left:auto;background:var(--main-color);padding:1em 2em;text-decoration:none;cursor:pointer;gap:.25em;box-shadow:0 2px 7px 2px #0003;font-size:1.8rem}@media screen and (max-width: 640px){.department .fixNav a{font-size:1.6rem;width:100%}}.department .fixNav a:after{content:"";width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(-45deg) translateY(5px)}.department .fixNav a span{color:#fff}main#outline .information__block .__no-display{display:none}@media screen and (max-width: 834px){main#outline .title{padding-top:7rem}}.outline{margin-top:60px}.outline{padding-block:60px;padding-block:3.125vw}@media screen and (min-width: 1440px){.outline{padding-block:3.125vw}}@media screen and (max-width: 834px){.outline{padding-block:40px}}.outline{padding-top:0;padding-top:0vw}@media screen and (min-width: 1440px){.outline{padding-top:0vw}}@media screen and (max-width: 834px){.outline{padding-top:0}}@media screen and (max-width: 640px){.outline{margin-top:30px}}.outline.bg_white{background-color:#fff;max-width:600px;margin:50px auto auto;padding-bottom:0}@media screen and (max-width: 640px){.outline.bg_white{margin-top:30px;width:calc(100% - 40px)}}.outline.bg_white h3{border-bottom:1px solid #3e3a39;font-size:2.4rem;font-weight:700;letter-spacing:.05em;margin-bottom:1rem;padding-bottom:.75rem;text-align:center}@media screen and (min-width: 1440px){.outline.bg_white h3{font-size:20px}}@media screen and (max-width: 640px){.outline.bg_white h3{font-size:2rem}}.outline__box{max-width:520px;margin:auto;padding:2rem 0 3rem}@media screen and (max-width: 640px){.outline__box{padding:15px 0 30px;width:calc(100% - 40px)}}.outline__box dl{display:grid;grid-template-columns:13% 1fr;align-items:center;gap:1.5rem;margin-top:1.5rem}@media screen and (max-width: 640px){.outline__box dl{grid-template-columns:25% 1fr}.outline__box dl:last-of-type dd{margin-top:0}}.outline__box dl dt img{width:100%}.outline__box dl dd{font-size:1.4rem;font-weight:700;margin-top:-2rem}@media screen and (min-width: 1440px){.outline__box dl dd{font-size:14px}}@media screen and (max-width: 640px){.outline__box dl dd{font-size:1.3rem}}.outline__box dl dd p{font-size:1.7rem}@media screen and (min-width: 1440px){.outline__box dl dd p{font-size:17px}}@media screen and (max-width: 640px){.outline__box dl dd p{font-size:1.5rem}}.outline__box dl span{color:#e60012}.outline__box2{max-width:520px;margin:auto;padding:2rem 0 3rem}@media screen and (max-width: 640px){.outline__box2{padding:15px 0 30px;width:calc(100% - 40px)}}.outline__box2 dl{align-items:center;display:flex;justify-content:center;gap:2rem;font-weight:600}@media screen and (max-width: 640px){.outline__box2 dl{flex-direction:column;gap:.5rem}}.outline__box2 dl dt{border:1px solid #000;font-size:1.6rem;font-weight:700;line-height:1.2;padding:.5rem 1rem;text-align:center}@media screen and (min-width: 1440px){.outline__box2 dl dt{font-size:16px}}@media screen and (max-width: 640px){.outline__box2 dl dt{font-size:1.4rem;width:100%}}.outline__box2 dl dd{color:#e60012;font-size:2.4rem}@media screen and (min-width: 1440px){.outline__box2 dl dd{font-size:24px}}.outline__box2 dl dd span{font-size:1.8rem;margin-right:.5rem}.outline__box2 dl dd span:last-of-type{margin-right:0}@media screen and (min-width: 1440px){.outline__box2 dl dd span{font-size:18px}}.outline__box2 dl dd p{color:#000;font-size:1.1rem;font-weight:500}@media screen and (min-width: 1440px){.outline__box2 dl dd p{font-size:11px}}@media screen and (max-width: 640px){.outline__box2 dl dd{font-size:2rem;text-align:center}.outline__box2 dl dd span{font-size:1.6rem}}.outline__box2__text{font-size:1.5rem;font-weight:700;line-height:1.5;max-width:390px;margin:auto;margin-top:1.5rem}@media screen and (min-width: 1440px){.outline__box2__text{font-size:15px}}@media screen and (max-width: 640px){.outline__box2__text{text-align:center}}.outline__box2__notes{display:block;font-size:1.1rem;font-weight:500;max-width:390px;margin:auto;margin-top:1rem}@media screen and (min-width: 1440px){.outline__box2__notes{font-size:11px}}.outline__block{width:calc(100% - 60px);max-width:900px;margin:0 auto}@media screen and (min-width: 1440px){.outline__block{max-width:46.875vw}}@media screen and (max-width: 640px){.outline__block{width:calc(100% - 40px)}}.outline__block a{color:#e60012;text-decoration:none}.outline__block a:hover{text-decoration:underline}.outline__block dl{align-items:center;display:grid;grid-template-columns:14.2222222222% 1fr}.outline__block dl.baseline{align-items:baseline}@media screen and (max-width: 640px){.outline__block dl{display:block}}.outline__block dl:nth-child(1) dd,.outline__block dl:nth-child(2) dd{padding-left:1rem;padding-right:1rem}@media screen and (max-width: 640px){.outline__block dl:nth-child(1) dd,.outline__block dl:nth-child(2) dd{padding-left:0;padding-right:0}}.outline__block dl:not(:last-child){margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid var(--black)}@media screen and (max-width: 640px){.outline__block dl:not(:last-child){margin-bottom:1.6rem;padding-bottom:1.6rem}}.outline__block dl.first{padding-top:2.5rem;border-top:1px solid var(--black)}@media screen and (max-width: 640px){.outline__block dl.first{padding-top:1.6rem}}.outline__block dl.last{padding-bottom:2.5rem;border-bottom:1px solid var(--black)}@media screen and (max-width: 640px){.outline__block dl.last{padding-bottom:1.6rem}}.outline__block dl dt{color:var(--black);font-size:2.2rem;font-weight:700;line-height:2;padding-left:1rem}@media screen and (min-width: 1440px){.outline__block dl dt{font-size:16px}}@media screen and (max-width: 640px){.outline__block dl dt{font-size:1.8rem;width:100%;padding-bottom:1.6rem;padding-left:unset}}.outline__block dl dd{color:var(--black);font-size:1.4rem;font-weight:500;line-height:1.9285714286}@media screen and (min-width: 1440px){.outline__block dl dd{font-size:14px}}@media screen and (max-width: 640px){.outline__block dl dd{width:100%;font-size:1.3rem}}.outline__block dl dd>*+*:not(dd):not(.img){margin-top:2.2em}.outline__block dl dd>p{line-height:1.75}.outline__block dl dd>p.lead{font-weight:700}.outline__block dl dd>p>span.fz3x{font-size:1.6rem;font-weight:900}@media screen and (min-width: 1440px){.outline__block dl dd>p>span.fz3x{font-size:16px}}.outline__block dl dd>p>span.fz2x{font-size:1.4rem;font-weight:700}@media screen and (min-width: 1440px){.outline__block dl dd>p>span.fz2x{font-size:14px}}.outline__block dl dd>p>span.fz1x{font-size:.8333333333em;display:block;margin-top:1rem}.outline__block dl dd>p.outline_lead{font-size:1.6rem;letter-spacing:.1em}@media screen and (min-width: 1440px){.outline__block dl dd>p.outline_lead{font-size:16px}}@media screen and (max-width: 640px){.outline__block dl dd>p.outline_lead{font-size:1.4rem}}.outline__block dl dd>p.outline_lead span{color:#000}.outline__block dl dd>p.outline_lead.fz2x{font-size:2.3rem;font-weight:700}@media screen and (max-width: 640px){.outline__block dl dd>p.outline_lead.fz2x{font-size:1.8rem;text-align:center}}.outline__block dl dd>p.outline_lead .fz3x{font-size:2.5rem;font-weight:700}@media screen and (min-width: 1440px){.outline__block dl dd>p.outline_lead .fz3x{font-size:25px}}@media screen and (max-width: 640px){.outline__block dl dd>p.outline_lead .fz3x{font-size:1.8rem;text-align:center}}.outline__block dl dd .outline_img{padding-right:3rem}@media screen and (max-width: 640px){.outline__block dl dd .outline_img{padding-right:unset}}.outline__block dl dl{align-items:baseline;grid-template-columns:22.2222222222% 1fr}@media screen and (max-width: 640px){.outline__block dl dl{display:flex}}.outline__block dl dl:not(:last-child){margin-bottom:2.5rem;padding-bottom:2.5rem}@media screen and (max-width: 640px){.outline__block dl dl:not(:last-child){margin-bottom:1.6rem;padding-bottom:1.6rem}}.outline__block dl dl:nth-child(1) dd,.outline__block dl dl:nth-child(2) dd{padding-left:0}.outline__block dl dl>dt{color:#00b4ff;font-size:2rem;line-height:1.25;padding-left:0}@media screen and (min-width: 1440px){.outline__block dl dl>dt{font-size:15px}}@media screen and (max-width: 640px){.outline__block dl dl>dt{font-size:1.4rem;line-height:1.5714285714;width:30%;padding-left:0;padding-bottom:0}}.outline__block dl dl>dd{padding-right:1rem}@media screen and (max-width: 640px){.outline__block dl dl>dd{width:68%}}@media screen and (min-width: 1440px){.outline__block dl dl>dd p{font-size:15px}}.outline__block dl dl>dd p.lead{color:#0885c1;font-weight:700}.outline__block dl dl>dd p:not(.lead){font-family:var(--font-family-Hiragino)}.outline__block dl dl>dd ul{margin-top:0!important}.outline__block dl dl>dd ul li{letter-spacing:.1em;padding-left:1em;text-indent:-1em}main#data .information__block .__no-display{display:none}@media screen and (max-width: 834px){main#data .title{padding-top:7rem}}.data{padding-bottom:60px;padding-bottom:3.125vw}@media screen and (min-width: 1440px){.data{padding-bottom:3.125vw}}@media screen and (max-width: 834px){.data{padding-bottom:40px}}.data{opacity:0}.data__block{width:calc(100% - 60px);max-width:1074px;margin:0 auto}@media screen and (min-width: 1440px){.data__block{max-width:calc(100vw / (1920 / (1074)))}}@media screen and (max-width: 640px){.data__block{width:calc(100% - 40px)}}.data__block__body{padding-top:67px;padding-top:calc(100vw / (1920 / 67))}@media screen and (min-width: 1440px){.data__block__body{padding-top:calc(100vw / (1920 / 67))}}@media screen and (max-width: 834px){.data__block__body{padding-top:0}}.data__block__body>*+*{padding-top:97px;padding-top:calc(100vw / (1920 / 97))}@media screen and (min-width: 1440px){.data__block__body>*+*{padding-top:calc(100vw / (1920 / 97))}}@media screen and (max-width: 834px){.data__block__body>*+*{padding-top:40px}}.data__block__body>*+*{margin-top:97px;margin-top:calc(100vw / (1920 / 97))}@media screen and (min-width: 1440px){.data__block__body>*+*{margin-top:calc(100vw / (1920 / 97))}}@media screen and (max-width: 834px){.data__block__body>*+*{margin-top:40px}}.data__block__body>*+*{position:relative;border-top:2px solid #3e3a39}.data__column__box{display:grid;grid-template-columns:repeat(2,1fr);position:relative}@media screen and (max-width: 834px){.data__column__box{display:block}}.data__column__box>*+*{padding-top:0;padding-top:0vw}@media screen and (min-width: 1440px){.data__column__box>*+*{padding-top:0vw}}@media screen and (max-width: 834px){.data__column__box>*+*{padding-top:40px}}.data__column__box>*+*{margin-top:0;margin-top:0vw}@media screen and (min-width: 1440px){.data__column__box>*+*{margin-top:0vw}}@media screen and (max-width: 834px){.data__column__box>*+*{margin-top:40px}}.data__column__box>*+*{position:relative;border-left:1px solid #3e3a39}@media screen and (max-width: 834px){.data__column__box>*+*{border-left:unset;border-top:1px solid #3e3a39}}.data__box>*+*{padding-top:30px;padding-top:1.5625vw}@media screen and (min-width: 1440px){.data__box>*+*{padding-top:1.5625vw}}@media screen and (max-width: 834px){.data__box>*+*{padding-top:20px}}.data__box h3{display:flex;align-items:center;justify-content:center;letter-spacing:.05em;font-size:2.4rem}@media screen and (min-width: 1440px){.data__box h3{font-size:24px;font-size:1.6666666667vw}}@media screen and (max-width: 834px){.data__box h3{font-size:2.4rem}}.data__box h3 span{font-weight:600}.data__box h3 span.aleo{font-family:Aleo,serif;font-size:3rem;margin-bottom:-.2333333333em}@media screen and (min-width: 1440px){.data__box h3 span.aleo{font-size:30px;font-size:2.0833333333vw}}@media screen and (max-width: 834px){.data__box h3 span.aleo{font-size:2.7rem}}@media screen and (max-width: 640px){.data__box h3 span.aleo{font-size:3rem}}.data__box img{width:calc(100vw / (1990 / var(--width)));display:block;margin:0 auto}@media screen and (max-width: 834px){.data__box img{width:calc(var(--width) / 2 * 1px)}}.data__box .caption{font-size:1.2rem;font-weight:500;text-align:center}.data__box .caption.right{width:43.4673366834vw;margin:auto;padding-top:1em;text-align:right}@media screen and (min-width: 1440px){.data__box .caption{font-size:12px;font-size:.8333333333vw}}@media screen and (max-width: 834px){.data__box .caption.right{width:432.5px}}@media screen and (max-width: 640px){.data__box .caption{font-size:1.1rem}.data__box .caption.right{max-width:433px;width:100%}}.data .age__box{display:flex;justify-content:center;align-items:center;line-height:1}@media screen and (max-width: 834px){.data .age__box{display:block;text-align:center}}.data .age__box>*+*{padding-top:0}@media screen and (max-width: 834px){.data .age__box>*+*{padding-top:20px}}.data .age__box .age{font-size:3rem;font-weight:600;margin-left:1em;margin-right:.5em}.data .age__box .age.time{margin-left:.35em}@media screen and (min-width: 1440px){.data .age__box .age{font-size:30px;font-size:2.0833333333vw}}@media screen and (max-width: 834px){.data .age__box .age{font-size:1.6rem}}.data .age__box .age .aleo{font-family:Aleo,serif;font-weight:900;display:inline-block;letter-spacing:.07em}.data .age__box .age .aleo span{font-size:4.8rem;font-weight:800}@media screen and (min-width: 1440px){.data .age__box .age .aleo span{font-size:48px;font-size:3.3333333333vw}}@media screen and (max-width: 834px){.data .age__box .age .aleo span{font-size:2.8rem}}.data .age__box .caption{margin-top:1.7rem}@media screen and (max-width: 640px){.data .age__box .caption{margin-top:0}}main#faq .information__block .__no-display{display:none}@media screen and (max-width: 834px){main#faq .title{padding-top:7rem}}main#faq .title__block__en{font-family:Cabin Condensed,sans-serif}.faq{padding-bottom:60px;padding-bottom:3.125vw}@media screen and (min-width: 1440px){.faq{padding-bottom:3.125vw}}@media screen and (max-width: 834px){.faq{padding-bottom:40px}}.faq{opacity:0}.faq__block{width:calc(100% - 60px);max-width:690px;margin:0 auto}@media screen and (min-width: 1440px){.faq__block{max-width:35.9375vw}}@media screen and (max-width: 640px){.faq__block{width:calc(100% - 40px)}}@media screen and (min-width: 1440px){.faq__block{max-width:690px}}.faq__block+.faq__block{padding-top:60px;padding-top:3.125vw}@media screen and (min-width: 1440px){.faq__block+.faq__block{padding-top:3.125vw}}@media screen and (max-width: 834px){.faq__block+.faq__block{padding-top:40px}}.faq h2{font-size:2rem;font-weight:700;padding-bottom:3.2rem;text-align:center}@media screen and (min-width: 1440px){.faq h2{font-size:20px}}@media screen and (max-width: 640px){.faq h2{font-size:1.7rem;padding-bottom:1.6rem}}.faq__menu{padding-bottom:60px;padding-bottom:3.125vw}@media screen and (min-width: 1440px){.faq__menu{padding-bottom:3.125vw}}@media screen and (max-width: 834px){.faq__menu{padding-bottom:40px}}.faq__menu ul{display:flex;justify-content:center;gap:4rem}.faq__menu ul a{font-size:1.4rem;font-weight:600;text-decoration:none}@media screen and (min-width: 1440px){.faq__menu ul a{font-size:14px}}@media screen and (max-width: 640px){.faq__menu ul{border-top:1px solid var(--main-color);border-bottom:1px solid var(--main-color);align-items:center;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.faq__menu ul a{display:block;padding:1rem;text-align:center}}.faq .faq__box{background:#fff;border:5px solid var(--main-color);padding:10px 0;cursor:pointer;position:relative}@media screen and (max-width: 834px){.faq .faq__box{border-width:3px;padding:1.6rem 0}}.faq .faq__box+.faq__box{margin-top:3.2rem}@media screen and (max-width: 834px){.faq .faq__box+.faq__box{margin-top:1.6rem}}.faq .faq__box__question{width:95%;margin:0 auto;position:relative}@media screen and (max-width: 834px){.faq .faq__box__question{width:90%;max-width:inherit;grid-template-columns:auto 1fr;column-gap:1.6rem}}.faq .faq__box__question__num{background-color:#000;font-family:Cabin Condensed,sans-serif;font-size:3rem;font-weight:600;color:#fff;position:absolute;top:calc(-2rem - 6px);left:-5%;display:flex;align-items:center;justify-content:center;max-width:45px;max-height:45px;width:10%;height:fit-content;height:-webkit-fill-available;aspect-ratio:1/1}.faq .faq__box__question__num:after{content:"";position:absolute;top:100%;left:0;height:30%;width:50%;aspect-ratio:1;clip-path:polygon(0 0,100% 0,100% 100%);background:#818181;z-index:-2}@media screen and (min-width: 1440px){.faq .faq__box__question__num{font-size:30px}}@media screen and (max-width: 960px){.faq .faq__box__question__num{max-width:38px;max-height:38px}}@media screen and (max-width: 834px){.faq .faq__box__question__num{width:5%;left:-7%}}@media screen and (max-width: 640px){.faq .faq__box__question__num{left:-2.7rem;font-size:2.4rem;max-width:4.2rem;max-height:4.2rem;width:12%;height:fit-content}}.faq .faq__box__question__label{color:var(--main-color);display:grid;grid-template-columns:1fr auto;align-items:center}@media screen and (min-width: 1440px){.faq .faq__box__question__label{font-size:15px;font-size:1.0416666667vw}}@media screen and (max-width: 834px){.faq .faq__box__question__label{grid-template-columns:1fr auto;column-gap:1.6rem}}.faq .faq__box__question__text{font-size:1.6rem;font-weight:500;line-height:1.6;padding-left:25px}@media screen and (min-width: 1440px){.faq .faq__box__question__text{font-size:16px}}@media screen and (max-width: 834px){.faq .faq__box__question__text{padding-left:2rem}}@media screen and (max-width: 640px){.faq .faq__box__question__text{font-size:clamp(1.3rem,1.2296rem + .1878vw,1.5rem);padding-left:2rem}}.faq .faq__box__question__toggle{width:2.4em;height:2.4em;display:flex;align-items:center;justify-content:center;position:relative}@media screen and (max-width: 640px){.faq .faq__box__question__toggle{width:2em;height:2em}}.faq .faq__box__question__toggle__icon{position:relative;display:inline-block;width:12.7px;height:14.9px}.faq .faq__box__question__toggle__icon:before,.faq .faq__box__question__toggle__icon:after{content:"";position:absolute;bottom:0;left:calc(50% - 1px);width:2px;height:16px;border-radius:9999px;background-color:var(--main-color);transform-origin:50% calc(100% - 1px)}.faq .faq__box__question__toggle__icon:before{transform:rotate(-45deg)}.faq .faq__box__question__toggle__icon:after{transform:rotate(45deg)}.faq .faq__box__answer{width:95%;overflow:hidden;transition:none;margin:0 auto;padding-left:3.5rem;padding-right:5rem;background-color:#fff;border-radius:10px;column-gap:3rem}@media screen and (max-width: 834px){.faq .faq__box__answer{width:90%;max-width:inherit;align-items:center;padding-left:2rem;padding-right:4.5rem;border:unset!important}}.faq .faq__box__answer__num{width:2em;height:2em;display:flex;justify-content:center;align-items:center;background:#84959e;border-radius:50%;font-size:2.6rem;font-weight:900;line-height:1;color:#fff}@media screen and (min-width: 1440px){.faq .faq__box__answer__num{font-size:26px;font-size:1.8055555556vw}}@media screen and (max-width: 834px){.faq .faq__box__answer__num{font-size:1.8rem;margin-bottom:1.6rem}}.faq .faq__box__answer__label{display:grid;row-gap:1.8rem;font-weight:500}@media screen and (min-width: 1440px){.faq .faq__box__answer__label{font-size:18px;font-size:1.25vw}}.faq .faq__box__answer__inner p{color:#4e5c6b;font-size:1.4rem;line-height:1.6}@media screen and (min-width: 1440px){.faq .faq__box__answer__inner p{font-size:14px}}@media screen and (max-width: 640px){.faq .faq__box__answer__inner p{font-size:clamp(1.3rem,1.2296rem + .1878vw,1.5rem)}}.faq .faq__box__answer__inner p img{margin:0 auto}.faq .faq__box__answer__inner span.bold{font-weight:700}.faq .faq__box__answer__inner span:not(.bold){display:block;font-size:1em;font-weight:600;text-align:right;color:#4e5c6b}.faq .open .faq__box__question__toggle__icon:after,.faq .open .faq__box__question__toggle__icon:before{top:0;bottom:inherit;transform-origin:50% 1px}.faq .open .faq__box__answer{animation:openAcdn .5s forwards}.faq .close .faq__box__answer{animation:clseAcdn .5s forwards}@keyframes openAcdn{0%{margin-top:0;padding-block:0;height:0px}99%{margin-top:0rem;padding-block:1.6rem;height:calc(var(--height) + 32px)}to{margin-top:0rem;padding-block:1.6rem;height:auto}}@keyframes clseAcdn{0%{margin-top:1.6rem;padding-block:1.6rem;height:calc(var(--height))}to{margin-top:0;padding-block:0;height:0px}}main#questionnaire .information__block .__no-display{display:none}@media screen and (max-width: 834px){main#questionnaire .title{padding-top:7rem}}main#questionnaire .__type01{padding-bottom:0}main#questionnaire .__type01 .title__block__en{font-family:Cabin Condensed,sans-serif}.questionnaire{padding-bottom:60px;padding-bottom:3.125vw}@media screen and (min-width: 1440px){.questionnaire{padding-bottom:3.125vw}}@media screen and (max-width: 834px){.questionnaire{padding-bottom:40px}}.questionnaire__block{padding-top:8rem}.questionnaire__block{width:calc(100% - 60px);max-width:710px;margin:0 auto}@media screen and (min-width: 1440px){.questionnaire__block{max-width:calc(100vw / (1920 / (710)))}}@media screen and (max-width: 640px){.questionnaire__block{width:calc(100% - 40px)}}@media screen and (min-width: 1440px){.questionnaire__block{padding-top:80px;max-width:710px}}@media screen and (max-width: 640px){.questionnaire__block{padding-top:6rem}}.questionnaire__title{font-size:2.4rem;font-weight:700;padding-bottom:1em;text-align:center;display:grid;grid-template-columns:11rem auto 11rem;align-items:center;justify-content:center;gap:1em;font-family:Cabin Condensed,Noto Sans JP,sans-serif}@media screen and (min-width: 1440px){.questionnaire__title{font-size:24px}}@media screen and (max-width: 640px){.questionnaire__title{font-size:1.7rem;padding-bottom:1.6rem;grid-template-columns:1fr auto 1fr}}.questionnaire__title span{display:flex;align-items:center;gap:.4em}.questionnaire__title b{font-size:1.5em;font-weight:600}.questionnaire__title:before,.questionnaire__title:after{content:"";display:block;width:100%;height:1px;background-color:#3e3a39}.questionnaire__lead{font-size:1.8rem;font-weight:500;text-align:center;padding-bottom:2em}@media screen and (min-width: 1440px){.questionnaire__lead{font-size:18px}}@media screen and (max-width: 640px){.questionnaire__lead{font-size:1.4rem}}.questionnaire__menu{display:none}.questionnaire__menu{padding-bottom:60px;padding-bottom:3.125vw}@media screen and (min-width: 1440px){.questionnaire__menu{padding-bottom:3.125vw}}@media screen and (max-width: 834px){.questionnaire__menu{padding-bottom:40px}}.questionnaire__menu ul{display:flex;justify-content:center;gap:4rem}.questionnaire__menu ul a{font-size:1.4rem;font-weight:600;text-decoration:none}@media screen and (min-width: 1440px){.questionnaire__menu ul a{font-size:14px}}@media screen and (max-width: 640px){.questionnaire__menu ul{border-top:1px solid var(--main-color);border-bottom:1px solid var(--main-color);align-items:center;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.questionnaire__menu ul a{display:block;padding:1rem;text-align:center}}.questionnaire__box{position:relative}.questionnaire__box:not(.--voice){background-image:url(data:image/png;base64,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);background-size:100% auto;background-position:top;padding:13px}.questionnaire__box__inner{padding:2rem 5rem;background-color:#fff}@media screen and (min-width: 1440px){.questionnaire__box__inner{padding:30px 50px}}@media screen and (max-width: 640px){.questionnaire__box__inner{padding:2rem}}.questionnaire__box+.questionnaire__box{margin-top:5rem;margin-bottom:2rem}@media screen and (min-width: 1440px){.questionnaire__box+.questionnaire__box{margin-top:50px;margin-bottom:20px}}.questionnaire__question__num{background-color:#000;font-family:Cabin Condensed,sans-serif;font-size:3rem;font-weight:600;color:#fff;position:absolute;top:-10px;left:-10px;display:flex;align-items:center;justify-content:center;max-width:42px;max-height:42px;width:10%;height:fit-content;aspect-ratio:1/1}.questionnaire__question__num:after{content:"";position:absolute;top:100%;left:0;height:50%;width:100%;aspect-ratio:1;clip-path:polygon(0 0,100% 0,100% 100%);background:#818181;z-index:-2}@media screen and (min-width: 1440px){.questionnaire__question__num{font-size:30px}}@media screen and (max-width: 640px){.questionnaire__question__num{font-size:2.4rem;max-width:4.2rem;max-height:4.2rem}}.questionnaire__question__label{color:var(--black);font-size:2.2rem;font-weight:700;border-bottom:1px solid #3e3a39;padding-bottom:1em;margin-bottom:1em}@media screen and (min-width: 1440px){.questionnaire__question__label{font-size:22px}}@media screen and (max-width: 640px){.questionnaire__question__label{font-size:1.6rem}}.questionnaire__question__label.--noneborder{border-bottom:none;margin-bottom:0}.questionnaire__question__voice{display:flex;justify-content:start}.questionnaire__question__voice .questionnaire__question__num{background-color:var(--main-color)}.questionnaire__question__voice .questionnaire__question__label{border-bottom:none;background-color:var(--white);padding:3rem 5rem;font-size:1.6rem;font-weight:800;box-shadow:10px 10px #00b4ff4d}@media screen and (min-width: 1440px){.questionnaire__question__voice .questionnaire__question__label{padding:30px 50px;font-size:16px}}@media screen and (max-width: 640px){.questionnaire__question__voice .questionnaire__question__label{font-size:1.4rem;padding:1.8rem 1.5rem 1.8rem 3rem;box-shadow:8px 8px #00b4ff4d}}.questionnaire__answer{display:grid;grid-template-columns:auto 1fr;gap:1.5rem}@media screen and (max-width: 640px){.questionnaire__answer{gap:1rem}}.questionnaire__answer__num{width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;background:var(--main-color);border-radius:50%;font-family:Cabin Condensed,sans-serif;font-size:3rem;font-weight:700;line-height:1;color:#fff;text-box:trim-both cap alphabetic}@media screen and (min-width: 1440px){.questionnaire__answer__num{font-size:30px;width:40px;height:40px}}@media screen and (max-width: 834px){.questionnaire__answer__num{font-size:1.8rem;width:3rem;height:3rem}}.questionnaire__answer__num span{text-box:trim-both cap alphabetic}.questionnaire__answer__list:not(.--row){margin-top:.8em}.questionnaire__answer__list:not(.--row) li{border-top:1px solid #3e3a39;font-size:1.4rem;font-weight:500;padding:1em 0}@media screen and (min-width: 1440px){.questionnaire__answer__list:not(.--row) li{font-size:14px}}@media screen and (max-width: 640px){.questionnaire__answer__list:not(.--row) li{font-size:1.2rem}}.questionnaire__answer__list.--row{display:flex;gap:1.5rem}.questionnaire__answer__list.--row li{flex:1;text-align:center;font-size:2.1rem;font-weight:700;color:#3e3a39;border-left:2px dotted var(--main-color);line-height:1;align-self:center;display:flex;align-items:flex-end;justify-content:center;gap:.2em;padding:.5rem}@media screen and (min-width: 1440px){.questionnaire__answer__list.--row li{font-size:21px}}@media screen and (max-width: 640px){.questionnaire__answer__list.--row li{font-size:1.2rem;white-space:nowrap}}.questionnaire__answer__list.--row li:first-child{border-left:none}.questionnaire__answer__list.--row li span{text-box:trim-both cap alphabetic;font-size:2em;font-family:Inter,sans-serif}@media screen and (max-width: 640px){.questionnaire__answer__list.--row li span{font-size:1.8em}}.questionnaire__answer__voice{display:block;padding-top:1em}.questionnaire__answer__voice .questionnaire__answer{display:grid;justify-content:end;gap:1.5rem;grid-template-columns:unset}.questionnaire__answer__voice .icon_voice{display:grid;justify-content:end;grid-template-columns:auto 9rem;align-items:center;gap:1.5rem 3.8rem}@media screen and (min-width: 1440px){.questionnaire__answer__voice .icon_voice{grid-template-columns:auto 90px;gap:15px 38px}}@media screen and (max-width: 640px){.questionnaire__answer__voice .icon_voice{grid-template-columns:auto 7rem;gap:1.5rem 2rem}}.questionnaire__answer__voice .icon_voice.--1col p{grid-row:span 3;padding:0 6rem;font-size:1.6rem;height:14.4rem;display:flex;align-items:center}@media screen and (min-width: 1440px){.questionnaire__answer__voice .icon_voice.--1col p{font-size:16px;height:144px;padding:0 60px}}@media screen and (max-width: 640px){.questionnaire__answer__voice .icon_voice.--1col p{font-size:1.4rem;height:10rem;padding:0 5rem}}.questionnaire__answer__voice .icon_voice.--1col p:after{content:"";display:block;width:3.3rem;height:100%;aspect-ratio:1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAEgCAMAAAA3wVU/AAAAM1BMVEVMaXEAtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP/zLkOnAAAAEHRSTlMA4CBgoNBQ8BAwcJCwgMBAxtFMGAAAAAlwSFlzAAAWJQAAFiUBSVIk8AAAA4VJREFUeJztm+uuozAMhHujUEpP8/5Pu3DaUgKJPWMjrbTr+e9PasIMNk0Oh1Ao9O+pOzcPX/2Q0o8DcL20KaW2s9Y/f+tHPW31t/sxvXW31J/6uT6lhq/v+iYt1J7Y+mkDMl05wPWS1qIWYt6ApRp8PxcbkC3EDazPNiDTGapfbUCmC1K/2YCljvpCFDYgk7YQ19IGZOrF+soGZBokwEOv1xwOADSHIwQl6gCCFnU6QY06HaE6XCXoDtcIQNRpCwFEnXchVATicBmBRZ24EFjUSQgs6iSE6HAIAUSdhkAzv46Qow5BEM1MhcA0MxUE08yUCVRX512ICoJsZkoIspkpENiubkuguzrvQpQQoMMFBBR1IoLo6ioIuKurI3CH1xBo1NURcNTVEZaFyBHWue1LMM9t3/00z20zwji3LRCOAfbzYNsJbwTv8A2CjLoCwjTAZgjPQrwQJofnCD7q1ghD1K0QlqhbIZwLMcoUdaFQKBQKhUKh/0vD2d+6jh20axp5zyOtizLPmHbK8svD3daP5x8fjhZKWounbBATpadmzhJimvgISgXBUOqIUT/QoysiRgEG0BAABUAkxUYYQjQAihAoBCJVbMQhUskANGJLsSBSbiMjIi0MYEfMFBdi1NA5Eb8+dNR/ltRa315uvh0Zzr7nYh1nbH3BJRxgKHmVqG/6cnqh9cd7Nc8xgDf4Gmf8Hh/qC0msby/Id2kBgL3L6gji7V75AUyPUQAM5GfYdT3TWJQQtoZt+QOMbeP3B/j+3BA8hCG8PbjmoVAoFAqFQqFQ6ODsOSe5zsK8tMf5ix1OgexxFmWPEzHWA2dLhPHYW4awHb7LEa5zMZ/Z0LEcn/HOcWlpHjHtJ8++Y+oOf26YDbcc1/0Iq+Gysd9muPzLgekJyxC2/MkRpuVYISyGWyMMhtsg+PzZIHjDbRG04QoI9sBpCbHDwXbScEUEd+CzjKDyp4JgDFdBMIarIQjDVRF4/tQRsOEEBGo4AYG+8CUEaDgRgRlORkAvfBkB5Y+CQAynIQDDqQg9f1SEbjgdoRoOQGiGQxBK/iAIxXAQQjacfE94lvLC787qbV8kf9Q7w5DhFAr4wr9K94/hF75wi5l4w9Uo3Av/9ihdKWc77FPhYjrfUm4plg771GcPr3GkzSxgnvAXFMeE330eXt8lixfFe9VjpDgn/ElP+1WqUCj01/QHRaoC4On7nt8AAAAASUVORK5CYII=);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;margin:auto;top:0;bottom:0;right:1px;transform:translate(100%)}@media screen and (min-width: 1440px){.questionnaire__answer__voice .icon_voice.--1col p:after{width:33px}}@media screen and (max-width: 640px){.questionnaire__answer__voice .icon_voice.--1col p:after{width:2rem}}.questionnaire__answer__voice .icon_voice span{display:block;width:100%;aspect-ratio:1;background-image:url(../_astro/icon01.CAQdc0zG.png);background-size:contain;background-repeat:no-repeat;background-position:center}.questionnaire__answer__voice .icon_voice span.--01{background-image:url(../_astro/icon01.CAQdc0zG.png)}.questionnaire__answer__voice .icon_voice span.--02{background-image:url(../_astro/icon02.DLzlYxNI.png)}.questionnaire__answer__voice .icon_voice span.--03{background-image:url(../_astro/icon03.vE6Pfe8k.png)}.questionnaire__answer__voice .icon_voice p{background-color:var(--main-color);padding:2rem;color:var(--white);font-size:1.4rem;font-weight:500;position:relative;max-width:47rem}@media screen and (min-width: 1440px){.questionnaire__answer__voice .icon_voice p{font-size:14px;max-width:470px;padding:20px}}@media screen and (max-width: 640px){.questionnaire__answer__voice .icon_voice p{font-size:1.2rem}}.questionnaire__answer__voice .icon_voice p:after{content:"";display:block;width:2.6rem;height:3rem;aspect-ratio:1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA8CAMAAAAe9Wm0AAAAM1BMVEVMaXEAtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP8AtP/zLkOnAAAAEHRSTlMAYDBQgNCgEMDwQCDgsJBwdm/ajgAAAAlwSFlzAAAWJQAAFiUBSVIk8AAAANpJREFUSInt1UkOwyAMBVAIM4XE9z9t00EpYbRRl/xt/ISRYszYysrKyr8jZhDYbQIBaD+BACyfQABOIy/3EOJCLxf5o1/vZQwAW4re0EruTV5tvJDauk/JznL0TbBnpDwrz7jbJ2VaqJON0RFndKQZHUVGR8rQ0WUI6GfwKDFolBos0rf/CmckIyOXjxvCqOJBGBtdjMoQudpED4ytDnP/mKNG+iiWtxmh0H4OqZ11kJOtzppoQGpoSEqEIDlSuE2QEo1dVckhiL5uKOz9hVGisFM3qDomdu5MnhMlPozxJHqKAAAAAElFTkSuQmCC);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;margin:auto;top:0;bottom:0;right:1px;transform:translate(100%)}@media screen and (min-width: 1440px){.questionnaire__answer__voice .icon_voice p:after{width:26px}}@media screen and (max-width: 640px){.questionnaire__answer__voice .icon_voice p:after{width:2rem;height:2.2rem}}main#comic{overflow:unset}main#comic .information__block .__no-display{display:none}.title.__type04 .title__image.__comic{max-width:49rem}@media screen and (max-width: 640px){.title.__type04 .title__image.__comic{max-width:36rem;width:95%}}.comic{padding-bottom:60px;padding-bottom:3.125vw}@media screen and (min-width: 1440px){.comic{padding-bottom:3.125vw}}@media screen and (max-width: 834px){.comic{padding-bottom:40px}}.comic{font-weight:500;opacity:0}.comic .__lead p{text-align:center;line-height:1.7619047619;font-weight:500;font-size:1.5rem}@media screen and (max-width: 640px){.comic .__lead p{font-size:1.4rem}}.comic .__lead p>span{display:inline-block}.comic .__lead .ttl{padding-top:60px;padding-top:3.125vw}@media screen and (min-width: 1440px){.comic .__lead .ttl{padding-top:3.125vw}}@media screen and (max-width: 834px){.comic .__lead .ttl{padding-top:40px}}.comic .__lead .ttl{text-align:center}.comic .__lead .ttl img{width:calc(100% - 60px);max-width:610px;margin:0 auto}@media screen and (min-width: 1440px){.comic .__lead .ttl img{max-width:calc(100vw / (1920 / (610)))}}@media screen and (max-width: 640px){.comic .__lead .ttl img{width:calc(100% - 40px)}}.comic .__main{position:relative}.comic .__main{padding-top:60px;padding-top:3.125vw}@media screen and (min-width: 1440px){.comic .__main{padding-top:3.125vw}}@media screen and (max-width: 834px){.comic .__main{padding-top:40px}}.comic .__main{width:calc(100% - 60px);max-width:766px;margin:0 auto}@media screen and (min-width: 1440px){.comic .__main{max-width:calc(100vw / (1920 / (766)))}}@media screen and (max-width: 640px){.comic .__main{width:calc(100% - 40px)}}@media screen and (min-width: 1440px){.comic .__main{max-width:760px}}.comic .__main{display:grid;gap:84px}.comic .__main:before{content:"";position:absolute;top:42px;left:0;width:100px;height:100%;background-color:var(--main-color);z-index:-1}.comic .contents__block{position:relative}.comic .contents__block_inner{background:#fff;padding:2rem;position:relative;margin-left:auto;width:95%}.comic .contents__block_inner:after{content:"";position:absolute;top:16px;left:16px;width:100%;height:100%;background-color:#00b3ff4d;mix-blend-mode:multiply;z-index:-1}@media screen and (min-width: 1440px){.comic .contents__block_inner{padding:20px;padding:1.3888888889vw}}@media screen and (max-width: 640px){.comic .contents__block_inner{padding:1.5rem;width:90%}}.comic .contents__block:before{content:"";position:absolute;top:40px;left:19px;width:2px;height:calc(100% + 85px);background-color:#fff}@media screen and (min-width: 1440px){.comic .contents__block:before{top:38px}}@media screen and (max-width: 640px){.comic .contents__block:before{top:30px}}.comic .contents__block .img{overflow:hidden}.comic .contents__block:not(:last-child) .arrow_down{display:block;position:absolute;width:44px;height:36px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.5.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='b'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2046.5%2040.3'%20style='enable-background:new%200%200%2046.5%2040.3;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:none;stroke:%2300B4FF;stroke-width:4.25;stroke-miterlimit:10;}%20%3c/style%3e%3cg%20id='c'%3e%3cpolyline%20class='st0'%20points='45.3,1.7%2023.3,18.1%201.3,1.7%20'/%3e%3cpolyline%20class='st0'%20points='45.3,21.3%2023.3,37.6%201.3,21.3%20'/%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;bottom:-75px;left:0;right:0;margin:auto}.comic .headline{background-color:#000;display:flex;align-items:center;justify-content:center;position:absolute;top:2rem;left:-1rem;min-width:140px;padding:.5rem 5rem .7rem 2rem;clip-path:polygon(0 0,100% 0,92% 100%,0% 100%)}.comic .headline h2{color:#fff;font-size:clamp(1.1rem,1.5277777778vw,2.2rem);letter-spacing:.5rem}@media screen and (min-width: 1440px){.comic .headline h2{font-size:22px}}@media screen and (max-width: 640px){.comic .headline h2{font-size:1.75rem;letter-spacing:.3rem}}@media screen and (max-width: 640px){.comic .headline{gap:1rem;position:static;margin-left:-1.5rem;margin-top:-1.5rem;margin-bottom:1.5rem;width:fit-content}}.comic .headline__en{color:#fff;font-family:Bebas Neue,sans-serif;font-size:5.5rem;line-height:1;width:125px;height:90px;display:grid;place-items:center;place-content:center;position:relative}.comic .headline__en:before{content:"";position:absolute;top:0;bottom:0;left:15px;margin:auto;width:10px;height:10px;border-radius:100vw;background-color:#fff}@media screen and (min-width: 1440px){.comic .headline__en{font-size:45px;width:100px;height:65px}}@media screen and (max-width: 834px){.comic .headline__en{font-size:5rem;width:110px;height:65px}}.comic .box{display:grid;grid-template-columns:1fr 42.5531914894%;align-items:start;gap:1.5rem}@media screen and (max-width: 640px){.comic .box{display:block}}.comic .box .img_box{order:2;display:grid;gap:.5rem}.comic .box .img_box .img{overflow:hidden}.comic .box .img_box p,.comic .box .img_box .link{font-size:1.4rem}@media screen and (min-width: 1440px){.comic .box .img_box p,.comic .box .img_box .link{font-size:14px}}@media screen and (max-width: 640px){.comic .box .img_box p,.comic .box .img_box .link{font-size:1.2rem}}.comic .box .text_box{padding-bottom:1.5rem;padding-top:clamp(3rem,4.1666666667vw,6rem)}@media screen and (min-width: 1440px){.comic .box .text_box{padding-top:60px;padding-top:4.1666666667vw}}@media screen and (max-width: 640px){.comic .box .text_box{padding:1rem 0}}.comic .box .text_box .text p{font-size:1.6rem;font-weight:600;line-height:1.8}@media screen and (min-width: 1440px){.comic .box .text_box .text p{font-size:15px}}@media screen and (max-width: 640px){.comic .box .text_box .text p{font-size:1.4rem}}.comic .comment{display:flex;gap:2rem;margin-top:2rem;padding:0 1rem;position:relative}@media screen and (max-width: 640px){.comic .comment{gap:1rem;display:grid}}.comic .comment:before{content:"";display:block;width:26px;height:26px;background:#fff;border:3px solid var(--main-color);border-radius:2px;border-width:4px 0 0 4px;position:absolute;left:0;top:0;z-index:1}.comic .comment:after{content:"";display:block;width:26px;height:26px;background:#fff;border:3px solid var(--main-color);border-radius:2px;border-width:4px 0 0 4px;position:absolute;transform:rotate(180deg);right:0;bottom:0;z-index:1}.comic .comment .comment_box{flex:1;padding:2rem 2rem 2rem 1rem;border-width:3px 0 0 0}@media screen and (max-width: 640px){.comic .comment .comment_box{grid-template-columns:80px 1fr;padding:1.5rem 0 0;gap:1rem}}.comic .comment .comment_box{position:relative}.comic .comment .comment_box:nth-child(2){margin-left:-2.5rem;padding-left:2.5rem;position:relative}.comic .comment .comment_box:nth-child(2):before{content:"";position:absolute;top:0;bottom:0;left:0;margin:auto;width:8px;height:calc(100% - 2rem);background-color:#fff;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%2030%2030'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:none;}.cls-2{clip-path:url(%23clippath);}.cls-3{fill:%2300b4ff;}.cls-4{fill:%239ed8f5;}.cls-5{fill:url(%23_新規パターンスウォッチ_8);}.cls-6,.cls-7{opacity:.45;}.cls-8{isolation:isolate;}.cls-7{mix-blend-mode:multiply;}%3c/style%3e%3cclipPath%20id='clippath'%3e%3crect%20class='cls-1'%20x='-1930'%20y='1379'%20width='5450'%20height='1440'%20transform='translate(-1304%202894)%20rotate(-90)'/%3e%3c/clipPath%3e%3cpattern%20id='_新規パターンスウォッチ_8'%20x='0'%20y='0'%20width='29.76'%20height='29.76'%20patternTransform='translate(-3269.47%20-662.12)%20scale(.68)'%20patternUnits='userSpaceOnUse'%20viewBox='0%200%2029.76%2029.76'%3e%3cg%3e%3crect%20class='cls-1'%20y='0'%20width='29.76'%20height='29.76'/%3e%3crect%20class='cls-4'%20x='6.02'%20y='25.87'%20width='2.83'%20height='2.83'/%3e%3crect%20class='cls-4'%20x='1.06'%20y='20.91'%20width='2.83'%20height='2.83'/%3e%3crect%20class='cls-4'%20x='6.02'%20y='15.95'%20width='2.83'%20height='2.83'/%3e%3crect%20class='cls-4'%20x='1.06'%20y='10.98'%20width='2.83'%20height='2.83'/%3e%3crect%20class='cls-4'%20x='10.98'%20y='20.91'%20width='2.84'%20height='2.83'/%3e%3crect%20class='cls-4'%20x='10.98'%20y='10.98'%20width='2.84'%20height='2.83'/%3e%3crect%20class='cls-4'%20x='10.98'%20y='1.06'%20width='2.84'%20height='2.83'/%3e%3crect%20class='cls-4'%20x='6.02'%20y='6.02'%20width='2.83'%20height='2.84'/%3e%3crect%20class='cls-4'%20x='15.95'%20y='25.87'%20width='2.83'%20height='2.83'/%3e%3crect%20class='cls-4'%20x='15.95'%20y='15.95'%20width='2.83'%20height='2.83'/%3e%3crect%20class='cls-4'%20x='20.91'%20y='20.91'%20width='2.83'%20height='2.83'/%3e%3crect%20class='cls-4'%20x='20.91'%20y='10.98'%20width='2.83'%20height='2.83'/%3e%3crect%20class='cls-4'%20x='1.06'%20y='1.06'%20width='2.83'%20height='2.83'/%3e%3crect%20class='cls-4'%20x='20.91'%20y='1.06'%20width='2.83'%20height='2.83'/%3e%3crect%20class='cls-4'%20x='15.95'%20y='6.02'%20width='2.83'%20height='2.84'/%3e%3crect%20class='cls-4'%20x='25.87'%20y='25.87'%20width='2.83'%20height='2.83'/%3e%3crect%20class='cls-4'%20x='25.87'%20y='15.95'%20width='2.83'%20height='2.83'/%3e%3crect%20class='cls-4'%20x='25.87'%20y='6.02'%20width='2.83'%20height='2.84'/%3e%3crect%20class='cls-1'%20y='0'%20width='29.76'%20height='29.76'/%3e%3c/g%3e%3c/pattern%3e%3c/defs%3e%3cg%20class='cls-8'%3e%3cg%20id='_背景_フッター'%3e%3cg%20class='cls-6'%3e%3cg%20class='cls-2'%3e%3cg%20class='cls-7'%3e%3cpath%20class='cls-5'%20d='M-389.51-74.63S-231.82-292.42-29.86-421.06c132.44-84.36,298.25-133.57,456.99-63.03,37.64,16.73,69.63,42.67,95.17,74.16,46.15-9.62,138.23-26.39,226.69-28.22,81.84-1.69,167.68,10.76,215.16,53.07,37.24,33.2,18.21,83.04-30.89,111-44.15,25.15-140.35,33.38-149.81,42,0,0-66.86,61.44-99.9,92.09-22.25,20.64-64.47,28.65-107.37,27.16-29.39,87.41-85.21,127.07-165.62,157.66-40.95,15.58-64.16,42.89-63.53,75.9,1.92,215.24,75.54,227.87,78.77,344.61,2.37,85.77-63.06,153.24-147.19,189.15-10.29,28.85-13.03,54.91-7.26,73.22,42.09,137.9,75.51,103.35,99.25,176.87,27.6,85.46-25,239.79-86.08,316.3-83.82,105-151.75,66.05-196.58,41.59-82.12-44.81-163.89-231.25-163.89-231.25-.16-.17-.55-1.29-.24-2.37,0,0,20.39-192.25,69.55-377.77-110.76-50.44-175.79-149.67-223.12-220.5-115.99-173.57-160.51-502.23-160.51-502.23-.19-.43-.28-2.25,.78-2.97Z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='_文字'%3e%3ccircle%20class='cls-3'%20cx='15'%20cy='15'%20r='7.5'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-position:0 0;background-size:8px 8px;background-repeat:repeat-y}@media screen and (max-width: 640px){.comic .comment .comment_box:nth-child(2){margin-left:inherit;padding-top:2.5rem;padding-left:0}.comic .comment .comment_box:nth-child(2):before{bottom:inherit;width:100%;background-repeat:repeat-x}}.comic .comment .comment_box:last-child:after{display:none}.comic .comment .img{float:left;max-width:100px;position:relative;z-index:1;margin:0 10px 0 0}@media screen and (max-width: 640px){.comic .comment .img{max-width:100px}}.comic .comment .text{font-size:1.2rem;font-weight:400;line-height:1.5625;position:relative;z-index:2}@media screen and (min-width: 1440px){.comic .comment .text{font-size:12px}}@media screen and (max-width: 640px){.comic .comment .text{font-size:1.2rem}}.comic .comment .text span{display:inline-block}.comic .flow07 .box,.comic .flow08 .box{align-items:center}.comic .flow07 .box .text_box,.comic .flow08 .box .text_box{padding-bottom:0}.comic .flow07 .box .img_box,.comic .flow08 .box .img_box{grid-row:1/3;grid-column:2/3}@media screen and (max-width: 834px){.comic .flow07 .box .img_box,.comic .flow08 .box .img_box{grid-row:1/2}}.comic .flow07 .box .comment,.comic .flow08 .box .comment{margin-top:0}.comic .flow07 .box .comment_box,.comic .flow08 .box .comment_box{padding-left:0;padding-right:0}@media screen and (max-width: 834px){.comic .flow07 .box .comment,.comic .flow08 .box .comment{grid-column:1/3}}@media screen and (max-width: 640px){.comic .flow07 .box .comment,.comic .flow08 .box .comment{margin-top:2rem}}.comic .flow09 .box{grid-template-columns:1fr}.comic .flow09 .box .img_box .img_list{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media screen and (max-width: 640px){.comic .flow09 .box .img_box .img_list{grid-template-columns:repeat(2,1fr);margin-top:1.5rem}}.comic .flow09 .box .img_box .img_list .img{position:relative;overflow:unset}.comic .flow09 .box .img_box .img_list .img figcaption{position:absolute;background:var(--main-color);border:2px solid #fff;color:#fff;font-family:Bebas Neue,sans-serif;font-size:2.5rem;top:-10px;left:-5px;width:33px;height:fit-content;aspect-ratio:1/1;line-height:1;display:grid;padding-top:5px;place-content:center;place-items:center;border-radius:999px}@media screen and (min-width: 1440px){.comic .flow09 .box .img_box .img_list .img figcaption{font-size:30px;width:40px}}@media screen and (max-width: 640px){.comic .flow09 .box .img_box .img_list .img figcaption{font-size:2.8rem;top:-5px;width:40px}}.comic .flow09 .box .img_box .img_list .img img{border-radius:5px;overflow:hidden}.comic .flow10:before{content:none}.comic .flow10 .box{display:block}main#editor .information__block .__no-display{display:none}.title.__type04 .title__image.__editor{max-width:27rem;padding-bottom:1em}@media screen and (max-width: 640px){.title.__type04 .title__image.__editor{max-width:20rem}}.editor{padding-bottom:60px;padding-bottom:3.125vw}@media screen and (min-width: 1440px){.editor{padding-bottom:3.125vw}}@media screen and (max-width: 834px){.editor{padding-bottom:40px}}.editor{font-weight:500;opacity:0}.editor .__lead p{text-align:center;line-height:1.7619047619;font-weight:500;font-size:1.5rem}@media screen and (max-width: 640px){.editor .__lead p{font-size:1.4rem}}.editor .__lead p>span{display:inline-block}.editor .__main{position:relative}.editor .__main{padding-top:60px;padding-top:3.125vw}@media screen and (min-width: 1440px){.editor .__main{padding-top:3.125vw}}@media screen and (max-width: 834px){.editor .__main{padding-top:40px}}.editor .__main{width:calc(100% - 60px);max-width:690px;margin:0 auto}@media screen and (min-width: 1440px){.editor .__main{max-width:35.9375vw}}@media screen and (max-width: 640px){.editor .__main{width:calc(100% - 40px)}}@media screen and (min-width: 1440px){.editor .__main{max-width:690px}}.editor .__main{display:grid;gap:84px}@media screen and (max-width: 640px){.editor .__main{gap:42px}}.editor .title.__type01{padding:0}.editor .title__block__en{color:#2ea0d2;letter-spacing:.2em}.editor h2{padding-bottom:40px}@media screen and (max-width: 640px){.editor h2{padding-bottom:20px}}.editor .editor__title{position:relative}.editor .editor__title .title__image{pointer-events:none;position:relative}.editor .editor__title .title__image .--front{position:absolute;z-index:1;inset:0;margin:auto}.editor .editor__title .title__block{position:absolute;top:0;bottom:5rem;left:6rem;margin:auto;display:flex;align-items:center;color:var(--color-white)}@media screen and (max-width: 640px){.editor .editor__title .title__block{position:relative;top:inherit;bottom:inherit;left:inherit}}.editor .editor__title .title__bg{position:relative;background:#2ea0d2;min-width:175px;padding:4rem 1.5rem}@media screen and (min-width: 1440px){.editor .editor__title .title__bg{font-size:16px}}@media screen and (max-width: 640px){.editor .editor__title .title__bg{padding:1.5rem;width:100%}}.editor .editor__title .title__en__label{display:grid;gap:1em}.editor .faq__box{background:#fff;border:5px solid #2ea0d2;padding:1.5rem 0;cursor:pointer;position:relative}@media screen and (max-width: 834px){.editor .faq__box{border-width:3px;padding:1.6rem 0}}.editor .faq__box+.faq__box{margin-top:3.2rem}@media screen and (max-width: 834px){.editor .faq__box+.faq__box{margin-top:1.6rem}}.editor .faq__box__question{width:95%;margin:0 auto 1.5rem}@media screen and (max-width: 834px){.editor .faq__box__question{width:90%;max-width:inherit;grid-template-columns:auto 1fr;column-gap:1.6rem}}.editor .faq__box__question__num{background-color:#000;font-family:Cabin Condensed,sans-serif;font-size:3rem;font-weight:600;color:#fff;position:absolute;top:-15px;left:-15px;display:flex;align-items:center;justify-content:center;max-width:42px;max-height:42px;width:10%;height:fit-content;height:-webkit-fill-available;aspect-ratio:1/1}.editor .faq__box__question__num:after{content:"";position:absolute;top:100%;left:0;height:50%;width:100%;aspect-ratio:1;clip-path:polygon(0 0,100% 0,100% 100%);background:#818181;z-index:-2}@media screen and (min-width: 1440px){.editor .faq__box__question__num{font-size:30px}}@media screen and (max-width: 640px){.editor .faq__box__question__num{font-size:2.4rem;max-width:4.2rem;max-height:4.2rem;top:-10px;left:-10px}}.editor .faq__box__question__label{color:#2ea0d2;display:grid;grid-template-columns:1fr auto;align-items:center}@media screen and (min-width: 1440px){.editor .faq__box__question__label{font-size:15px;font-size:1.0416666667vw}}@media screen and (max-width: 834px){.editor .faq__box__question__label{grid-template-columns:1fr auto;column-gap:1.6rem}}.editor .faq__box__question__text{font-size:1.75rem;font-weight:500;line-height:1.6;padding-left:1.5rem}@media screen and (min-width: 1440px){.editor .faq__box__question__text{font-size:18px}}@media screen and (max-width: 640px){.editor .faq__box__question__text{font-size:clamp(1.3rem,1.2296rem + .1878vw,1.5rem);padding-left:2rem}}.editor .faq__box__answer{width:95%;overflow:hidden;transition:none;margin:0 auto;padding-left:1.5rem;background-color:#fff;border-radius:10px;display:grid;grid-template-columns:auto 1fr;align-items:flex-start;column-gap:1rem}@media screen and (max-width: 834px){.editor .faq__box__answer{width:90%;max-width:inherit;border:unset!important;padding-left:2rem}}.editor .faq__box__answer__num{width:35px;height:35px;display:flex;justify-content:center;align-items:center;background:#2ea0d2;border-radius:50%;font-family:Cabin Condensed,sans-serif;font-size:3rem;font-weight:600;line-height:1;color:#fff}@media screen and (min-width: 1440px){.editor .faq__box__answer__num{font-size:20px;font-size:1.3888888889vw}}@media screen and (max-width: 834px){.editor .faq__box__answer__num{font-size:1.8rem;margin-bottom:1.6rem}}.editor .faq__box__answer__label{display:grid;row-gap:1.8rem;font-weight:500;font-size:1.8rem}@media screen and (min-width: 1440px){.editor .faq__box__answer__label{font-size:18px;font-size:1.25vw}}.editor .faq__box__answer__inner p{color:#4e5c6b;font-size:1.35rem;line-height:1.6}@media screen and (min-width: 1440px){.editor .faq__box__answer__inner p{font-size:14px}}@media screen and (max-width: 640px){.editor .faq__box__answer__inner p{font-size:clamp(1.3rem,1.2296rem + .1878vw,1.5rem)}}.editor .faq__box__answer__inner p img{margin:0 auto}.editor .faq__box__answer__inner span.bold{font-weight:700}.editor .faq__box__answer__inner span:not(.bold){display:block;font-size:1em;font-weight:600;text-align:right;color:#4e5c6b}@media screen and (max-width: 834px){.editor .profile__box img{width:100%}}main#profile .information__block .__no-display{display:none}@media screen and (max-width: 834px){main#profile .title{padding-top:7rem}}.profile{padding-bottom:60px;padding-bottom:3.125vw}@media screen and (min-width: 1440px){.profile{padding-bottom:3.125vw}}@media screen and (max-width: 834px){.profile{padding-bottom:40px}}.profile{opacity:0}.profile .__lead{padding-bottom:60px;padding-bottom:3.125vw}@media screen and (min-width: 1440px){.profile .__lead{padding-bottom:3.125vw}}@media screen and (max-width: 834px){.profile .__lead{padding-bottom:40px}}.profile .__lead p{text-align:center;line-height:1.7619047619;font-weight:500;font-size:1.5rem}@media screen and (max-width: 640px){.profile .__lead p{font-size:1.4rem}}.profile .__lead p>span{display:inline-block}.profile__block{width:calc(100% - 60px);max-width:1074px;margin:0 auto}@media screen and (min-width: 1440px){.profile__block{max-width:calc(100vw / (1920 / (1074)))}}@media screen and (max-width: 640px){.profile__block{width:calc(100% - 40px)}}.profile__block__body>*+*{padding-top:70px;padding-top:calc(100vw / (1920 / 70))}@media screen and (min-width: 1440px){.profile__block__body>*+*{padding-top:calc(100vw / (1920 / 70))}}@media screen and (max-width: 834px){.profile__block__body>*+*{padding-top:40px}}.profile__block__body>*+*{margin-top:70px;margin-top:calc(100vw / (1920 / 70))}@media screen and (min-width: 1440px){.profile__block__body>*+*{margin-top:calc(100vw / (1920 / 70))}}@media screen and (max-width: 834px){.profile__block__body>*+*{margin-top:40px}}.profile__block__body>*+*{position:relative;border-top:2px solid #fff}.profile__box>*+*{padding-top:30px;padding-top:1.5625vw}@media screen and (min-width: 1440px){.profile__box>*+*{padding-top:1.5625vw}}@media screen and (max-width: 834px){.profile__box>*+*{padding-top:20px}}.profile__box img{width:calc(100vw / (1990 / var(--width)));display:block;margin:0 auto}@media screen and (max-width: 834px){.profile__box img{width:calc(var(--width) / 3 * 1px)}}main#mood .information__block .__no-display{display:none}.title.__type04 .title__image.__mood{max-width:24rem;padding-bottom:1em}@media screen and (max-width: 640px){.title.__type04 .title__image.__mood{max-width:20rem}}.mood .__lead{font-size:1.6rem;font-weight:500;line-height:1.7619047619}@media screen and (max-width: 640px){.mood .__lead{width:calc(100% - 40px);margin:auto;font-size:1.4rem}}.mood .__lead p{text-align:center}.mood .__lead p>span{display:inline-block}.mood .__lead .__list{display:grid;justify-content:center}.mood .__lead .__list li{display:flex;align-items:center;font-weight:500}@media screen and (max-width: 640px){.mood .__lead .__list li{font-size:1.3rem}}.mood .__lead .__list li:before{content:"";display:inline-block;min-width:1em;width:1em;height:1em;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2015.47%2015.37'%3e%3cdefs%3e%3cstyle%3e.cls-1{stroke:%23fdf9ef;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.15px;}.cls-1,.cls-2{fill:none;}.cls-3{fill:%2300b4ff;}.cls-2{stroke:%233e3a39;stroke-width:1.05px;}%3c/style%3e%3c/defs%3e%3cg%20id='_文字'%3e%3crect%20class='cls-2'%20x='.52'%20y='1.45'%20width='13.39'%20height='13.39'/%3e%3cpath%20class='cls-1'%20d='M3.57,7.48c0-.08.08-.58.72-.58.8,0,1.2.44,1.46.72.44.46,1.28,1.4,1.56,1.62.06.04.08.08.12.08s.08-.04.14-.12c.58-.84,1.6-2.39,2.63-3.85,1.4-2,2.97-4.07,3.37-4.55.4-.48.36-.66,1.06-.76.14-.02.28-.04.38-.04.44,0,.46.22.46.42,0,.24-.24.36-.44.54-.92.94-2.55,3.17-3.85,5.13-.98,1.48-1.94,3.17-2.18,4.71-.08.56-.3.92-.8.92s-.98-.24-1.28-.46c-.38-.28-.42-.38-.7-.78-.42-.6-1.02-1.2-2.43-2.61-.14-.14-.22-.26-.22-.4Z'/%3e%3cpath%20class='cls-3'%20d='M3.57,7.48c0-.08.08-.58.72-.58.8,0,1.2.44,1.46.72.44.46,1.28,1.4,1.56,1.62.06.04.08.08.12.08s.08-.04.14-.12c.58-.84,1.6-2.39,2.63-3.85,1.4-2,2.97-4.07,3.37-4.55.4-.48.36-.66,1.06-.76.14-.02.28-.04.38-.04.44,0,.46.22.46.42,0,.24-.24.36-.44.54-.92.94-2.55,3.17-3.85,5.13-.98,1.48-1.94,3.17-2.18,4.71-.08.56-.3.92-.8.92s-.98-.24-1.28-.46c-.38-.28-.42-.38-.7-.78-.42-.6-1.02-1.2-2.43-2.61-.14-.14-.22-.26-.22-.4Z'/%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:.5em}.mood .mood__lead{opacity:0}.mood .contents__block{padding-top:8rem}@media screen and (max-width: 640px){.mood .contents__block{padding-top:6rem}}.mood .__main{position:relative;opacity:0;max-width:82.5rem;width:86%;margin:auto}.mood .__main .__type01,.mood .__main .title__block{padding:0}.mood .__main .title__block h2{font-size:2.4rem;padding-bottom:1em}@media screen and (max-width: 640px){.mood .__main .title__block h2{font-size:1.8rem}}.mood .__main .image_list{display:flex;gap:3rem;flex-wrap:wrap;justify-content:center}.mood .__main .image_list .image{flex:1;max-width:25.5rem;text-align:center}@media screen and (max-width: 640px){.mood .__main .image_list .image{flex:unset;max-width:unset;width:min(100%,32rem)}}.mood .__main .image{max-width:54rem;margin:auto}.mood .__main .image figcaption{font-size:1.3rem;font-weight:500;text-align:center;padding-top:.8em}.mood .__main .__lead{width:100%}.mood .__main .__lead p{padding-bottom:1.5em}
