/* ======================================================================== */
/* 832   */
/* ======================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('akrobat.css');

.project832 {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	background: #fff;
}
.project832 .project832-fullheight {
	position: relative;
	height: 100%;
}
.project832 .title {
	margin: 0 0 30px;
	color: #000;
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
}
.project832 .text {
	margin: 0;
	color: #000;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.6364;
}
.project832 .lazy {
	position: relative;
    overflow: visible !important;
}
.project832 .page-title {
	display: block;
	position: absolute;
    top: 340px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.project832 .page-title h2 {
	margin: 0;
	color: #141414;
	font-size: 80px;
	font-weight: 300;
	line-height: 1.15;
}
.project832 .page-subtitle {
	position: absolute;
    bottom: 65px;
}
.project832 .page-subtitle > p {
    display: block;
    float: left;
    margin: 0 120px 0 0;
    text-align: left;
}
.project832 .page-subtitle > p > strong {
	display: block;
	margin: 0 0 13px;
	color: #141414;
	font-family: 'Roboto', 'Spoqa Han Sans Neo', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}
.project832 .page-subtitle > p > span {
	display: block;
	font-family: 'Roboto', 'Spoqa Han Sans Neo', sans-serif;
	color: #141414;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
}
.project832 .image-box {
	position: relative;
}
.project832 .image-box .image {
	width: 100%;
	max-width: none;
}
.project832 .image-box .btn-play {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -39px 0 0 -39px;
	width: 78px;
	height: 78px;
}


.project832 .section1 {
	position: relative;
	padding: 105px 0 130px;
	background-color: #fafafa;
}
.project832 .section1 .image1 {
	position: absolute;
    top: -830px;
    right: -260px;
    width: 804px;
}
.project832 .section1 .image1 img {
	width: 100%;
}
.project832 .section2 {
	position: relative;
    margin: 120px 0 0;
    padding: 0 0 100px;
    background-image: url(/img/832/bg_02_insritation.png);
    background-position: center bottom;
    background-repeat: repeat-x;
    background-size: 100%;
}
.project832 .section2 .title {
	text-align: center;
	margin-top: 30px;
}
.project832 .section2 .icon-list {
	display: flex;
    margin: 100px auto 80px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: stretch;
    align-items: stretch;
    text-align: center;
}
.project832 .section2 .icon-list > p {
	display: block;
	width: 150px;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
	white-space: nowrap;
}
.project832 .section2 .icon-list > p > img {
	display: block;
	margin: 0 auto;
}
.project832 .section2 .icon-list > p > span {
	display: block;
	margin: 30px 0 0;
}
.project832 .section2 .section2-title {
	margin: 220px 0 0;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.4;
}
.project832 .section2 .section2-title strong {
	display: inline-block;
	position: relative;
}
.project832 .section2 .section2-title strong::after {
    position: absolute;
    top: 20px;
    left: -5px;
    right: -10px;
    height: 24px;
    background-color: #ffe616;
    content: "";
    z-index: -1;
}
.project832 .section2 .section2-text {
	margin: 48px 0 0;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.5455;
}
.project832 .section2 .image1 {
	display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-end;
}

.project832 .section3 {
    position: relative;
    margin: 0;
    padding-top: 155px;
    background-image: url(/img/832/bg_service.png);
    background-size: cover;
    background-position: right top;
    background-repeat: no-repeat;
}
.project832 .section3 .row .title i,
.project832 .section4 .title i {
	display: block;
	margin: 0 0 10px;
	margin-top: 30px;
	color: #858f9d;
	font-style: normal;
}
.project832 .section3 .row1 .title {
	margin-bottom: 110px;
}

.project832 .section3 .row2 .title {
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.1px
}
.project832 .section3 .row2 .image1 {
	margin-top: -10px;
	margin-bottom: 230px;
}
.project832 .section3 .row2 .image1 > img {
	width: 100%;
}
.project832 .section3 .row3 .image2 {
	margin-bottom: 100px;
}
.project832 .section3 .row3 .image2 > img {
	width: 100%;
}
.project832 .section3 .row3 .title {
	margin-top: 233px;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.1px
}
.project832 .section3 .row5 {
	padding-top: 280px;
    padding-bottom: 640px;
    background-image: url(/img/832/img_03_sympathy.png);
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.project832 .section4 {
	position: relative;
	margin: 245px 0 0;
}
.project832 .section4 .row2 .title {
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.1px
}
.project832 .section5 {
	position: relative;
    margin: 65px 0 0;
    padding: 6% 0 0;
    overflow: hidden;
    height: 37.8vw;
    background-image: url(/img/832/img_04_friends.png);
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}
.project832 .section5 .image5-1,
.project832 .section5 .image5-2 {
	display: inline-block;
    height: 100%;
    margin-top: 1.5vw;
}
.project832 .section5 .image5-2 {
	margin-left: 6vw;
}
.project832 .section5 .image5-1 img,
.project832 .section5 .image5-2 img {
	height: 100%;
}











@media (max-width: 1499px) {
}
@media (max-width: 1399px) {
}
@media (max-width: 1299px) {
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
@media (max-width: 575px) {
	.project832 .title {
		font-size: 18px;
		text-align: center;
	}
	.project832 .subtitle {
    	margin: 80px 0 0;
		font-size: 18px;
	}
	.project832 .text {
		font-size: 14px;
		text-align: center;
		margin-top: -10px;
	}
	.project832 .page-title {
	    display: block;
	    position: absolute;
	    top: 20%;
	    margin: 0;
	    padding: 0;
	    text-align: left;
	    left: 10%;
	}
	.project832 .page-title {
		width: 120px;
	}
	.project832 .section1 {
	    position: relative;
	    padding: 105px 0 50px;
	    background-color: #fff;
	}
	.project832 .section2 .icon-list {
	    display: flex;
	    margin: 50px auto 50px;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    justify-content: space-around;
	    align-content: stretch;
	    align-items: stretch;
	    text-align: center;
	}
	.project832 .section2 {
	    position: relative;
	    margin: 0;
	    padding: 0 0 100px;
	    background-image: url(/img/832/bg_02_insritation.png);
	    background-position: center bottom;
	    background-repeat: repeat-x;
	    background-size: 100%;
	}
	.project832 .section2 .section2-title {
	    margin: 80px 0 0;
	    margin-top: 50px;
	    font-size: 20px;
	    font-weight: 400;
	    line-height: 1.4;
	    width: 200px;
	}
	.project832 .section2 .icon-list > p {
	    display: block;
	    width: 150px;
	    margin: 0 0px;
	    font-size: 14px;
	    font-weight: 300;
	    line-height: 1;
	    white-space: nowrap;
	}
	.project832 .section3 {
	    position: relative;
	    margin: 0;
	    padding-top: 50px;
	    background-image: url(/img/832/bg_service.png);
	    background-size: cover;
	    background-position: right top;
	    background-repeat: no-repeat;
	}
	.project832 .section3 .row1 .title {
	    margin-bottom: 20px;
	    margin-left: 12px;
	    text-align: left;
	}	
	.project832 .section3 .row2 .text {
		margin-bottom: 50px;
		font-size: 14px;
		text-align: left;
		margin-left: 12px;
	}

	.project832 .section3 .row3 .title {
	    margin-top: 40px;
	    margin-left: 12px;
	    font-size: 18px;
	    font-weight: bold;
	    letter-spacing: 0.1px;
	    text-align: left;
	}
	.project832 .section3 .row3 .image2 {
	    margin-bottom: 40px;
	}
	.project832 .section3 .row5 {
	    padding-top: 50px;
	    padding-bottom: 180px;
	    background-image: url(/img/832/img_03_sympathy.png);
	    background-size: 100%;
	    background-position: center bottom;
	    background-repeat: no-repeat;
	}
	.project832 .section4 {
	    position: relative;
	    margin: 50px 0 0;
	}
	.project832 .section2 .section2-text {
		margin: 48px 0 0;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.5455;
		width: 150px;
	}
	.project832 .section4 .title i {
		display: block;
		margin: 0 0 10px;
		color: #858f9d;
		font-style: normal;
		text-align: center;
	}
	.project832 .section3 .row2 .title {
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0.1px;
		text-align: left;
		margin-left: 12px;
	}
	.project832 .section3 .row .title i {
		display: block;
		margin: 0 0 10px;
		margin-top: 30px;
		color: #858f9d;
		font-style: normal;
	}
	.project832 .section3 .row3 .title i {
		display: block;
		margin: 0 0 10px;
		margin-top: -210px;
		text-align: left;
		color: #858f9d;
		font-style: normal;
	}
	.project832 .section3 .row3 .text {
		font-size: 14px;
		text-align: left;
		margin-top: -10px;
		margin-left: 12px;
		margin-bottom: 50px;
	}
	.project832 .section3 .row5  .text {
		font-size: 14px;
		text-align: center;
		margin-top: -10px;
		margin-bottom: 60px;
	}
	.project832 .section2 .section2-title strong::after {
	    top: 5px;
	    left: -1px;
	    right: -3px;
	    height: 20px;
	}
	.project832 .section2 .image1 {
	    margin-right: -45px;
	}
	
}




