@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);
/* max width set to 1200px by default, change for yours */
body {
	font-family: 'Noto Sans TC', sans-serif;/*'Noto Sans TC'*/
	font-weight: 300;
	color: #000;
}
* {
	margin: 0;
	padding: 0;
	line-height: 0;
	box-sizing: border-box;
}
header {
	z-index: 99;
	background: #FFF;
	position: fixed;
	width: 100%;
	top: 0;
	max-width: 1200px;
	margin: 0 auto;
	height: 60px;
	border-bottom: 1px solid #E8E8E8;
}
#dimension {
	position: fixed;
	top: 6px;
	left: 0;
	font-size: 11px;
	color: #000;
	z-index: 999999;
}
.logo {
	float: left;
	width: 118px;
	margin: 3px 0 3px 8px;
}
.logo img {
	width: 100%;
}
.bold {
	font-weight: 400;
	color: #999;
}
#outerWrapper {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	overflow: hidden;
}
#keyVisual {
	display: block;
	width: 100%;
	margin-top: 60px;
}
#keyVisual img {
	width: 100%;
}

.keyVisual {
	width: 100%;
	display: block;
	background-image: url(../img/key_visual/key_visual_1.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
.keyVisual:after {
	padding-top: 53.3%;
	display: block;
	content: '';
}
#mainBanner {
	width: 100%;
	margin-top: 30px;
}
#mainBanner .item {
	width: 25%;
	float: left;
	text-align: center;
	padding-bottom: 20px;
	background: #FFF;
}
#mainBanner .item img {
	width: 80%;
	height: auto;
}
#mainBanner .item img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.owl-carousel {
}
#productTag {
	width: 100%;
}
#productTag img {
	display: inline-block;
	width: 50%;
}
#extraOne, #extraTwo, #extraThree, #equipment, #tutorial {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	background: #FFF;
}
#extraOne img, #extraTwo img, #extraThree img, #equipment img {
	width: 100%;
}
#tutorial img {
	width: 48%;
	float: left;
	border: 1px solid #8ab3cf;
	margin: 1%;
}
#tourProduct, #fitProduct {
	width: 100%;
	padding: 0 0 30px 0;
}
.head {
	font-size: 40px;
	line-height: 42px;
	padding: 40px 0;
	text-align: center;
	letter-spacing: 2px;
	color: #005b96;
	font-weight: 400;
}
.preHead {
	padding: 40px 0 0 0;
	color: #00AFF0;
	font-size: 24px;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
}
.subhead {
	font-size: 15px;
	line-height: 23px;
	padding: 10px 0 20px 0;
	text-align: center;
	font-weight: 300;
	color: #888;
}
.subhead p {
	font-size: 18px;
	line-height: 36px;
	color: #000;
}
.small {
	font-size: 12px;
}
a.small {
	text-decoration: none;
	color: #000;
}
a:hover.small {
	color: #4379C4;
}
.tourProduct .text, .fitProduct .text {
	display: table;
	width: 100%;
	padding: 15px 0;
	box-sizing: border-box;
}
.tourProduct .text .one, .fitProduct .text .one {
	display: table-cell;
	padding: 0 10px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	vertical-align: top;
}
.tourProduct .text .two, .fitProduct .text .two {
	width: 10%;
	display: table-cell;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	vertical-align: top;
}
.tourProduct .text .three, .fitProduct .text .three {
	width: 7%;
	display: table-cell;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	vertical-align: top;
}
.tourProduct .text .left, .fitProduct .text .left {
	text-align: left;
}
.tourProduct .text .notShownInMobile, .fitProduct .text .notShownInMobile {
	display: table-cell;
}
.tourProduct .th, .fitProduct .th {
	background: #005B93;
	color: #FFF;
}
.tourProduct .odd, .fitProduct .odd {
	border-bottom: 1px solid #E0E0E0;
}
.tourProduct .even, .fitProduct .even {
	border-bottom: 1px solid #E0E0E0;
	background: #F7F7F7;
}
#fitProduct {
	background: #FFF;
}
#footer {
	width: 100%;
	margin: 0 auto;
}
#skiPlace {
	margin: -10px 0 20px 0;
	padding: 0;
	width: 100%;
	display: inline-block;
	background: #FFF;
}
#video {
	margin-bottom: 30px;
}
.square-box_wrapper {
	position: relative;
	width: 25%;
	margin: 0 auto;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
}
.square-box {
	position: relative;
	width: 100%;
}
.square-box:after {
	padding-top: 62.5%;
	display: block;
	content: '';
}
.square-content {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
.square-content img {
	width: 100%;
}
.square-content:after {
	content: attr(data-content);
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 5-7 */
	filter: alpha(opacity=0);
	/* Netscape */
	-moz-opacity: 0;
	/* Safari 1.x */
	-khtml-opacity: 0;
	/* Good browsers */
	opacity: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.square-content:hover:after {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	/* IE 5-7 */
	filter: alpha(opacity=60);
	/* Netscape */
	-moz-opacity: 0.6;
	/* Safari 1.x */
	-khtml-opacity: 0.6;
	/* Good browsers */
	opacity: 0.6;
}
.caption {
	margin-top: 10px;
	color: #000;
	text-align: center;
	font-size: 15px;
	line-height: 25px;
	display: block;
	width: 100%;
	font-weight: 400;
	height: 88px;
}
.caption p {
	color: #888;
	text-align: center;
	font-size: 13px;
	line-height: 21px;
	font-weight: 300;
}
#skiPlaceModal {
	position: relative;
	display: none;
}
#btn-close-modal {
	height: 100px;
	width: 100px;
	position: absolute;
	top: 10px;
	right: 0;
	cursor: pointer;
}
#btn-close-modal:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "x"; /* use the hex value here... */
	font-size: 60px;
	color: #FFF;
	line-height: 50px;
	text-align: center;
	-webkit-transform: scale(1,0.75); /* Safari and Chrome */
	-moz-transform: scale(1,0.75); /* Firefox */
	-ms-transform: scale(1,0.75); /* IE 9 */
	-o-transform: scale(1,0.75); /* Opera */
	transform: scale(1,0.75); /* W3C */
}
#ex1 {
	padding-top: 50px;
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
}
#ex2, #ex3 {
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
}
.img {
	position: relative;
}
.img .bigHead {
	position: absolute;
	left: 0;
	right: 0;
	top: 65px;
	color: #005b96;
	font-size: 40px;
	line-height: 40px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 2px;
}
.img .smallHead {
	position: absolute;
	left: 0;
	right: 0;
	top: 30px;
	color: #00AFF0;
	font-size: 24px;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
}
.img img {
	width: 100%;
}
.photo_container_wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.photo_container {
	width: 80%;
	margin: 0 auto;
	position: relative;
	margin-bottom: 50px;
}
.photo_item {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.photo_item img {
	width: 100%;
}
.photo_item figcaption {
	font-size: 18px;
	line-height: 18px;
	color: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	background: #4379C4;
	padding: 10px;
	width: 100%;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/* IE 5-7 */
	filter: alpha(opacity=70);
	/* Netscape */
	-moz-opacity: 0.7;
	/* Safari 1.x */
	-khtml-opacity: 0.7;
	/* Good browsers */
	opacity: 0.7;
}
#helpCenter {
	background: #DDD;
	padding-bottom: 30px;
}
#helpCenter .text {
	display: table;
	width: 100%;
	padding: 15px;
}
#helpCenter .text .one {
	width: 80%;
	display: table-cell;
	padding-right: 30px;
	font-size: 14px;
	line-height: 21px;
}
#helpCenter .text .two {
	width: 10%;
	display: table-cell;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
}
#helpCenter .text .one p {
	font-size: 13px;
	line-height: 21px;
	color: #777;
}
#helpCenter .text .bold {
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	color: #000;
}
#grading {
	width: 100%;
	padding: 0 5%;
}
#grading img {
	width: 100%;
}

/*
 #grading .gap {
 margin-left: 3%;
 margin-right: 3%;
 }
 #grading .text .one {
 font-weight: 400;
 font-size: 18px;
 line-height: 1px;
 text-align: left;
 width: 100%;
 position: relative;
 }
 #grading .text .one img {
 width: 100%;
 }
 #grading .text .one span {
 position: absolute;
 bottom: 13px;
 left: 5px;
 }

 #grading .text .two {
 font-weight: 400;
 font-size: 16px;
 line-height: 32px;
 text-align: left;
 margin-top: 15px;
 color: #FFF;
 padding: 0px 10px;
 width: 100%;
 }
 #grading .text .three {
 font-weight: 300;
 font-size: 14px;
 line-height: 24px;
 text-align: left;
 color: #FFF;
 width: 100%;
 }
 */
.equipment_container {
	width: 70%;
	margin: 30px auto 50px auto;
}
.equipment_container .one {
	font-weight: 400;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	margin: 30px 0 15px 0;
}
.equipment_container .two {
	font-weight: 300;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}
.equipment_footer {
	color: #FFF;
	background: #565d67;
	padding: 25px 50px;
}
.equipment_footer .one {
	width: 75%;
	font-size: 13px;
	line-height: 21px;
	display: inline-block;
	float: left;
	text-align: left;
}
.equipment_footer .two {
	width: 25%;
	display: inline-block;
	float: right;
	text-align: right;
}
.button {
	overflow: hidden;
	padding: 10px 20px;
	outline: none;
	border: 0;
	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background: #e86263;
}
.slick-slide {
	margin: 0 40px;
}
.slick-list {
	margin: 0 -40px;
}
.slick_prev, .slick_next, #slick_prev, #slick_next {
	cursor: pointer;
}
.slick_prev {
	position: absolute;
	left: 40px;
	top: 40%;
	width: 36px;
}
.slick_next {
	position: absolute;
	right: 40px;
	top: 40%;
	width: 36px;
}
#slick_prev_wrapper {
	position: absolute;
	width: 4%;
	top: 45%;
	left: 0;
}
#slick_next_wrapper {
	position: absolute;
	width: 4%;
	top: 45%;
	right: 0;
}
#slick_prev {
	position: absolute;
	left: 10px;
	width: 100%;
}
#slick_next {
	position: absolute;
	right: 10px;
	width: 100%;
}
.row {
	margin-bottom: 20px;
}
.row2 {
	margin-bottom: 50px;
}
.blueButton {
	background: #4379C4;
	display: none;
}
.greenButton {
	background: #208C30;
	display: none;
}
.submitButton {
	display: inline-block;
}
.title {
	margin-top: 20px;
	width: 100%;
	text-align: center;
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
}
.description_wrapper {
	width: 70%;
	border-right: 1px solid #DDD;
	margin-top: 20px;
	float: left;
	padding-right: 20px;
}
.description_text {
	color: #000;
	font-size: 14px;
	line-height: 22px;
}
.key_wrapper {
	width: 30%;
	margin-top: 20px;
	float: right;
	padding-left: 20px;
	display: table;
}
.key_wrapper button {
	margin-top: 10px;
}
.key_text {
	color: #000;
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
	width: 80%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
.key_icon {
	width: 13%;
	display: table-cell;
	vertical-align: middle;
}
.key_icon img {
	width: 100%;
}
.description_heading {
	font-size: 24px;
	line-height: 50px;
	font-weight: 300;
	letter-spacing: 1px;
}
.description_points {
	width: 25%;
	color: #000;
	font-size: 14px;
	line-height: 45px;
	float: left;
}
.description_points span {
	padding-left: 10px;
}
.relative_product_wrapper {
	width: 100%;
	margin: 40px 0 60px 0;
}
.relative_product_heading {
	font-size: 28px;
	line-height: 58px;
	font-weight: 400;
	letter-spacing: 1px;
	border-bottom: 1px solid #ddd;
}
.relative_product_inner_wrapper {
	width: 70%;
	float: left;
	margin-top: 30px;
}
.relative_product_name {
	float: left;
	width: 70%;
	font-size: 22px;
	line-height: 22px;
	padding-left: 30px;
	border-right: 1px solid #DDD;
}
.relative_product_name span {
	color: #000;
	font-size: 14px;
	line-height: 18px;
	width: 100%;
	padding-top: 15px;
	display: block;
}
.relative_product_button {
	width: 20%;
	vertical-align: middle;
	text-align: left;
}
.relative_product_photo {
	float: left;
	width: 30%;
	overflow: hidden;
	position: relative;
}
.relative_product_photo:after {
	padding-top: 62.5%;
	display: block;
	content: '';
}
.relative_product_photo_box {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
.relative_product_photo_box img {
	width: 100%;
}

.relative_key_wrapper {
	width: 30%;
	margin-top: 30px;
	float: left;
	padding-left: 20px;
	display: table;
}
.relative_key_text {
	color: #000;
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
	width: 80%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
.relative_key_icon {
	width: 13%;
	display: table-cell;
	vertical-align: middle;
}
.relative_key_icon img {
	width: 100%;
}

.videoGap {
	margin-bottom: 168px;
}
.back-to-top {
	position: fixed;
	bottom: 25px;
	right: 18px;
	text-decoration: none;
	background-image: url(../img/back_to_top.png);
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	overflow: hidden;
	display: none;
}
.back-to-top:hover {
	background-position: 0 -25px;
}

/* snow flakes */

#snowflakeContainer {
	position: absolute;
	left: 0px;
	top: 60px;
	display: block;
}
.snowflake {
	padding-left: 15px;
	font-family: Cambria, Georgia, serif;
	font-size: 14px;
	line-height: 24px;
	position: fixed;
	color: #FFFFFF;
	user-select: none;
	z-index: 1000;
}
.snowflake:hover {
	cursor: default;
}

.tipsWrapper {
	background: #EEE;
	width: 100%;
	margin: 0 auto;
	padding: 0 4% 4% 4%;
}

.tips {
	float: left;
	width: 50%;
	padding: 3px;
}

.tips img {
	width: 100%;
}

.myFooter {
	width: 100%;
	background: #005baa;
	padding: 50px;
}

.myFooter .smallHead {
	color: #FFF;
	font-size: 24px;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
	padding: 0 0 10px 0;
}

.myFooter .bigHead {
	color: #FFF;
	font-size: 40px;
	line-height: 40px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 2px;
}

.myFooter .description {
	color: #FFF;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	text-align: center;
	letter-spacing: 1px;
	padding: 20px;
}

.myFooter .phone {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	line-height: 30px;
}
.tourbutton {
	background-color: #ff7208;
	border: none;
	color: white;
	padding: 10px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 13px;
	margin: 5px 3px;
	cursor: pointer;
	border-radius: 8px;
	width: 60px;
}
.fitbutton {
	background-color: #d71d3c;
	border: none;
	color: white;
	padding: 10px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 13px;
	margin: 5px 3px;
	cursor: pointer;
	border-radius: 8px;
	width: 60px;
}

