﻿@import"base.css";@import"fonts.css";@import"../libs/wow/wow.css";@import"../libs/slick/slick.css";@import"../libs/slick/slick-theme.css";@import"../libs/lightbox/css/lightbox.css";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@300;400;500;600;700&display=swap";:root{--content-width: 1310px;--font-yugothic: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;--font-yumincho: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;--font-meiryo: "Meiryo UI", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;--font-arial: Arial, Helvetica, sans-serif;--main-cl: #4c77b2;--main-cl2: #f29200;--b-cl: #000;--w-cl: #fff;--lh: 1.8em;--font-family: "Noto Sans JP", sans-serif;--serif: "Noto Serif JP", serif;--bai: "Bai Jamjuree", sans-serif;--body-color: #000000}h1,h2,h3,h4,h5,h6,input,button,textarea,select,p,blockquote,th,td,pre,address,li,dt,dd{font-size:170%;-webkit-text-size-adjust:none;font-family:var(--font-family)}input[type=text],input[type=email],input[type=tel],input[type=number],textarea{width:100%;border:solid 1px #999;padding:16px 20px}::placeholder{opacity:.5}h1,h2,h3,h4,h5,h6{line-height:1.6em}a{transition:all .3s ease;text-decoration:none;font-family:var(--font-family)}select{visibility:visible !important}[href^="tel:"]{word-break:keep-all;white-space:nowrap}img{vertical-align:middle;max-width:100%;flex-shrink:0;height:auto;object-fit:cover}table{width:100%}p{line-height:1.85;margin-bottom:15px}p:last-child{margin-bottom:0}button{cursor:pointer;border:solid 1px #333;border-radius:0;outline:none;box-shadow:none}*,::before,::after{box-sizing:border-box;outline:none}html{background:#fff}body{min-width:320px;-webkit-text-size-adjust:none;color:var(--body-color)}#wrapper{min-width:1260px;margin:0 auto;overflow:hidden}.container{width:var(--content-width);max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.lk-full{position:absolute;width:100%;height:100%;top:0;left:0}.customize-support #header{margin-top:32px}@media screen and (max-width: 782px){.customize-support #header{margin-top:46px !important}}@media screen and (max-width: 600px){.customize-support #header{margin-top:0px !important}}#menu-toggle{width:50px;height:50px;background:var(--color-black);position:relative;z-index:100;cursor:pointer}#menu-toggle>span{position:absolute;width:75%;height:2px;background:#000;opacity:1;left:0;right:0;margin:auto;transition:.2s ease-in-out}#menu-toggle>span:nth-child(1){top:16%}#menu-toggle>span:nth-child(2),#menu-toggle>span:nth-child(3){top:32%}#menu-toggle>span:nth-child(4){top:47%}#menu-toggle>span:nth-child(5){top:62%;background-color:rgba(0,0,0,0);color:#000;font-size:12px;font-weight:bold;left:0;width:100%;text-align:center;font-weight:500;font-family:"Noto Sans JP",sans-serif;letter-spacing:.05em}#menu-toggle>span:nth-child(5) span{transform:unset !important;width:100% !important;font-weight:400 !important}#menu-toggle.open span:nth-child(1),#menu-toggle.open span:nth-child(4){top:22px;width:0%;left:50%}#menu-toggle.open span:nth-child(2){transform:rotate(45deg)}#menu-toggle.open span:nth-child(3){transform:rotate(-45deg)}#menu-toggle.open span:nth-child(4){color:#fff}.menu-close{display:none}.open-nav .menu-open{display:none}.open-nav .menu-close{display:block}.to-top{position:fixed;bottom:40px;right:30px;width:50px;height:50px;background-color:#47779d;border:1px solid #fff;border-radius:4px;cursor:pointer;z-index:98;overflow:hidden;transition:all .3s ease;opacity:0;visibility:hidden}.to-top.show{opacity:1;visibility:visible}.to-top::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:12px;height:12px;background-color:rgba(0,0,0,0);border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(-45deg);top:6px;bottom:0;left:0;right:0;margin:auto;transition:all .3s ease}.to-top:hover{opacity:.8}.to-top a{display:block;width:100%;height:100%;position:relative;z-index:1}.d-flex{display:flex}.d-flex-column{display:flex;flex-direction:column}.flex-wrap{display:flex;flex-wrap:wrap}.flex-center-all{display:flex;justify-content:center;align-items:center;text-align:center}.left{text-align:left}.center{text-align:center}.right{text-align:right}.bold{font-weight:bold}.mb0{margin-bottom:0px !important}.mb5{margin-bottom:5px !important}.mb10{margin-bottom:10px !important}.mb15{margin-bottom:15px !important}.mb20{margin-bottom:20px !important}.mb25{margin-bottom:25px !important}.mb30{margin-bottom:30px !important}.mb35{margin-bottom:35px !important}.mb40{margin-bottom:40px !important}.mb45{margin-bottom:45px !important}.mb50{margin-bottom:50px !important}.mt0{margin-top:0px !important}.mt5{margin-top:5px !important}.mt10{margin-top:10px !important}.mt15{margin-top:15px !important}.mt20{margin-top:20px !important}.mt25{margin-top:25px !important}.mt30{margin-top:30px !important}.mt35{margin-top:35px !important}.mt40{margin-top:40px !important}.mt45{margin-top:45px !important}.mt50{margin-top:50px !important}.w0{width:0%}.w5{width:5%}.w10{width:10%}.w15{width:15%}.w20{width:20%}.w25{width:25%}.w30{width:30%}.w35{width:35%}.w40{width:40%}.w45{width:45%}.w50{width:50%}header{position:fixed;top:0;left:0;z-index:1;height:116px;max-width:1920px;width:100%;margin:auto;background-color:rgba(255,255,255,.85);display:flex;align-items:center;justify-content:space-between;padding:10px 80px;z-index:20;transition:.2s linear}.hd__top--right{display:flex;align-items:center;height:100%}.hd__top--phone{font-size:28px;color:#47779d;font-weight:bold;margin-right:25px;letter-spacing:-0.06em}.hd__top--phone span{position:relative;z-index:1;padding-left:24px}.hd__top--phone span::before{content:"";position:absolute;background:url("../images/ic-phone.png") center no-repeat;width:19px;height:19px;background-size:cover;z-index:-1;top:6px;bottom:0;left:0;margin:auto}.hd__top--link{display:flex;align-items:center}.hd__top--contact{width:156px;height:44px;background-color:#f29200;font-size:18px;color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--serif)}.hd__top--menu{display:flex;margin-right:40px;position:relative;z-index:1;height:100%;align-items:center}.hd__top--menu>li{height:100%}.hd__top--menu>li>a{font-size:18px;font-weight:400;width:100%;height:100%;display:flex;align-items:center}.hd__top--menu>li:not(:last-child){margin-right:41px}.hd__top--menu li a{color:#000}.fixed .hd__top{box-shadow:0 0 10px rgba(0,0,0,.4)}.hd__top--right{position:relative;z-index:1}.hd__top--right::before{content:"";position:absolute;background-color:rgba(242,146,0,.5);width:calc(100% + 160px);height:calc(100% + 20px);top:-10px;bottom:0;z-index:-1;left:-80px}.index-visual{height:960px;position:relative;z-index:1;width:100%;max-width:1920px;margin:auto}.mainvs__content--txt{position:absolute;top:222px;left:calc(50% - 791px);z-index:2}.mainvs__content--txt h2{font-size:74px;font-family:var(--serif);font-weight:500;line-height:1.35;pointer-events:none;position:relative;z-index:2;margin-bottom:87px;letter-spacing:.12em;transition:all .4s ease-out;opacity:0}.mainvs__content--txt h2.loaded{opacity:1}.mainvs__content--img{width:100%;height:100%}.mainvs__content--img span{display:block}.mainvs__content--img li{height:960px}.mainvs__content--img .slick-slide{height:960px}.mainvs__content--img .slick-slide .img1{animation:hero_zoomout 10s forwards}.mainvs__content--img .img1{background:url("../images/mainvs-01.jpg") center no-repeat;background-size:cover;width:100%;height:100%;transform:scale(1.1)}.mainvs__content--img .img2{background:url("../images/mainvs-02.jpg") center no-repeat;background-size:cover;width:100%;height:100%}.mainvs__content--box{display:flex;margin-bottom:32px;opacity:0}.mainvs__content--box li{width:296px;height:54px;display:flex;align-items:center;justify-content:center;padding:10px;font-size:20px;font-family:var(--serif);color:#fff}.mainvs__content--box li:nth-child(1){background-color:#f29200;margin-right:25px}.mainvs__content--box li:nth-child(2){background-color:#47779d}.mainvs__content--desc1{font-size:30px;text-align:center;font-family:var(--serif);letter-spacing:.06em;margin-bottom:8px;line-height:1.5;animation-delay:.5s !important;opacity:0}.mainvs__content--desc1 span{position:relative;z-index:1;padding:0 38px}.mainvs__content--desc1 span::before{content:"";position:absolute;background-color:#000;width:18px;height:1px;top:3px;bottom:0;left:1px;margin:auto;z-index:-1}.mainvs__content--desc1 span::after{content:"";position:absolute;background-color:#000;width:18px;height:1px;top:3px;bottom:0;right:0;margin:auto;z-index:-1}.mainvs__content--desc2{line-height:1.93;letter-spacing:.04em}.mainvs__content--desc2 span{opacity:0;display:inline-block}.mainvs__content--desc2 span:nth-child(1){animation-delay:1s !important}.mainvs__content--desc2 span:nth-child(3){animation-delay:1.5s !important}.loaded .mainvs__content--box{animation:hero_lead 1s ease-out forwards}.loaded .mainvs__content--desc1{animation:hero_lead 1s ease-out forwards}.loaded .mainvs__content--desc2 span{animation:hero_lead 1s ease-out forwards}@keyframes hero_zoomout{0%{transform:scale(1.1)}100%{transform:scale(1)}}.loaded .effect_char{opacity:0;animation:hero_catch 1s ease-out forwards;display:inline-block}@keyframes hero_catch{0%{transform:translateX(20px) scaleX(0.5);opacity:0}30%{opacity:1}50%{transform:translateX(-3px)}100%{transform:translateX(0) scaleX(1);opacity:1}}@keyframes hero_lead{0%{opacity:0;transform:translateX(40px)}100%{opacity:1;transform:translateX(0)}}.title h3{font-size:60px}.title h3 .jp{font-family:var(--serif);color:#000;white-space:nowrap;display:block;line-height:1;text-align:center;margin-bottom:11px;letter-spacing:.03em;font-weight:500 !important}.title .en{font-size:34px;font-family:var(--bai);color:#47779d;text-transform:uppercase;display:block;text-align:center;line-height:1.5;letter-spacing:.1em;font-weight:300 !important}.title.type__left .jp{text-align:left}.title.type__left .en{text-align:left}.case{padding:135px 0 131px}.case .title{margin-bottom:68px}.case__content{padding:63px 0;position:relative;z-index:1}.case__content::before{content:"";position:absolute;background:url("../images/case-bg-gradient.png") top center no-repeat;width:1831px;height:1370px;top:0;right:calc(50% - 960px);border-top-left-radius:80px;border-bottom-left-radius:80px;z-index:-1}.case__content .title__h4{text-align:center;margin-bottom:55px}.case__content .title__h4 h4{font-size:42px;font-weight:500;color:var(--main-cl);letter-spacing:.05em}.case__content .title__h4--m{font-size:20px;font-weight:500;color:#000;line-height:1.5;letter-spacing:0}.case__content--list{display:flex;justify-content:center;margin:auto;width:1100px;max-width:100%}.case__content--item{width:50%;display:flex;flex-direction:column;align-items:flex-end;padding:40px 0 53px}.case__content--item:nth-child(1){padding-right:80px;position:relative;z-index:1}.case__content--item:nth-child(1)::before{content:"";position:absolute;width:4px;height:100%;background-color:#4c77b2;right:0;top:0;z-index:-1}.case__content--item:nth-child(1) .case__content--txt span{position:relative;left:45px}.case__content--item:nth-child(2){padding-right:20px}.case__content--item:nth-child(2) .case__content--txt span{position:relative;left:38px}.case__content--txt{text-align:center;width:100%;margin-bottom:3px;letter-spacing:.1em}.case__content--txt span{font-size:24px;font-family:var(--serif);background-color:#f29200;display:inline-flex;justify-content:center;align-items:center;color:#fff;min-width:180px;border-radius:21px;line-height:1.5;padding:2px 10px 4px}.case__content--num{font-size:40px;font-family:var(--serif);font-weight:500;line-height:1;letter-spacing:.04em}.case__content--num span{font-size:210%;font-weight:700;color:#4c77b2;margin-right:12px;letter-spacing:-0.01em;position:relative;top:3px;font-family:var(--font-family)}.skills{position:relative;z-index:1;padding:72px 0 160px}.skills::before{content:"";position:absolute;background:url("../images/skills-bg-gradient.png") top center no-repeat;width:1510px;height:886px;top:0;left:calc(50% - 960px);border-top-right-radius:80px;z-index:-1}.skills .title{width:calc(100% - 90px);margin-bottom:66px}.skills .title .jp{text-align:left;letter-spacing:-0.025em;color:#fff}.skills .title .en{text-align:left;color:#fff;letter-spacing:-0.015em}.skills__content{display:flex;margin:0 -150px 60px;background-color:#fff;border-top-left-radius:80px;border-top-right-radius:80px;border:1px solid #e5e5e5}.skills__content--item{width:790px}.skills__content--item .title__h4{margin-bottom:54px;text-align:center}.skills__content--item .title__h4 h4{font-size:38px;font-family:var(--serif);color:#fff;background-color:#f29200;display:inline-block;padding:4px 33px 6px;line-height:1.5;letter-spacing:0;font-weight:500;min-width:520px}.skills__content--item:nth-child(1){border-right:1px solid #e5e5e5;padding:74px 121px 78px}.skills__content--item:nth-child(1) .title__h4{position:relative;z-index:1;left:-13px}.skills__content--item:nth-child(2){padding:74px 48px 78px}.skills__content--item:nth-child(2) .title__h4 h4{background-color:#47779d}.skills__content--item:nth-child(2) ul li span{color:#47779d}.skills__content--item:nth-child(2) .skills__content--img{padding-right:0}.skills__content--img{text-align:center;padding-right:27px;margin-bottom:37px}.skills__content ul li{font-size:22px;position:relative;z-index:1;padding-left:63px;letter-spacing:.04em;font-weight:500;line-height:1.5}.skills__content ul li::before{content:"";position:absolute;background:url("../images/ic-check.png") center no-repeat;width:30px;height:30px;background-size:cover;z-index:1;left:18px;top:3px}.skills__content ul li span{color:#f29200}.skills__content ul li:not(:last-child){margin-bottom:17px}.custom-link a{display:flex;align-items:center;justify-content:center;width:296px;height:54px;background-color:#f29200;border:1px solid #f29200;color:#fff;font-family:var(--serif);font-size:20px;margin:0 auto;padding-bottom:2px}.features{padding:148px 0 163px;background-color:#f7f7f5}.features .title{margin:0 -35px 67px}.features .title .jp{letter-spacing:.075em;margin-bottom:19px}.features__content{position:relative;z-index:1}.features__content h4{font-size:26px;text-align:center;font-weight:400;letter-spacing:.05em;margin-bottom:25px;line-height:1.65}.features__content h4 span{font-size:142.857%;color:#4c77b2;font-weight:600}.features__content--item{position:relative;z-index:1}.features__content--item:not(:last-child){margin-bottom:78px}.features__content--item:nth-child(2) .features__content--desc{padding-top:8px}.features__content--item:nth-child(2) h4{margin-bottom:15px}.features__content--item:nth-child(odd) .features__content--img{position:absolute;top:0;right:0}.features__content--item:nth-child(odd) .features__content--img img{border-top-right-radius:80px}.features__content--item:nth-child(odd) .num{left:-42px}.features__content--item:nth-child(even) .features__content--img{position:absolute;top:0;left:0}.features__content--item:nth-child(even) .features__content--img img{border-top-right-radius:80px}.features__content--item:nth-child(even) .num{right:-60px}.features__content--item:nth-child(even) .features__content--desc{margin-left:auto}.features__content--desc{width:630px;min-height:482px;display:flex;flex-direction:column;justify-content:center;padding-bottom:19px;background-color:#fff;border-top-left-radius:80px}.features__content--desc .num{font-size:310px;color:#4c77b2;font-weight:600;font-family:var(--serif);opacity:.07;position:absolute;top:-238px;transform:skewX(-7deg);font-weight:500}.features__content--txt{text-align:center;font-size:18px;letter-spacing:-0.02em;margin-bottom:40px}.features__content--img{z-index:-1}.postcase{position:relative;z-index:1;padding:117px 0 80px}.postcase__list{width:800px;margin:auto;padding-bottom:56px;margin-bottom:33px !important}.postcase__list .slick-list{overflow:unset}.postcase__list .slick-slide{width:800px;margin:0 26px;transition:.2s linear;transform:scale(0.8375, 0.8326)}.postcase__list .slick-slide .postcase__item{position:relative;z-index:1;transition:.2s linear}.postcase__list .slick-slide .postcase__item--tt span{opacity:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;word-break:break-all;display:block}.postcase__list .slick-current{transform:scale(1)}.postcase__list .slick-current .postcase__item--img{box-shadow:6px 5px 18px rgba(0,0,0,.25)}.postcase__list .slick-current .postcase__item--tt span{opacity:1}.postcase__list .slick-prev{width:82px;height:82px;left:-140px;z-index:10;top:calc(50% - 57px)}.postcase__list .slick-prev::before{content:"";position:absolute;background:url("../images/arrow_left.png") center no-repeat;background-size:cover;width:100%;height:100%;display:block;top:0;opacity:1}.postcase__list .slick-next{width:82px;height:82px;right:-140px;z-index:10;top:calc(50% - 58px)}.postcase__list .slick-next::before{content:"";position:absolute;background:url("../images/arrow_right.png") center no-repeat;background-size:cover;width:100%;height:100%;display:block;top:0;opacity:1}.postcase__list .slick-dots{bottom:8px}.postcase__list .slick-dots .slick-active button::before{background-color:#f29200}.postcase__list .slick-dots li{width:9px;height:9px;margin:0 10px}.postcase__list .slick-dots li button{padding:0;width:100%;height:100%}.postcase__list .slick-dots li button::before{content:"";font-family:unset;background-color:#000;width:100%;height:100%;border-radius:100%}.postcase__list .slick-active button::before{color:#f29200 !important}.postcase__item--img{position:relative;z-index:1;margin-bottom:19px;width:800px;height:450px}.postcase__item--img img{max-height:100%}.postcase__item--tt{text-align:center;font-size:20px;letter-spacing:-0.13em;font-weight:400}.postcase__address{position:absolute;top:0;left:0;background-color:#f29200;color:#fff;line-height:1.6;padding:6px 38px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:1;max-width:250px}.postcase::before{content:"";position:absolute;background-color:#4c77b2;width:calc(100% - 401px);height:calc(100% - 173px);top:0;left:0;z-index:-1}.postcase .title{margin-bottom:47px}.postcase .title>*{color:#fff !important}.postcase .title h3 .jp{color:#fff}.postcase__content{padding:120px 0 0;position:relative;z-index:1}.postcase__content::before{content:"";position:absolute;background-color:#f7f7f5;width:1750px;height:calc(100% + 77px);right:calc(50% - 960px);top:0;z-index:-1;border-top-left-radius:80px}.postcase__content .custom-link a{background-color:rgba(0,0,0,0);border:1px solid #47779d;color:#47779d;font-size:20px;font-weight:600}.reason{padding:154px 0 160px;position:relative;z-index:1}.reason::before{content:"";position:absolute;background:url("../images/reason-img1.png") center no-repeat;width:705px;height:420px;background-size:cover;left:calc(50% - 75px);bottom:0;z-index:-1}.reason__dc{position:absolute;right:calc(50% - 1143px);top:-123px}.reason .title{margin-bottom:53px}.reason .title .jp{text-align:left;letter-spacing:.07em;margin-bottom:14px;font-weight:500}.reason .title .en{text-align:left}.general__content{position:relative;z-index:1;width:max-content;padding-left:88px}.general__content .reason__content--txt{margin-bottom:73px;letter-spacing:.03em}.general__content h4{font-size:31px;font-family:var(--serif);font-weight:400;line-height:1.75;margin-bottom:39px;letter-spacing:-0.025em}.general__content .custom-link a{margin:0}.ssmenu{background:url("../images/ssmenu-bg.png") center no-repeat;width:100%;height:100%;background-size:cover;min-height:997px;padding:174px 0;width:1920px;max-width:100%;margin:auto;position:relative;z-index:1}.ssmenu::before{content:"";position:absolute;background-color:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;z-index:-1}.ssmenu .title{margin-bottom:38px}.ssmenu .title .jp{line-height:1.22;letter-spacing:.07em;margin-bottom:7px}.ssmenu .title .jp,.ssmenu .title .en{color:#fff}.ssmenu .title__h4{margin-bottom:20px}.ssmenu .title__h4 h4{display:inline;line-height:2.3;font-size:30px;letter-spacing:.13em;font-weight:500}.ssmenu .title__h4 h4 span{background-color:#fff;padding:2px 10px 2px 20px}.ssmenu__content{width:100%;position:relative;z-index:1}.ssmenu__content--txt{color:#fff;line-height:1.9;margin-bottom:53px}.association{padding:160px 0 170px;width:1920px;margin:auto;max-width:100%}.association .title .jp{margin-bottom:8px;line-height:1.15;letter-spacing:-0.003em}.association .title .en{margin-bottom:14px;letter-spacing:-0.01em}.association__content--frame{display:flex;align-items:flex-end;border-top-left-radius:80px}.association__content--img{margin-left:-8px;flex-shrink:0;position:relative;z-index:1}.association__content--desc{margin-left:-228px;padding:113px 160px 116px;position:relative;z-index:2;background-color:#fff;border-top-left-radius:80px}.association__content--txtm{text-align:center;font-size:26px;font-weight:400;color:#f29200;position:relative;letter-spacing:.07em}.association__content--box{width:1231px;position:relative;right:-199px;margin-top:-85px;display:flex;z-index:2}.association__content--box li{width:180px;height:180px;background-color:#4c77b2;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;z-index:1;transition:.2s linear}.association__content--box li:not(:last-child){margin-right:30px}.association__content--title{font-size:20px;font-weight:400;color:#fff;line-height:1.4;text-align:center;position:relative;z-index:1}.association__content--title .small{font-size:90%;line-height:1}.association__content--title>.type1{line-height:1;display:block}.association__content--ic{position:relative;z-index:1;margin-bottom:12px;height:64px;display:flex;align-items:center;justify-content:center}.association__content .arrow{position:relative;top:0}.association__content .arrow.type2{position:absolute;right:-27px;top:unset;bottom:0}.about{padding:150px 0 160px;position:relative;z-index:1}.about .title{margin-bottom:53px}.about__content{width:900px}.about__content--txt{letter-spacing:.03em}.about__content--txt:not(:last-child){margin-bottom:34px}.about__content--desc{margin-bottom:72px}.about .custom-link{display:flex}.about .custom-link a:first-child{background-color:#47779d;border:1px solid #47779d}.about .custom-link a:not(:last-child){margin-right:25px}.news{margin:auto;padding:157px 0 159px}.news__content{display:flex}.news__content--left{width:292px;max-width:100%}.news__content--left .title{margin-bottom:22px;margin-left:-4px}.news__content--left .title .jp{font-size:40px;margin-bottom:9px;letter-spacing:.08em}.news__content--left .title .en{font-size:24px}.news__content--left .custom-link a{width:140px;height:36px;font-size:16px;color:#47779d;background-color:rgba(0,0,0,0);border:1px solid #47779d;padding-bottom:0;margin-left:0}.news__content--right{flex-grow:1}.news__content--list li{padding-left:3px;display:flex;align-items:center;width:100%;padding-bottom:10px;border-bottom:1px solid #d1d6d9;position:relative;z-index:1}.news__content--list li:not(:last-child){margin-bottom:10px}.news__content--date{font-size:14px;font-weight:400;color:#4c77b2;letter-spacing:.07em;margin-right:50px;margin-bottom:0}.news__content--title{font-size:16px;color:#000;font-weight:400;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:1}.news__content--title a{color:#000}.link-full{position:absolute;width:100%;height:100%;top:0;left:0;z-index:4}.drop375,.drop475{display:none}.open-nav{overflow:hidden}.submenu__left--en{text-transform:uppercase}.none375{display:block}.about::after{content:"";position:absolute;background-color:rgba(0,0,0,.5);width:100%;height:100%;z-index:-1;top:0;left:0}.about>*{color:#fff}.about .title h3 .jp,.about .title .en{color:#fff}.ssmenu__content .custom-link a{margin:0 auto !important}.ft__contact{padding:134px 0 138px;position:relative;z-index:1}.ft__contact::before{content:"";position:absolute;background-color:#f7f7f5;width:calc(100% - 82px);height:100%;z-index:-1;top:0;right:0;border-top-left-radius:80px}.ft__contact .title{margin-bottom:68px}.ft__contact--list{display:flex;justify-content:center;align-items:center;padding:22px 0;position:relative;z-index:1}.ft__contact--list::before{content:"";position:absolute;background-color:#4c77b2;width:4px;height:100%;left:50%;top:0;transform:translate(-50%, 0)}.ft__contact--list>*{width:50%;display:flex;justify-content:center;align-items:center;position:relative}.ft__contact--call{justify-content:flex-end;margin-right:164px;top:-3px}.ft__contact--call a{font-size:48px;color:#4c77b2;position:relative;z-index:1;font-weight:600;padding-left:46px;line-height:1.2;letter-spacing:-0.035em}.ft__contact--call a::before{content:"";position:absolute;background:url("../images/ft-phone.png") center no-repeat;width:35px;height:35px;background-size:cover;z-index:-1;left:0;top:7px;bottom:0;margin:auto}.ft__contact--mail{justify-content:flex-start}.ft__contact--mail a{width:520px;height:100px;background-color:#f29200;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;font-family:var(--serif)}address{padding:14px 0;text-align:center;color:#fff;background:var(--main-cl);font-size:11px;letter-spacing:.005em}.ft__info{padding:101px 0}.ft__info--logo{display:inline-block;margin-bottom:33px}.ft__info--address{line-height:1.8;letter-spacing:.042em;margin-bottom:23px}.ft__info--policy{font-size:16px}.ft__info--policy a{position:relative;z-index:1;padding-left:15px;color:#000}.ft__info--policy a::before{content:"";position:absolute;background-color:#f29200;width:8px;height:2px;z-index:-1;left:1px;top:11px}.ft__info--left{margin-right:17px;flex-shrink:0}.ft__info--right{display:flex;padding-top:29px}.ft__info--right .top{margin-right:74px}.ft__info--right .top .ft__menu--tt{border-bottom:0}.ft__info--right .top .ft__menu--tt::before{display:none}.ft__info--content{display:flex}.ft__info--frame>ul:not(:last-child){margin-bottom:30px}.ft__info--frame>ul:nth-child(2)>li{margin-right:44px}.ft__info--frame>ul:nth-child(2)>li:last-child{margin-right:0}.ft__menu{display:flex}.ft__menu--tt{font-size:20px;font-family:var(--bai);color:#47779d;letter-spacing:.08em;text-transform:uppercase;margin-bottom:23px;border-bottom:1px solid #47779d;line-height:1.5;position:relative;z-index:1;text-transform:uppercase;font-weight:300}.ft__menu--tt::before{content:"";position:absolute;background-color:#f29200;width:20px;height:1px;z-index:-1;bottom:-1px;left:0}.ft__menu--col2{display:flex}.ft__menu--col2 ul:not(:last-child){margin-right:40px}.ft__menu>li:not(:last-child){margin-right:78px}.ft__menu--sub>li a{font-size:13px;letter-spacing:.056em;color:#000;font-weight:500}.ft__menu--sub>li:not(:last-child){margin-bottom:6px}@-moz-document url-prefix(){}/*# sourceMappingURL=styles.css.map */
