@-webkit-keyframes topLineReveal{from{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}to{-webkit-clip-path:inset(0 0 0 0%);clip-path:inset(0 0 0 0%)}}@keyframes topLineReveal{from{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}to{-webkit-clip-path:inset(0 0 0 0%);clip-path:inset(0 0 0 0%)}}.top-line-01,.top-line-02{position:absolute;-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%);background-repeat:no-repeat;background-size:cover;z-index:99}.top-line-01{background-image:url(../img/top-line-01.svg);background-size:cover;aspect-ratio:1200/327;position:absolute;width:100%;bottom:20px}@media screen and (max-width: 520px){.top-line-01{width:180%;bottom:6px}}.top-line-02{background-image:url(../img/top-line-02.svg);width:100%;background-size:cover;aspect-ratio:1200/355;position:absolute;bottom:10px}@media screen and (max-width: 520px){.top-line-02{width:180%;bottom:-5px}}.top-main-wrap{position:relative;padding-bottom:80px;overflow:hidden}.top-main{margin:110px 0 0 0;padding:0 30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;gap:84px}@media screen and (max-width: 1064px){.top-main{gap:50px}}@media screen and (max-width: 960px){.top-main{gap:30px}}@media screen and (max-width: 800px){.top-main{margin:80px 0 0 0}}@media screen and (max-width: 692px){.top-main{display:block;padding:0 15px}}.top-main-img-in{border-radius:20px;overflow:hidden;aspect-ratio:44/29;margin-right:0;margin-left:auto;position:relative}@media screen and (max-width: 960px){.top-main-img-in{width:100%;aspect-ratio:69/80}}.top-main-img-in img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.top-main-img-in .main-img-cssslide{z-index:10;opacity:0;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;position:absolute;left:0;top:0;-webkit-animation:mainimage-anime 32s 0s infinite;animation:mainimage-anime 32s 0s infinite}.top-main-img-in .main-img-cssslide:nth-of-type(2){-webkit-animation-delay:8s;animation-delay:8s}.top-main-img-in .main-img-cssslide:nth-of-type(3){-webkit-animation-delay:16s;animation-delay:16s}.top-main-img-in .main-img-cssslide:nth-of-type(4){-webkit-animation-delay:24s;animation-delay:24s}.top-main-img-in .main-img-cssslide:nth-of-type(5){-webkit-animation-delay:32s;animation-delay:32s}@-webkit-keyframes mainimage-anime{0%{opacity:0}12.5%{opacity:1}25%{opacity:1}37.5%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2);z-index:9}100%{opacity:0}}@keyframes mainimage-anime{0%{opacity:0}12.5%{opacity:1}25%{opacity:1}37.5%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2);z-index:9}100%{opacity:0}}.top-main-img-wrap{width:70%}@media screen and (max-width: 1064px){.top-main-img-wrap{width:80%}}@media screen and (max-width: 960px){.top-main-img-wrap{width:70%}}@media screen and (max-width: 692px){.top-main-img-wrap{position:relative;width:100%}}@media screen and (max-width: 960px){.top-main-copy{width:20%}}@media screen and (max-width: 692px){.top-main-copy{width:100%;position:absolute;bottom:-19%;left:8%;z-index:11}}.top-main-02{margin-top:100px}@media screen and (max-width: 692px){.top-main-copy-pc{display:none}}.top-main-copy-sp{display:none}@media screen and (max-width: 692px){.top-main-copy-sp{display:block}}.mask-bg{display:inline-block;overflow:hidden;position:relative;vertical-align:middle;background-color:hsla(0,0%,100%,.8);padding:20px 10px}.mask-bg img{display:block;width:32px;height:auto;opacity:0}@media screen and (max-width: 520px){.mask-bg img{width:25px}}.mask-bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#06f;-webkit-transform:translateX(-101%);transform:translateX(-101%);z-index:2}.mask-bg.is-animated img{-webkit-animation:img-reveal 1.2s steps(1) forwards;animation:img-reveal 1.2s steps(1) forwards}.mask-bg.is-animated::after{-webkit-animation:mask-bg-horizontal 1.2s cubic-bezier(0.8, 0, 0.17, 1) forwards;animation:mask-bg-horizontal 1.2s cubic-bezier(0.8, 0, 0.17, 1) forwards}@-webkit-keyframes mask-bg-horizontal{0%{-webkit-transform:translateX(-101%);transform:translateX(-101%)}50%{-webkit-transform:translateX(0%);transform:translateX(0%)}100%{-webkit-transform:translateX(101%);transform:translateX(101%)}}@keyframes mask-bg-horizontal{0%{-webkit-transform:translateX(-101%);transform:translateX(-101%)}50%{-webkit-transform:translateX(0%);transform:translateX(0%)}100%{-webkit-transform:translateX(101%);transform:translateX(101%)}}@-webkit-keyframes img-reveal{0%{opacity:0}50%{opacity:1}100%{opacity:1}}@keyframes img-reveal{0%{opacity:0}50%{opacity:1}100%{opacity:1}}.top-content{margin-top:-150px}.top-para-wrap{margin-top:160px;position:relative;bottom:0px;width:100%;height:100%}.top-para-wrap:before{content:"";background:url(../img/icon-berryorange.png) no-repeat;background-size:contain;display:block;width:279px;height:206px;position:absolute;top:-140px;left:-85px;-webkit-animation:fuwafuwa 3s linear infinite;animation:fuwafuwa 3s linear infinite;z-index:10}@media screen and (max-width: 960px){.top-para-wrap:before{width:220px;height:162px;top:-110px;left:-55px}}@media screen and (max-width: 692px){.top-para-wrap:before{width:200px;height:147px;top:-80px;left:-5px}}@media screen and (max-width: 520px){.top-para-wrap:before{width:188px;height:138px;top:-40px;left:-5px}}.top-para-inner{height:300px}.para-ttl-bt{width:100%;height:300px;border-radius:20px;margin-bottom:0px}.top-para{background-image:url(../img/about01.jpg);background-repeat:no-repeat;background-size:110%;background-position:top}@media screen and (max-width: 960px){.top-para{background-size:130%}}@media screen and (max-width: 800px){.top-para{background-size:152%}}@media screen and (max-width: 692px){.top-para{background-size:165%}}@media screen and (max-width: 520px){.top-para{background-size:250%}}@-webkit-keyframes parallax{from{background-position:center 0}to{background-position:center -300px}}@keyframes parallax{from{background-position:center 0}to{background-position:center -300px}}.top-para-ttl-wrap{width:100%;display:block;height:100%;position:absolute}.top-para-ttl{position:absolute;bottom:-1px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;line-height:1;z-index:9}.top-para-ttl-in{background:#fdfbf0;border-radius:20px 20px 0 0;padding:30px 80px;position:relative}@media screen and (max-width: 520px){.top-para-ttl-in{padding:20px 50px}}.top-para-ttl-in:after{content:"";background:url(../img/icon-top-about.png) no-repeat;background-size:contain;width:164px;height:166px;display:block;position:absolute;bottom:-4px;right:-155px}@media screen and (max-width: 960px){.top-para-ttl-in:after{width:148px;height:150px;right:-140px}}@media screen and (max-width: 692px){.top-para-ttl-in:after{right:-80px}}@media screen and (max-width: 692px){.top-para-ttl-in:after{width:101px;height:103px;right:-60px}}.top-para-ttl-01{font-size:6.6rem;font-family:"Lora",serif;font-weight:500;font-optical-sizing:auto;font-style:italic;color:#efe5cd;display:block;margin-bottom:10px}@media screen and (max-width: 960px){.top-para-ttl-01{font-size:5rem}}@media screen and (max-width: 520px){.top-para-ttl-01{font-size:4rem}}.top-para-ttl-02{font-size:2.4rem;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;color:#06f;display:block;margin-bottom:5px}@media screen and (max-width: 960px){.top-para-ttl-02{font-size:2rem}}@media screen and (max-width: 520px){.top-para-ttl-02{font-size:1.4rem}}.top-para-ttl-03{font-size:5rem;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;color:#06f;display:block}@media screen and (max-width: 960px){.top-para-ttl-03{font-size:4rem}}@media screen and (max-width: 520px){.top-para-ttl-03{font-size:3rem}}.top-about-txt-wrap{text-align:center}.top-about-txt-pc{padding-top:50px;text-align:center;font-size:2.4rem;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;color:#06f;font-weight:600;position:relative;display:inline-block}@media screen and (max-width: 800px){.top-about-txt-pc{font-size:2rem}}@media screen and (max-width: 692px){.top-about-txt-pc{display:none}}.top-about-txt-pc span{font-size:2rem}@media screen and (max-width: 800px){.top-about-txt-pc span{font-size:1.6rem}}.top-about-txt-pc:before{content:"";background:#06f;width:2px;height:70px;-webkit-transform:rotate(-30deg);transform:rotate(-30deg);display:block;position:absolute;left:-20px;bottom:0px}.top-about-txt-pc:after{content:"";background:#06f;width:2px;height:70px;-webkit-transform:rotate(30deg);transform:rotate(30deg);display:block;position:absolute;right:-20px;bottom:0}.top-about-txt-sp{display:none}@media screen and (max-width: 692px){.top-about-txt-sp{padding-top:50px;text-align:center;font-size:2rem;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;color:#06f;font-weight:600;position:relative;display:inline-block;line-height:1.8}}@media screen and (max-width: 520px){.top-about-txt-sp{font-size:1.8rem}}.top-about-txt-sp span{font-size:1.6rem}@media screen and (max-width: 520px){.top-about-txt-sp span{font-size:1.4rem}}.top-about-txt-sp:before{content:"";background:#06f;width:2px;height:70px;-webkit-transform:rotate(-30deg);transform:rotate(-30deg);display:block;position:absolute;left:-20px;bottom:-10px}.top-about-txt-sp:after{content:"";background:#06f;width:2px;height:70px;-webkit-transform:rotate(30deg);transform:rotate(30deg);display:block;position:absolute;right:-20px;bottom:-10px}.top-about-list{padding-top:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:50px 40px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width: 960px){.top-about-list{gap:40px 30px}}@media screen and (max-width: 692px){.top-about-list{gap:30px 20px}}@media screen and (max-width: 520px){.top-about-list{gap:20px}}.top-about-list .top-about-list-item{width:calc(50% - 20px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 960px){.top-about-list .top-about-list-item{width:calc(50% - 15px)}}@media screen and (max-width: 692px){.top-about-list .top-about-list-item{width:calc(50% - 10px)}}@media screen and (max-width: 520px){.top-about-list .top-about-list-item{width:100%}}.top-about-list .top-about-list-item a{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;padding:40px 40px 50px;border-radius:20px;position:relative;-webkit-transition:ease all .2s;transition:ease all .2s;-webkit-box-shadow:none;box-shadow:none}@media screen and (max-width: 960px){.top-about-list .top-about-list-item a{padding:40px 30px 50px}}@media screen and (max-width: 692px){.top-about-list .top-about-list-item a{padding:40px 20px 50px}}@media screen and (max-width: 520px){.top-about-list .top-about-list-item a{padding:40px 30px}}.top-about-list .top-about-list-item a p{margin:0;padding:15px 20px;color:#000;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 692px){.top-about-list .top-about-list-item a p{padding:15px 0}}@media screen and (max-width: 520px){.top-about-list .top-about-list-item a p{padding:15px 0 0}}.top-about-list .top-about-list-item a:hover{-webkit-box-shadow:5px 10px 10px 0px rgba(0,0,0,.16);box-shadow:5px 10px 10px 0px rgba(0,0,0,.16);-webkit-transform:translateY(-10px);transform:translateY(-10px)}.top-about-list-arrow{width:44px;height:44px;border:1px solid #06f;border-radius:50%;position:absolute;bottom:20px;right:20px;-webkit-transition:ease all .2s;transition:ease all .2s;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 692px){.top-about-list-arrow{width:30px;height:30px}}.top-about-list-arrow:before{content:"";display:block;width:15px;height:15px;background:url(../img/icon-arrow-bl.svg) no-repeat;background-size:contain;-webkit-transition:ease all .2s;transition:ease all .2s}@media screen and (max-width: 692px){.top-about-list-arrow:before{width:12px;height:12px}}.top-about-list .top-about-list-item a:hover .top-about-list-arrow{background:#06f}.top-about-list .top-about-list-item a:hover .top-about-list-arrow:before{background:url(../img/icon-arrow-wht.svg) no-repeat;background-size:contain}.top-about-list-item-num-wrap{position:absolute;top:15px;left:15px}.top-about-list-item-num-wrap .top-about-list-item-num{font-size:4rem;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600;color:#06f;position:relative;line-height:1}@media screen and (max-width: 960px){.top-about-list-item-num-wrap .top-about-list-item-num{font-size:3rem}}@media screen and (max-width: 692px){.top-about-list-item-num-wrap .top-about-list-item-num{font-size:2.8rem}}.top-about-list-item-num-wrap .top-about-list-item-num-deco{display:block;width:38px;height:2px;background:#06f;position:relative;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.top-about-list-item-num-wrap .top-about-list-item-num-deco:before{content:"";width:4px;height:4px;display:block;border-radius:50%;background:#06f;position:absolute;top:50%;left:0%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.top-about-list-item-num-wrap .top-about-list-item-num-deco:after{content:"";width:4px;height:4px;display:block;border-radius:50%;background:#06f;position:absolute;top:50%;right:0%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.top-about-list-item-num-deco-wrap{position:absolute;bottom:2px;right:-22px}.top-about-list-item-ttl{font-size:3rem;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600;color:#06f;text-align:center;line-height:1.5;margin-bottom:20px}@media screen and (max-width: 960px){.top-about-list-item-ttl{font-size:2.4rem}}@media screen and (max-width: 692px){.top-about-list-item-ttl{font-size:2rem}}.top-about-list-item-ttl span{font-size:1.4rem;display:block}@media screen and (max-width: 692px){.top-about-list-item-ttl span{font-size:1.2rem}}.top-about-list-item-img{aspect-ratio:2/1;border-radius:20px;overflow:hidden;position:relative}.top-about-list-item-img img{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.top-about-list .top-about-list-item:nth-child(1) .top-about-list-item-img img{-o-object-position:50% 45%;object-position:50% 45%}.top-about-list .top-about-list-item:nth-child(2) .top-about-list-item-img img{-o-object-position:50% 20%;object-position:50% 20%}.top-about-list .top-about-list-item:nth-child(3) .top-about-list-item-img img{-o-object-position:50% 60%;object-position:50% 60%}.top-about-list .top-about-list-item:nth-child(4) .top-about-list-item-img img{-o-object-position:50% 65%;object-position:50% 65%}.top-about-wrap-inner{margin-bottom:50px}.top-about-wrap-inner .inner{position:relative}.top-about-wrap-inner2{background:#ff0;border-radius:0px 0px 0px 20px}.top-about-wrap{background:#fdfbf0;margin-left:30px;border-radius:20px 0 0 20px;padding-top:110px}@media screen and (max-width: 692px){.top-about-wrap{margin-left:0}}@media screen and (max-width: 520px){.top-about-wrap{padding-top:60px}}.top-products{margin-top:90px}@media screen and (max-width: 692px){.top-products{margin-top:60px}}.top-products-ttl{font-size:3.6rem;font-family:"Lora",serif;font-weight:500;font-optical-sizing:auto;font-style:italic;color:#06f}.productsSplide{padding-top:24px;padding-bottom:40px}.productsSplide .splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.productsSplide .splide__slide{width:300px;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;padding-top:30px;padding-bottom:30px}.productsSplide .splide__slide .top-products-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.splide__slide.slide_even{padding-top:50px}.top-products-item01,.top-products-item02,.top-products-item03,.top-products-item04,.top-products-item05,.top-products-item06{position:relative;margin:24px 0}@media screen and (max-width: 692px){.top-products-item01,.top-products-item02,.top-products-item03,.top-products-item04,.top-products-item05,.top-products-item06{margin:30px 0 40px}}.top-products-item01:before,.top-products-item02:before,.top-products-item03:before,.top-products-item04:before,.top-products-item05:before,.top-products-item06:before{content:"";position:absolute;display:block}.top-products-item01:before{background:url(../img/icon-products01.png) no-repeat;background-size:contain;width:78px;height:65px;right:30px;bottom:-15px}.top-products-item02:before{background:url(../img/icon-products02.png) no-repeat;background-size:contain;width:140px;height:63px;left:40px;top:-20px}.top-products-item03:before{background:url(../img/icon-products03.png) no-repeat;background-size:contain;width:138px;height:78px;left:30px;bottom:-15px}.top-products-item04:before{background:url(../img/icon-products04.png) no-repeat;background-size:contain;width:48px;height:44px;right:50px;top:-15px}.top-products-item05:before{background:url(../img/icon-products05.png) no-repeat;background-size:contain;width:75px;height:62px;left:30px;bottom:-10px}.top-products-item06:before{background:url(../img/icon-products06.png) no-repeat;background-size:contain;width:104px;height:78px;right:30px;top:-15px}.top-recruit-block{background:#edf7ff;padding:350px 0 100px;position:relative}@media screen and (max-width: 692px){.top-recruit-block{padding:130px 0 250px}}.top-recruit-block:before{content:"";background:url(../img/top-recruit-bt.svg) no-repeat;background-size:cover;display:block;aspect-ratio:1200/246;position:absolute;width:100%;top:-10px}.top-recruit-block:after{content:"";background:url(../img/icon-grapes-peach.png) no-repeat;background-size:contain;display:block;width:296px;height:204px;position:absolute;right:5%;top:18%;-webkit-animation:fuwafuwa 3s linear infinite;animation:fuwafuwa 3s linear infinite}@media screen and (max-width: 1064px){.top-recruit-block:after{width:250px;height:172px}}@media screen and (max-width: 692px){.top-recruit-block:after{width:198px;height:136px;right:2%;top:1%}}.top-recruit-in-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:80px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 800px){.top-recruit-in-wrap{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width: 692px){.top-recruit-in-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:40px}}.top-recruit-txtarea{max-width:550px;margin-left:0;margin-right:auto}.top-recruit-ttl-wrap{text-align:center;margin:0px auto}@media screen and (max-width: 960px){.top-recruit-in-wrap .c-link-wrap{right:20px;bottom:120px}}@media screen and (max-width: 692px){.top-recruit-in-wrap .c-link-wrap{bottom:100px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}}.c-link.c-recruit-link{margin:40px auto 0}.top-recruit-subttl{font-size:3rem;color:#06f;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600;margin-bottom:10px}@media screen and (max-width: 800px){.top-recruit-subttl{font-size:2.4rem}}@media screen and (max-width: 692px){.top-recruit-subttl{font-size:2rem}}.top-recruit-ttl{font-size:5rem;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600;color:#06f;line-height:1;text-align:center}@media screen and (max-width: 800px){.top-recruit-ttl{font-size:4rem}}@media screen and (max-width: 692px){.top-recruit-ttl{font-size:3rem}}.top-recruit-ttl span{font-size:6.6rem;font-family:"Lora",serif;font-weight:500;font-optical-sizing:auto;font-style:italic;color:#dae9f5;display:block;margin-bottom:10px}@media screen and (max-width: 800px){.top-recruit-ttl span{font-size:5rem}}@media screen and (max-width: 692px){.top-recruit-ttl span{font-size:4rem}}.top-news-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 692px){.top-news-block{display:block}}.top-news-ttl-wrap{background:#d9d9d9;width:25%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 692px){.top-news-ttl-wrap{width:100%;padding:20px}}.top-news-ttl{line-height:1;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600;color:#06f;font-size:2.4rem}@media screen and (max-width: 692px){.top-news-ttl{font-size:2rem}}.top-news-ttl span{font-family:"Lora",serif;font-weight:500;font-optical-sizing:auto;font-style:italic;font-weight:600;font-size:3.6rem;color:#dae9f5;display:block;margin-bottom:10px}@media screen and (max-width: 692px){.top-news-ttl span{font-size:3rem}}@media screen and (max-width: 692px){.top-news-btn-pc{display:none}}.top-news-btn-sp{display:none}@media screen and (max-width: 692px){.top-news-btn-sp{display:block;margin:0 auto 50px}}.top-news-content{padding:60px;width:75%}@media screen and (max-width: 692px){.top-news-content{width:100%;padding:50px 30px 30px}}.top-news-content-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#000;margin-bottom:30px;gap:20px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 692px){.top-news-content-item{display:block}}.top-news-content-item:visited{color:#000}.top-news-content-item dt .top-news-flag-info{background:#06f;border:1px solid #06f;color:#fff;font-weight:600;margin-left:20px;padding:3px 22px}.top-news-content-item dt .top-news-flag-recruit{background:#fff;border:1px solid #06f;color:#06f;font-weight:600;margin-left:20px;padding:3px 22px}.top-news-content-item dd{font-size:1.6rem;position:relative;display:inline-block;-webkit-transition:ease all .3s;transition:ease all .3s;font-weight:500}@media screen and (max-width: 692px){.top-news-content-item dd{font-size:1.4rem;margin-top:10px}}.top-news-content-item dd:before{background:#06f;content:"";width:100%;height:1px;position:absolute;left:0;bottom:0;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.top-news-content-item:hover dd::before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1, 1);transform:scale(1, 1)}.top-news-content-item:hover dd{color:#06f}.top-news-content-item:last-child{margin-bottom:0}.top-contact{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 800px){.top-contact{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.top-contact .top-contact-img{background:url(../img/top-contact.jpg) no-repeat;background-size:cover;background-position:center;width:50%}@media screen and (max-width: 960px){.top-contact .top-contact-img{width:40%}}@media screen and (max-width: 800px){.top-contact .top-contact-img{width:100%;aspect-ratio:3/2}}.top-contact-txt{background:#06f;width:50%;padding:30px 60px 45px;text-align:center;color:#fff}@media screen and (max-width: 1064px){.top-contact-txt{padding:30px 30px 45px}}@media screen and (max-width: 960px){.top-contact-txt{padding:30px 30px 45px;width:60%}}@media screen and (max-width: 800px){.top-contact-txt{width:100%;padding:50px 30px}}.top-contact-ttl{font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600;font-size:2rem;text-align:center;line-height:1;margin-bottom:20px}@media screen and (max-width: 692px){.top-contact-ttl{font-size:1.6rem}}.top-contact-ttl:before{content:"";background:url(../img/icon-contact.svg) no-repeat;background-size:contain;width:48px;height:32px;display:block;margin:0 auto 10px}@media screen and (max-width: 692px){.top-contact-ttl:before{width:40px;height:27px}}.top-contact-ttl span{font-family:"Lora",serif;font-weight:500;font-optical-sizing:auto;font-style:italic;font-size:5rem;color:#ff0;display:block;padding-bottom:10px}@media screen and (max-width: 692px){.top-contact-ttl span{font-size:4rem}}.top-contact-txtarea{inline-size:-webkit-fit-content;inline-size:-moz-fit-content;inline-size:fit-content;margin-inline:auto;text-align:left}.top-contact-tel-pc{font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600;font-size:30px}@media screen and (max-width: 692px){.top-contact-tel-pc{display:none}}.top-contact-tel-pc span{padding-right:10px}.top-contact-tel-sp{display:none}@media screen and (max-width: 692px){.top-contact-tel-sp{display:block;color:#fff;font-size:2.4rem;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600}}.top-contact-tel-sp:visited{color:#fff}.top-contact-tel-sp span{padding-right:10px}.top-company-info{background:#fdfbf0;padding-top:120px;position:relative}@media screen and (max-width: 692px){.top-company-info{margin-top:100px}.top-company-info:before{content:"";height:100px;width:100%;display:block;position:absolute;top:-100px;background:#fdfbf0}}.top-company-info:after{content:"";background:url(../img/icon-lemon.png) no-repeat;background-size:contain;width:202px;height:181px;display:block;position:absolute;-webkit-animation:fuwafuwa 3s linear infinite;animation:fuwafuwa 3s linear infinite;right:10%;top:5%}@media screen and (max-width: 692px){.top-company-info:after{width:135px;height:121px;right:5%;top:-23%}}.top-company-info-access{padding-top:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:50px}@media screen and (max-width: 800px){.top-company-info-access{display:block;padding-top:40px}}.top-company-info-map{width:70%}@media screen and (max-width: 800px){.top-company-info-map{width:100%}}.top-company-info-map iframe{aspect-ratio:2/1;width:100%;max-height:350px;height:auto}.top-company-info-access-txt{font-size:1.6rem;margin-top:80px}@media screen and (max-width: 800px){.top-company-info-access-txt{margin-top:40px;position:relative;padding-bottom:80px}}.top-company-name{font-weight:600;padding-bottom:10px}.c-link{background:#ff0;color:#06f;overflow:hidden;position:relative;-webkit-transition-duration:.4s;transition-duration:.4s;z-index:2;font-size:1.8rem;font-weight:600;width:150px;height:150px;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;line-height:1.5;margin:50px 20px 0}@media screen and (max-width: 800px){.c-link{width:120px;height:120px;font-size:1.6rem;margin:0}}.c-link:visited{color:#06f}.c-link:before{content:"";background:url(../img/icon-arrow-line-blr.svg) no-repeat;background-size:contain;width:10px;height:15px;display:block;position:absolute;bottom:25px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}@media screen and (max-width: 800px){.c-link:before{bottom:15px}}.c-link::after{background:#fdd000;border-radius:50%;content:"";display:block;margin:auto;opacity:0;pointer-events:none;position:absolute;top:50%;left:0;right:0;width:100%;padding-top:100%;height:0;z-index:-1;-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:opacity .5s,-webkit-transform 0s;transition:opacity .5s,-webkit-transform 0s;transition:opacity .5s,transform 0s;transition:opacity .5s,transform 0s,-webkit-transform 0s;-webkit-transition-delay:0s,.4s;transition-delay:0s,.4s}.c-link:hover{color:#06f}.c-link:hover:before{content:"";background:url(../img/icon-arrow-line-blr.svg) no-repeat;background-size:contain;width:10px;height:15px}.c-link:hover::after{opacity:1;-webkit-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition:opacity .8s,-webkit-transform .6s ease-in-out;transition:opacity .8s,-webkit-transform .6s ease-in-out;transition:opacity .8s,transform .6s ease-in-out;transition:opacity .8s,transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media screen and (max-width: 800px){.c-link-wrap{position:absolute;right:5px;bottom:20px}}/*# sourceMappingURL=top.css.map */