@charset "UTF-8";.article .inner{height:100%;display:flex;align-items:center}.article .sub_title_sp{display:none}.content_leading_wrapper{height:700px;position:relative;background:url(../IMG/bg-heading.png) center/cover no-repeat}.content_leading_wrapper:before{display:block;position:absolute;left:calc(50% - 34px);bottom:70px;content:'';width:68px;height:27px;background:url(../IMG/txt-scroll.png) center center/68px 27px no-repeat}.content_bar{width:1px;height:60px;background:#fff;animation:scrolling 1600ms ease-in-out infinite}.content_bar_wrapper{position:absolute;bottom:0;left:50%;width:1px;margin:0 auto;overflow:hidden}@keyframes scrolling{0%{transform:translateY(-100%)}100%{transform:translateY(100%)}}.content_list{background-color:#000}.content_item{width:100%;height:700px;background-repeat:no-repeat}.content_item:nth-child(1){background-image:url(../IMG/bg-content_area_1.png)}.content_item:nth-child(2){background-image:url(../IMG/bg-content_area_2.png)}.content_item:nth-child(3){background-image:url(../IMG/bg-content_area_3.png)}.content_item:nth-child(4){background-image:url(../IMG/bg-content_area_4.png)}.content_item_section{position:relative;height:100%}.content_item_title{position:absolute}.content_item_image{height:auto}.content_item:nth-child(2n){background-position:center left}.content_item:nth-child(2n) .inner{justify-content:flex-end}.content_item:nth-child(2n+1){background-position:center right}.content_item:nth-child(1) .content_item_title{right:412px;bottom:48px}.content_item:nth-child(2) .content_item_title{left:226px;bottom:45px}.content_item:nth-child(3) .content_item_title{right:531px;bottom:54px}.content_item:nth-child(4) .content_item_title{left:451px;bottom:63px}.content_text{color:#fff;line-height:2.5}.content_text_wrapper{width:420px}.content_ending_explanation{font-size:1.4rem}.content_ending_wrapper{padding:25px 0 100px}.content_ending_wrapper .inner+.inner{margin-top:70px}.content_ending_link{transition:.3s cubic-bezier(.13,.78,.38,.98);display:block;width:32.0513%}.content_ending_link_image{width:100%}.content_ending_link_wrapper{width:100%;display:flex;justify-content:center}.content_ending_link+.content_ending_link{margin-left:1.88034%}.content_ending_link:hover{opacity:.7}@media screen and (max-width:1400px){.content_text_wrapper{width:320px}}@media screen and (max-width:1220px){.content_text_wrapper{width:230px}}