@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);

* {
	border: 0px #fff solid;
	box-sizing: border-box;
}
html, body{
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: 100;
	color: #fff;
	position: relative;

}
.nav{
    position: fixed;
    top:50%;
    right:0px;
    cursor:pointer;
}
.nav li{
    width:20px;
    height:5px; 
    margin: 10px;
    background-color: black;
    border-radius: 5px 0px 0px 5px;
    list-style-type: none;
}
a{
	text-decoration:none;
}
p{
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px;
}
p.p_18{
	font-size: 18px;
	margin: 0px;
}
#top_process{
	background:rgba(0, 0, 0, 0.9);
	z-index: 2000;
	width: 100vw;
	height: 100vh;
	position: fixed;
}
#process_0,#process_A,#process_B,#process_C,#process_1,#process_D,#process_E{
	position: relative;
	height: 70vh;
	float: left;
}
#process_0{
	width: 14vw;
	height: 65vh;
	border-right: 1px solid #666666;
	margin-top: 2.5vh;
	margin-bottom: 2.5vh;
}
#process_A,#process_B,#process_C,#process_1,#process_D,#process_E{
	width: 14vw;
}
#logo_process{
	width: 100px;
	float: left;
	margin-left: 3vw;
}
.process_itemname{
	top: 28vh;
	position: absolute;
	font-size: 20px;
	line-height: 35px;
	width: 14vw;
}
.process_itemnum{
	font-size: 35px;
	color: #c79d0f;
	width: 5vw;
	position: absolute;
	left: 0px;
	text-align: right;
}
.process_itemname_text{
	width: 8vw;
	position: absolute;
	right: 0px;
}
.process_item{
	position: absolute;
	color: #666666;
	top: 33vh;
	width: 8vw;
	right: 0px;
}
.process_item p{
	font-size: 16px;
}
.process_itemname_0{
	position: absolute;
	color: #c79d0f;
	top: 26vh;
	right: 3.5vw;
	font-size: 18px;
}
.process_itemname_1{
	position: absolute;
	color: #c79d0f;
	top: 27vh;
	font-size: 18px;
	width: 14vw;
	text-align: center;
}
#process_2{
	width: 14vw;
	text-align: right;
}
img.logo_process{
	width: 100px;
}
#call,#line{
	width: 50px;
	z-index: 105;
	position: fixed;
	right: 5px;
}
#call{
	bottom: 60px;
}
#line{
	bottom: 0px;
}
#open_words,#open_arrow_next,#open_contact,.case_picwindow,.case_words{
	position: absolute;
}
.center{
	position: relative;
	width: 100vw;
	height: 100vh;
	background-color: #000;
	z-index: 100;
	overflow-x: hidden;
}

#open {
	background-image: url(images/open_bg_onlogo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	width: 100vw;
	height: 84vh;
	position: relative;
}
#open_words {
	text-align: right;
	width: 50%;
	bottom: 13%;
	right: 40vw;
}
#open_arrow_next{
	bottom: 20px;
	left: 50%;
}
img.arrow01{
	width: 20px;
}
#open_contact {
	width: 35vw;
	height: 115px;
	text-align: left;
	bottom: 0vw;
	left: 60vw;
	color: #4d4d4d;
	border-left: 1px solid #4d4d4d;
	padding: 0px 0px 10px 10px;
	margin: 2vh 0px;
}
#open_contact2{
	color: #4d4d4d;
	display: none;
}
.sidebar{
	position: absolute;
	width: 13vw;
	height: 95vh;
	position: fixed;
	z-index: 50;
	text-align: right;
	background-color: #000;
	top: 2.5vh;
	left: 0px;
	padding-right: 20px;
	border-right: 1px solid #4d4d4d;
}
.sidebar_bottom{
	position: absolute;
	bottom:0px;
	right: 20px;
}
img.logo_sidebar{
	width: 100px;
}
p.p_sidebar_item_name{
	font-size: 22px;
	color: #c79d0f;
}

p.p_sidebar_item{
	font-size: 18px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #cccccc;
}
p.p_sidebar_item:hover {
	color: #c79d0f;
}
.sidebar_phone{
	position: absolute;
	width: 100vw;
	height: 65px;
	position: fixed;
	z-index: 500;
	text-align: left;
	background-color: #000;
	top: 0;
	left: 0px;
	padding-top:5px;
	padding-right: 20px;
	border-bottom: 1px solid #4d4d4d;
	display: none;
}
.sidebar_top_phone{
	position: absolute;
	bottom:15px;
	left: 15px;
}
img.menu_img{
	position: absolute;
	width: 40px;
	right: 45px;
	top:13px;
}
img.logo_sidebar_phone{
	position: absolute;
	right: 130px;
	width: 50px;
}
.sidebar_phone_more{
	position: absolute;
	width: 100vw;
	height: 100px;
	position: fixed;
	z-index: 499;
	background-color: #000;
	top: 60px;
	left: 0px;
}
.sidebar_phone_more ul{
	padding: 0;
}
.sidebar_phone_more li{
	display: inline-block;
	text-align: center;
	width: 48vw;
	height: 40px;
}
.sidebar_phone_more p{
	line-height: 40px;
}
.case{
	width: 80vw;
	height: 100vh;
	left: 15vw;
	z-index: 50;
	position: relative;
	padding: 0 2.5vw;
	overflow-x: hidden;
}
.select_left,.select_right{
	position: absolute;
	width: 100px;
	height: 80vw;
	z-index: 10;
	cursor: pointer;
}
.select_left{
	left: 0vw;
}
.select_right{
	right: 0vw;
}
.select_line{
	position: absolute;
	background-color: #fff;
	width: 5px;
	height: 30vh;
	z-index: 20;
	top: 25vh;
}
.select_left .select_line{
	left: 2vw;
}
.select_right .select_line{
	right: 2vw;
}
.select_center_14,.select_center_9,.select_center_3{
	position: absolute;
	height: 5px;
	z-index: 10;
	bottom: 2vw;
	left: 50%;
	transform: translateX(-50%);
}
.select_center_14{
	width: calc(15px * 14);
}
.select_center_9{
	width: calc(15px * 9);
}
.select_center_3{
	width: calc(15px * 3);
}
.select_dot{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
	z-index: 10;
	float:left;
	cursor: pointer;
	margin: 2.5px;
	overflow: hidden;
}
.select_dot img{
	width: 10px;
	height: 10px;
	position: absolute;
}
.case_picwindow{
	width: 75vw;
	height: 80vh;
	overflow: hidden;
	margin: 2.5vh 2.5vw;
}
.case_pics_14,.case_pics_3,.case_pics_9{
	height: 80vh;
	position: relative;
	animation-duration:2s;
	-webkit-animation-duration:2s;
}
.case_pics_14{
	width: calc(75vw * 14);
}
.case_pics_3{
	width: calc(75vw * 3);
}
.case_pics_9{
	width: calc(75vw * 9);
}
.case_pic{
	width: 75vw;
	height: 78vh;
	overflow: hidden;
	float: left;
	position: relative;
	text-align: center;

}
.case_pic img{
	max-height: 100%;  
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
}
.case_words{
    width: 75vw;
    height: 11vh;
    margin: 0 2.5vw;
    bottom: 2.5vh;
}
.case_name{
	float:left;
	width: 140px;
    height: auto;
    color: #4d4d4d;
    font-size: 100px;
    font-weight: 700;
    line-height: 1em;
    border-right: 1px solid #4d4d4d;
}
.case_name span{
	/*position: absolute;*/
	/*float:left;*/
    font-size: 30px;
    font-weight: 700;
	line-height: 1.5em;
	margin-left: 40px;
	/*bottom: 0px;*/
	/*left: 150px;*/
}
.case_info{
	position: absolute;
	width: 25vw;
    bottom: 0px;
    right: 0px;
    font-size: 16px;
	line-height: 1.5em;
	/* color: #4d4d4d; */
	border-left: 1px solid #4d4d4d;
	padding-left: 10px;
}
.end{
	z-index: 1000;
	position: absolute;
	bottom: -100vh;
	height: 100vh;
	width: 100vw;
	background-color: #000;
}
.end_center{
	top: 50vh;
	left: 50vw;
	width: 300px;
	height: 100px;
	position: absolute;
	transform: translateX(-150px) translateY(-50px);
}
.logo_end{
	float: left;
}
.about_picwindow{
	width: 79vw;
	height: auto;
	top:2.5vh;
	left: 15vw;
	z-index: 50;
	position: relative;
	padding: 0 2.5vw;
	margin-bottom: 4vh;
}
.about_pic{
	width: 100%;
}
.about_words{
	position: absolute;
	width: 80vw;
	left: 18vw;
}
#about_copywriting{
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	left: 4vw;
	width: auto;
	font-size: 1.4vw;
	line-height: 2em;
	color: #a3a4a5;
}
#about_choi{
	width: 30vw;
	position: relative;
	float: left;
	margin-right: 2vw;
}
#about_han{
	width: 30vw;
	position: relative;
	float: left;
}
.about_name{
	width: 5vw;
	/* color: #4d4d4d; */
	font-size: 18px;
	line-height: 1.5;
	text-align: right;
	padding-right: 10px;
}
.about_info{
	width: 25vw;
	top: 0px;
	right: 0px;
	/* color: #4d4d4d; */
	border-left: 1px solid #4d4d4d;
	padding-left: 1em;
	font-size: 14px;
	line-height: 1.5;
	position: absolute;
}
.dot{
	width: 10px;
	height: 10px;
	background-color: #c79d0f;
	color: #c79d0f;
	float: left;
	margin: 5px 10px 35px 0px;
}
@media(max-width:1440px) {
	#open {
		height: 80vh;
	}
	#open_contact {
		bottom: 1vw;
	}
	.select_center_3,.select_center_14,.select_center_9{
		bottom: 10px;
	}
	#about_choi{width: 35vw;}
	#about_han{width: 35vw;}
	.about_name{width: 20vw;text-align: left;margin-bottom: 10px;}
	.about_info{width: 30vw;position: relative;}
}
@media(max-width:1040px) {
	.process_itemnum{
		width: 14vw;
		text-align: center;
	}
	.process_itemname{
		top: 28vh;
		line-height: 26px;
		width: 10vw;
	}
	.process_itemname_text{
		width: 14vw;
		top:35px;
		left: 0;
		text-align: center;
	}
	.process_item{
		top: 40vh;
		width: 14vw;
		text-align: center;
	}
	.process_item p{
		margin-top:10px;
	}
	.select_left,.select_right{
		height: 70vw;
	}
	.select_line{
		top: 20vh;
	}
	.select_center_3,.select_center_14,.select_center_9{
		bottom: 2vw;
	}
	.case_picwindow{
		height: 75vh;
	}
	.case_pics_14,.case_pics_3,.case_pics_9{
		height: 70vh;
	}
	.case_pic{
		height: 70vh;
	}
	.case_words{
		bottom: 5vh;
	}
	.case_info{
		width: 40vw;
		top:0;
	}
	#about_choi{width: 80vw;}
	#about_han{width: 80vw;}
	.about_name{width: 20vw;}
	.about_info{width: 80vw;margin-bottom: 20px;}
}
@media(max-width:900px) {
	
	.select_line{
		top: 15vh;
	}
	.sidebar{
		width: 15vw;
	}
	.center{
		width: 100vw;
	}
	.case_picwindow{
		height: 65vh;
	}
	.case_pics_14,.case_pics_3,.case_pics_9{
		height: 60vh;
	}
	.case_pic{
		height: 60vh;
	}
	.case_words{
	    height: 25vh;	
	    bottom: 2.5vh;
	}
	.case_info{
		width: 100vw;
	    left: 0px;
		border-top: 1px solid #4d4d4d;
		border-left: 0px solid #4d4d4d;
		padding-top: 10px;
		bottom: 0;
		top:initial;
	}
	.end{
		width: 100vw;
	}
}
@media(max-width:760px) {
	#process_0{
		height: 100vh;
		margin: 0;
	}
	.process_itemname_0{
		width: 1em;
		top: 50vh;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
	}
	.process_itemname_1{
		width: 28vw;
		top:7vh;
		left: 50%;
		transform: translateX(-50%);
	}
	
	#process_A,#process_B,#process_C,#process_1,#process_D,#process_E{
		width: 28vw;
		height: 45vh;
		margin: 2.5vh 0;
	}
	.process_itemnum{
		top:-22vh;
		width: 28vw;
	}
	.process_itemname_text{
		top:-15vh;
		width: 28vw;

	}
	.process_item{
		top: 18vh;
		width: 28vw;
	}
	#open_contact {
		width: 50vw;
		left: 50vw;
	}
	.sidebar{
		display: none;
	}
	.sidebar_phone{
		display: initial;
	}
	.sidebar_phone_more{

	}
	.select_line{
		top: 12vh;
	}
	.select_left .select_line{
		left: 5vw;
	}
	.select_right .select_line{
		right: 5vw;
	}
	.case{
		width: 100vw;
		left: 0vw;
		padding: 0;
		margin: 65px 0 0 0;
	}
	.case_picwindow{
		top:60px;
		left: 0;
		margin: 0;
		padding: 0;
		width: 100vw;
		height: 55vh;
	}
	.case_pics_14,.case_pics_3,.case_pics_9{
		height: 50vh;
	}
	.case_pics_14{
		width: 1400vw;
	}
	.case_pics_3{
		width: 300vw;
	}
	.case_pics_9{
		width: 900vw;
	}
	.case_pic{
		width: 100vw;
		height: 50vh;
	}
	.case_words{
	    height: 30vh;
	    width: 100vw;
	    /*bottom: 10vh;*/
	}
	.case_name{
	    width: 100px;
    	height: auto;
	    font-size: 80px;
	    bottom: 0;
	}
	.case_name span{
		margin-left: 10px;
	}
	.case_info{
		/*width: 93vw;*/
	    left: 0px;
		border-top: 0px solid #4d4d4d;
		border-left: 0px solid #4d4d4d;
		padding-top: 10px;
		/*top:12vh;*/
	}
	.about_picwindow{width: 100vw;top:60px;left: 0vw;padding: 0vw;margin-bottom: 10vh;}
	.about_words{width: 100vw;left: 0vw;}
	#about_choi{width: 100vw;}
	#about_han{width: 100vw;}
	.about_name{width: 100vw;padding-left: 10px;}
	.about_info{width: 100vw;margin-bottom: 20px;}
}
@media(max-width:500px) {
	img.menu_img{
		width: 40px;
		right: 25px;
		top:13px;
	}
	img.logo_sidebar_phone{
		right: 130px;
		width: 50px;
	}
	#open_words {
		width: 60%;
	}
	#open_contact {
		width: 70vw;
		left: 30vw;
	}
	.select_center_3,.select_center_14,.select_center_9{
		bottom: 3vw;
	}
	.case_info{
	    font-size: 14px;
	}
	.case_words{
	    height: 27vh;
	    width: 100vw;
	    /*bottom: 0;*/
	}
	.case_info{
		width: 80vw;
	    left: 0px;
		/*top:80px;*/
	}
	.case_name{
	    width: 80px;
    	/*height: auto;*/
	    font-size: 60px;
	    bottom: 0;
	}
	.case_name span{
		margin-left: 20px;
	}
}
@media(max-width:350px) {
	.case_picwindow{
		height: 50vh;
	}
	.case_words{
	    height: 35vh;
	}
	.case_name{
	    width: 55px;
	    font-size: 40px;
	}
	.case_name span{
		margin-left: 15px;
	}
	
}
@media(max-width:850px) and (max-height:450px) {
	#process_A,#process_B,#process_C,#process_1,#process_D,#process_E{
		width: 28vw;
		height: 35vh;
		margin: 2.5vh 0;
	}
	.process_itemname_1{
		width: 28vw;
		top:5vh;
		left: 50%;
		transform: translateX(-50%);
	}
	
	.process_itemnum{
		top:-25vh;
		width: 28vw;
	}
	.process_itemname_text{
		top:-15vh;
		width: 28vw;
	}
	.process_item{
		top: 20vh;
		margin: 0;
	}	
	.process_item p{
		font-size: 14px;
		line-height: 1em;
	}
	.case_words{
	    height: 25vh;
	}
	.case_name{
	    width: 60px;
	    font-size: 40px;
	}
	.case_name span{
		margin-left: 15px;
	}
	.case_info{
		width: calc(100vw - 160px);
	    right: 60px;
	    left: initial;
	}
	#open_contact{
		display: none;
	}
	#open_contact2{
		display: initial;
	}
	.sidebar{
		display: none;
	}
	.sidebar_phone{
		display: initial;
	}
	.case{
		width: 100vw;
		left: 0vw;
		padding: 0;
		margin: 65px 0 0 0;
	}
	.case_picwindow{
		top:60px;
		left: 0;
		margin: 0;
		padding: 0;
		width: 100vw;
		height: 100vh;
	}
	.case_pics_14,.case_pics_3,.case_pics_9{
		height: 100vh;
	}
	.case_pics_14{
		width: calc(100vw * 14);
	}
	.case_pics_3{
		width: calc(100vw * 3);
	}
	.case_pics_9{
		width: calc(100vw * 9);
	}
	.case_pic{
		width: 100vw;
		height: 100vh;
	}
	.case_words{
	    height: 100px;
	    width: 100vw;
		background:rgba(0,0,0,0.9);
	    bottom: 0;
	    padding: 20px 0;
	}
	.case_name{
	    width: 100px;
    	height: auto;
	    font-size: 80px;
	    bottom: 0;
	}
	.case_name span{
		margin-left: 10px;
	}
	.case_info{
		width: 70vw;
	    left: 150px;
		border-top: 0px solid #4d4d4d;
		border-left: 0px solid #4d4d4d;
		padding-top: 10px;
		font-size: 14px;
	    /*line-height: 16px;*/
		/*top:0;*/
	}
	/*.select_center_3,.select_center_14,.select_center_9{
		display: none;
	}
*/
}

