.kv{background-image:url(../../../../img/kv_bg.jpg);background-repeat:no-repeat;background-size:100%;border-radius:50rem;height:650rem;margin:0 48rem;overflow:hidden;position:relative;z-index:0}@media screen and (max-width:750px){.kv{background-image:url(../../../../img/kv_bg_sp.jpg);border-radius:30rem;height:580rem;margin:12rem 12rem 0}}.kv:after{background:linear-gradient(255deg,#3ecae6 15%,#1456af 80%);content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:-1}@media screen and (max-width:750px){.kv:after{background:linear-gradient(245deg,#3ecae6 10%,#1456af 95%)}}.kv-content{left:108rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:nowrap}@media screen and (max-width:750px){.kv-content{bottom:32rem;left:24rem;top:auto;-webkit-transform:none;transform:none}}.kv-content h1{color:#fff;font-family:shippori-mincho-b1,sans-serif;font-size:92rem;font-style:normal;font-weight:600;font-weight:500;line-height:1.2;margin:0 0 28rem -4rem;text-shadow:0 0 15rem rgba(13,35,63,.5)}@media screen and (max-width:750px){.kv-content h1{font-size:44rem;margin-bottom:16rem;text-shadow:0 0 15rem rgba(13,35,63,.7)}}.kv-content p{color:#fff;font-size:25rem;font-weight:500;letter-spacing:.04em;line-height:1.8;text-shadow:0 0 15rem rgba(13,35,63,.5)}@media screen and (max-width:750px){.kv-content p{font-size:16rem;line-height:1.6;text-shadow:0 0 15rem rgba(13,35,63,.7)}}.about{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:50rem;margin:88rem 116rem 68rem;padding:60rem 72rem 64rem}@media screen and (max-width:750px){.about{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:30rem;-ms-flex-direction:column;flex-direction:column;margin:60rem 12rem 40rem;padding:48rem 32rem 36rem}}.about-tit{left:72rem;position:absolute;top:-36rem;width:300rem}@media screen and (max-width:750px){.about-tit{left:50%;top:-24rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:220rem}}.about-txt{font-size:20rem;line-height:2.2;white-space:nowrap}@media screen and (max-width:750px){.about-txt{font-size:16rem;line-height:1.8;margin:0 0 40rem;text-align:justify;white-space:wrap}}.about-img{border-radius:30rem;width:450rem}@media screen and (max-width:750px){.about-img{border-radius:20rem;width:100%}}.product{background:-webkit-gradient(linear,left top,left bottom,from(#6b9cde),to(#9adeef));background:linear-gradient(180deg,#6b9cde,#9adeef);border-radius:120rem 120rem 0 0;padding:120rem 0 92rem}@media screen and (max-width:750px){.product{border-radius:50rem 50rem 0 0;padding:80rem 0 60rem}}.product-tit{color:#fff;font-family:shippori-mincho-b1,sans-serif;font-size:48rem;font-style:normal;font-weight:600;letter-spacing:.3em;position:relative;text-align:center}@media screen and (max-width:750px){.product-tit{font-size:28rem}}.product-tit img{left:49%;max-width:128rem;position:absolute;top:-20rem;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:750px){.product-tit img{left:48%;max-width:80rem;top:-16rem}}.product-list{margin:40rem auto 0;max-width:1200rem}@media screen and (max-width:750px){.product-list{margin:24rem 24rem 0}}.product-item{background-color:#fff;background-repeat:no-repeat;background-size:100%;border-radius:30rem;height:373rem;padding:56rem 68rem;position:relative}@media screen and (max-width:750px){.product-item{height:580rem;padding:252rem 24rem 0}}.product-item:first-child{background-image:url(../../../../img/pro_bg_img_1.jpg)}@media screen and (max-width:750px){.product-item:first-child{background-image:url(../../../../img/pro_bg_img_sp_1.jpg)}}.product-item:nth-child(2){background-image:url(../../../../img/pro_bg_img_2.jpg)}@media screen and (max-width:750px){.product-item:nth-child(2){background-image:url(../../../../img/pro_bg_img_sp_2.jpg)}}.product-item:nth-child(3){background-image:url(../../../../img/pro_bg_img_3.jpg)}@media screen and (max-width:750px){.product-item:nth-child(3){background-image:url(../../../../img/pro_bg_img_sp_3.jpg)}}.product-item:nth-child(4){background-image:url(../../../../img/pro_bg_img_4.jpg)}@media screen and (max-width:750px){.product-item:nth-child(4){background-image:url(../../../../img/pro_bg_img_sp_4.jpg)}}.product-item:not(:last-child){margin-bottom:28rem}@media screen and (max-width:750px){.product-item:not(:last-child){margin-bottom:20rem}}.product-item__tit{color:#4d8bff;font-family:shippori-mincho-b1,sans-serif;font-size:40rem;font-style:normal;font-weight:600;line-height:1.3;margin-bottom:16rem}@media screen and (max-width:750px){.product-item__tit{font-size:24rem;margin-bottom:12rem}}.product-item__tit span{display:block;font-size:20rem}@media screen and (max-width:750px){.product-item__tit span{font-size:14rem;margin-bottom:4rem}}.product-item__txt{line-height:2}.product-item__btn{background-color:#4d8bff;border:2rem solid #4d8bff;border-radius:100vh;bottom:56rem;color:#fff;display:block;font-size:14rem;font-weight:700;left:68rem;padding:12rem 28rem;position:absolute;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;width:220rem}@media screen and (max-width:750px){.product-item__btn{bottom:28rem;left:24rem;width:279rem}}.product-item__btn svg{max-width:14rem;position:absolute;right:20rem;top:50%;-webkit-transform:translateY(-45%);transform:translateY(-45%);stroke:#fff;-webkit-transition:stroke .3s;transition:stroke .3s}.product-item__btn:hover{background-color:#fff;color:#4d8bff}.product-item__btn:hover svg{stroke:#4d8bff}.other{background-color:#4d8bff;background-image:url(../../../../img/other_bg.jpg);background-repeat:no-repeat;background-size:cover;padding:92rem 0;position:relative}@media screen and (max-width:750px){.other{background-image:url(../../../../img/other_bg_sp.jpg);padding:60rem 12rem}}.other-tit{color:#fff;font-family:shippori-mincho-b1,sans-serif;font-size:40rem;font-style:normal;font-weight:600;text-align:center}@media screen and (max-width:750px){.other-tit{font-size:28rem;line-height:1.3}}.other-tit span{display:block;font-size:20rem;margin-bottom:8rem}@media screen and (max-width:750px){.other-tit span{font-size:14rem;margin-bottom:4rem}}.other-btn{border:2rem solid #fff;border-radius:100vh;color:#fff;display:block;font-size:20rem;font-weight:700;margin:40rem auto 0;padding:24rem;text-align:center;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;width:420rem}@media screen and (max-width:750px){.other-btn{font-size:18rem;margin:24rem auto 0;padding:16rem;width:100%}}.other-btn:hover{background-color:#fff;color:#4d8bff}