/* ======================================================================== */
/* 966  StartOne DOING CSS */
/* ======================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');

.project966 {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	background-color: #20232e;
}
.project966 .mo_bg {
	display: none;
}
.project966 .slider__arrow {
	display: none;
}
.project966 .section_w-container-right {
	width: calc( 100% - ( ( 100vw - 1240px ) / 2 ) - 20px );
}
.project966 .section_w-container-left {
	width: calc( 100% - ( ( 100vw - 1240px ) / 2 ) - 20px );
}
.project966 .project966-fullheight {
	position: relative;
	height: 100%;
}
.project966 .title {
	margin: 0 0 67px;
	color: #000;
	font-size: 20px;
	font-family: 'Roboto', 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 500;
	line-height: 1;
	text-align: left;
	letter-spacing: 0.5em;
	opacity: 0.6;
}
.project966 .subtitle {
	margin: 0 0 50px;
	font-family: 'Roboto', 'Spoqa Han Sans Neo', sans-serif;
	font-size: 38px;
	font-weight: 500;
	line-height: 1.2632;
}
.project966 .page-mo-title {
	display: none;
}
.project966 p {
	margin: 0;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7;
}



/* COVER */
.project966 .page-title {
	position: absolute;
	top: 195px;
	left: 50%;
	transform: translate(-50%, 0);
}
.project966 .page-title h2 {
	margin: 0 0 8px;
	text-align: center;
}
.project966 .page-title p {
	margin: 0;
	color: rgba(255,255,255,0.3);
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
}
.project966 .page-title p strong {
	color: rgba(255,255,255,1);
	font-weight: 400;
}
.project966 .page-subtitle {
    position: absolute;
	bottom: 54px;
	left: 50%;
	transform: translate(-50%, 0);
	text-align: center;
}
.project966 .page-subtitle .line1 {
	margin: 0;
	color: #b5b5b6;
	font-family: 'Roboto', 'Spoqa Han Sans Neo', sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 43px;
}
.project966 .page-subtitle .line2 {
	margin: 0;
	color: #b5b5b6;
	font-family: 'Roboto', 'Spoqa Han Sans Neo', sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
}

/* 1시간당 */
.project966 .section1 {
	padding: 77px 0 73px;
	background-color: #fff;
}
.section1 .mobile_section1 {
	display: none;
}
.project966 .section1 .subtitle {
	margin: 0;
	padding: 85px 0 73px;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.8182;
}
.project966 .section1 .subtitle.mobile-page {
	display: none;
	margin: 0;
	padding: 85px 0 73px;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.8182;
}
.project966 .section1 .text {
	margin: 0;
	color: #000;
	font-family: 'Roboto', 'Spoqa Han Sans Neo', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.375;
	opacity: 0.5;
}

/* OVERVIEW */
.project966 .section2 {
	height: 47.9167vw;
	background-color: #e2e8ef;
	background-image: url(/img/966/section2-bg.png);
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.project966 .section2 .title {
	padding-top: 13.53vw;
	margin-bottom: 53px;
}
.project966 .section2 .subtitle {
	margin-bottom: 33px;
}
.project966 .section2 .text {
	opacity: 0.7;
}

/* ideation */
.project966 .section3 {
	padding: 238px 0 0;
	background-color: #fff;
}
.project966 .section3 .title {
	margin: 65px -10px 0 0;
	float: right;
}
.project966 .section3 .title2 {
	margin-top: 223px;
}
.project966 .section3 .subtitle {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.5;
}
.project966 .section3 .image1 {
    margin-left: -9px;
    max-width: none;
}
.project966 .section3 .image2 {
	margin-top: 28px;
	margin-bottom: 187px;
}
.project966 .section3 .mobile-title {
	display: none;
}

/* DETAIL */
.project966 .section4 {
    position: relative;
    height: 3668px;
    background-color: #fff;
    background-image: url(/img/966/section4-bg.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
}
.project966 .section4 .container,
.project966 .section4 .row,
.project966 .section4 .row > div {
	height: 100%;
}
.project966 .section4 .title {
	margin-bottom: 46px;
	padding-top: 155px;
	text-align: right;
}
.project966 .section4 .subtitle {
	margin-right: -10px;
	margin-bottom: 24px;
	text-align: right;
	letter-spacing: 0.1em;
}
.project966 .section4 .text {
	margin-right: -2px;
	text-align: right;
	line-height: 2;
	letter-spacing: -0.02em;
}
.project966 .section4 .text.mobile-page {
    display: none;
	font-size: 14px;
	text-align: left;
}

.project966 .section4 .image1 {
	position: absolute;
	left: 20px;
	bottom: 500px;
}
.project966 .section4 .image2 {
	position: absolute;
	right: 20px;
	bottom: 500px;
}
.project966 .section4 .image3 {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
}
.project966 .section4 .image1 p,
.project966 .section4 .image2 p,
.project966 .section4 .image3 p {
	position: absolute;
	margin: 0;
	top: 20px;
	left: 20px;
	margin: 0;
	color: #fff;
	font-family: 'Roboto', 'Spoqa Han Sans Neo', sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.3em;
}
.project966 .section4 .image1::after,
.project966 .section4 .image2::after,
.project966 .section4 .image3::after {
	display: block;
	position: absolute;
	top: 33px;
	left: 213px;
	width: 92px;
	height: 1px;
	background-color: #fff;
	content: "";
}
.project966 .section4 .image2::after {
	left: 191px;
}
.project966 .section4 .image3::after {
	left: 215px;
}

/* Smart PEN */
.project966 .section5 {
	padding: 274px 0 0;
	background-color: #fff;
    background-image: url(/img/966/section5-bg.jpg);
    background-position: 0 286px;
    background-repeat: no-repeat;
}
.project966 .section5 .subtitle {
	margin-bottom: 24px;
	letter-spacing: 0.1em;
}
.project966 .section5 .text {
	line-height: 2;
	letter-spacing: -0.02em;
}
.project966 .section5 .text.mobile-page {
	display: none;
	font-size: 14px;
}

.project966 .section5 .image1 {
	margin-top: 693px;
	margin-bottom: 15px;
	text-align: right;
}
.project966 .section5 .image2 {
	float: left;
}
.project966 .section5 .image3 {
	float: left;
	margin-left: 16px;
}
.project966 .section5 .image4 {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* image */
.project966 .section6 {
	background-color: #fff;
}
.project966 .section6 img {
	width: 100%;
	max-width: none;
}





@media (max-width: 1499px) {
}
@media (max-width: 1399px) {
	.project966 .section_w-container-right {
		width: calc( 100% - ( ( 100vw - 1240px ) / 2 ) - 20px );
	}
	.project966 .section_w-container-left {
		width: calc( 100% - ( ( 100vw - 1240px ) / 2 ) - 20px );
	}
}
@media (max-width: 1299px) {
	.project966 .section_w-container-right {
		width: calc( 100% - ( ( 100vw - 960px ) / 2 ) - 20px );
	}
	.project966 .section_w-container-left {
		width: calc( 100% - ( ( 100vw - 960px ) / 2 ) - 20px );
	}
}
@media (max-width: 991px) {
	.project966 .section_w-container-right {
		width: calc( 100% - ( ( 100vw - 720px ) / 2 ) - 20px );
	}
	.project966 .section_w-container-left {
		width: calc( 100% - ( ( 100vw - 720px ) / 2 ) - 20px );
	}
}
@media (max-width: 767px) {
	.project966 .section_w-container-right {
		width: calc( 100% - ( ( 100vw - 540px ) / 2 ) - 20px );
	}
	.project966 .section_w-container-left {
		width: calc( 100% - ( ( 100vw - 540px ) / 2 ) - 20px );
	}
}
@media (max-width: 575px) {
	.project966 .web_bg {
		display: none !important;
	}
	.project966 .mo_bg {
		display: block;
	    background-position: 120% 0;
	}
	.project966 .section_w-container-right,
	.project966 .section_w-container-left {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	.project966 .page-title {
		display: none;
	}
	.project966 .page-subtitle {
		display: none;
	}
	.project966 .page-mo-title {
	    display: inline-block;
	    position: absolute;
	    text-align: left;
	    top: 20%;
	    left: 40px;
	    width: 160px;
	}
	.project966 .section1 {
	    padding: 0;
	    margin: 0 0 -100px 0;
	    background-color: #fff;
	}
	.section1 .mobile_section1 {
		display: block;
	}
	.project966 .section1 .subtitle {
		display: block;
	    padding: 45px 0;
	    font-size: 17px;
	    text-align: center;
	}
	.project966 .section1 .text {
		display: none;
	    font-size: 12px;
	}
	.project966 .section2 {
	    height: auto;
	    min-height: 670px;
	    background-color: #e2e8ef;
	    background-image: url(/img/966/img_03_Doing.png);
	    background-size: cover;
	    background-position: 0% -40px;
	    background-repeat: no-repeat;
	}
	.project966 .section2 .title {
	    font-size: 16px;
        font-weight: normal;
        letter-spacing: 1px;
        margin: 0 0 5px 12px;
	}
	.project966 .section2 .subtitle {
	    margin: 0 0 50px 12px;
	    font-size: 25px;
	}
	.project966 .section2 .text {
		font-size: 13px;
		margin-top: -20px;
		margin-left: 12px
	}
	.project966 .section3 {
		padding-top: 50px;
	}
	.project966 .section3 .title {
		display: none;
	}
	.project966 .section3 .mobile-title {
		display: block;
		font-size: 16px;
		font-weight: normal;
		float: none;
		text-align: center;
    	margin-bottom: 20px;
	}
	.project966 .section3 .subtitle {
		font-size: 25px;
		font-weight: 400;
		text-align: center;
	}
	.project966 .section3 .image1 {
		margin-left: 0px;
	    max-width: 100%;
	}
	.project966 .section4 {
	    position: relative;
	    height: 1480px;
	    background-color: #fff;
	    background-image: url(/img/966/desk.png);
	    background-position: 50% 0;
	    background-size: 100%;
	    background-repeat: no-repeat;
	}
	.project966 .section4 .title {
		padding-top: 80px;
		text-align: left;
		font-size: 16px;
		font-weight: normal;
		margin-bottom: 0px;
		margin-left: 12px;
	}
	.project966 .section4 .subtitle {
		text-align: left;
		font-size: 25px;
		margin-left: 12px;
	}
	.project966 .section4 .text {
		display:none;
		font-size: 14px;
		text-align: left;
	}
	.project966 .section4 .text.mobile-page {
	    display:block;
		font-size: 14px;
		text-align: left;
		margin-left: 12px;
		line-height: 22px;
	}
	.project966 .section4 .image1 {
	    position: absolute;
	    right: 20px;
	    left: 20px;
	    bottom: 195px;
	}
	.project966 .section4 .image1 img {
		max-width: 60%;
	}
	.project966 .section4 .image2 {
	    position: absolute;
	    right: 20px;
	    left: 20px;
	    bottom: 195px;
        margin-left: 285px;
	}
	.project966 .section4 .image2 img {
		max-width: 100%;
	}
	.project966 .section4 .image3 {
	    position: absolute;
	    right: 20px;
	    left: 20px;
	    bottom: 0px;
	}
	.project966 .section4 .image3 img {
		max-width: 100%;
	}
	.project966 .section4 .image1 p, .project966 .section4 .image2 p, .project966 .section4 .image3 p {
	    position: absolute;
	    margin: 0;
	    top: 20px;
	    left: 20px;
	    margin: 0;
	    color: #fff;
	    font-family: 'Roboto', 'Spoqa Han Sans Neo', sans-serif;
	    font-size: 14px;
	    font-weight: 400;
	    line-height: 1;
	    letter-spacing: 0.3em;
	}
	.project966 .section4 .image1::after, .project966 .section4 .image2::after, .project966 .section4 .image3::after {
	    display: block;
	    position: absolute;
	    top: 33px;
	    left: 213px;
	    width: 92px;
	    height: 0px;
	    background-color: #fff;
	    content: "";
	}
	.project966 .section5 .subtitle {
		font-size: 25px;
		margin-left: 12px;
	}
	.project966 .section5 .text {
		display: none;
		font-size: 14px;
	}
	.project966 .section5 .text.mobile-page {
		display: block;
		font-size: 14px;
		margin-left: 12px;
		line-height: 22px;
	}
	.project966 .section5 {
	    padding: 100px 0 0;
	    background-color: #fff;
	    background-image: url(/img/966/section5-bg.jpg);
        background-position: -60px 240px;
	    background-size: 100%;
	    background-repeat: no-repeat;
	}
	.project966 .section5 .image1 {
	    margin-top: 200px;
	    margin-bottom: 7px;
	    width: 49%;
	    float: right;
	}
	.project966 .section5 .image1:after {
	    float: none;
	}
	.project966 .section5 .mobile-uptoimage {
		z-index: 5;
	}
	.project966 .section5 .image2 {
	    width: 49%;
	}
	.project966 .section5 .image3 {
	    width: 49%;
	    float: right;
	    margin-left: 0px;
	}
	.project966 .section5 .image4 {
	    margin-top: -50px;
	}
	
}

@media (max-width: 450px) {
	.project966 .section2 {
	    min-height: 600px;
	    background-position: 0% 0%;
	}
	.project966 .section4 {
	    position: relative;
	    height: 1200px;
	    background-color: #fff;
	    background-image: url(/img/966/desk.png);
	    background-position: 50% 0;
	    background-size: 100%;
	    background-repeat: no-repeat;
	}
	.project966 .section4 .image1 {
	    position: absolute;
	    right: 20px;
	    left: 20px;
	    bottom: 160px;
	}
	.project966 .section4 .image1 img {
		max-width: 60%;
	}
	.project966 .section4 .image2 {
	    position: absolute;
	    right: 20px;
	    left: 20px;
	    bottom: 160px;
        margin-left: 56%;
	}
	.project966 .section4 .image2 img {
		max-width: 100%;
	}
	.project966 .section4 .image3 {
	    position: absolute;
	    right: 20px;
	    left: 20px;
	    bottom: 0px;
	}
	.project966 .section4 .image3 img {
		max-width: 100%;
	}
		.project966 .section4 .title {
		padding-top: 40px;
		text-align: left;
		font-size: 16px;
		font-weight: normal;
		margin-bottom: 0px;
	}
		.project966 .section4 .text.mobile-page {
	    display:block;
		font-size: 14px;
		text-align: left;
		margin-left: 12px;
		margin-top: -10px;
	}
}


