@media only screen and (max-width: 800px){.header{background-color:rgba(0,0,0,0)}.header.fixed{background-color:#fff;-webkit-transition:all .2s;transition:all .2s}}.top-kv{position:relative}.top-kv::before{content:"";position:absolute;width:100%;height:100%;background:url(../img/top/img_slide_logo.svg) no-repeat center;background-size:110% auto;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}@media only screen and (max-width: 1100px){.top-kv::before{background-size:1280px auto}}.top-kv--image{background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-transform:scale(1.1);transform:scale(1.1);overflow:hidden;height:93vh}.top-kv--image.add-animation{-webkit-animation:zoom-fade 25s forwards;animation:zoom-fade 25s forwards}@-webkit-keyframes zoom-fade{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom-fade{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.top-kv__image1{background-image:url(../img/top/img_slide_1.jpg)}@media only screen and (max-width: 800px){.top-kv__image1{background-position:center right -350px}}.top-kv__image2{background-image:url(../img/top/img_slide_2.jpg)}@media only screen and (max-width: 800px){.top-kv__image2{background-position:center right -300px}}.top-kv__image3{background-image:url(../img/top/img_slide_3.jpg)}@media only screen and (max-width: 800px){.top-kv__image3{background-position:center left -310px}}.top-kv__text{position:absolute;right:50%;top:50%;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%);width:61px;height:260px;z-index:2}.top-kv__btn{text-align:center;text-decoration:none;color:#fff;display:block;position:absolute;bottom:124px;right:min(5.5vw,50px);font-size:16px;z-index:3;letter-spacing:11px;padding-right:17px}.top-kv__btn::after{content:"";position:absolute;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;border-width:4px 0px 4px 17px;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%}.top-kv__fixedBnr{-webkit-filter:drop-shadow(0 0 0.5rem rgba(0, 0, 0, 0.4));filter:drop-shadow(0 0 0.5rem rgba(0, 0, 0, 0.4));position:absolute;bottom:30px;right:min(5.5vw,50px);z-index:10;width:240px}@media only screen and (max-width: 800px){.top-kv__fixedBnr{right:20px}}.top-kv__scroll{position:relative}.top-kv__scroll a{width:40px;height:75px;position:absolute;bottom:0;z-index:2;color:#fff;font-size:10px;line-height:1;text-decoration:none;-webkit-transition:.2s;transition:.2s}@media only screen and (min-width: 1101px){.top-kv__scroll a{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}}@media only screen and (max-width: 1100px){.top-kv__scroll a{left:30px;height:160px}}.top-kv__scroll a span{position:absolute;top:0;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);letter-spacing:1px;width:100%;text-align:center}.top-kv__scroll a::after{content:"";position:absolute;top:25px;left:50%;width:1px;background:#fff;-webkit-animation:scroll 1.5s ease 0s infinite normal;animation:scroll 1.5s ease 0s infinite normal}@media only screen and (max-width: 1100px){.top-kv__scroll a::after{-webkit-animation:spScroll 2s ease 0s infinite normal;animation:spScroll 2s ease 0s infinite normal}}@-webkit-keyframes scroll{0%{height:0}100%{height:50px}}@keyframes scroll{0%{height:0}100%{height:50px}}@-webkit-keyframes spScroll{0%{height:0}100%{height:135px}}@keyframes spScroll{0%{height:0}100%{height:135px}}.top-concept{position:relative}.top-concept::before,.top-concept::after{content:"";position:absolute;left:0;top:0}.top-concept::before{width:100%;height:100%;background-color:#e7e7e7;mix-blend-mode:multiply;z-index:1}.top-concept::after{width:100%;height:100%;background:url(../img/top/bg_concept.svg) no-repeat left top/cover;z-index:2}.top-concept__inner{position:relative;z-index:3;padding-top:132px}@media only screen and (max-width: 1100px){.top-concept__inner{padding-top:65px}}.top-concept__content{width:580px;margin-inline:auto;position:relative}@media only screen and (max-width: 1100px){.top-concept__content{width:100%;max-width:640px;padding-inline:40px}}.top-concept__title{position:absolute;right:15px;top:0;width:137px}@media only screen and (max-width: 800px){.top-concept__title{right:20%}}.top-concept__detail{padding-top:253px}@media only screen and (max-width: 800px){.top-concept__detail{padding-top:400px}}.top-concept__detail__title{font-size:16px;font-weight:bold;position:relative;padding-left:27px;letter-spacing:6px}.top-concept__detail__title::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px;height:15px;background-color:#222;border-radius:50%}.top-concept__detail--text{font-size:23px;margin-top:52px;line-height:2.1;letter-spacing:1px}@media only screen and (max-width: 1100px){.top-concept__detail--text{font-size:16px;margin-top:25px}}.top-concept__detail__btn{margin-top:67px}@media only screen and (max-width: 1100px){.top-concept__detail__btn{text-align:center}}.top-concept__imageList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:118px;overflow:hidden}.top-concept__imageList .swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear}.top-concept__imageList--item{width:25%}@media only screen and (min-width: 801px)and (max-width: 1100px){.top-concept__imageList--item{width:33.33%}}@media only screen and (max-width: 800px){.top-concept__imageList--item{width:50%}}.top-service{position:relative;padding-top:150px;padding-bottom:143px}@media only screen and (max-width: 1100px){.top-service{padding-inline:40px;padding-top:75px;padding-bottom:70px}}.top-service__border1{position:absolute;top:-80px;width:100%;left:0;z-index:1}.top-service__border1 svg .st1{stroke:#fa8ba9;stroke-dashoffset:1614.6828613281px;stroke-dasharray:1614.6828613281px;-webkit-transition:stroke-dashoffset 2s ease-in-out 0s;transition:stroke-dashoffset 2s ease-in-out 0s}.top-service__border1 svg.active>path{stroke-dashoffset:0}.top-service__border2{position:absolute;top:178px;width:100%;left:0;z-index:2}.top-service__border2 svg .st1{stroke:#aaa}.top-service__border2 svg .st2{stroke:#fa8ba9}.top-service__border2 svg .svg-elem-1{stroke-dashoffset:1667.58984375px;stroke-dasharray:1667.58984375px;-webkit-transition:stroke-dashoffset 2s ease-in-out 0s;transition:stroke-dashoffset 2s ease-in-out 0s}.top-service__border2 svg .svg-elem-2{stroke-dashoffset:940.833984375px;stroke-dasharray:940.833984375px;-webkit-transition:stroke-dashoffset 2s ease-in-out .12s;transition:stroke-dashoffset 2s ease-in-out .12s}.top-service__border2 svg.active>path{stroke-dashoffset:0}.top-service__inner{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:min(6.5vw,95px);position:relative;z-index:3}@media only screen and (max-width: 1100px){.top-service__inner{display:block;margin-inline:auto;max-width:580px}}.top-service__inner *{min-height:0;min-width:0}.top-service__title{width:71px;margin-top:10px}@media only screen and (max-width: 1100px){.top-service__title{margin-top:25px;width:303px;margin-inline:auto}}.top-service__box{margin-left:min(3vw,43px);position:relative;padding-left:min(3.5vw,47px);-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width: 1100px){.top-service__box{padding-left:0;margin-left:0}}.top-service__box:before{content:"";position:absolute;width:1px;height:723px;background-color:#222;left:0;top:0}@media only screen and (max-width: 1100px){.top-service__box:before{display:none}}.top-service__box__subTitle{font-size:16px;font-weight:bold;position:relative;padding-left:27px;letter-spacing:6px}.top-service__box__subTitle::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px;height:15px;background-color:#222;border-radius:50%}.top-service__box__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}@media only screen and (max-width: 1100px){.top-service__box__content{display:block}}.top-service__box__content .info{padding-bottom:18px}@media only screen and (max-width: 1100px){.top-service__box__content .info{margin-top:30px}}.top-service__box__content .info .title{font-size:36px;letter-spacing:15px}@media only screen and (max-width: 1100px){.top-service__box__content .info .title{font-size:33px;text-align:center}}.top-service__box__content .info .catchCopt{margin-top:29px;font-size:14px}@media only screen and (max-width: 1100px){.top-service__box__content .info .catchCopt{margin-top:15px;font-size:13px;text-align:center}}.top-service__box__content .info .text{margin-top:46px}@media only screen and (max-width: 1100px){.top-service__box__content .info .text{margin-top:30px}}.top-service__box__content .info .text p{font-size:15px;line-height:2.4}@media only screen and (max-width: 1100px){.top-service__box__content .info .text p{font-size:16px;line-height:1.6}}.top-service__box__content .info .text p:not(:first-of-type){margin-top:30px}.top-service__box__content .list{width:66.3%;overflow:hidden;margin-left:25px}@media only screen and (max-width: 1100px){.top-service__box__content .list{width:100%;overflow:unset;margin-left:0}}.top-service__box__content .list .inner .slick-list{padding-right:33vw}@media only screen and (max-width: 1100px){.top-service__box__content .list .inner .slick-list{padding-right:60px}}.top-service__box__content .list .item{width:266px;border:1px solid #cacbcb;text-align:center;text-decoration:none;color:#222;padding:13px min(3.5vw,45px) 30px;margin-right:17px;background-color:#fff;position:relative}@media only screen and (max-width: 1200px){.top-service__box__content .list .item{padding-inline:min(1vw,45px)}}@media only screen and (max-width: 1100px){.top-service__box__content .list .item{padding-inline:20px}}.top-service__box__content .list .item>span{display:block}.top-service__box__content .list .item .number{font-size:14px;font-style:italic;position:relative;z-index:2;-webkit-transition:all .3s;transition:all .3s}.top-service__box__content .list .item .title{font-size:16px;margin-top:8px}.top-service__box__content .list .item .image{margin-top:20px}.top-service__box__content .list .item:hover .number,.top-service__box__content .list .item:hover .more{color:#fff}.top-service__box__content .list .item:hover .number span::after,.top-service__box__content .list .item:hover .more span::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}.top-service__box__content .list .item:hover .hover{opacity:1}.top-service__box__content .list .item:hover .hover--image img{-webkit-transform:scale(1.15);transform:scale(1.15)}.top-service__box__content .list .item .hover{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:0;-webkit-transition:all .3s;transition:all .3s}.top-service__box__content .list .item .hover::before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.65);z-index:1}.top-service__box__content .list .item .hover--image{overflow:hidden;display:block}.top-service__box__content .list .item .hover--image img{-webkit-transition:all 10s;transition:all 10s}.top-service__box__content .list .item .hover--detail{position:absolute;right:50%;top:50%;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%);z-index:2;width:100%}.top-service__box__content .list .item .hover--detail--ja{color:#fff;font-size:17px}.top-service__box__content .list .item .hover--detail--en{margin-top:10px;display:block;margin-inline:auto;width:200px}.top-service__box__content .list .item .more{margin-top:28px;font-size:14px;position:relative;z-index:2;-webkit-transition:all .3s;transition:all .3s}.top-service__box__content .list .item .more span{position:relative;padding-right:15px}.top-service__box__content .list .item .more span::after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #222;border-width:4px 0px 4px 6.93px}.top-service__box__content .list .arrow{position:relative;border:1px solid #cacbcb;width:95px;margin-top:8px}.top-service__box__content .list .arrow .slick-arrow{width:10px;height:10px;top:9px;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.top-service__box__content .list .arrow .slick-arrow::before{content:"";position:absolute;width:6px;height:6px}.top-service__box__content .list .arrow .slick-prev{left:15px}.top-service__box__content .list .arrow .slick-prev::before{border-style:solid;border-color:rgba(0,0,0,0) #222 rgba(0,0,0,0) rgba(0,0,0,0);border-width:3px 6px 3px 0px;left:1px;top:3px}.top-service__box__content .list .arrow .slick-next{right:15px}.top-service__box__content .list .arrow .slick-next::before{border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #222;border-width:3px 0px 3px 6px;left:1px;top:3px}.top-service__box__content .list .arrow .serviceNumber{font-size:14px;color:#222;text-align:center;padding:7px 0;font-style:italic}.top-service__btn{margin-top:95px;text-align:center;position:relative;z-index:4}@media only screen and (max-width: 1100px){.top-service__btn{margin-top:50px}}.top-voice{position:relative;padding-top:85px;padding-bottom:102px}@media only screen and (max-width: 1100px){.top-voice{padding-top:40px;padding-bottom:50px}}.top-voice::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#e7e7e7;mix-blend-mode:multiply;z-index:1}.top-voice__border1{position:absolute;top:7px;width:100%;z-index:2;left:0}.top-voice__border1 svg .st1{stroke:#aaa}.top-voice__border1 svg .st2{stroke:#fa8ba9}.top-voice__border1 svg .svg-elem-1{stroke-dashoffset:1616.7006835938px;stroke-dasharray:1616.7006835938px;-webkit-transition:stroke-dashoffset 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}.top-voice__border1 svg .svg-elem-2{stroke-dashoffset:437.346862793px;stroke-dasharray:437.346862793px;-webkit-transition:stroke-dashoffset 2s ease-in-out .12s;transition:stroke-dashoffset 2s ease-in-out .12s}.top-voice__border1 svg.active>path{stroke-dashoffset:0}.top-voice__border2{position:absolute;bottom:-190px;width:100%;z-index:1;left:0}.top-voice__border2 svg .st1{stroke:#fa8ba9}.top-voice__border2 svg .svg-elem-1{stroke-dashoffset:1887.2019042969px;stroke-dasharray:1887.2019042969px;-webkit-transition:stroke-dashoffset 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}.top-voice__border2 svg.active>path{stroke-dashoffset:0}.top-voice__inner{position:relative;z-index:3;max-width:1155px;margin-inline:auto}@media only screen and (max-width: 1100px){.top-voice__inner{max-width:640px;padding-inline:40px}}.top-voice__title{border-bottom:1px solid #fff;padding-bottom:37px}@media only screen and (max-width: 1100px){.top-voice__title{border-color:#222;padding-bottom:20px}}.top-voice__title__inner{width:317px;margin-inline:auto}@media only screen and (max-width: 1100px){.top-voice__title__inner{text-align:center;margin-top:15px;width:208px}}.top-voice__lead{text-align:center;margin-top:37px;font-size:18px;letter-spacing:3px;line-height:2}@media only screen and (max-width: 1100px){.top-voice__lead{margin-top:27px;font-size:16px}}.top-voice__link{margin-top:37px;z-index:2}@media only screen and (max-width: 1100px){.top-voice__link{margin-top:27px}}@media only screen and (min-width: 1101px){.top-voice__link .slick-list{padding:30px calc((100% - 830px)/2) !important}}@media only screen and (min-width: 801px)and (max-width: 1100px){.top-voice__link .slick-list{padding:30px calc((100% - 700px)/2) !important}}@media only screen and (max-width: 800px){.top-voice__link .slick-list{padding:30px calc((100% - 400px)/2) !important}}.top-voice__link--item{width:100%;display:block;margin-inline:20px;-webkit-transition:all .2s;transition:all .2s}@media only screen and (max-width: 1100px){.top-voice__link--item{margin-inline:10px}}.top-voice__link--item:hover{opacity:.7;-webkit-transform:scale(1.05);transform:scale(1.05)}.top-voice__btn{margin-top:50px;text-align:center;position:relative;z-index:4}.top-members{position:relative;padding-bottom:104px;padding-top:117px}@media only screen and (max-width: 1100px){.top-members{padding-top:60px;padding-bottom:50px}}.top-members:before{content:"";position:absolute;width:1px;height:calc(100% - 317px);background-color:#222;left:190px;top:117px;z-index:4}@media only screen and (max-width: 1100px){.top-members:before{display:none}}.top-members__border1{position:absolute;top:243px;width:100%}.top-members__border1 svg .st1{stroke:#aaa}.top-members__border1 svg .st2{stroke:#fa8ba9}.top-members__border1 svg .svg-elem-1{stroke-dashoffset:603.9766235352px;stroke-dasharray:603.9766235352px;-webkit-transition:stroke-dashoffset 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}.top-members__border1 svg .svg-elem-2{stroke-dashoffset:1859.2878417969px;stroke-dasharray:1859.2878417969px;-webkit-transition:stroke-dashoffset 2s cubic-bezier(0.47, 0, 0.745, 0.715) .12s;transition:stroke-dashoffset 2s cubic-bezier(0.47, 0, 0.745, 0.715) .12s}.top-members__border1 svg.active>path{stroke-dashoffset:0}.top-members__inner{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:95px;position:relative;z-index:4}@media only screen and (max-width: 1100px){.top-members__inner{max-width:580px;display:block;margin-inline:auto}}.top-members__title{width:65px;top:25px;position:absolute;left:0}@media only screen and (max-width: 1100px){.top-members__title{position:static;margin-top:25px;width:263px;margin-inline:auto}}.top-members__detail{margin-left:min(8vw,110px);position:relative;padding-left:min(3.5vw,47px);-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width: 1100px){.top-members__detail{padding-left:0;margin-left:0;padding-inline:40px}}.top-members__detail__subTitle{font-size:16px;font-weight:bold;position:relative;padding-left:37px;letter-spacing:6px}.top-members__detail__subTitle::before{content:"";position:absolute;left:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px;height:15px;background-color:#222;border-radius:50%}.top-members__detail__catchCopt{margin-top:15px;font-size:18px;margin-left:40px;line-height:2}@media only screen and (max-width: 1100px){.top-members__detail__catchCopt{margin-left:0;margin-top:40px}}.top-members__list{margin-top:62px;z-index:3}@media only screen and (max-width: 1100px){.top-members__list{margin-top:30px}}.top-members__btn{margin-top:50px;margin-left:237px;position:relative;z-index:4}@media only screen and (max-width: 1100px){.top-members__btn{margin-left:0;text-align:center}}.top-news{position:relative;padding-top:85px;padding-bottom:102px}@media only screen and (max-width: 1100px){.top-news{padding-top:40px;padding-bottom:50px;padding-inline:40px}}.top-news::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#e7e7e7;mix-blend-mode:multiply;z-index:-1}.top-news__inner{max-width:1255px;margin-inline:auto}@media only screen and (max-width: 1100px){.top-news__inner{max-width:580px}}.top-news__title{width:278px;margin-inline:auto}@media only screen and (max-width: 1100px){.top-news__title{text-align:center;margin-top:15px;width:183px}}.top-news__detail{margin-top:60px;border-top:1px solid #fff;padding-top:60px}@media only screen and (max-width: 1100px){.top-news__detail{padding-top:40px;margin-top:40px}}.top-news__detail__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width: 1100px){.top-news__detail__list{display:block}}.top-news__detail__list .item{width:32.2%;text-decoration:none;color:#222}@media only screen and (min-width: 1101px){.top-news__detail__list .item:not(:first-of-type){margin-left:1.7%}}@media only screen and (max-width: 1100px){.top-news__detail__list .item{width:auto;margin-bottom:40px;display:block}}.top-news__detail__list .item>span{display:block}.top-news__detail__list .item--image{position:relative;height:270px}@media only screen and (max-width: 800px){.top-news__detail__list .item--image{height:200}}.top-news__detail__list .item--image::before,.top-news__detail__list .item--image::after{content:"";position:absolute}.top-news__detail__list .item--image::before{left:0;top:0;width:100%;height:100%;border:6px solid rgba(131,131,131,.75);border-left-color:rgba(174,36,50,.75);border-top-color:rgba(174,36,50,.75)}.top-news__detail__list .item--image::after{left:6px;bottom:18px;width:6px;height:6px;background-color:rgba(174,36,50,.75)}.top-news__detail__list .item--title{font-size:18px;margin-top:30px}@media only screen and (max-width: 1100px){.top-news__detail__list .item--title{font-size:16px;margin-top:15px}}.top-news__detail__list .item--time{font-size:14px;margin-top:18px;display:block}@media only screen and (max-width: 1100px){.top-news__detail__list .item--time{font-size:13px;margin-top:10px}}.top-news__detail__btn{margin-top:50px;text-align:center}