/*!
 * base
 */
/*!
 * parts
 */.sr-img[data-scroll]{opacity:0}.sr-img[data-scroll=in]{opacity:1;animation:swing-top-bck 0.45s 0.1s cubic-bezier(0.25,0.46,0.45,0.94) both}@keyframes blurIn{0%{filter:blur(5px);opacity:0;transform:scale(0.85)}to{filter:blur(0px);opacity:1;transform:scale(1)}}@keyframes scale-up-center{0%{opacity:0;transform:scale(0.5)}to{opacity:1;transform:scale(1)}}@keyframes slide-top{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0px)}}@keyframes slide-left{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0px)}}@keyframes slit-in-vertical{0%{transform:translateZ(-800px) rotateY(90deg);opacity:0}54%{transform:translateZ(-160px) rotateY(87deg);opacity:1}to{transform:translateZ(0) rotateY(0)}}@keyframes swing-top-bck{0%{transform:rotateX(-180deg);transform-origin:top}to{transform:rotateX(0);transform-origin:top}}.header{position:relative;z-index:1;padding:30px 0}.header-ttl{text-align:center;margin-bottom:20px}@media (min-width:768px){.header-ttl{margin-bottom:50px}}.header-ttl h2{font-size:10vw;margin:0;line-height:1.25;color:#fff}@media (min-width:992px){.header-ttl h2{font-size:7rem}}@media (min-width:992px){.header-ttl small{font-size:1rem}}.header-ttl .en{line-height:1}.header-bg{display:block;width:100%;width:100vw;height:100%;position:absolute;top:0;left:0;pointer-events:none;z-index:-1}.header-bg span{display:block;height:12px;width:600px;width:100vw;position:absolute;top:10%;left:15vw;z-index:-1;transform:rotate(-45deg);background-color:rgba(255,255,255,0.3)}@media (min-width:992px){.header-bg span{top:-20%;left:10vw}}.header-bg span:after,.header-bg span:before{content:"";display:block;height:12px;width:100%;position:absolute;top:0;left:0;background-color:rgba(255,255,255,0.3)}.header-bg span:before{top:10vh;left:-100vw}@media (min-width:992px){.header-bg span:before{top:15vh}}.header-bg span:after{top:35vh;left:auto;right:5vw}@media (min-width:992px){.header-bg span:after{top:50vh;right:-10vw}}.section{padding:30px 0;position:relative}@media (-ms-high-contrast:none){.section img{width:100%}}.section.section-0{padding:0}.section-bg{display:flex;justify-content:space-around;align-items:center;flex-direction:column;width:100%;width:100vw;height:100%;position:absolute;top:0;left:0;pointer-events:none}.section-bg span{display:block;height:12px;width:600px;width:100vw;position:relative;z-index:0;transform:rotate(-45deg);background-color:rgba(255,255,255,0.3);pointer-events:none}@media (min-width:992px){.section-bg span{max-width:700px}}.section-bg span.span01{top:-5%;right:-51vw}@media (min-width:992px){.section-bg span.span01{right:-35vw}}.section-bg span.span02{top:3%;left:-35vw}@media (min-width:992px){.section-bg span.span02{top:10%;left:-50vw}}.section-bg span.span03{top:-5%;right:-45vw}@media (min-width:992px){.section-bg span.span03{top:-15%;right:-55vw}}.section-bg span.span04{top:-3%;left:-50vw}@media (min-width:992px){.section-bg span.span04{top:5%;left:-35vw}}.section-bg span.span05{top:-10%;right:-45vw}.section-bg span.span06{top:-7%;left:-50vw}@media (min-width:992px){.section-bg span.span06{display:none}}.section-bg span.span07{bottom:-5%;left:-15%}.header{height:600px;height:100vw;overflow:hidden;padding:20px 0}@media (min-width:992px){.header{height:85vh}}.header-ttl{text-align:left}.header-svg{display:block;position:absolute;z-index:1;pointer-events:none;top:0;left:0;width:100%;height:100%}.header-svg img{position:absolute;height:100%;width:auto}.header-svg .svg-01 img{right:-5%;bottom:0;height:85%}@media (min-width:992px){.header-svg .svg-01 img{right:-1%}}.header-svg .svg-02 img{right:40%;bottom:-10%;height:90%}.header-svg .svg-03 img{height:110%;right:10%;bottom:-20%}@media (min-width:992px){.header-svg .svg-03 img{right:15%}}.header-svg .svg-04 img{height:55%;bottom:-5%;left:3%}.header-svg .svg-05 img{height:55%;bottom:-10%;left:19%}.header-svg .svg-06 img{height:65%;bottom:-30%;left:9%}.header-svg[data-scroll=in] .svg-01 img{animation:slide-top 0.3s cubic-bezier(0.755,0.05,0.855,0.06) both}.header-svg[data-scroll=in] .svg-02 img{animation:slide-top 0.3s 0.1s cubic-bezier(0.755,0.05,0.855,0.06) both}.header-svg[data-scroll=in] .svg-03 img{animation:scale-up-center 0.3s 0.3s cubic-bezier(0.755,0.05,0.855,0.06) both}.header-svg[data-scroll=in] .svg-04 img{animation:slide-top 0.3s 0.4s cubic-bezier(0.755,0.05,0.855,0.06) both}.header-svg[data-scroll=in] .svg-05 img{animation:slide-top 0.3s 0.5s cubic-bezier(0.755,0.05,0.855,0.06) both}.header-svg[data-scroll=in] .svg-06 img{animation:slide-top 0.3s 0.6s cubic-bezier(0.755,0.05,0.855,0.06) both}.section-talk{border-top:1px solid #fff;padding-top:20px}.section-talk .section-arrow{position:relative;overflow:hidden;width:100%;height:35px;top:-22px}.section-talk .section-arrow:before{content:"";display:block;height:50px;width:50px;position:absolute;z-index:1;left:50%;top:-25px;background-color:#1fb5fa;border:1px solid #fff;transform:rotate(45deg) translate(-50%,13px);transform-origin:center}.talk-text{color:#fff;margin-bottom:50px}.talk-text h3{font-size:1.5rem;margin-bottom:10px;line-height:1.25}.talk-member{position:relative;z-index:1;margin-bottom:50px}.talk-member-tag{position:absolute;z-index:1;top:-10px;left:-10px;color:#fff;line-height:1;overflow:hidden;padding:10px;display:inline-block;width:150px}.talk-member-tag:before{content:"";display:block;height:100%;width:150px;background-color:#000;position:absolute;left:-50px;top:0;z-index:-1;transform:skewX(45deg);pointer-events:none}.talk-member-wrap{background-color:#fff;padding:40px 20px 10px;border-radius:5px}.talk-member .member{margin-bottom:20px;width:100%;display:flex;align-items:center;align-content:center}.talk-member .member-photo{flex-basis:150px;width:150px}.talk-member .member-photo img{width:100%;border-radius:5px}.talk-member .member-intro{padding-left:10px}.talk-member .member-intro img{display:inline-block;width:45px;height:45px}.talk-member .member-intro h5{font-size:1.3rem;margin-bottom:0}.talk-member .member-intro p{font-size:0.85rem}.talk-main{background-color:#fff;padding:20px 20px 10px;border-radius:5px}.talk-main-img{position:relative;z-index:1;padding-top:40px;margin-bottom:10px}.talk-main-img h3{position:absolute;z-index:1;left:-20px;top:0;background:#000;color:#1fb5fa;padding:10px 20px;line-height:1.35}.talk-main-img img{max-width:100%;border-radius:5px}.talk-main-ttl{color:#1fb5fa;padding-bottom:20px}.talk-main-body{display:flex;justify-content:space-between;width:100%;margin-bottom:30px}.talk-main-body .tmb{flex-basis:80px;text-align:center;position:relative;z-index:1}.talk-main-body .tmb.left{padding-right:20px}.talk-main-body .tmb.right{padding-left:20px}.talk-main-body .tmb img{width:100%}.talk-main-body .tmb span{text-align:center;display:inline-block;line-height:1.8;width:90%;background-color:#1fb5fa;color:#fff;margin-bottom:15px;position:relative;z-index:1}.talk-main-body .tmb span:before{content:"";display:block;width:20px;height:20px;background-color:#1fb5fa;position:absolute;bottom:-5px;left:50%;transform:translate(-50%,0) rotate(45deg);z-index:-1}.talk-main-body .text{flex-basis:calc(100% - 80px)}