@charset "UTF-8";*,:after,:before{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:400}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;appearance:radio}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}fieldset,option{padding:0}fieldset{margin:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:400}html{font-size:62.5%}body{font-family:Noto Sans JP,sans-serif;color:#1c1c1c;font-size:1.5rem;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch}body a{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;cursor:pointer}body a:hover{text-decoration:none}.container{width:100%;margin:0;padding:0;max-width:100%;min-width:100%}button,input,select,textarea{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;text-align:left;line-height:inherit;font-family:inherit}select::-ms-expand{display:none}.lg:not(br),.sp:not(br),.tb:not(br),br.lg,br.sp,br.tb{display:none!important}.pc:not(br){display:block!important}br.pc{display:inline-block!important}.fixed{position:fixed;width:100%;height:100%}@media screen and (max-width:1090px){.pc:not(br),.sp:not(br),.tb:not(br),br.pc,br.sp,br.tb{display:none!important}.lg:not(br){display:block!important}br.lg{display:inline-block!important}}@media screen and (max-width:900px){.lg:not(br),.pc:not(br),.sp:not(br),br.lg,br.pc,br.sp{display:none!important}.tb:not(br){display:block!important}br.tb{display:inline-block!important}}@media screen and (max-width:600px){.lg:not(br),.pc:not(br),.tb:not(br),br.lg,br.pc,br.tb{display:none!important}.sp:not(br){display:block!important}br.sp{display:inline-block!important}}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:10000;pointer-events:none;opacity:0;-webkit-transition:opacity .6s cubic-bezier(.69,0,.64,1);transition:opacity .6s cubic-bezier(.69,0,.64,1)}body.fadeout:after{opacity:1}.slider{display:none}.slider.slick-initialized,.smoothText{display:block}.smoothText{overflow:hidden}.smoothTextTrigger{transition:1.2s ease-in-out;transform:translate3d(0,100%,0) skewY(12deg);transform-origin:left;display:block;padding-bottom:2px}.smoothTextTrigger.smoothTextAppear{transform:translateZ(0) skewY(0)}.container{overflow:hidden}.header{padding:0 30px;height:130px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center}.header__logo img{height:60px}@media screen and (max-width:1090px){.header{height:90px}}@media screen and (max-width:600px){.header{padding:0 15px;height:70px}.header__logo img{width:auto;height:36px}}@media screen and (max-width:1090px){.navbar{position:fixed;top:20px;right:30px;z-index:1001;width:50px;height:50px;border-radius:50%;background:#0097c4;transition:.5s ease}.navbar span{position:absolute;left:13px;width:24px;height:2px;background:#fff;transition:.5s ease}.navbar span:first-child{top:17px}.navbar span:nth-child(2){top:24px}.navbar span:nth-child(3){bottom:17px}.navbar.is-active{background:#fff}.navbar.is-active span{left:20px;background:#0097c4}.navbar.is-active span:first-child{transform:rotate(45deg) translateY(10px)}.navbar.is-active span:nth-child(2){opacity:0;transform:translate(8px)}.navbar.is-active span:nth-child(3){transform:rotate(-45deg) translateY(-10px)}}@media screen and (max-width:600px){.navbar{top:10px;right:15px}}.nav{margin-left:auto}.nav__list{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center}.nav__item{margin-left:50px}.nav__item a{position:relative;display:inline-block;font-size:1.5rem;line-height:3rem;letter-spacing:.07em;font-weight:700}@media screen and (min-width:1025px){.nav__item a:hover{color:#0097c4}.nav__item a:hover:before{opacity:1;bottom:-10px}}.nav__item a:before{content:"";position:absolute;bottom:-18px;left:50%;margin-left:-4px;width:8px;height:8px;display:block;background:#0097c4;border-radius:50%;opacity:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.nav__item:first-child{margin-left:0}.nav__item--entry{margin-left:60px}.nav__item--entry a{display:block;width:250px;background:#0097c4;color:#fff;font-size:1.5rem;font-weight:700;text-align:center;padding:18px 0;letter-spacing:.07em;border-radius:27px}@media screen and (min-width:1025px){.nav__item--entry a:hover{opacity:.7}}.nav__item--entry svg{margin-right:15px;vertical-align:-3px}@media screen and (max-width:1090px){.nav{position:fixed;right:-120%;top:0;width:400px;max-width:100%;height:100%;background:#0097c4;transition:.5s ease;z-index:1000}.nav.is-open{right:0}.nav__list{display:block;padding:80px 30px}.nav__item{width:100%;margin-left:0;border-top:1px solid #fff}.nav__item:first-child{border-top:0}.nav__item a{display:block;color:#fff;text-align:center;padding:18px 0}.nav__item--entry{margin-left:0}.nav__item--entry a{border:1px solid #fff;width:100%;background:#fff;color:#0097c4}.nav__item--entry svg path{fill:#0097c4}}.cover{position:fixed;width:100%;height:100%;z-index:998;background:transparent;top:0;right:0;bottom:0;left:0;display:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);will-change:backdrop-filter}.footer{background:#868686;color:#fff;padding:80px 0}.footer__inner{padding-right:60px;padding-left:60px;margin-right:auto;margin-left:auto;max-width:1220px}@media screen and (max-width:1090px){.footer__inner{max-width:100%;padding-right:30px;padding-left:30px}}@media screen and (max-width:900px){.footer__inner{padding-right:30px;padding-left:30px}}@media screen and (max-width:600px){.footer__inner{padding-right:15px;padding-left:15px}}.footer__main{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:flex-start;-webkit-box-align:flex-start;-webkit-align-items:flex-start;-ms-flex-align:flex-start}.footer__add{margin-top:28px;font-size:1.4rem;letter-spacing:.025em}.footer__add--post{font-size:1.6rem;letter-spacing:.03em;font-family:Inter,sans-serif;vertical-align:-1px;margin-right:3px}.footer__tel{margin-top:19px}.footer__tel--num{margin-top:10px;font-family:Inter,sans-serif;font-size:1.7rem;letter-spacing:.03em}.footer__tel--num:first-child{margin-top:0}.footer__tel--label{font-size:1.3rem;margin-right:3px}.footer__tel .lt51{letter-spacing:.051em}.footer__nav{margin-left:auto;padding-top:2px}.footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:flex-start;-webkit-box-align:flex-start;-webkit-align-items:flex-start;-ms-flex-align:flex-start}.footer__nav-item{margin-left:58px}.footer__nav-item:first-child{margin-left:0}.footer__nav-item a{font-size:1.3rem;letter-spacing:.07em;font-weight:500}@media screen and (min-width:1025px){.footer__nav-item a:hover{color:#ff7}}.footer__bottom{margin-top:33px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:flex-start;-webkit-box-align:flex-start;-webkit-align-items:flex-start;-ms-flex-align:flex-start}.footer__copy{margin-right:auto;font-family:Inter,sans-serif;font-size:1.4rem;letter-spacing:.03em;order:1}.footer__att{font-size:1.1rem;letter-spacing:.025em;margin-right:0;padding-top:1px;order:2}@media screen and (max-width:900px){.footer{padding:60px 0}.footer__main{display:block;text-align:center}.footer__nav{display:none}.footer__bottom{display:block;text-align:center}.footer__copy{margin-top:21px}}@media screen and (max-width:600px){.footer__logo svg{height:auto}.footer__bottom{margin-top:58px}.footer__att{line-height:2rem}}.heading{padding-top:100px}.heading__ttl{padding-right:60px;padding-left:60px;margin-right:auto;margin-left:auto;max-width:1220px}@media screen and (max-width:1090px){.heading__ttl{max-width:100%;padding-right:30px;padding-left:30px}}@media screen and (max-width:900px){.heading__ttl{padding-right:30px;padding-left:30px}}@media screen and (max-width:600px){.heading__ttl{padding-right:15px;padding-left:15px}}.heading__ttl--en{margin-left:-3px;font-size:7rem;font-weight:600;letter-spacing:.03em;font-family:Inter,sans-serif;color:#0097c4}.heading__ttl--ja{margin-top:14px;font-size:1.8rem;letter-spacing:.06em;font-weight:700}.heading__bg{position:relative;margin-top:41px;height:400px}.heading__bg:before{position:absolute;top:0;right:0;width:100%;height:100%;z-index:2;background:#fff;content:"";transition:.8s ease}.heading__bg img{object-fit:cover;width:100%;height:100%}.heading__bg.is-show:before{width:0}@media screen and (max-width:600px){.heading{padding-top:45px}.heading__ttl--en{font-size:4rem}.heading__ttl--ja{margin-top:12px;font-size:1.6rem}.heading__bg{height:160px}}.ttl__en{font-family:Inter,sans-serif;font-size:1.9rem;font-weight:600;letter-spacing:.04em;color:#0097c4}.ttl__ja{margin-top:-2px;font-size:3rem;letter-spacing:.05em;line-height:5.2rem;font-weight:700}.ttl__ja br{display:none}.ttl__ja--rec{position:relative;margin-top:-8px;font-size:3rem;letter-spacing:.04em;font-weight:700}.ttl__ja--rec span{position:relative;display:inline-block;padding:0 25px}.ttl__ja--rec span:after,.ttl__ja--rec span:before{position:absolute;top:15px;content:"";width:47px;height:2px;background:#1c1c1c}.ttl__ja--rec span:before{left:100%}.ttl__ja--rec span:after{right:100%}.ttl__ja--sm{font-size:1.5rem}.ttl--rec{text-align:center}@media screen and (max-width:600px){.ttl__en{font-size:1.6rem}.ttl__ja{margin-top:4px;font-size:2.6rem;line-height:4rem}.ttl__ja br{display:inline-block}.ttl__ja--rec{font-size:2.7rem;margin-top:-6px}.ttl__ja--rec span{padding:0 15px}.ttl__ja--rec span:after,.ttl__ja--rec span:before{width:30px;top:13px}}.pnkz{width:100%;padding-right:60px;padding-left:60px;margin-right:auto;margin-left:auto;max-width:1220px}@media screen and (max-width:1090px){.pnkz{max-width:100%;padding-right:30px;padding-left:30px}}@media screen and (max-width:900px){.pnkz{padding-right:30px;padding-left:30px}}@media screen and (max-width:600px){.pnkz{padding-right:15px;padding-left:15px}}.pnkz__list{letter-spacing:-.4em;text-align:right;padding:0 100px}.pnkz__item{display:inline-block;letter-spacing:normal;padding:13px 0}.pnkz__item a,.pnkz__item span{font-size:1.2rem;letter-spacing:.1em;font-weight:500;color:#909090;display:block;max-width:24em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pnkz__item a{color:#1c1c1c}.pnkz__item a svg{margin-right:8px}@media screen and (min-width:1025px){.pnkz__item a:hover{color:#0097c4}}.pnkz__item a:after{content:"｜";color:#909090}@media screen and (max-width:900px){.pnkz__list{padding:0 20px}}@media screen and (max-width:600px){.pnkz{position:static;padding-right:60px;padding-left:60px;margin-right:auto;margin-left:auto;max-width:1220px}}@media screen and (max-width:600px) and (max-width:1090px){.pnkz{max-width:100%;padding-right:30px;padding-left:30px}}@media screen and (max-width:600px) and (max-width:900px){.pnkz{padding-right:30px;padding-left:30px}}@media screen and (max-width:600px) and (max-width:600px){.pnkz{padding-right:15px;padding-left:15px}}@media screen and (max-width:600px){.pnkz--rec{padding-right:60px;padding-left:60px;margin-right:auto;margin-left:auto;max-width:1220px}}@media screen and (max-width:600px) and (max-width:1090px){.pnkz--rec{max-width:100%;padding-right:30px;padding-left:30px}}@media screen and (max-width:600px) and (max-width:900px){.pnkz--rec{padding-right:30px;padding-left:30px}}@media screen and (max-width:600px) and (max-width:600px){.pnkz--rec{padding-right:15px;padding-left:15px}}@media screen and (max-width:600px){.pnkz__list{padding-right:0}.pnkz__item span{max-width:12em}}.btn{width:290px;margin-right:auto;margin-left:auto}.btn a{display:block;width:100%;background:#005ca3;color:#fff;text-align:center;font-size:1.4rem;line-height:2.2rem;letter-spacing:.07em;font-weight:700;padding:17px 0}@media screen and (min-width:1025px){.btn a:hover{background:#ff7}}@media screen and (max-width:600px){.btn{width:100%}}.entry{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.entry__item,.entry__item--entry,.entry__item--info{flex:0 0 50%;max-width:50%}.entry__item--info .entry__link{background:#0097c4}.entry__item--entry .entry__link{background:#005ca3}.entry__link{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:#fff;height:140px}@media screen and (min-width:1025px){.entry__link:hover{opacity:.8}}.entry__ttl{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center}.entry__ttl span{font-size:2.3rem;letter-spacing:.07em;font-weight:500;margin-left:20px}.entry__ttl--en{margin-top:15px;font-size:1.4rem;font-weight:600;letter-spacing:.04em}@media screen and (max-width:600px){.entry__link{height:110px}.entry__ttl{display:block;text-align:center}.entry__ttl img{height:24px;width:auto}.entry__ttl span{margin-top:12px;display:block;font-size:1.8rem;margin-left:0}.entry__ttl--en{display:none}}.fix-btn{position:fixed;z-index:199;right:0;bottom:40px}.fix-btn__link,.fix-btn__link--entry{display:block;background:#0097c4;color:#ff7;width:267px;border-top-left-radius:12px;border-bottom-left-radius:12px;letter-spacing:-.4em;text-align:center;padding:23px 0 23px 7px;box-shadow:2px 2px 6px 0 rgba(0,0,0,.16)}@media screen and (min-width:1025px){.fix-btn__link--entry:hover,.fix-btn__link:hover{background:#005ca3}}.fix-btn__link--entry{padding:21px 0 21px 76px;width:212px;text-align:left;position:relative}.fix-btn__link--entry svg{position:absolute;left:26px;top:50%;transform:translateY(-50%);width:38px;height:auto}.fix-btn__link--entry .fix-btn__en{display:block;margin-right:0}.fix-btn__link--entry .fix-btn__ja{margin-top:5px;display:block}.fix-btn__en{font-size:2.1rem;font-family:Inter,sans-serif;font-weight:600;letter-spacing:.04em;margin-right:11px}.fix-btn__en,.fix-btn__ja{display:inline-block;vertical-align:middle}.fix-btn__ja{font-size:1.3rem;letter-spacing:.07em;font-weight:700}@media screen and (max-width:600px){.fix-btn{display:none}}.fadeUp{animation-name:fadeUpAnime;animation-duration:1.6s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.32,0,.15,1);opacity:0}@keyframes fadeUpAnime{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.loading{position:fixed;width:100%;height:100%;z-index:10000;transition:1s ease}.loading svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading.is-ended{opacity:0;visibility:hidden}@media screen and (max-width:600px){.loading svg{width:120px;height:auto}}.loading{background:linear-gradient(326deg,#0097c4,#0071c4,#0097c4);background-size:600% 600%;-webkit-animation:bg-anm 21s ease infinite;-moz-animation:bg-anm 21s ease infinite;animation:bg-anm 21s ease infinite}@-webkit-keyframes bg-anm{0%{background-position:18% 0}50%{background-position:83% 100%}to{background-position:18% 0}}@-moz-keyframes bg-anm{0%{background-position:18% 0}50%{background-position:83% 100%}to{background-position:18% 0}}@keyframes bg-anm{0%{background-position:18% 0}50%{background-position:83% 100%}to{background-position:18% 0}}.loading svg .svg-elem-1{stroke-dashoffset:1047.0076904297px;stroke-dasharray:1047.0076904297px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 0s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 0s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-1{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-2{stroke-dashoffset:216.4093017578px;stroke-dasharray:216.4093017578px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .12s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .12s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-2{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-3{stroke-dashoffset:216.0855712891px;stroke-dasharray:216.0855712891px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .24s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .24s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-3{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-4{stroke-dashoffset:55.7824783325px;stroke-dasharray:55.7824783325px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .36s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .36s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-4{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-5{stroke-dashoffset:45.9730949402px;stroke-dasharray:45.9730949402px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .48s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .48s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-5{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-6{stroke-dashoffset:46.1165008545px;stroke-dasharray:46.1165008545px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .6s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .6s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-6{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-7{stroke-dashoffset:46.1068611145px;stroke-dasharray:46.1068611145px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .72s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .72s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-7{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-8{stroke-dashoffset:48.2744293213px;stroke-dasharray:48.2744293213px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .84s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .84s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-8{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-9{stroke-dashoffset:39.864364624px;stroke-dasharray:39.864364624px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .96s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .96s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-9{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-10{stroke-dashoffset:38.6402740479px;stroke-dasharray:38.6402740479px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.08s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.08s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-10{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-11{stroke-dashoffset:38.664390564px;stroke-dasharray:38.664390564px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.2s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.2s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-11{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-12{stroke-dashoffset:45.9924049377px;stroke-dasharray:45.9924049377px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.32s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.32s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-12{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-13{stroke-dashoffset:38.6545639038px;stroke-dasharray:38.6545639038px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.44s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.44s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-13{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-14{stroke-dashoffset:51.966381073px;stroke-dasharray:51.966381073px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.56s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.56s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-14{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-15{stroke-dashoffset:48.2749137878px;stroke-dasharray:48.2749137878px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.68s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.68s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-15{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-16{stroke-dashoffset:37.6229896545px;stroke-dasharray:37.6229896545px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.8s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.8s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-16{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-17{stroke-dashoffset:46.0786132813px;stroke-dasharray:46.0786132813px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.92s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.92s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-17{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-18{stroke-dashoffset:38.6578674316px;stroke-dasharray:38.6578674316px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.04s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.04s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-18{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-19{stroke-dashoffset:46.0718002319px;stroke-dasharray:46.0718002319px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.16s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.16s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-19{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-20{stroke-dashoffset:30.1444721222px;stroke-dasharray:30.1444721222px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.28s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.28s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-20{stroke-dashoffset:0;fill:#fff}.loading svg .svg-elem-21{stroke-dashoffset:48.2664413452px;stroke-dasharray:48.2664413452px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.4s,fill .4s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.4s,fill .4s cubic-bezier(.47,0,.745,.715) 1s}.loading svg.active .svg-elem-21{stroke-dashoffset:0;fill:#fff}.header{position:absolute;top:0;left:0;width:100%;z-index:999}.fv{position:relative}.fv:before{position:absolute;top:0;left:0;content:"";width:100%;height:400px;background:#fff;background:linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.7));z-index:3}.fv__bg,.fv__sl{width:100%;height:100%}.fv__sl .slick-list,.fv__sl .slick-track{height:100%}.fv__sl-item{height:100%;overflow:hidden}.fv__sl-item img{width:100%;height:100%;object-fit:cover}.fv .slick-dots{position:absolute;left:65px;bottom:24px;letter-spacing:-.4em}.fv .slick-dots li{display:inline-block;letter-spacing:normal;margin-right:10px}.fv .slick-dots li.slick-active button{background:#0097c4}.fv .slick-dots button{text-indent:-9999px;width:10px;height:10px;background:#fff;border-radius:50%}.fv__catch{position:absolute;left:65px;top:50%;transform:translateY(-50%);z-index:4}.fv__catch--en img{filter:drop-shadow(1px 1px 6px rgba(255,255,255,.5))}.fv__catch--ja{margin-top:43px;font-size:3.4rem;letter-spacing:.04em;font-weight:500;padding-left:2px;text-shadow:1px 1px 6px hsla(0,0%,100%,.5)}@media screen and (max-width:1090px){.fv .slick-dots,.fv__catch{left:30px}}@media screen and (max-width:900px){.fv{min-height:600px}.fv__catch--en img{width:auto;height:128px}.fv__catch--ja{font-size:3rem}}@media screen and (max-width:600px){.fv__catch{left:20px}.fv__catch--en img{width:auto;height:auto;max-width:100%;max-height:80px}.fv__catch--ja{font-size:2.3rem;margin-top:28px}}.about{background:#f0f2f5;height:822px;padding:160px 0 0;position:relative;overflow:hidden}.about__wrap{padding-right:60px;padding-left:60px;margin-right:auto;margin-left:auto;max-width:1220px}@media screen and (max-width:1090px){.about__wrap{max-width:100%;padding-right:30px;padding-left:30px}}@media screen and (max-width:900px){.about__wrap{padding-right:30px;padding-left:30px}}@media screen and (max-width:600px){.about__wrap{padding-right:15px;padding-left:15px}}.about .ttl__en{font-size:1.9rem}.about .ttl__ja{margin-top:31px;font-size:4.7rem}.about__txt{max-width:435px;position:relative;z-index:2}.about__desc{margin-top:41px;font-size:1.5rem;line-height:3rem;letter-spacing:.07em;font-weight:500}.about__desc span{font-size:2rem}.about__btn{margin-top:42px}.about__btn a{display:block;width:270px;padding:18px 0 19px;border:1px solid #0097c4;border-radius:12px;font-size:1.5rem;font-weight:500;text-align:center;color:#0097c4;letter-spacing:.07em}@media screen and (min-width:1025px){.about__btn a:hover{background:#0097c4;color:#fff}}.about__mv{position:absolute;top:42%;left:43.75%;transform:translateY(-50%);width:56.25%}.about__mv video{width:calc(100% + 110px);height:auto}.about__mv.is-show .about__link,.about__mv.is-show .about__link1,.about__mv.is-show .about__link2,.about__mv.is-show .about__link3,.about__mv.is-show .about__link4,.about__mv.is-show .about__link5,.about__mv.is-show .about__link6,.about__mv.is-show .about__link7{opacity:1;transform:translate(0) scale(1)}.about__link,.about__link1,.about__link2,.about__link3,.about__link4,.about__link5,.about__link6,.about__link7{position:absolute;opacity:0;transform:translateY(-12px) scale(.8);transform-origin:bottom;transition:opacity .4s ease,transform .7s ease}.about__link1 a,.about__link2 a,.about__link3 a,.about__link4 a,.about__link5 a,.about__link6 a,.about__link7 a,.about__link a{display:block;width:117px;height:117px;color:#fff;position:relative;text-align:center}.about__link1 a:hover .off,.about__link2 a:hover .off,.about__link3 a:hover .off,.about__link4 a:hover .off,.about__link5 a:hover .off,.about__link6 a:hover .off,.about__link7 a:hover .off,.about__link a:hover .off{opacity:0;visibility:hidden}.about__link1 a:hover .on,.about__link2 a:hover .on,.about__link3 a:hover .on,.about__link4 a:hover .on,.about__link5 a:hover .on,.about__link6 a:hover .on,.about__link7 a:hover .on,.about__link a:hover .on{opacity:1;visibility:visible}.about__link1 a:hover:before,.about__link2 a:hover:before,.about__link3 a:hover:before,.about__link4 a:hover:before,.about__link5 a:hover:before,.about__link6 a:hover:before,.about__link7 a:hover:before,.about__link a:hover:before{width:117px;height:117px;background:#005ca3}.about__link1 a:hover:after,.about__link2 a:hover:after,.about__link3 a:hover:after,.about__link4 a:hover:after,.about__link5 a:hover:after,.about__link6 a:hover:after,.about__link7 a:hover:after,.about__link a:hover:after{bottom:-14px;border-color:#005ca3 transparent transparent}.about__link1 a:before,.about__link2 a:before,.about__link3 a:before,.about__link4 a:before,.about__link5 a:before,.about__link6 a:before,.about__link7 a:before,.about__link a:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:93px;height:93px;background:#0097c4;border-radius:50%;transition:.4s ease}.about__link1 a:after,.about__link2 a:after,.about__link3 a:after,.about__link4 a:after,.about__link5 a:after,.about__link6 a:after,.about__link7 a:after,.about__link a:after{position:absolute;left:50%;transform:translate(-50%);bottom:-2px;content:"";border-color:#0097c4 transparent transparent;border-style:solid;border-width:26px 15px 0;transition:.4s ease}.about__link1 a .off,.about__link2 a .off,.about__link3 a .off,.about__link4 a .off,.about__link5 a .off,.about__link6 a .off,.about__link7 a .off,.about__link a .off{font-family:Inter,sans-serif;font-size:1.9rem;letter-spacing:.04em;font-weight:500}.about__link1 a .on,.about__link2 a .on,.about__link3 a .on,.about__link4 a .on,.about__link5 a .on,.about__link6 a .on,.about__link7 a .on,.about__link a .on{opacity:0;visibility:hidden}.about__link1 a span,.about__link2 a span,.about__link3 a span,.about__link4 a span,.about__link5 a span,.about__link6 a span,.about__link7 a span,.about__link a span{position:absolute;z-index:2;display:block;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.7rem;letter-spacing:.05em;line-height:2.3rem;font-weight:700;transition:.4s ease}.about__link1{transition-delay:.1s;top:47.0404984424%;left:24.7202441506%}.about__link2{transition-delay:.3s;top:16.3551401869%;left:17.5991861648%}.about__link3{transition-delay:.5s;top:3.8940809969%;left:33.1637843337%}.about__link4{transition-delay:.7s;top:28.9719626168%;left:76.1953204476%}.about__link5{transition-delay:.9s;top:23.9875389408%;left:3.7639877925%}.about__link6{transition-delay:1.1s;top:38.785046729%;left:49.3387589013%}.about__link7{transition-delay:1.3s;top:63.707165109%;left:31.7395727365%}.about__more{margin-top:auto;position:absolute;bottom:0;right:100px}.about__more a{display:inline-block;font-size:1.5rem;font-weight:500;letter-spacing:.07em}@media screen and (min-width:1025px){.about__more a:hover{color:#005ca3}.about__more a:hover svg path{stroke:#005ca3}}.about__more svg{vertical-align:0;margin-left:9px}.about__more svg path{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}@media screen and (max-width:1100px){.about{height:auto}.about__mv{position:relative;top:-80px;transform:none;left:22.5%;width:80%}}@media screen and (max-width:900px){.about__link,.about__link1,.about__link2,.about__link3,.about__link4,.about__link5,.about__link6,.about__link7{display:none}.about__more{right:60px}}@media screen and (max-width:600px){.about{padding-top:100px;padding-bottom:100px}.about .ttl__en{font-size:1.6rem}.about .ttl__ja{margin-top:22px;font-size:4.2rem}.about__btn a,.about__txt{width:100%}.about__mv{width:100%;left:0;top:auto}.about__mv video{width:calc(100% + 60px)}.about__more{position:static;text-align:right;padding-right:15px;margin-top:40px}}.ttl__ja{margin-top:8px}.works{padding:100px 0 0}.works__wrap{padding-right:60px;padding-left:60px;margin-right:auto;margin-left:auto;max-width:1220px}@media screen and (max-width:1090px){.works__wrap{max-width:100%;padding-right:30px;padding-left:30px}}@media screen and (max-width:900px){.works__wrap{padding-right:30px;padding-left:30px}}@media screen and (max-width:600px){.works__wrap{padding-right:15px;padding-left:15px}}.works .ttl{text-align:center}.works__content{margin-top:64px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.works__box{flex:0 0 33.3333%;max-width:33.3333%}.works__box a{display:block;position:relative;border-radius:50%;text-align:center;height:0;padding-bottom:100%}@media screen and (min-width:1025px){.works__box a:hover{color:#005ca3}.works__box a:hover svg path{fill:#005ca3}.works__box a:hover:before{border-color:#0097c4;background:rgba(0,151,196,.06);transform:translate(-50%,-50%) scale(1.04)}}.works__box a:before{width:calc(100% + 12px);height:calc(100% + 12px);display:block;content:"";border:1px solid #1c1c1c;border-radius:50%;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.works__box-content,.works__box a:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.works__box-content{padding-bottom:24px}.works__icn{height:102px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}.works svg path{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.works__name{margin-top:24px;font-size:2rem;font-weight:500;letter-spacing:.07em}.works__name--en{margin-top:61px;font-family:Inter,sans-serif;font-size:1.6rem;letter-spacing:.04em;font-weight:500}.works__arr{position:absolute;bottom:66px;left:50%;transform:translate(-50%)}@media screen and (max-width:900px){.works__content{-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}.works__box{flex:0 0 48%;max-width:48%}.works__box:last-child{margin-top:-48px}.works__arr{bottom:45px}}@media screen and (max-width:600px){.works{padding-top:80px}.works__content{display:block;margin-top:35px}.works__box{max-width:80%;margin:0 auto}.works__box:last-child{margin-top:0}.works__icn{height:88px}.works__icn svg{max-height:100%;width:auto}.works__arr{bottom:32px}.works__name--en{margin-top:38px}}.gallery{margin-top:120px}.gallery .slick-slide{margin:0 5px;height:auto}.gallery .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;text-indent:-9999px;width:60px;height:60px}.gallery .slick-next{right:120px;background:url(../img/index/icn-next.svg) no-repeat 50%}.gallery .slick-prev{left:120px;background:url(../img/index/icn-prev.svg) no-repeat 50%}.gallery .slick-dots{margin-top:40px;letter-spacing:-.4em;font-size:0;text-align:center}.gallery .slick-dots li{font-size:0;display:inline-block;letter-spacing:normal;margin-right:12px}.gallery .slick-dots li:last-child{margin-right:0}.gallery .slick-dots li.slick-active button{background:#005ca3}.gallery .slick-dots button{text-indent:-9999px;width:6px;height:6px;background:#afafaf;border-radius:50%}@media screen and (max-width:1090px){.gallery .slick-next{right:30px}.gallery .slick-prev{left:30px}}@media screen and (max-width:600px){.gallery .slick-arrow{width:40px;height:40px;background-size:contain}.gallery .slick-next{right:15px}.gallery .slick-prev{left:15px}.gallery .slick-dots{margin-top:24px}}.recruit{padding-top:140px;padding-bottom:112px;overflow:hidden}.recruit__wrap{padding-right:60px;padding-left:60px;margin-right:auto;margin-left:auto;max-width:1220px}@media screen and (max-width:1090px){.recruit__wrap{max-width:100%;padding-right:30px;padding-left:30px}}@media screen and (max-width:900px){.recruit__wrap{padding-right:30px;padding-left:30px}}@media screen and (max-width:600px){.recruit__wrap{padding-right:15px;padding-left:15px}}.recruit__bn{position:relative;display:block;background:url(../img/index/img-recruit.jpg) no-repeat 100%;background-image:image-set(url("../img/index/img-recruit.jpg") 1x,url("../img/index/img-recruit@2x.jpg") 2x);background-image:-webkit-image-set(url("../img/index/img-recruit.jpg") 1x,url("../img/index/img-recruit@2x.jpg") 2x);border:5px solid #0097c4;padding:38px 55px 27px}.recruit__catch{font-size:3rem;letter-spacing:.05em;font-weight:700}.recruit__catch span{margin-bottom:7px;display:inline-block;background:#fff;padding:6px 8px 6px 0}.recruit__catch span:last-child{margin-bottom:0}.recruit__desc{margin-top:19px;max-width:318px;font-size:1.5rem;line-height:3rem}.recruit__btn,.recruit__desc{letter-spacing:.07em;font-weight:500}.recruit__btn{display:block;margin-top:22px;width:270px;background:#0097c4;border:1px solid #0097c4;color:#fff;text-align:center;border-radius:12px;padding:18px 0}@media screen and (min-width:1025px){.recruit__btn:hover{background:#fff;color:#0097c4}}.recruit__ill{position:absolute;top:-105px;right:-100px}@media screen and (max-width:1090px){.recruit__ill{right:-30px}}@media screen and (max-width:900px){.recruit__bn{background-position:center left 320px;padding:38px 30px 27px}.recruit__ill{width:auto;height:144px}}@media screen and (max-width:600px){.recruit{padding-bottom:80px}.recruit__bn{border-width:3px;background:url(../img/index/sp/img-recruit.jpg) no-repeat bottom;background-image:image-set(url("../img/index/sp/img-recruit.jpg") 1x,url("../img/index/sp/img-recruit@2x.jpg") 2x);background-image:-webkit-image-set(url("../img/index/sp/img-recruit.jpg") 1x,url("../img/index/sp/img-recruit@2x.jpg") 2x);background-size:100%;padding:48px 15px calc(68.57143% + 30px)}.recruit__catch{font-size:2rem;line-height:3.2rem}.recruit__catch span{padding:0}.recruit__desc{max-width:none}.recruit__btn{width:100%}.recruit__ill{top:-35px;right:-15px;height:98px}}.news{background:#ecf0f2;padding:102px 0 100px}.news__wrap{padding-right:60px;padding-left:60px;margin-right:auto;margin-left:auto;max-width:1220px}@media screen and (max-width:1090px){.news__wrap{max-width:100%;padding-right:30px;padding-left:30px}}@media screen and (max-width:900px){.news__wrap{padding-right:30px;padding-left:30px}}@media screen and (max-width:600px){.news__wrap{padding-right:15px;padding-left:15px}}.news__wrap{width:100%}.news__content,.news__head{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.news__head{width:250px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.news__more{margin-top:auto}.news__more a{display:inline-block;font-size:1.5rem;font-weight:500;letter-spacing:.07em}@media screen and (min-width:1025px){.news__more a:hover{color:#005ca3}.news__more a:hover svg path{stroke:#005ca3}}.news__more svg{vertical-align:0;margin-left:9px}.news__more svg path{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.news__list{flex:1 0 0%;max-width:calc(100% - 280px);margin-left:auto}.news__item{margin-bottom:10px}.news__item:last-child{margin-bottom:0}.news__link{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;width:100%;background:#fff;border-radius:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:25px 30px;line-height:2rem}@media screen and (min-width:1025px){.news__link:hover{background:#e1e8ec}}.news__date{font-size:1.5rem;font-family:Inter,sans-serif;letter-spacing:.04em;color:#0097c4;font-weight:500}.news__cat{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:8px}.news__cat-item{font-size:1rem;padding:0 10px;background:#0097c4;color:#fff;font-weight:500;margin-right:5px}.news__cat-item:last-child{margin-right:0}.news__ttl{flex:1 0 0%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:15px;letter-spacing:.07em}@media screen and (max-width:900px){.news__content{display:block}.news__head{width:100%;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;align-items:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center}.news__more{margin-top:0;margin-left:auto}.news__list{max-width:100%;margin-top:50px}}@media screen and (max-width:600px){.news{padding:80px 0}.news__list{margin-top:30px}.news__ttl{width:100%;flex:initial;margin-left:0;margin-top:8px}.news__link{padding:20px 15px}}