.cause{position:relative;background:url(../img/cause_bg.png) no-repeat top center/100%}.cause::before{content:"";display:block;position:absolute;top:max(calc(-44 / 800 * 100vw),-44px);left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);width:min(calc(290 / 800 * 100vw),290px);height:min(calc(290 / 800 * 100vw),290px);background:url(../img/cause_pop.png) no-repeat top center/100%}.cause_pop{position:absolute;width:min(calc(182/ 800 * 100vw),182px)}.cause_point li{position:relative}.cause_point li:first-child p.cause_pop:nth-of-type(2){top:min(calc(136/ 800 * 100vw),136px);left:min(calc(109/ 800 * 100vw),109px)}.cause_point li:first-child p.cause_pop:nth-of-type(3){top:min(calc(382/ 800 * 100vw),382px);left:min(calc(22/ 800 * 100vw),20px)}.cause_point li:nth-child(2) p.cause_pop:nth-of-type(2){top:min(calc(378/ 800 * 100vw),378px);right:min(calc(20/ 800 * 100vw),20px)}.cause_point li:nth-child(2) p.cause_pop:nth-of-type(3){top:min(calc(132/ 800 * 100vw),132px);right:min(calc(115/ 800 * 100vw),115px)}.cause_ttl{position:absolute;top:0}.cause_point li:nth-child(4) p.cause_pop:nth-of-type(2){top:max(calc(-95/ 800 * 100vw),-95px);right:min(calc(235/ 800 * 100vw),235px)}.cause_point li:nth-child(4) p.cause_pop:nth-of-type(3){top:min(calc(340/ 800 * 100vw),340px);right:min(calc(63/ 800 * 100vw),63px)}.cause_point li:nth-child(5) p.cause_pop:nth-of-type(2){top:min(calc(65/ 800 * 100vw),65px);right:min(calc(106/ 800 * 100vw),106px)}.cause_point li:nth-child(5) p.cause_pop:nth-of-type(3){top:min(calc(364/ 800 * 100vw),364px);right:min(calc(30/ 800 * 100vw),30px)}.cause_point li:nth-child(5) p.cause_pop:nth-of-type(4){top:min(calc(421/ 800 * 100vw),421px);left:min(calc(89/ 800 * 100vw),89px)}.cause_point li:nth-child(5) p.cause_pop:nth-of-type(5){top:min(calc(130/ 800 * 100vw),130px);left:min(calc(20/ 800 * 100vw),20px)}.cause .dot{width:min(calc(6/ 800 * 100vw),6px);position:absolute;bottom:max(calc(-95/ 800 * 100vw),-95px);left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);z-index:2}.cause_point li:first-child .dot{bottom:max(calc(-68/ 800 * 100vw),-68px)}.cause_point li:nth-child(2) .dot{bottom:min(calc(73/ 800 * 100vw),73px)}.cause_point li:nth-child(5) .cause_pop{width:min(calc(228/ 800 * 100vw),228px)}.cause .cause_door p:first-child{position:absolute;top:min(calc(60/ 800 * 100vw),60px);left:0;width:50%;z-index:1;background:#fff;padding-bottom:20px}.cause .cause_door p:nth-child(2){position:absolute;top:min(calc(60/ 800 * 100vw),60px);right:0;width:50%;z-index:1;background:#fff;padding-bottom:20px}.cause_door p{transition:transform 2.5s ease,opacity 2s ease}.cause_door p:first-child{transform:translateX(0);transition-delay:1.0s}.cause_door p:nth-child(2){transform:translateX(0);transition-delay:1.0s}.cause_item.active .cause_door p:first-child{transform:translateX(-100%);opacity:0}.cause_item.active .cause_door p:nth-child(2){transform:translateX(100%);opacity:0}.cause_main{opacity:0;transform:scale(0);transition:transform 1.5s ease,opacity 1s ease}.cause_item.active .cause_main{opacity:1;transform:scale(1)}.cause_pop{opacity:0}.cause_item.showPop .cause_pop{animation:fadeFloat 1s ease-out forwards,floatLoop 3s ease-in-out infinite}.cause_sub{opacity:0}.cause_item.showSub .cause_sub{opacity:1;animation:scaleAnimation .8s ease forwards}