*{outline: 0;}
html,body{
	height:100%;
}
body{
	font-family: "微軟正黑體", "Microsoft JhengHei", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}
.container{
	position:relative;
	max-width:90%;
	margin:0 auto;
	padding: 10px;
}
header{
	position:relative;
	margin:15px 0;
	z-index: 1;
}
.dropdown-menu{
    min-width: auto;
    border: 0;
}
header a{
	color:#393939;
	font-size:14px;
	text-decoration: none;
	font-family: 'maison_neuelight';
	letter-spacing: 1px;
}
header .logo{
	position: relative;
	float:left;
	background-color: #fff;
}
header ul.nav{
	position: absolute;
	right:0;
	bottom:0;
	margin:0;
	padding:0;
	list-style: none;
	display: block;
	opacity: 1;

}
header ul.nav::after{
	content:' ';
	display:block;
	clear:both;
}
header .nav li{
	position:relative;
	padding: 0 20px;
	float: left;
	border-left: 1px solid #393939;
	font-family: 'maison_neuelight';
}
header .nav li:first-child{
	border-left:0;
}
header .nav li:last-child{
	padding-right:0;
}

.btn_mobile_menu{
	position: absolute;
	right: 10px;
	top: 40px;
	width:35px;
	height:35px;
	cursor: pointer;
	display:none;
	z-index: 1;
}
#nav-toggle span { top: 10px; }
#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
	border-radius: 1px;
	height: 3px;
	width: 30px;
	background: #393939;
	position: absolute;
	display: block;
	content: '';
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
#nav-toggle span:before {
	top: -11px;
}
#nav-toggle span:after {
	bottom: -11px;
}
.btn_mobile_menu.opened #nav-toggle span{height:0;}
.btn_mobile_menu.opened #nav-toggle span:before {
	margin-top: 8px;
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);

}
.btn_mobile_menu.opened #nav-toggle span:after {
	bottom: 0px;
	-ms-transform: rotate(-45deg); /* IE 9 */
	-webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	transform: rotate(-45deg);
}

header::after{
	content:'';
	display:block;
	clear: both;
}

footer .copyright{
	font-size:12px;
	color:#585858;
	margin-top:10px;
	font-family: 'genevaregular';
	letter-spacing:0.3px;
	opacity:0.6;
}

.main{
	position: relative;
	width:100%;
}

.main.index img {
    width: 100%;
    max-width: 100%;
}

.works_container{
	position: relative;
}

.works_container::after{
	content:'';
	display:block;
	clear: both;
}

.works_item{
	position: relative;
	float: left;
	width: -webkit-calc((100% - 60px)/3);
	width: -moz-calc((100% - 60px)/3);
	width: calc((100% - 60px)/3);
	margin:15px 15px 15px 0;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.works_item::before{
	content: "";
	display: block;
	padding-top: 56.25%;
}
.works_container > :nth-child(3n){ margin-right: 0; }
.works_item .info{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	cursor:pointer;
	opacity: 0;
}
.works_item .info .content{
	position: relative;
	color:#fff;
	font-size:14px;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}
.works_item .info .content span{
	padding:10px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.fotorama__fullscreen-icon{
	background: url(../images/close.png) center no-repeat !important;
}
.about_container{
	position: relative;
}
.about_container::after{
	content: '';
	display: block;
	clear: both;
}
.about_items{
	position: relative;
	width: 25% !important;
	float: left;
}

.about_content{
	padding:30px;
	color:#959595;
	font-size:12px;
	line-height:20px;


}

.about_title{
	color:#5f5f5f;
	font-size:18px;
	margin: 0 0 10px 0;
}

.about_subtitle {
    color: #5f5f5f;
    font-size: 16px;
    margin: 0 0 20px 0;
}

@font-face {
	font-family: 'maison_neuemono';
	src: url('../font/maisonneue-mono-trial.eot');
	src: url('../font/maisonneue-mono-trial.eot?#iefix') format('embedded-opentype'),
	url('../font/maisonneue-mono-trial.woff2') format('woff2'),
	url('../font/maisonneue-mono-trial.woff') format('woff'),
	url('../font/maisonneue-mono-trial.ttf') format('truetype'),
	url('../font/maisonneue-mono-trial.svg#maison_neuemono') format('svg');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'maison_neuelight';
	src: url('../font/maisonneue-light-trial.eot');
	src: url('../font/maisonneue-light-trial.eot?#iefix') format('embedded-opentype'),
	url('../font/maisonneue-light-trial.woff2') format('woff2'),
	url('../font/maisonneue-light-trial.woff') format('woff'),
	url('../font/maisonneue-light-trial.ttf') format('truetype'),
	url('../font/maisonneue-light-trial.svg#maison_neuelight') format('svg');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'genevaregular';
	src: url('../font/geneva.eot');
	src: url('../font/geneva.eot?#iefix') format('embedded-opentype'),
	url('../font/geneva.woff2') format('woff2'),
	url('../font/geneva.woff') format('woff'),
	url('../font/geneva.ttf') format('truetype'),
	url('../font/geneva.svg#genevaregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

.contact_container{
	position: relative;
	padding-top: 30px;
	font-size: 12px;
	color: #686868;
}
.contact_container::after{
	content: ' ';
	display: block;
	clear: both;
}
.contact_container .contact_info{
	position: relative;
	float: left;
	/* width:40%; */
}
.contact_container .contact_form{
	position: relative;
	float: left;
	width:100%;
	margin-right: 10%;
}
.contact_container .contact_info .info_panel{
	float: right;
	margin-right:20px;
}

.contact_container .contact_info .info_panel .info_icon{
	padding-left: 30px;
	padding-bottom: 20px;
	background-position: 5px 12px;
	background-repeat: no-repeat;
}

.info_icon.addr{
	background-image: url('../images/address_icon.png');
}

.info_icon.email{
	background-image: url('../images/mail_icon.png');
}

.info_icon.phone{
	background-image: url('../images/phone_icon.png');
}

.info_title, .info_content{
	padding: 10px;
}

.info_title{
	color: #393939;
	font-family: 'maison_neuemono';
}

.info_line{
	width:50px;
	height:1px;
	background-color: #686868;
	margin: 0 10px;
}
.info_icon.email>.info_content,.info_icon.phone>.info_content{
	font-family: 'maison_neuemono';
	letter-spacing:1px;
}

form{
	position: relative;
	margin-left: 10px;
}

.form_L{
	position: relative;
	float: left;
	margin-right: 30px;
	width: calc(50% - 30px);
	width: -webkit-calc(50% - 30px);
	width: -moz-calc(50% - 30px);

}

.form_R{
	position: relative;
	float: right;
	width: 50%;
}

input[type="text"]{
	width: calc(100% - 7px);
	width: -webkit-calc(100% - 7px);
	width: -moz-calc(100% - 7px);
	height: 30px;
	margin-top: 20px;
	padding: 0;
	border: 1px solid #939393;
}

textarea{
	width: calc(100% - 17px);
	width: -webkit-calc(100% - 17px);
	width: -moz-calc(100% - 17px);
	height: 114px;
	margin-top: 20px;
	resize: none;
	padding: 10px;
}

input[type="submit"]{
	padding: 10px 20px 7px 20px;
	border:0;
	color: #fff;
	background-color: #939393;
	font-family: 'maison_neuemono';
	letter-spacing:0.5px;

}

input[placeholder],
[placeholder],
*[placeholder] {
	color:#939393 !important;
	font-family: 'maison_neuemono';
	font-style: italic;
	padding-left:5px;
}


@media screen and (max-width: 768px) {
	header {
		position: absolute;
		height:70px;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	header .menu{
		height:100%;
		margin-top:70px;
		background-color: rgba(255,255,255,0.9);
		display: none;
		opacity: 0;
	}
	header .logo {
		position:absolute;
	}
	header .logo img{
		margin-left:15px;
		width:60px;
	}

	header ul.nav{
		top:100px;
		width:100%;
		height:auto;
		z-index: 0;
		/*display: none;*/
		opacity: 1;
		/*right:-200px;*/
	}
	header ul.nav li{
		border:0;
		border-bottom:1px solid #acacac;
		/*background-color: rgba(255,255,255,0.9);*/
		text-align: center;
		padding:20px 0;
		float:none;
		width: 80%;
		margin: 0 auto;
	}
	header a{
		color:#393939;
		font-size:18px;
	}
    .dropdown-menu{
        width: 100%;
        text-align: center;
        border: 0;
    }

	.main{
		padding-top:90px;
	}
	.btn_mobile_menu{
		z-index: 1;
		display:block;
	}

	.works_item{
		position: relative;
		float: left;
		width: -webkit-calc((100% - 30px)/3);
		width: -moz-calc((100% - 30px)/3);
		width: calc((100% - 30px)/3);
		margin:15px 15px 15px 0;
	}
	.works_container > :nth-child(5n+5){ margin-right: 15px; }
	.works_container > :nth-child(3n+3){ margin-right: 0; }

	.about_items{
		width:100% !important;
	}

	.form_L{
		width:100%;
	}

	.form_R{
		width:100%;
		float: left;

	}
	/*textarea{
		width: calc(100% - 15px);
		width: -webkit-calc(100% - 15px);
		width: -moz-calc(100% - 15px);
	}*/
}

@media screen and (max-width: 640px) {

	.contact_container .contact_info{
		width:98%;
	}
	.contact_container .contact_info .info_panel {
		float: left;
		margin-right: 20px;
	}
	.contact_container .contact_form{
		width:98%;
	}
}

@media screen and (max-width: 480px) {

	.works_item{
		position: relative;
		float: left;
		width: 100%;
		margin:15px 15px 30px 0;
	}
	.works_container > :nth-child(5n+5){ margin-right: 15px; }
	.works_container > :nth-child(3n+3){ margin-right: 15px; }

	.works_item .info{
		position:absolute;
		width:100%;
		height:100%;
		background:none;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		cursor:pointer;
		opacity: 1;
	}
	.works_item .info .content{
		position: relative;
		color:#5f5f5f;
		font-size:14px;
		top: 100%;
		transform: none;
		text-align: center;
		margin-top: 10px;
	}
	.works_item .info .content span{
		padding:10px 5px;
		border-top: none;
		border-bottom: none;
	}
	footer .copyright{
		text-align:center;
	}
	.main{
		padding:50% 0;
	}
}
