/* 재단소개 */

.csr_info {position: relative;}



.csr_info .txt_pack {text-align: center;}

.csr_info .txt_pack .subpage_copy {color: #043b72; margin-bottom: 20px;}

.csr_info .txt_pack .subpage_copy strong {display: inline-block;}

.csr_info .txt_pack > a {display: inline-block; margin-top: 32px; color: #222; padding-right: 15px; background: url(/uploads/image/rimages/more-arrow-b.svg) no-repeat 55px 6px;}

.csr_info .txt_pack.scroll_motion .subpage_copy {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-property: transform, opacity;}

.csr_info .txt_pack.scroll_motion .txt2 {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.2s; transition-property: transform, opacity;}

.csr_info .txt_pack.scroll_motion  > a {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.4s; transition-property: transform, opacity;}

.csr_info .txt_pack.scroll_motion.active .subpage_copy {transform: translate(0 ,0); opacity: 1;}

.csr_info .txt_pack.scroll_motion.active .txt2 {transform: translate(0 ,0); opacity: 1;}

.csr_info .txt_pack.scroll_motion.active  > a {transform: translate(0 ,0); opacity: 1;}



.csr_info .part1 {text-align: center;}

.csr_info .part1 .txt2 {margin-top: 30px; text-align: center; color: #444;}

.csr_info .part1 .txt3 {margin-top: 30px; color: #f58220; font-family: "spoqa_bold";}

.csr_info .part1.scroll_motion .subpage_copy {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-property: transform, opacity;}

.csr_info .part1.scroll_motion .txt2 {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.2s; transition-property: transform, opacity;}

.csr_info .part1.scroll_motion .txt3 {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.4s; transition-property: transform, opacity;}

.csr_info .part1.scroll_motion.active .subpage_copy {transform: translate(0 ,0); opacity: 1;}

.csr_info .part1.scroll_motion.active .txt2 {transform: translate(0 ,0); opacity: 1;}

.csr_info .part1.scroll_motion.active .txt2 {transform: translate(0 ,0); opacity: 1;}

.csr_info .part1.scroll_motion.init .subpage_copy {transform: translatey(100px); transition-duration: unset; opacity: 0; animation:fadeup 0.8s forwards;}

.csr_info .part1.scroll_motion.init .txt2 {transform: translatey(100px); transition-duration: unset; opacity: 0; animation:fadeup 0.8s forwards; animation-delay: 0.2s;}

.csr_info .part1.scroll_motion.init .txt3 {transform: translatey(100px); transition-duration: unset; opacity: 0; animation:fadeup 0.8s forwards; animation-delay: 0.3s;}



.csr_info .part2 {position: relative; width: 100%; height: 100vh; margin-top: 180px; overflow: hidden;}

.csr_info .part2 .part_list {position: absolute; top: 0; left: 0; width: 100%; height: 100vh; overflow: hidden;}

.csr_info .part2 .part_list:nth-child(1) {z-index: 4;}

.csr_info .part2 .part_list:nth-child(2) {z-index: 3;}

.csr_info .part2 .part_list:nth-child(3) {z-index: 2;}

.csr_info .part2 .part_list:nth-child(4) {z-index: 1;}

.csr_info .part2 .part_list .img {position: absolute; top: 0; left: 0; width: 100%; height: 100vh;}

.csr_info .part2 .part_list .subpage_title {position: absolute; bottom: 650px; left: 230px;  color: #fff;}

.csr_info .part2 .part_list .txt {position: absolute; bottom: 180px; left: 230px;color: #fff;}

.csr_info .part2 .part_list .txt .subpage_copy {color: #fff; margin-bottom: 21px;}

.csr_info .part2 .part_list .txt  > a {display: inline-block; margin-top: 32px; color: #fff; font-size: 16px; padding-right: 15px; background: url(/uploads/image/rimages/more-arrow-w.svg) no-repeat 50px 5px;}

.csr_info .part2 .part_list .rb_txt {position: absolute; bottom: 185px; right: 230px; color: #fff; text-align: right;}

.csr_info .part2 .part_list .rb_txt .data {display: flex; font-family: "spoqa_bold";}

.csr_info .part2 .part_list .rb_txt .data > p {margin-left: 90px;}

.csr_info .part2 .part_list .rb_txt strong {font-size: 110px;}

.csr_info .part2 .part_list:first-child .subpage_title {transform: translate(0 ,100px); opacity: 0;}

.csr_info .part2 .part_list:first-child .txt {transform: translate(0 ,100px); opacity: 0;}

.csr_info .part2 .part_list:first-child .rb_txt {transform: translate(0 ,100px); opacity: 0;}

.csr_info .part2.scroll_motion .part_list:nth-child(1) .subpage_title {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-property: transform, opacity;}

.csr_info .part2.scroll_motion .part_list:nth-child(1) .txt {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.2s; transition-property: transform, opacity;}

.csr_info .part2.scroll_motion .part_list:nth-child(1) .rb_txt {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.4s; transition-property: transform, opacity;}

.csr_info .part2.scroll_motion.active .part_list:nth-child(1) .subpage_title {transform: translate(0 ,0); opacity: 1;}

.csr_info .part2.scroll_motion.active .part_list:nth-child(1) .txt {transform: translate(0 ,0); opacity: 1;}

.csr_info .part2.scroll_motion.active .part_list:nth-child(1) .rb_txt {transform: translate(0 ,0); opacity: 1;}



@media all and (max-width:1600px) {

	.csr_info .part2 .part_list .subpage_title {left: 130px; bottom: 450px;}

	.csr_info .part2 .part_list .txt {left: 130px; bottom: 100px;}

	.csr_info .part2 .part_list .rb_txt {right: 130px;}

}



@media all and (max-width:1500px) {

	.csr_info .part2 .part_list .subpage_title {left: 80px;}

	.csr_info .part2 .part_list .txt {left: 80px;}

	.csr_info .part2 .part_list .rb_txt {right: 80px;}

}



@media all and (max-width:1400px) {

	.csr_info .part2 .part_list .rb_txt .data > p {margin-left: 70px;}

	.csr_info .part2 .part_list .rb_txt strong {font-size: 100px;}

}



@media all and (max-width:1280px) {

	.csr_info .part2 .part_list .subpage_title {left: 72px;}

	.csr_info .part2 .part_list .txt {left: 72px;}

	.csr_info .part2 .part_list .rb_txt {right: 72px;}

	.csr_info .part2 .part_list .rb_txt .data > p {margin-left: 45px;}

	.csr_info .part2 .part_list .rb_txt strong {font-size: 90px;}

}



@media all and (max-width:1100px) {

	.csr_info .part2 .part_list .rb_txt .data > p {margin-left: 30px;}

	.csr_info .part2 .part_list .rb_txt strong {font-size: 70px;}

}



@media all and (max-width:1024px) {

	.csr_info .part1 {padding: 0 30px; word-break: keep-all;}



	.csr_info .part2 {margin-top: 60px;}

	.csr_info .part2 .part_list {padding: 0 30px;}

	.csr_info .part2 .part_list .subpage_title {left: 30px; bottom: 70%; height: auto;}

	.csr_info .part2 .part_list .txt {left: 30px; bottom: 10%; width: 90%; word-break: keep-all;}

	.csr_info .part2 .part_list .rb_txt {position: relative; right: 0; bottom: auto; float: right; margin-top: 200px;}

	.csr_info .part2 .part_list .rb_txt .addtxt {margin-top: 10px;}



	.csr_info .part2 .part_list .img {background-attachment: unset !important;}

	.csr_info .part3 {padding: 0 30px 100px;}



	.csr_info .part2 {height: auto;}

	.csr_info .part2 .part_list {position: relative; top: 0; left: 0; padding: 0 15px;}

	.csr_info .part2 .part_list .subpage_title {left: 16px; bottom: unset; height: auto; top: 60px;}



	.csr_info .part2 .part_list .txt {left: 16px; bottom: 10%; width: 90%; word-break: keep-all;}

	.csr_info .part2 .part_list .txt  > a {padding-right: 20px; background: 0; position: relative;}

	.csr_info .part2 .part_list .txt  > a::after {content: ""; background: url(/uploads/image/rimages/more-arrow-w.svg) no-repeat; width: 20px; height: 20px; display: block; position: absolute; top: 5px; right: -10px;}

	.csr_info .part2 .part_list .txt br {display: none;}

	.csr_info .part2 .part_list:first-child .subpage_title {transform: translate(0 ,0); opacity: 1;}

	.csr_info .part2 .part_list:first-child .txt {transform: translate(0 ,0); opacity: 1;}

	.csr_info .part2 .part_list:first-child .rb_txt {transform: translate(0 ,0); opacity: 1;}

	.csr_info .part2.scroll_motion .part_list:nth-child(1) .subpage_title {transform: translate(0 ,0); opacity: 1; transition-duration: 0s; transition-property: transform, opacity;}

	.csr_info .part2.scroll_motion .part_list:nth-child(1) .txt {transform: translate(0 ,0); opacity: 1; transition-duration: 0s; transition-delay: 0s; transition-property: transform, opacity;}

	.csr_info .part2.scroll_motion .part_list:nth-child(1) .rb_txt {transform: translate(0 ,0); opacity: 1; transition-duration: 0s; transition-delay: 0s; transition-property: transform, opacity;}

	.csr_info .part2.scroll_motion.active .part_list:nth-child(1) .subpage_title {transform: translate(0 ,0); opacity: 1;}

	.csr_info .part2.scroll_motion.active .part_list:nth-child(1) .txt {transform: translate(0 ,0); opacity: 1;}

	.csr_info .part2.scroll_motion.active .part_list:nth-child(1) .rb_txt {transform: translate(0 ,0); opacity: 1;}

}



@media all and (max-width:768px) {

	.csr_info .txt_pack > a {background: 0; position: relative; padding-right: 17px;}

	.csr_info .txt_pack > a::after {content: ""; width: 10px; height: 10px; display: inline-block; background: url(/uploads/image/rimages/more-arrow-b.svg) no-repeat; position: absolute; top: 7px; right: 0; background-size: contain;}



	.csr_info .part1 {padding: 0 15px;}



	.csr_info .part2 {height: auto;}

	.csr_info .part2 .part_list {position: relative; top: 0; left: 0; padding: 0 15px;}

	.csr_info .part2 .part_list .subpage_title {left: 16px; bottom: unset; height: auto; top: 60px;}



	.csr_info .part2 .part_list .txt {left: 16px; bottom: 10%; width: 90%; word-break: keep-all;}

	.csr_info .part2 .part_list .txt  > a {padding-right: 20px; background: 0; position: relative;}

	.csr_info .part2 .part_list .txt  > a::after {content: ""; background: url(/uploads/image/rimages/more-arrow-w.svg) no-repeat; width: 20px; height: 20px; display: block; position: absolute; top: 5px; right: -10px;}

	.csr_info .part2 .part_list .txt br {display: none;}

	.csr_info .part2 .part_list:first-child .subpage_title {transform: translate(0 ,0); opacity: 1;}

	.csr_info .part2 .part_list:first-child .txt {transform: translate(0 ,0); opacity: 1;}

	.csr_info .part2 .part_list:first-child .rb_txt {transform: translate(0 ,0); opacity: 1;}

	.csr_info .part2.scroll_motion .part_list:nth-child(1) .subpage_title {transform: translate(0 ,0); opacity: 1; transition-duration: 0s; transition-property: transform, opacity;}

	.csr_info .part2.scroll_motion .part_list:nth-child(1) .txt {transform: translate(0 ,0); opacity: 1; transition-duration: 0s; transition-delay: 0s; transition-property: transform, opacity;}

	.csr_info .part2.scroll_motion .part_list:nth-child(1) .rb_txt {transform: translate(0 ,0); opacity: 1; transition-duration: 0s; transition-delay: 0s; transition-property: transform, opacity;}

	.csr_info .part2.scroll_motion.active .part_list:nth-child(1) .subpage_title {transform: translate(0 ,0); opacity: 1;}

	.csr_info .part2.scroll_motion.active .part_list:nth-child(1) .txt {transform: translate(0 ,0); opacity: 1;}

	.csr_info .part2.scroll_motion.active .part_list:nth-child(1) .rb_txt {transform: translate(0 ,0); opacity: 1;}

}



@media all and (max-width:500px){

	.csr_info .part2 .part_list:nth-of-type(1) .img {background: no-repeat center center !important; background-size: cover !important;}

	.csr_info .part2 .part_list:nth-of-type(2) .img {background: no-repeat center center !important; background-size: cover !important;}

	.csr_info .part2 .part_list:nth-of-type(3) .img {background: no-repeat center center !important; background-size: cover !important;}

}





.csr_info .part3 {padding: 0 0 178px; margin-top: -100vh}

.csr_info .part3.scroll_motion .subpage_copy {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-property: transform, opacity;}

.csr_info .part3.scroll_motion .txt1 {color: #f58220; font-family: "spoqa_bold";}

.csr_info .part3.scroll_motion .txt2 {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.2s; transition-property: transform, opacity;}

.csr_info .part3.scroll_motion .txt2 .subpage_title {color: #063b72;}

.csr_info .part3.scroll_motion .txt2 span {vertical-align: top; display: inline-block; padding-top: 10px; padding-left: 8px; color: #063b72;}

.csr_info .part3.scroll_motion .txt_pack > a {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.4s; transition-property: transform, opacity; font-family: "spoqa_bold";}

.csr_info .part3.scroll_motion.active .subpage_copy {transform: translate(0 ,0); opacity: 1;}

.csr_info .part3.scroll_motion.active .txt2 {transform: translate(0 ,0); opacity: 1;}

.csr_info .part3.scroll_motion.active .txt_pack > a {transform: translate(0 ,0); opacity: 1; }

.csr_info .part3 ul {display: flex; justify-content: space-between; margin-top: 80px;}

.csr_info .part3 ul li {position: relative; padding-left: 126px;}

.csr_info .part3.scroll_motion ul li:nth-child(1) {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.5s; transition-property: transform, opacity;}

.csr_info .part3.scroll_motion ul li:nth-child(2) {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.6s; transition-property: transform, opacity;}

.csr_info .part3.scroll_motion ul li:nth-child(3) {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.7s; transition-property: transform, opacity;}

.csr_info .part3.scroll_motion ul li:nth-child(4) {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.8s; transition-property: transform, opacity;}

.csr_info .part3.scroll_motion.active ul li:nth-child(1) {transform: translate(0 ,0); opacity: 1;}

.csr_info .part3.scroll_motion.active ul li:nth-child(2) {transform: translate(0 ,0); opacity: 1;}

.csr_info .part3.scroll_motion.active ul li:nth-child(3) {transform: translate(0 ,0); opacity: 1;}

.csr_info .part3.scroll_motion.active ul li:nth-child(4) {transform: translate(0 ,0); opacity: 1;}

.csr_info .part3 ul li:nth-child(1)::before {content: ""; display: block; position: absolute; top: 50%; left: 0; transform: translatey(-50%); width: 84px; height: 84px; background:  no-repeat 0 0;}

.csr_info .part3 ul li:nth-child(2)::before {content: ""; display: block; position: absolute; top: 50%; left: 0; transform: translatey(-50%); width: 84px; height: 84px; background: url(/uploads/image/rimages/main4-icon2.svg) no-repeat 0 0;}

.csr_info .part3 ul li:nth-child(3)::before {content: ""; display: block; position: absolute; top: 50%; left: 0; transform: translatey(-50%); width: 84px; height: 84px; background: url(/uploads/image/rimages/main4-icon3.svg) no-repeat 0 0;}

.csr_info .part3 ul li:nth-child(4)::before {content: ""; display: block; position: absolute; top: 0; left: 0; width: 64px; height: 64px; background: url(/uploads/image/rimages/his001-part3-icon4.svg) no-repeat 0 0;}

.csr_info .part3 ul li .txt2 {margin-top: 15px; font-family: "spoqa_bold";}

.csr_info .part3 ul li:last-child {margin-right: 0px;}

.csr_info .part3 > p {text-align: right; margin-top: 40px; color: #888;}



@media all and (max-width: 1500px) {

	.csr_info .part3 ul {display: block; width: 420px; margin: 80px auto 0;}

	.csr_info .part3 ul li {margin-bottom: 40px;}

}



@media all and (max-width:1024px) {

	.csr_info .part3 {padding: 100px 30px; margin-top: 0;}

	.csr_info .part3 ul {margin-top: 50px; width: 330px !important;}

	.csr_info .part3 ul li {padding: 0 0 0 110px; margin-bottom: 30px;}

	.csr_info .part3 ul li:last-child {margin-bottom: 0px;}

	.csr_info .part3.scroll_motion ul li:nth-child(1) {width: 100%;}

	.csr_info .part3.scroll_motion ul li:nth-child(2) {width: 100%;}

	.csr_info .part3.scroll_motion ul li:nth-child(3) {width: 100%;}

	.csr_info .part3.scroll_motion ul li:nth-child(4) {width: 100%;}

	.csr_info .part3 ul li:nth-child(1)::before {width: 64px; height: 64px; background-size: cover;}

	.csr_info .part3 ul li:nth-child(2)::before {width: 64px; height: 64px; background-size: cover;}

	.csr_info .part3 ul li:nth-child(3)::before {width: 64px; height: 64px; background-size: cover;}

	.csr_info .part3 ul li:nth-child(4)::before {width: 64px; height: 64px; background-size: cover;}

	.csr_info .part3 ul li .txt2 {margin-top: 5px;}

}



@media all and (max-width:768px) {

	.csr_info .part3 {padding: 60px 15px; word-break: keep-all; margin-top: 0;}

	.csr_info .part3.scroll_motion .txt_pack > a {margin-top: 20px;}

	.csr_info .part3 ul {margin-top: 40px; width: 310px !important;}

	.csr_info .part3.scroll_motion .txt2 .subpage_title {font-size: 48px; line-height: 58px;}

	.csr_info .part3.scroll_motion .txt2 span {font-size: 16px;}

}



@media all and (max-width:500px) {

	.csr_info .part3 ul {width: 300px !important;}

	.csr_info .part3 ul li {padding: 0 0 0 80px;}

}



.csr_info .part4 {position: relative; width: 100%; height: 754px; background: #f7f0e8;}

.csr_info .part4 .txt_pack {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%;}

.csr_info .part4.scroll_motion .subpage_copy {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-property: transform, opacity;}

.csr_info .part4.scroll_motion .txt2 {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.2s; transition-property: transform, opacity;}

.csr_info .part4.scroll_motion .txt_pack > a {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.4s; transition-property: transform, opacity;}

.csr_info .part4.scroll_motion.active .subpage_copy {transform: translate(0 ,0); opacity: 1;}

.csr_info .part4.scroll_motion.active .txt2 {transform: translate(0 ,0); opacity: 1;}

.csr_info .part4.scroll_motion.active .txt_pack > a {transform: translate(0 ,0); opacity: 1;}

.csr_info .part4 .deco {position: absolute; top: 0; left: 0; width: 100%; height: 754px;}

.csr_info .part4 .deco .wave {position: absolute; top: 50%; left: 0; transform: translate(0, -50%); width: 2838px; height: 460px;}

.csr_info .part4 .deco .wave p {position: absolute; top: 0; left: 0; width: 5590px; height: 460px; background:  no-repeat 0 0; background-size: 100%;}

.csr_info .part4 .deco .wave p:nth-child(2) {position: absolute; top: 0; left: 5590px; width: 5590px; height: 460px; background:  no-repeat 0 0; background-size: 100%;}

.csr_info .part4 .deco .img1 {position: absolute; top: 114px; left: 168px; width: 200px; height: 200px; border-radius: 50%; overflow: hidden; transform: scale(0); transition-duration: 1s; transition-delay: 0.4s; transition-property: transform;}

.csr_info .part4 .deco .img2 {position: absolute; top: 80px; right: 430px; width: 150px; height: 150px; border-radius: 50%; overflow: hidden; transform: scale(0); transition-duration: 1s; transition-delay: 0.5s; transition-property: transform;}

.csr_info .part4 .deco .img3 {position: absolute; bottom: 80px; left: 368px; width: 260px; height: 260px; border-radius: 50%; overflow: hidden; transform: scale(0); transition-duration: 1s; transition-delay: 0.6s; transition-property: transform;}

.csr_info .part4 .deco .img4 {position: absolute; bottom: 85px; right: 125px; width: 380px; height: 380px; border-radius: 50%; overflow: hidden; transform: scale(0); transition-duration: 1s; transition-delay: 0.7s; transition-property: transform;}

.csr_info .part4 .deco .img1 img {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%;}

.csr_info .part4 .deco .img2 img {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%;}

.csr_info .part4 .deco .img3 img {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%;}

.csr_info .part4 .deco .img4 img {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%;}

.csr_info .part4.scroll_motion.active .deco .img1 {transform: scale(1);}

.csr_info .part4.scroll_motion.active .deco .img2 {transform: scale(1);}

.csr_info .part4.scroll_motion.active .deco .img3 {transform: scale(1);}

.csr_info .part4.scroll_motion.active .deco .img4 {transform: scale(1);}



@media all and (max-width:1600px) {

	.csr_info .part4 .deco .img1 {left: 84px;}

	.csr_info .part4 .deco .img2 {right: 215px;}

	.csr_info .part4 .deco .img3 {left: 184px;}

	.csr_info .part4 .deco .img4 {right: 62px;}

}



@media all and (max-width:1500px) {

	.csr_info .part4 .deco .img1 {left: 42px;}

	.csr_info .part4 .deco .img2 {right: 107px;}

	.csr_info .part4 .deco .img3 {left: 92px;}

	.csr_info .part4 .deco .img4 {right: 31px;}

}



@media all and (max-width:1400px) {

	.csr_info .part4 .deco .img1 {width: 150px; height: 150px;}

	.csr_info .part4 .deco .img2 {width: 120px; height: 120px;}

	.csr_info .part4 .deco .img3 {width: 200px; height: 200px;}

	.csr_info .part4 .deco .img4 {width: 300px; height: 300px;}

}



@media all and (max-width:1280px) {

	.csr_info .part4 .deco .img1 {width: 120px; height: 120px;}

	.csr_info .part4 .deco .img2 {width: 100px; height: 100px;}

	.csr_info .part4 .deco .img3 {width: 170px; height: 170px;}

	.csr_info .part4 .deco .img4 {width: 250px; height: 250px;}

}



@media all and (max-width:1024px) {

}



@media all and (max-width:768px) {

	.csr_info .part4 {height: 366px;}

	.csr_info .part4 .txt_pack {width: calc(100% - 30px); text-align: center; word-break: keep-all;}

	.csr_info .part4 .deco {height: 366px;}

	.csr_info .part4 .deco .img1 {top: 15px; left: -15px; width: 80px; height: 80px;}

	.csr_info .part4 .deco .img2 {top: 60px; right: 45px; width: 62px; height: 62px;}

	.csr_info .part4 .deco .img3 {bottom: 20px; left: 24px; width: 88px; height: 88px;}

	.csr_info .part4 .deco .img4 {bottom: 33px; right: 16px; width: 110px; height: 110px;}

}



.csr_info .part5 {position: relative; width: 100%; height: 808px; padding: 184px 0 200px; background: #f58220;}

.csr_info .part5::before {content: ""; display: block; position: absolute; top: 475px; left: 0; width: 100%; height: 1px; background: rgba(255, 255, 255, 0.3);}

.csr_info .part5 .txt_pack {color: #fff;}

.csr_info .part5 .txt_pack .subpage_copy {color: #fff; }

.csr_info .part5 .txt_pack  > a {color: #fff; background: url(/uploads/image/rimages/more-arrow-w.svg) no-repeat 55px 6px;}

.csr_info .part5.scroll_motion .subpage_copy {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-property: transform, opacity;}

.csr_info .part5.scroll_motion .txt2 {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.2s; transition-property: transform, opacity;}

.csr_info .part5.scroll_motion .txt_pack > a {transform: translate(0 ,100px); opacity: 0; transition-duration: 0.8s; transition-delay: 0.4s; transition-property: transform, opacity;}

.csr_info .part5.scroll_motion.active .subpage_copy {transform: translate(0 ,0); opacity: 1;}

.csr_info .part5.scroll_motion.active .txt2 {transform: translate(0 ,0); opacity: 1;}

.csr_info .part5.scroll_motion.active .txt_pack > a {transform: translate(0 ,0); opacity: 1;}

.csr_info .part5 ul {display: flex; justify-content: space-between; margin-top: 80px; color: #fff;}

.csr_info .part5 ul .txt1 {position: relative; display: inline-block; padding-bottom: 20px; font-family: "spoqa_bold"; letter-spacing: 5px; opacity: 0.8;}

.csr_info .part5 ul .txt1::after {content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: #fff;}

.csr_info .part5 ul .content_stit {margin-top: 50px; color: #fff;}

.csr_info .part5.scroll_motion ul li:nth-child(1) {transform: translate(100px ,0); opacity: 0; transition-duration: 0.8s; transition-delay: 0.5s; transition-property: transform, opacity;}

.csr_info .part5.scroll_motion ul li:nth-child(2) {transform: translate(100px ,0); opacity: 0; transition-duration: 0.8s; transition-delay: 0.6s; transition-property: transform, opacity;}

.csr_info .part5.scroll_motion ul li:nth-child(3) {transform: translate(100px ,0); opacity: 0; transition-duration: 0.8s; transition-delay: 0.7s; transition-property: transform, opacity;}

.csr_info .part5.scroll_motion.active ul li:nth-child(1) {transform: translate(0 ,0); opacity: 1;}

.csr_info .part5.scroll_motion.active ul li:nth-child(2) {transform: translate(0 ,0); opacity: 1;}

.csr_info .part5.scroll_motion.active ul li:nth-child(3) {transform: translate(0 ,0); opacity: 1;}



@media all and (max-width:1024px) {

	.csr_info .part5::before {top: 460px;}

}



@media all and (max-width:768px) {

	.csr_info .part5 {height: auto; padding: 60px 15px 130px; word-break: keep-all; margin-bottom: -80px;}

	.csr_info .part5 ul {display: block;}

	.csr_info .part5 li {margin-bottom: 40px;}

	.csr_info .part5 li:last-child {margin-bottom: 0px;}

	.csr_info .part5::before {display: none;}

	.csr_info .part5 ul .txt1 {padding-bottom: 12px;}

	.csr_info .part5 ul .content_stit {margin-top: 20px;}

	.csr_info .part5 ul .content_stit br {display: none;}

	/* .csr_info .part5 .txt_pack > a {background: url(/uploads/image/rimages/more-arrow-w.svg) no-repeat 45px 7px; background-size: 6px;} */

	.csr_info .part5 .txt_pack > a::after {content: ""; width: 10px; height: 10px; display: inline-block; background: url(/uploads/image/rimages/more-arrow-w.svg) no-repeat; position: absolute; top: 7px; right: 0; background-size: contain;}

}























.csr_info .part2 .part_list .subpage_title{

    font-size: 0.4rem;

    color: #222222;

    bottom: 650px;

}



.csr_info .part2 .part_list .txt .subpage_copy{

    font-size: 0.2rem;

    color: #222222;

}



.csr_info .part2 .part_list .txt  .txt2{

    font-size: 0.3rem;

    color: #666666;

}