@charset "UTF-8";:root{--headerH:55px;--space:5%;--spacetb:5rem}@media print,screen and (min-width:768px){:root{--headerH:160px;--space:5%;--spacetb:6rem}}.fadeInUp{position:relative;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:opacity 0.5s ease,-webkit-transform 0.3s ease;transition:opacity 0.5s ease,-webkit-transform 0.3s ease;transition:transform 0.3s ease,opacity 0.5s ease;transition:transform 0.3s ease,opacity 0.5s ease,-webkit-transform 0.3s ease;will-change:transform,opacity}.fadeInUp.show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.fadeIn{opacity:0;-webkit-transition:opacity 0.8s cubic-bezier(0.25,1,0.5,1),-webkit-transform 0.8s cubic-bezier(0.25,1,0.5,1);transition:opacity 0.8s cubic-bezier(0.25,1,0.5,1),-webkit-transform 0.8s cubic-bezier(0.25,1,0.5,1);transition:opacity 0.8s cubic-bezier(0.25,1,0.5,1),transform 0.8s cubic-bezier(0.25,1,0.5,1);transition:opacity 0.8s cubic-bezier(0.25,1,0.5,1),transform 0.8s cubic-bezier(0.25,1,0.5,1),-webkit-transform 0.8s cubic-bezier(0.25,1,0.5,1)}.fadeIn.show{opacity:1}.inLeft{position:relative;left:-100px;opacity:0;-webkit-transition:left 0.3s,opacity 0.5s;transition:left 0.3s,opacity 0.5s}.inLeft.show{left:0;opacity:1}.inRight{position:relative;right:-100px;opacity:0;-webkit-transition:right 0.3s,opacity 0.5s;transition:right 0.3s,opacity 0.5s}.inRight.show{right:0;opacity:1}@media (prefers-reduced-motion:reduce){.fadeIn,.fadeInUp,.inLeft,.inRight{-webkit-transition:none!important;transition:none!important;opacity:1!important;-webkit-transform:none!important;transform:none!important;left:auto!important;right:auto!important}}.scrolling-text{position:absolute;left:0;bottom:50px;z-index:2;width:100%;overflow:hidden;pointer-events:none}@media screen and (max-width:767px){.scrolling-text{bottom:7vw}}.scrolling-text .scrolling-text__track{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:60px;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0;font-style:italic;white-space:nowrap;-webkit-animation:textScroll 80s linear infinite;animation:textScroll 80s linear infinite}@media screen and (max-width:767px){.scrolling-text .scrolling-text__track{padding-bottom:5vw}}.scrolling-text .scrolling-text__track span{-ms-flex-negative:0;flex-shrink:0;padding-right:2em;font-family:sans-serif;font-size:clamp(18rem,20vw,24rem);font-weight:700;line-height:1;color:rgba(255,255,255,0.8)}@media screen and (max-width:767px){.scrolling-text .scrolling-text__track span{font-size:clamp(7.2rem,22.5vw,18rem)}}@-webkit-keyframes textScroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes textScroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.scrolling-text__track{-webkit-animation:none;animation:none}}.main-visual{position:relative;min-height:190vw;background:url("../../img/top/main_img.jpg") no-repeat center/cover;overflow:hidden}@media print,screen and (min-width:768px){.main-visual{min-height:1150px}}@media screen and (max-width:767px){.main-visual{background:url("../../img/top/main_img_sp.jpg") no-repeat center/cover}}.main-visual:before{position:absolute;content:"";top:0;right:0;width:280px;height:280px;background:url("../../img/top/triangle_top.png") no-repeat center/cover;z-index:1;clip-path:polygon(0 0,100% 0,100% 100%)}@media screen and (max-width:767px){.main-visual:before{width:clamp(120px,42vw,220px);height:clamp(120px,42vw,220px)}}.main-visual:after{position:absolute;content:"";left:0;bottom:0;width:280px;height:280px;background:url("../../img/top/triangle_bottom.png") no-repeat center/cover;z-index:1;clip-path:polygon(0 0,0 100%,100% 100%)}@media screen and (max-width:767px){.main-visual:after{width:clamp(120px,42vw,220px);height:clamp(120px,42vw,220px)}}.main-visual .main-visual__line{position:absolute;left:0;bottom:0;display:block;width:100%;height:4px;background:-webkit-gradient(linear,left top,right top,from(rgb(0,26,183)),to(rgb(170,0,207)));background:linear-gradient(90deg,rgb(0,26,183) 0%,rgb(170,0,207) 100%)}.main-visual .main-visual__inner{padding-top:170px}@media screen and (max-width:767px){.main-visual .main-visual__inner{padding-top:30vw}}.main-visual .main-visual__catch{position:relative;z-index:5}@media screen and (max-width:767px){.main-visual .main-visual__catch{width:100%}}@media print,screen and (min-width:768px){.main-visual .main-visual__catch{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10%}}@media print,screen and (min-width:768px){.main-visual .main-visual__catch h2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width:767px){.main-visual .main-visual__catch h2{width:30vw}}.main-visual .main-visual__catch .main-visual__text.show .main-visual__copy{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.main-visual .main-visual__catch .main-visual__text.show .main-visual__copy:first-child{-webkit-transition-delay:0.15s;transition-delay:0.15s}.main-visual .main-visual__catch .main-visual__text.show .main-visual__copy:nth-child(2){-webkit-transition-delay:0.3s;transition-delay:0.3s}@media screen and (max-width:767px){.main-visual .main-visual__catch .main-visual__text{margin-top:8vw}}@media print,screen and (min-width:768px){.main-visual .main-visual__catch .main-visual__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.main-visual .main-visual__catch .main-visual__text .main-visual__copy{padding:1em 5px;font-size:2rem;font-weight:600;color:#fff;background:-webkit-gradient(linear,left bottom,left top,from(rgb(0,26,183)),to(rgb(170,0,207)));background:linear-gradient(0,rgb(0,26,183) 0%,rgb(170,0,207) 100%);border-radius:5px;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.4s ease,transform 0.4s ease;transition:opacity 0.4s ease,transform 0.4s ease,-webkit-transform 0.4s ease}@media print,screen and (min-width:768px){.main-visual .main-visual__catch .main-visual__text .main-visual__copy{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright;-webkit-font-feature-settings:"palt" 0;font-feature-settings:"palt" 0}}@media screen and (max-width:767px){.main-visual .main-visual__catch .main-visual__text .main-visual__copy{max-width:450px;letter-spacing:0.08em;font-size:clamp(1.3rem,3.7vw,2rem)}}.main-visual .main-visual__catch .main-visual__text .main-visual__copy:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (max-width:767px){.main-visual .main-visual__catch .main-visual__text .main-visual__copy:first-child{margin-bottom:2vw;display:inline-block;max-width:320px;width:100%;padding:0.25em 1em;background:-webkit-gradient(linear,right top,left top,from(rgb(170,0,207)),to(rgb(0,26,183)));background:linear-gradient(-90deg,rgb(170,0,207) 0%,rgb(0,26,183) 100%)}}.main-visual .main-visual__catch .main-visual__text .main-visual__copy:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (max-width:767px){.main-visual .main-visual__catch .main-visual__text .main-visual__copy:nth-child(2){padding:0.25em 1em;display:inline-block;max-width:365px;width:100%;border-radius:5px;background:-webkit-gradient(linear,right top,left top,from(rgb(170,0,207)),to(rgb(0,26,183)));background:linear-gradient(-90deg,rgb(170,0,207) 0%,rgb(0,26,183) 100%)}}.news-mission__wrap{position:relative}.news-mission__wrap:before{position:absolute;top:0;left:0;display:block;content:"";width:100%;height:30vw;z-index:-1;background:url("../../img/top/mission_bg_top.png") no-repeat center/cover}@media screen and (max-width:767px){.news-mission__wrap:before{height:70vw;background:url("../../img/top/mission_bg_top_sp.png") no-repeat center/cover}}.news-mission__wrap:after{position:absolute;left:0;bottom:0;display:block;content:"";width:100%;height:30vw;z-index:-1;background:url("../../img/top/mission_bg_bottom.png") no-repeat center/cover}#news{margin:0 auto;padding-block:80px 35px;max-width:915px;width:100%;border-bottom:1px dashed #7b7b7b}@media screen and (max-width:767px){#news{padding-block:55px 30px}}#news .news__item{padding:30px 0}#news .news__item+.news__item{border-top:1px dashed #7b7b7b}#news .news__title{margin-bottom:45px;text-align:center}@media screen and (max-width:767px){#news .news__title{margin-bottom:25px}}#news .news__title span{display:inline-block;font-size:3.2rem;font-weight:700;letter-spacing:0.2em;background:-webkit-gradient(linear,left top,right top,from(#3a2a61),color-stop(35%,#12417a),color-stop(68%,#0e40af),to(#3642a7));background:linear-gradient(90deg,#3a2a61 0%,#12417a 35%,#0e40af 68%,#3642a7 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@media screen and (max-width:767px){#news .news__title span{font-size:2.6rem}}#news time{margin-bottom:10px;display:block}@media screen and (max-width:767px){#news .news__item-text{line-height:1.8}}#news .news__item-text>:first-child{margin-top:0}#news .news__item-text>:last-child{margin-bottom:0}#news .news__item-text p{margin:0 0 0.8em}#news .news__item-text a{text-decoration:underline;text-underline-offset:0.15em;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;color:#012866}#news .news__item-text a:hover{opacity:0.7}#news .news__item-text b,#news .news__item-text strong{font-weight:700}#news .news__item-text em,#news .news__item-text i{font-style:italic}#news .news__item-text ol,#news .news__item-text ul{margin:0 0 0.8em;padding-left:1.5em}#news .news__item-text ul{list-style:disc}#news .news__item-text ol{list-style:decimal}#news .news__item-text li+li{margin-top:0.3em}#news .news__item-text h2,#news .news__item-text h3,#news .news__item-text h4,#news .news__item-text h5,#news .news__item-text h6{margin:1.2em 0 0.5em;font-weight:700;line-height:1.5}#news .news__item-text blockquote{margin:1em 0;padding-left:1em;border-left:3px solid currentColor}#news .news__item-text img{max-width:100%;height:auto}#news .news__item-text figure{margin:1em 0}#news .news__item-text figure img{display:block}#news .news__item-text figcaption{margin-top:0.5em;font-size:0.875em}#news .news__item-text hr{margin:1.5em 0;border:0;border-top:1px solid #ddd}#about .mission__wrap{margin-top:140px}@media screen and (max-width:767px){#about .mission__wrap{margin-top:60px}}#about .section-title{margin-bottom:50px;font-size:4.8rem;color:#012866}@media screen and (max-width:767px){#about .section-title{font-size:clamp(2rem,6vw,4.8rem);margin-bottom:35px;letter-spacing:0.14em}}#about .mission__text{margin:0 auto;max-width:755px;width:100%;letter-spacing:0.15em;line-height:2.25}@media screen and (max-width:767px){#about .mission__text{line-height:2;letter-spacing:0.08em}}.mission__features{position:relative;margin-top:80px}@media screen and (max-width:767px){.mission__features{margin-top:55px}}@media print,screen and (min-width:768px){.mission__features{display:-ms-grid;display:grid;-webkit-column-gap:10%;-moz-column-gap:10%;column-gap:10%;-ms-grid-columns:1fr 10% 1fr;grid-template-columns:repeat(2,1fr)}}.mission__features:before{content:"";display:block;background:url("../../img/top/misson_img.jpg") no-repeat center/cover}@media print,screen and (min-width:768px){.mission__features:before{position:absolute;top:0;bottom:0;left:calc(50% - 50vw);right:50%;width:50vw;height:100%;border-radius:0 10px 10px 0}}@media screen and (max-width:767px){.mission__features:before{position:static;width:100%;height:65vw;border-radius:10px}}.mission__features .mission__feature-list{-ms-grid-column:2;grid-column:2;padding-block:30px;display:-ms-grid;display:grid;gap:30px;margin:0;list-style:none}@media screen and (max-width:767px){.mission__features .mission__feature-list{width:100%;gap:26px;padding-block:35px 0}}.mission__features .mission__feature-list .mission__feature-item{position:relative}.mission__features .mission__feature-list .mission__feature-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;color:#3e2e9d;font-size:2rem;font-weight:700}@media screen and (max-width:767px){.mission__features .mission__feature-list .mission__feature-title{gap:10px;margin-bottom:12px;font-size:1.8rem;line-height:1.5}}.mission__features .mission__feature-list .mission__feature-title:before{content:"";display:inline-block;width:26px;height:26px;background:url("../../img/top/check_mark.png") no-repeat center/cover}.mission__features .mission__feature-list .mission__feature-text{margin:0;line-height:1.8}.worries{margin-block:180px;overflow:hidden}@media screen and (max-width:767px){.worries{margin-block:90px}}.section-title{margin-bottom:80px;font-size:4.8rem;color:#012866}@media screen and (max-width:767px){.section-title{font-size:clamp(2rem,6vw,4.8rem);margin-bottom:35px;letter-spacing:0.14em}}.worries__tab-list{position:relative;isolation:isolate;display:-ms-grid;display:grid;-ms-grid-columns:1fr 5% 1fr;grid-template-columns:repeat(2,1fr);-webkit-column-gap:5%;-moz-column-gap:5%;column-gap:5%;max-width:890px;width:100%;margin-inline:auto}@media screen and (max-width:767px){.worries__tab-list{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}}.worries__tab-list:before{position:absolute;top:50%;left:50%;z-index:-1;width:100vw;height:5px;content:"";background:-webkit-gradient(linear,left top,right top,from(#12318f),color-stop(50%,#12318f),color-stop(50%,#009844),to(#009844));background:linear-gradient(to right,#12318f 0%,#12318f 50%,#009844 50%,#009844 100%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.worries__tab-item{display:-ms-grid;display:grid}.worries__tab-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:clamp(12px,2vw,24px);width:100%;min-height:clamp(64px,9.5vw,84px);padding:clamp(12px,2vw,20px) clamp(14px,3vw,32px);border:1px solid #fff;border-radius:clamp(8px,1.2vw,12px);-webkit-box-shadow:0 0 0 2px rgba(119,119,119,0.35),0 4px 9px rgba(0,0,0,0.28),inset 0 1px 0 rgba(255,255,255,0.12);box-shadow:0 0 0 2px rgba(119,119,119,0.35),0 4px 9px rgba(0,0,0,0.28),inset 0 1px 0 rgba(255,255,255,0.12);color:#fff;font-size:clamp(1.4rem,2vw,1.8rem);font-weight:700;line-height:1.4;text-align:center;cursor:pointer;-webkit-transition:-webkit-transform 0.25s ease,-webkit-filter 0.25s ease,-webkit-box-shadow 0.25s ease;transition:-webkit-transform 0.25s ease,-webkit-filter 0.25s ease,-webkit-box-shadow 0.25s ease;transition:transform 0.25s ease,filter 0.25s ease,box-shadow 0.25s ease;transition:transform 0.25s ease,filter 0.25s ease,box-shadow 0.25s ease,-webkit-transform 0.25s ease,-webkit-filter 0.25s ease,-webkit-box-shadow 0.25s ease}@media screen and (max-width:767px){.worries__tab-button{gap:8px;min-height:66px;padding:10px 8px;font-size:clamp(1.2rem,3.6vw,1.5rem)}}.worries__tab-button:after{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:clamp(9px,1.2vw,12px);aspect-ratio:1;border-right:3px solid currentColor;border-bottom:3px solid currentColor;content:"";-webkit-transform:translateY(-25%) rotate(45deg);transform:translateY(-25%) rotate(45deg)}.worries__tab-button:focus-visible{outline:3px solid #fff;outline-offset:4px}@media (hover:hover){.worries__tab-button:hover{-webkit-filter:brightness(1.12);filter:brightness(1.12);-webkit-transform:translateY(-2px);transform:translateY(-2px)}}.worries__tab-button.is-active{-webkit-box-shadow:0 0 0 2px rgba(119,119,119,0.45),0 5px 11px rgba(0,0,0,0.34),inset 0 1px 0 rgba(255,255,255,0.18);box-shadow:0 0 0 2px rgba(119,119,119,0.45),0 5px 11px rgba(0,0,0,0.34),inset 0 1px 0 rgba(255,255,255,0.18)}.worries__tab-item:first-child .worries__tab-button{background:-webkit-gradient(linear,left top,left bottom,from(#0b32c4),to(#06256e));background:linear-gradient(180deg,#0b32c4 0%,#06256e 100%)}.worries__tab-item:last-child .worries__tab-button{background:-webkit-gradient(linear,left top,left bottom,from(#009b4a),to(#006d32));background:linear-gradient(180deg,#009b4a 0%,#006d32 100%)}.worries__panel{position:relative;margin-top:100px;opacity:0;-webkit-transform:translateY(14px);transform:translateY(14px);-webkit-transition:opacity 0.3s ease,-webkit-transform 0.3s ease;transition:opacity 0.3s ease,-webkit-transform 0.3s ease;transition:opacity 0.3s ease,transform 0.3s ease;transition:opacity 0.3s ease,transform 0.3s ease,-webkit-transform 0.3s ease}@media screen and (max-width:767px){.worries__panel{margin-top:clamp(50px,12vw,80px)}}.worries__panel.is-active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.worries__panel[hidden]{display:none}.worries__panel .worries__panel-title{position:absolute;top:0;left:0;width:100%;color:#5525a2;font-size:3.6rem;font-weight:700;line-height:1.4;letter-spacing:0.2em;text-align:center}@media screen and (max-width:767px){.worries__panel .worries__panel-title{position:static;margin-bottom:30px;font-size:clamp(2rem,6vw,3rem);letter-spacing:0.1em}}.worries__panel .worries__panel-contents{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,42%) 5% minmax(0,1fr);grid-template-columns:minmax(0,42%) minmax(0,1fr);-webkit-column-gap:5%;-moz-column-gap:5%;column-gap:5%;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media screen and (max-width:767px){.worries__panel .worries__panel-contents{-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr);row-gap:35px}}@media print,screen and (min-width:768px){.worries__panel .worries__panel-contents{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.worries__panel .worries__visual{overflow:hidden;border-radius:clamp(8px,1vw,12px)}@media screen and (max-width:767px){.worries__panel .worries__visual{width:min(100%,548px);margin-inline:auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.worries__panel .worries__visual img{display:block;width:100%;height:auto}.worries__panel .worries__list{min-width:0;padding-top:clamp(70px,5.5vw,80px)}@media screen and (max-width:767px){.worries__panel .worries__list{padding-top:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.worries__panel .worries__item{padding-block:clamp(16px,1.5vw,20px)}.worries__panel .worries__item:first-child{padding-top:0}.worries__panel .worries__item+.worries__item{border-top:1px dashed #CCCCCC}.worries__panel .worries__item-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(8px,1vw,12px);font-size:2rem;font-weight:700;line-height:1.5}@media screen and (max-width:767px){.worries__panel .worries__item-title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:1.7rem}}.worries__panel .worries__item-title:before{-webkit-box-flex:0;-ms-flex:0 0 clamp(20px,2vw,26px);flex:0 0 clamp(20px,2vw,26px);width:clamp(20px,2vw,26px);aspect-ratio:1;content:"";background:url("../../img/top/check_mark02.png") no-repeat center/contain}.worries__panel .worries__item-body{padding-top:clamp(7px,0.8vw,10px);padding-left:clamp(28px,3vw,38px)}@media screen and (max-width:767px){.worries__panel .worries__item-body{padding-left:28px}}.worries__panel .worries__item-text{line-height:1.85}@media (prefers-reduced-motion:reduce){.worries__panel{-webkit-transform:none;transform:none;-webkit-transition:none;transition:none}}.worries__panel--skills .worries__visual:empty{aspect-ratio:548/836;background:url("../../img/top/worries_img.png") no-repeat center/cover}.worries__panel--skills .worries__item-lead{margin-bottom:5px;color:#5525a2;font-size:1.8rem;font-weight:700;line-height:1.6}@media screen and (max-width:767px){.worries__panel--skills .worries__item-lead{font-size:1.6rem}}#results{position:relative;padding-block:70px 340px;background:-webkit-gradient(linear,left bottom,left top,from(rgb(46,0,57)),to(rgb(0,0,0)));background:linear-gradient(0,rgb(46,0,57) 0%,rgb(0,0,0) 100%);overflow:hidden}@media screen and (max-width:767px){#results{padding-block:60px 130px}}#results:before{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:58vw;background:url("../../img/top/voice_bg_top.png") no-repeat center/cover}@media screen and (max-width:767px){#results:before{height:900px}}#results:after{position:absolute;bottom:0;left:0;content:"";display:block;width:100%;height:40vw;background:url("../../img/top/voice_bg_bottom.png") no-repeat center/cover}@media screen and (max-width:767px){#results:after{height:520px}}#results .voice__inner{position:relative;padding-bottom:120px;z-index:5}@media screen and (max-width:767px){#results .voice__inner{padding-bottom:80px}}#results .section-title{margin-bottom:90px;color:#fff}@media screen and (max-width:767px){#results .section-title{margin-bottom:55px;padding-inline:5%;letter-spacing:0.14em}}#results .section-title .gradient-text{margin-bottom:30px;background:linear-gradient(45deg,#ffde00 0%,#ffffff 44%,#fff600 46%,#ffffff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:767px){#results .section-title .gradient-text{margin-bottom:20px;font-size:clamp(4.8rem,15vw,11.5rem)}}#results .voice__stats{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) clamp(30px,5vw,90px) minmax(0,1fr) clamp(30px,5vw,90px) minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(30px,5vw,90px);max-width:890px;margin:0 auto 105px;color:#fff;text-align:center}@media screen and (max-width:767px){#results .voice__stats{-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:15px;margin-bottom:40px;width:90%;margin-inline:auto}}#results .voice__stat{position:relative;isolation:isolate;display:-ms-grid;display:grid;place-content:center}@media screen and (max-width:767px){#results .voice__stat{min-height:115px}}#results .voice__stat-label{margin-bottom:15px;font-size:clamp(1.8rem,2vw,2.4rem);font-weight:700;line-height:1.5}@media screen and (max-width:767px){#results .voice__stat-label{margin-bottom:10px}}#results .voice__stat-value{color:#fff100;font-size:clamp(4rem,3vw,4.8rem);font-style:italic;font-weight:700;line-height:1;white-space:nowrap}@media screen and (max-width:767px){#results .voice__stat-value{font-size:4rem}}#results .voice__stat-value .gradation{background:-webkit-gradient(linear,left top,right top,from(#fff000),to(#fff));background:linear-gradient(90deg,#fff000 0%,#fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}#results .voice__stat-value.star{font-style:normal}#results .voice__stat-value .unit{font-size:1.8rem;font-weight:700;color:#fff}#results{}#results .star--half{color:#fff600;background:-webkit-gradient(linear,left top,right top,color-stop(0,#fff600),color-stop(50%,#AAAAAA));background:linear-gradient(90deg,#fff600 0 50%,#AAAAAA 50% 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}#results .voice__reviews{margin-bottom:45px}@media screen and (max-width:767px){#results .voice__reviews{margin-bottom:30px}}@media screen and (max-width:767px){#results .voice__reviews .slick-list{padding-left:5%}}#results .voice__reviews .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}#results .voice__reviews .slick-slide{float:none;height:auto}#results .voice__review-item{width:clamp(290px,24vw,360px);margin-right:clamp(24px,4vw,60px)}@media screen and (max-width:767px){#results .voice__review-item{width:min(82vw,340px);margin-right:20px}}#results .voice__review{min-height:300px;height:100%;padding:30px 38px;color:#111;background:#fff;border-radius:10px}@media screen and (max-width:767px){#results .voice__review{min-height:0;padding:25px 10%}}#results .voice__reviewer{margin-bottom:4px;font-size:1.8rem;font-weight:700}#results .voice__rating{display:block;margin-bottom:15px;color:#f39800;font-size:2.4rem;line-height:1}#results .voice__review-copy{line-height:1.75}#results .voice__pagination{margin-bottom:80px}@media screen and (max-width:767px){#results .voice__pagination{margin-bottom:55px;padding-inline:5%}}#results .voice__pagination .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:clamp(20px,3vw,38px)}@media screen and (max-width:767px){#results .voice__pagination .slick-dots{gap:12px}}#results .voice__pagination li{width:46px}@media screen and (max-width:767px){#results .voice__pagination li{width:28px}}#results .voice__pagination button{display:block;border-radius:10px;width:100%;height:5px;padding:0;overflow:hidden;color:transparent;font-size:0;background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}#results .voice__pagination button:before{display:block;width:100%;height:100%;content:"";background:#d5d5d5}@media screen and (max-width:767px){#results .voice__pagination button:before{height:4px}}#results .voice__pagination .slick-active button:before{background:#fff100}#results .voice__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;padding:0 0 36px;overflow-x:auto;overscroll-behavior-inline:contain}@media screen and (max-width:767px){#results .voice__gallery{gap:12px;padding-bottom:28px}}#results .voice__gallery::-webkit-scrollbar{height:25px}@media screen and (max-width:767px){#results .voice__gallery::-webkit-scrollbar{height:20px}}#results .voice__gallery::-webkit-scrollbar-track{background:#fff;border-radius:999px}#results .voice__gallery::-webkit-scrollbar-thumb{background:#cfcfcf;border:5px solid transparent;background-clip:content-box;border-radius:999px}#results .voice__gallery::-webkit-scrollbar-thumb:hover{background-color:#bdbdbd}@supports (-moz-appearance:none){#results .voice__gallery{scrollbar-color:#cfcfcf #fff;scrollbar-width:auto}}#results .voice__gallery-item{-webkit-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px}@media screen and (max-width:767px){#results .voice__gallery-item{-ms-flex-preferred-size:135px;flex-basis:135px}}#results .voice__gallery-image{display:block;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:8px}@media screen and (max-width:767px){#results .scrolling-text{bottom:25px}}@media screen and (max-width:767px){#results .scrolling-text .scrolling-text__track{padding-bottom:25px}}#results .scrolling-text .scrolling-text__track span{color:#fff}#event{position:relative;padding-block:170px 150px;overflow:hidden}@media screen and (max-width:900px){#event{padding-block:80px}}#event:before{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:58vw;background:url("../../img/top/event_bg_top.png") no-repeat center/cover}@media screen and (max-width:900px){#event:before{height:105vw;background-position:center top}}#event:after{position:absolute;top:170px;left:4vw;content:"";display:block;width:24vw;height:40vw;background:url("../../img/top/event_bg_deco.png") no-repeat center/contain}@media screen and (max-width:900px){#event:after{top:105px;left:-10vw;width:42vw;height:70vw;opacity:0.6}}#event .event__inner{position:relative;max-width:1000px;width:100%;margin-inline:auto;z-index:3}#event .section-title{margin-bottom:70px}@media screen and (max-width:900px){#event .section-title{margin-bottom:45px;letter-spacing:0.14em}}@media screen and (max-width:900px){#event .event__layout{-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr);row-gap:45px}}@media screen and (max-width:900px){#event .event__decoration{width:min(100%,371px);margin-inline:auto}}#event .event__decoration-image{display:block;width:100%;height:auto}#event .event__list{display:-ms-grid;display:grid;gap:40px;min-width:0}@media screen and (max-width:900px){#event .event__list{gap:30px}}#event .event__item{padding:30px 35px;background:#fff;border-radius:10px;border:2px solid #dddddd}#event .event__item.no-post{padding:48px 35px;text-align:center}@media screen and (max-width:900px){#event .event__item.no-post{padding:35px 5%}}@media screen and (max-width:900px){#event .event__item{padding:25px 5%;border-width:1px}}#event .event__head{margin-bottom:40px}@media screen and (max-width:900px){#event .event__head{margin-bottom:10px}}#event .event__title{color:#012866;font-size:2rem;font-weight:700;line-height:1.6}@media screen and (max-width:900px){#event .event__title{font-size:1.8rem}}#event .event__content{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 4% minmax(180px,300px);grid-template-columns:minmax(0,1fr) minmax(180px,300px);-webkit-column-gap:4%;-moz-column-gap:4%;column-gap:4%;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media screen and (max-width:900px){#event .event__content{-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr);row-gap:25px}}@media screen and (max-width:900px){#event .event__aside{display:-ms-grid;display:grid;width:min(100%,400px);margin-inline:auto}}#event .event__details{width:100%}#event .event__details tr{border-bottom:1px solid #cccccc}@media screen and (max-width:900px){#event .event__details tr{display:block;padding:15px 1em}}#event .event__details tr:last-child{border-bottom:none}#event .event__details td,#event .event__details th{text-align:left;vertical-align:top}@media print,screen and (min-width:900px){#event .event__details td,#event .event__details th{padding:15px 2em}}#event .event__details th{position:relative;width:115px;white-space:nowrap}@media print,screen and (min-width:900px){#event .event__details th:after{position:absolute;top:0;right:0;content:"";width:1px;height:80%;display:block;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-right:1px dashed #CCCCCC}}@media screen and (max-width:900px){#event .event__details th{margin-bottom:15px;display:block;width:100%;font-weight:700;color:#012866}}@media screen and (max-width:900px){#event .event__details td{display:block;width:100%}}#event .event__image-wrap{overflow:hidden;aspect-ratio:300/225;border-radius:10px}@media screen and (max-width:900px){#event .event__image-wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}#event .event__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#event .event__link-wrap{margin-top:60px}@media screen and (max-width:900px){#event .event__link-wrap{margin-block:0 40px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}#event .event__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 30px;border-radius:30px;background:-webkit-gradient(linear,left top,right top,from(#002b8f),to(#143cc3));background:linear-gradient(90deg,#002b8f 0%,#143cc3 100%);color:#fff;font-weight:700;-webkit-transition:-webkit-filter 0.25s ease;transition:-webkit-filter 0.25s ease;transition:filter 0.25s ease;transition:filter 0.25s ease,-webkit-filter 0.25s ease}@media screen and (max-width:900px){#event .event__link{padding:12px 25px}}#event .event__link:after{margin-left:0.5em;display:block;width:10px;height:10px;aspect-ratio:1;border-right:2px solid #fff;border-bottom:2px solid #fff;content:"";-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#event .event__link:hover{-webkit-filter:brightness(1.3);filter:brightness(1.3)}#event .event__more{margin-top:65px;text-align:center}@media screen and (max-width:900px){#event .event__more{margin-top:40px}}#event .event__more-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-inline:auto;max-width:330px;width:100%;padding:15px 30px;border:1px solid #aaaaaa;border-radius:30px;background:#fff;color:#333333;-webkit-transition:border-color 0.25s ease,color 0.25s ease;transition:border-color 0.25s ease,color 0.25s ease}@media screen and (max-width:900px){#event .event__more-link{width:min(100%,320px);min-width:0}}#event .event__more-link:after{margin-left:0.5em;display:block;width:10px;height:10px;aspect-ratio:1;border-right:2px solid #aaaaaa;border-bottom:2px solid #aaaaaa;content:"";-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:border-color 0.25s ease,color 0.25s ease;transition:border-color 0.25s ease,color 0.25s ease}@media (hover:hover){#event .event__more-link:hover{border-color:#3e2e9d;color:#3e2e9d}#event .event__more-link:hover:after{border-right:2px solid #3e2e9d;border-bottom:2px solid #3e2e9d}}#report{position:relative;overflow:hidden;padding-block:140px 170px}@media screen and (max-width:767px){#report{padding-block:80px}}#report{background:radial-gradient(circle at 20% 100%,rgba(241,250,250,0.5) 0%,transparent 45%),-webkit-gradient(linear,left top,left bottom,from(#ffffff),color-stop(20%,#ffffff),color-stop(55%,#fbfcfe),color-stop(78%,#f7fbfc),to(#f5fafc));background:radial-gradient(circle at 20% 100%,rgba(241,250,250,0.5) 0%,transparent 45%),linear-gradient(180deg,#ffffff 0%,#ffffff 20%,#fbfcfe 55%,#f7fbfc 78%,#f5fafc 100%)}#report:before{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:4px;background:-webkit-gradient(linear,left top,right top,from(rgb(0,26,183)),to(rgb(170,0,207)));background:linear-gradient(90deg,rgb(0,26,183) 0%,rgb(170,0,207) 100%)}#report:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:50vw;background:url("../../img/top/report_bg.png") no-repeat center/cover}@media screen and (max-width:767px){#report:after{height:120vw;background-position:center top}}#report .report__inner{position:relative;z-index:3}@media screen and (max-width:767px){#report .report__inner .section-title{letter-spacing:0.14em}}#report .report__intro{margin:60px auto 55px;max-width:810px;width:100%}@media screen and (max-width:767px){#report .report__intro{margin:40px auto 35px}}#report .report__intro .report__intro-title{margin-bottom:35px;font-size:2rem;font-weight:700;text-align:center}@media screen and (max-width:767px){#report .report__intro .report__intro-title{margin-bottom:20px;font-size:1.8rem;line-height:1.6}}@media screen and (max-width:767px){#report .report__intro .report__intro-text{line-height:1.9}#report .report__intro .report__intro-text br{display:none}}#report .report__gallery{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-animation:reportGalleryScroll 80s linear infinite;animation:reportGalleryScroll 80s linear infinite;will-change:transform}#report .report__gallery .report__gallery-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:20px}@media screen and (max-width:767px){#report .report__gallery .report__gallery-item{padding-right:12px}}#report .report__gallery .report__gallery-image{display:block;width:260px;height:195px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){#report .report__gallery .report__gallery-image{width:180px;height:135px}}#report .report__instagram{margin:65px auto 0;max-width:825px;width:100%}@media screen and (max-width:767px){#report .report__instagram{margin-top:45px}}#report .report__instagram .report__instagram-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-bottom:35px;text-align:center;font-size:2.2rem;font-weight:700}@media screen and (max-width:767px){#report .report__instagram .report__instagram-title{gap:12px;margin-bottom:25px;font-size:2rem}}#report .report__instagram .report__instagram-title:before{display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;content:"";width:30px;height:30px;background:url("../img/insta_icon.svg") no-repeat center/contain}#report .report__instagram .report__instagram-list{display:-ms-grid;display:grid;gap:30px;-ms-grid-columns:1fr 30px 1fr 30px 1fr 30px 1fr;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:767px){#report .report__instagram .report__instagram-list{-ms-grid-columns:minmax(0,1fr) 12px minmax(0,1fr) 12px minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}#report .report__instagram .report__instagram-item img{width:100%;height:auto}@-webkit-keyframes reportGalleryScroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes reportGalleryScroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.report__gallery{-webkit-animation:none;animation:none}}#flow{position:relative;overflow:hidden;padding-top:10vw}@media screen and (max-width:767px){#flow{padding-top:90px}}#flow:before{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:58vw;background:url("../../img/top/flow_bg_top.png") no-repeat center/cover}@media screen and (max-width:767px){#flow:before{height:110vw;background-position:center top}}#flow .section-title{margin-bottom:8vw;color:#fff}@media screen and (max-width:767px){#flow .section-title{margin-bottom:50px;letter-spacing:0.14em}}#flow .flow__inner{position:relative;max-width:1000px;width:100%;margin:0 auto;z-index:1}#flow .flow__wrap{border-radius:10px 10px 0 0;padding:80px 5% 100px;background:#fff}@media screen and (max-width:767px){#flow .flow__wrap{padding:45px 5%}}#flow .flow__read{margin-bottom:50px;text-align:center}@media screen and (max-width:767px){#flow .flow__read{margin-bottom:30px}}#flow .flow__read h4{margin-bottom:30px;font-size:2.4rem;font-weight:700;color:#012866}@media screen and (max-width:767px){#flow .flow__read h4{margin-bottom:20px;font-size:1.9rem;line-height:1.6}}@media screen and (max-width:767px){#flow .flow__read p{line-height:1.8;text-align:left}#flow .flow__read p br{display:none}}#flow .flow-list .flow-list__item{display:-ms-grid;display:grid;-webkit-column-gap:5%;-moz-column-gap:5%;column-gap:5%;-ms-grid-columns:minmax(0,85px) 5% minmax(0,1fr);grid-template-columns:minmax(0,85px) minmax(0,1fr);margin-inline:auto;padding-block:40px;max-width:745px;width:100%}@media screen and (max-width:767px){#flow .flow-list .flow-list__item{-ms-grid-columns:60px 15px minmax(0,1fr);grid-template-columns:60px minmax(0,1fr);-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;padding-block:30px}}#flow .flow-list .flow-list__item .flow-list__step{background:url(../../img/top/step.png) no-repeat center/contain;color:#fff;font-weight:700;font-size:2.8rem;width:85px;height:85px;text-align:center;display:-ms-grid;display:grid;place-content:center;line-height:1}@media screen and (max-width:767px){#flow .flow-list .flow-list__item .flow-list__step{width:60px;height:60px;font-size:2.2rem}}#flow .flow-list .flow-list__item .flow-list__step span{display:block;font-size:1.2rem;letter-spacing:0.1em}#flow .flow-list .flow-list__item+.flow-list__item{border-top:1px dashed #7B7B7B}#flow .flow-list .flow-list__item .flow-list__title{margin-bottom:15px;font-size:2rem;font-weight:700;color:#012866}@media screen and (max-width:767px){#flow .flow-list .flow-list__item .flow-list__title{margin-bottom:10px;font-size:1.7rem;line-height:1.5}}@media screen and (max-width:767px){#flow .flow-list .flow-list__item .flow-list__text{line-height:1.8}}#q-a{position:relative;padding-top:120px}@media screen and (max-width:767px){#q-a{padding-top:70px}}#q-a:before{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:4px;background:-webkit-gradient(linear,left top,right top,from(rgb(0,26,183)),to(rgb(170,0,207)));background:linear-gradient(90deg,rgb(0,26,183) 0%,rgb(170,0,207) 100%)}#q-a:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:42vw;background:url("../../img/top/q_a_bg.png") no-repeat center/cover}@media screen and (max-width:767px){#q-a:after{height:68vw;background-position:center top}}#q-a .q-a__inner{position:relative;z-index:5}#q-a .section-title{margin-bottom:60px}@media screen and (max-width:767px){#q-a .section-title{margin-bottom:40px;letter-spacing:0.14em;line-height:1.6}}#q-a .q-a__list{margin-inline:auto;max-width:885px;width:100%}#q-a .q-a__list dl{padding-block:40px}@media screen and (max-width:767px){#q-a .q-a__list dl{padding-block:28px}}#q-a .q-a__list dl+dl{border-top:1px dashed #7B7B7B}#q-a .q-a__list dl dt{position:relative;margin-bottom:20px;font-size:1.8rem;font-weight:700;display:-ms-grid;display:grid;-ms-grid-columns:26px 1em minmax(0,1fr);grid-template-columns:26px minmax(0,1fr);gap:1em}@media screen and (max-width:767px){#q-a .q-a__list dl dt{gap:10px;margin-bottom:14px;font-size:1.6rem;line-height:1.6}}#q-a .q-a__list dl dt:before{content:"Q";display:-ms-grid;display:grid;place-items:center;padding:2px 0 2px 3px;color:#fff;font-weight:500;text-align:center;width:26px;height:26px;border-radius:50%;font-family:"Roboto",sans-serif;background:-webkit-gradient(linear,left top,right top,from(rgb(0,3,107)),to(rgb(109,0,160)));background:linear-gradient(90deg,rgb(0,3,107) 0%,rgb(109,0,160) 100%)}#q-a .q-a__list dl dd{padding-left:3em}@media screen and (max-width:767px){#q-a .q-a__list dl dd{padding-left:36px;line-height:1.8}}#greeting{padding-top:200px}@media screen and (max-width:767px){#greeting{padding-top:80px}}.greeting__inner{width:100%;max-width:1100px;margin-inline:auto}.greeting__title{margin-bottom:clamp(45px,6vw,60px)}@media screen and (max-width:767px){.greeting__title{margin-bottom:40px;letter-spacing:0.14em}}.greeting__title .gradient-text{font-size:10rem}@media screen and (max-width:767px){.greeting__title .gradient-text{font-size:clamp(4.8rem,15vw,10rem)}}.greeting__profile{margin-bottom:70px;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,400px) 8% minmax(0,1fr);grid-template-columns:minmax(0,400px) minmax(0,1fr);-webkit-column-gap:8%;-moz-column-gap:8%;column-gap:8%}@media screen and (max-width:767px){.greeting__profile{-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr);row-gap:30px;margin-bottom:45px}}@media screen and (max-width:767px){.greeting__photo{width:min(100%,400px);margin-inline:auto}}.greeting__photo img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:10px}.greeting__identity{padding-top:clamp(12px,2vw,20px)}@media screen and (max-width:767px){.greeting__identity{padding-top:0}}.greeting__organization{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(18px,2.5vw,28px)}@media screen and (max-width:767px){.greeting__organization{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px}}.greeting__organization-logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (max-width:767px){.greeting__organization-logo{width:clamp(55px,16vw,70px)}}@media screen and (max-width:767px){.greeting__organization-name{line-height:1.5}}.greeting__organization-name span,.greeting__organization-name strong{display:block}.greeting__organization-name span{margin-bottom:4px;font-size:1.6rem}@media screen and (max-width:767px){.greeting__organization-name span{font-size:1.3rem}}.greeting__organization-name strong{font-size:2.4rem;font-weight:700}@media screen and (max-width:767px){.greeting__organization-name strong{font-size:1.9rem}}.greeting__position{margin-top:35px;font-weight:700}@media screen and (max-width:767px){.greeting__position{text-align:center;margin-top:25px}}.greeting__name{margin-top:5px;font-size:2.4rem;font-weight:700}@media screen and (max-width:767px){.greeting__name{text-align:center;font-size:2rem}}@media screen and (max-width:767px){.greeting__name-en{text-align:center}}.greeting__message{line-height:2.2}@media screen and (max-width:767px){.greeting__message{line-height:2;letter-spacing:0.05em}}@media screen and (max-width:767px){.greeting__message br{display:none}}#company{margin-top:140px}@media screen and (max-width:767px){#company{margin-top:90px}}#company .company__inner{width:100%;max-width:900px;margin-inline:auto}#company .company__title{margin-bottom:70px}@media screen and (max-width:767px){#company .company__title{margin-bottom:40px;letter-spacing:0.14em}}@media screen and (max-width:767px){#company .company__title .gradient-text{font-size:clamp(4.6rem,12vw,11.5rem)}}#company .company__table{width:100%;table-layout:fixed}#company .company__table tr:last-child td,#company .company__table tr:last-child th{border:none}#company .company__table td,#company .company__table th{padding-block:22px;line-height:1.8;letter-spacing:0.08em;text-align:left;vertical-align:top}@media screen and (max-width:767px){#company .company__table td,#company .company__table th{padding-block:16px;line-height:1.7;letter-spacing:0.03em}}#company .company__table th{width:18%;padding-inline:2em;border-bottom:2px solid #00346f;font-weight:500;white-space:nowrap}@media screen and (max-width:767px){#company .company__table th{width:28%;padding-inline:1em}}#company .company__table td{padding-inline:4em 2em;border-bottom:2px solid #dddddd}@media screen and (max-width:767px){#company .company__table td{padding-inline:1em;overflow-wrap:anywhere}}
/*# sourceMappingURL=top.css.map */