html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}

html {
	line-height: 1
}

ol, ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle
}

q, blockquote {<strong></strong>
	quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none
}

a img {
	border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}

.FREE img, #FROM .INP_A, #FROM #READ label input[type="checkbox"]+span:before, #FROM #READ label input[type="checkbox"]+span:after, .button, .button:hover, .button p:after, #GOTOP, #GOTOP i, .ALL, .CONTENT1 .W_CENTER h1 .h1_BOX, .CONTENT1 .GODOWN i, .CONTENT2_0 .FleaBox img, section.CONTENT3 .W_CENTER .BOX, section.CONTENT2_0 .W_CENTER .BOX, section.CONTENT3 .W_CENTER .img_BOX, section.CONTENT2_0 .W_CENTER .img_BOX, section.CONTENT3 .W_CENTER .img_BOX:after, section.CONTENT2_0 .W_CENTER .img_BOX:after, section.CONTENT3 .W_CENTER .img_BOX img, section.CONTENT2_0 .W_CENTER .img_BOX img, section.CONTENT3 .W_CENTER .text_BOX h4:before, section.CONTENT2_0 .W_CENTER .text_BOX h4:before, section.CONTENT3 button, section.CONTENT2_0 button {
	-moz-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.FREE img:hover, .CONTENT2_0 .FleaBox img:hover {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1),translate(0,-10px);
}

.CONTENT1 .W_CENTER h1 {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden
}

*, *:after, *:before {
	vertical-align: middle;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.FREE {
	text-align: center
}

.FREE img {
	width: 100%;
	max-width: 559px;
	margin-top: 3%
}

@media (max-width:991px) {
	.FREE img {
		margin-top: 0;
		margin-bottom: 25px
	}

}

#FROM {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 565px
}

#FROM ul {
	display: block
}

#FROM li {
	width: 100%;
	float: left;
	padding: 4px 2px
}

@media (max-width:768px) {
	#FROM li {
		padding: 3px 2px
	}

}

#FROM li:nth-child(6) {
	margin-top: 7px
}

#FROM li.WLI {
	width: 50%;
	float: left
}

#FROM .INP_A {
	width: 100%;
	height: 38px;
	line-height: 38px;
	max-height: 38px;
	color: #573b1f;
	font-size: 16px;
	text-align: left;
	padding-left: 14px;
	background-color: transparent;
	border: none;
	-moz-box-shadow: inset 0px 0px 0px #fff;
	-webkit-box-shadow: inset 0px 0px 0px #fff;
	box-shadow: inset 0px 0px 0px #fff;
	border-bottom: 1px solid
}

@media (max-width:991px) {
	#FROM .INP_A {
		border: 1px solid
	}

}

#FROM .INP_A:hover {
	border-color: #ac1311;
	color: #ac1311;
	padding-left: 8px
}

#FROM .INP_A:focus {
	outline: none
}

#FROM #READ {
	text-align: left;
	margin: 8px 0 10px;
	color: #573b1f;
	font-size: 15px;
	letter-spacing: 1px
}

#FROM #READ input[type="checkbox"] {
	display: none
}

#FROM #READ span {
	position: relative;
	padding-left: 2px
}

#FROM #READ span a {
	color: #573b1f;
	text-decoration: underline
}

#FROM #READ span a:hover {
	color: #ffcc33
}

#FROM #READ label input[type="checkbox"]+span:before {
	content: "";
	display: inline-block;
	width: 22px;
	height: 22px;
	border: 1px solid #573b1f;
	position: relative;
	top: 0;
	left: 0px;
	margin-right: 5px;
	background-color: transparent
}

#FROM #READ label input[type="checkbox"]+span:after {
	content: '\f00c';
	font-family: 'FontAwesome';
	position: absolute;
	left: 4px;
	top: 2px;
	color: #f3f3f1;
	font-size: 19px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}

#FROM #READ label input[type="checkbox"]:checked+span:before {
	background-color: #ac1311;
	border-color: #ac1311
}

#FROM #READ label input[type="checkbox"]:checked+span:after {
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1
}

#FROM option {
	background-color: #ac1311;
	color: #fff
}

#FROM::-webkit-input-placeholder {
	color: #ac1311
}

#FROM:-moz-placeholder {
	color: #ac1311
}

#FROM::-moz-placeholder {
	color: #ac1311
}

#FROM:-ms-input-placeholder {
	color: #ac1311
}

.button {
	width: 100%;
	border: none;
	cursor: pointer;
	text-align: center;
	background-color: #ac1311;
	padding: 6px 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	letter-spacing: 1px;
	clear: both;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.button:focus {
	outline: none
}

.button:hover {
	background-color: #ff0000
}

.button:hover p {
	color: #fff
}

.button:hover p:after {
	right: 4px
}

.button p {
	display: block;
	position: relative;
	font-weight: 100;
	letter-spacing: 1px;
	color: #fff;
	font-size: 28px
}

.button p:after {
	content: '\f105';
	font-family: 'FontAwesome';
	position: absolute;
	right: 12px;
	font-size: 24px
}

body, html {
	width: 100%;
	height: 100%
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body {
	background-color: #5d379d;
	overflow-x: hidden;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Meiryo", "Microsoft YaHei", "Microsoft JhengHei", "微軟正黑體", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #573b1f;
	font-size: 16px
}

#GOTOP {
	display: none;
	width: 0px;
	height: 40px;
	cursor: pointer;
	right: 0;
	bottom: 0;
	background-color: #ac1311;
	text-align: center;
	position: fixed;
	z-index: 9999
}

#GOTOP:hover {
	background-color: #ffcc33
}

#GOTOP i {
	display: block;
	vertical-align: middle;
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 40px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
	opacity: .1
}

#GOTOP.active {
	width: 40px
}

#GOTOP.active i {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1
}

.iframe {
	background-color: white
}

#top_ifram iframe {
	z-index: 900;
	overflow: visible;
	height: 280px;
	width: 100%;
	margin-bottom: -219px;
	border: 0 none;
	position: relative
}

#footer_iframe {
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0
}

.ALL {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	background-color: white;
	position: relative
}

.ALL img {
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none
}

header {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto
}

.CONTENT1 {
	background: url('images/TOP_1920.jpg?1514437889') center bottom;
	height: 600px;
	width: 100%;
	position: relative;
	z-index: 0
}



@media (max-width:768px) {
	.CONTENT1 {
		height: 0;
		padding-bottom: 100%;
		-moz-background-size: cover;
		-o-background-size: cover;
		-webkit-background-size: cover;
		background-size: cover
	}

}

.CONTENT1 .W_CENTER {
	width: 100%;
	max-width: 1200px;
	height: 600px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	z-index: 100;
	overflow: hidden;
	text-align: center
}

@media (max-width:768px) {
	.CONTENT1 .W_CENTER {
		height: 0;
		padding-bottom: 100%
	}

}

.CONTENT1 .W_CENTER h1 {
	text-align: center;
	width: 100vw;
	max-width: 530px;
	padding: 0;
	margin-left: 29%;
	margin-top:3%
}

@media (max-width:768px) {
	.CONTENT1 .W_CENTER h1 {
		max-width: inherit;
		margin-left: 5%;
		margin-top: 8%
	}

}

.CONTENT1 .W_CENTER h1 .h1_BOX {
	display: block;
	background-image: url('images/H1.png?1514437885');
	width: 100%;
	height: 0;
	padding-bottom: 90%;
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat
}


@media (max-width:768px) {
	.CONTENT1 .W_CENTER h1 .h1_BOX {
	display: block;
	background-image: url('images/H1.png?1514437885');
	width: 75%;
	height: 0;
	margin-left: 10%;
	padding-bottom: 75%;
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat
}

}
.CONTENT1 .GODOWN {
	position: absolute;
	bottom: -28px;
	left: 50%;
	z-index: 600;
	text-align: center;
	display: table;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media (max-width:768px) {
	.CONTENT1 .GODOWN {
		bottom: -23px
	}

}

.CONTENT1 .GODOWN i {
	display: table-cell;
	width: 55px;
	height: 55px;
	line-height: 1;
	vertical-align: middle;
	background-color: #ac1311;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	font-size: 31px;
	cursor: pointer
}

.CONTENT1 .GODOWN i:hover {
	background-color: #ffcc33
}

@media (max-width:768px) {
	.CONTENT1 .GODOWN i {
		width: 45px;
		height: 45px
	}

}

section {
	padding: 60px 10px;
	text-align: center
}

section:after {
	content: "";
	display: block;
	clear: both
}

@media (max-width:991px) {
	section {
		padding: 55px 10px
	}

}

@media (max-width:540px) {
	section {
		padding: 45px 10px
	}

}

.CONTENT2 {
	background-color: #fe8605;
	width: 100%;
	overflow: hidden;
	position: relative
}

.CONTENT2 .W_CENTER {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative
}

.CONTENT2 h5 {
	color: #ff0000;
	font-size: 24px;
	margin-bottom: 5px
}
<strong></strong>
@media (max-width:480px) {
	.CONTENT2 h5 {
		color: #ff0000;
		font-size: 20px
	}

}

.H3_B {
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 55px
}

@media (max-width:991px) {
	.H3_B {
		margin-bottom: 25px
	}

}

.H3_B p {
	margin-top: 10px;
	width: 100%;
	max-width: 700px;
	line-height: 1.4;
	margin-left: auto;
	margin-right: auto;
	color: #fe8605;
	font-size: 18px
}

@media (max-width:991px) {
	.H3_B p {
		color: #fe8605;
		font-size: 16px
	}

}

.H3_B h3 {
	text-align: center;
	display: inline-block;
	line-height: 1;
	font-weight: 100;
	position: relative;
	vertical-align: middle;
	color: #666
		;
	font-size: 38px
}

.H3_B h3:before {
	content: "";
	width: 20%;
	height: 1px;
	display: block;
	background-color: fe8605;
	position: absolute;
	top: 55%;
	left: -25%
}

@media (max-width:640px) {
	.H3_B h3:before {
		display: none
	}

}

@media (max-width:650px) {
	.H3_B h3 {
		color: #fe8605;
		font-size: 34px
	}

}

@media (max-width:480px) {
	.H3_B h3 {
		color: #fe8605;
		font-size: 30px
	}

}

.H3_B h3 em {
	color: #573b1f;
	-moz-animation: GOEM 1.2s infinite;
	-webkit-animation: GOEM 1.2s infinite;
	animation: GOEM 1.2s infinite
}

@-moz-keyframes GOEM {
	0%, 50% {
		color: #573b1f
	}

	50.1%, 100% {
		color: #ac1311
		color: #ac1311
	}

}

@-webkit-keyframes GOEM {
	0%, 50% {
		color: #573b1f
	}

	50.1%, 100% {
		color: #ac1311
	}

}

@keyframes GOEM {
	0%, 50% {
		color: #573b1f
	}

	50.1%, 100% {
		color: #ac1311
	}

}

.H3_B h3 i {
	color: #fbaaa3;
	vertical-align: text-top
}

@media (max-width:991px) {
	.CONTENT2_0 .col-md-4:last-child .FleaBox {
		margin-bottom: 0px
	}

}

.CONTENT2_0 .FleaBox {
	margin-top: 15px
}

@media (max-width:991px) {
	.CONTENT2_0 .FleaBox {
		max-width: 450px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 5px;
		margin-bottom: 30px
	}

}

.CONTENT2_0 .FleaBox img {
	width: 100%;
	max-width: 115px;
	height: auto;
	margin-bottom: 8px
}

@media (max-width:991px) {
	.CONTENT2_0 .FleaBox img {
		max-width: 105px
	}

}

.CONTENT2_0 .FleaBox h5 {
	color: #fff;
	font-size: 21px;
	margin-bottom: 7px;
	font-weight: 400
}

.CONTENT2_0 .FleaBox p {
	color: #fe8605;
	font-size: 17px
}

.CONTENT2_0 .H3_B h3 {
	color: #fff
}

section.CONTENT2_0 {
	background-color:#4f453c;
	background-image: url("images/BG_02.png")
	
}

section.CONTENT3 .W_CENTER, section.CONTENT2_0 .W_CENTER {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:991px) {
	section.CONTENT3 .W<strong></strong>_CENTER, section.CONTENT2_0 .W_CENTER {
		max-width: 650px
	}

}

section.CONTENT3 .W_CENTER .BOX, section.CONTENT2_0 .W_CENTER .BOX {
	background-color: #fff;
	margin-bottom: 60px;
	-moz-box-shadow: 0 5px 3px rgba(114, 114, 114, 0.15), 1px 0 0 rgba(114, 114, 114, 0.1), -1px 0 0 rgba(114, 114, 114, 0.1), 0 2px 0 rgba(114, 114, 114, 0.1);
	-webkit-box-shadow: 0 5px 3px rgba(114, 114, 114, 0.15), 1px 0 0 rgba(114, 114, 114, 0.1), -1px 0 0 rgba(114, 114, 114, 0.1), 0 2px 0 rgba(114, 114, 114, 0.1);
	box-shadow: 0 5px 3px rgba(114, 114, 114, 0.15), 1px 0 0 rgba(114, 114, 114, 0.1), -1px 0 0 rgba(114, 114, 114, 0.1), 0 2px 0 rgba(114, 114, 114, 0.1);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

@media (max-width:991px) {
	section.CONTENT3 .W_CENTER .BOX, section.CONTENT2_0 .W_CENTER .BOX {
		max-width: 450px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 48px
	}

}

section.CONTENT3 .W_CENTER .BOX:hover .img_BOX, section.CONTENT2_0 .W_CENTER .BOX:hover .img_BOX {
	-moz-transition-delay: 0.8s;
	-o-transition-delay: 0.8s;
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear
}

section.CONTENT3 .W_CENTER .BOX:hover .img_BOX:after, section.CONTENT2_0 .W_CENTER .BOX:hover .img_BOX:after {
	background-color: rgba(255, 255, 255, 0.1);
	-moz-transform: skewX(-15deg) translateX(-10%);
	-ms-transform: skewX(-15deg) translateX(-10%);
	-webkit-transform: skewX(-15deg) translateX(-10%);
	transform: skewX(-15deg) translateX(-10%)
}

section.CONTENT3 .W_CENTER .BOX:hover .img_BOX img, section.CONTENT2_0 .W_CENTER .BOX:hover .img_BOX img {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-moz-transform: scale(1.04, 1.04);
	-ms-transform: scale(1.04, 1.04);
	-webkit-transform: scale(1.04, 1.04);
	transform: scale(1.04, 1.04);
	-moz-perspective-origin: top left;
	-webkit-perspective-origin: top left;
	perspective-origin: top left
}

section.CONTENT3 .W_CENTER .BOX:hover h4, section.CONTENT2_0 .W_CENTER .BOX:hover h4 {
	color: #ac1311;
	border-style: dotted
}

section.CONTENT3 .W_CENTER .img_BOX, section.CONTENT2_0 .W_CENTER .img_BOX {
	background-color: #573b1f;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	outline: 0;
	display: table;
	position: relative;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px 0 0
}

section.CONTENT3 .W_CENTER .img_BOX:after, section.CONTENT2_0 .W_CENTER .img_BOX:after {
	content: "";
	width: 120%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(255, 255, 255, 0.1);
	-moz-transform: skewX(-15deg) translateX(-65%);
	-ms-transform: skewX(-15deg) translateX(-65%);
	-webkit-transform: skewX(-15deg) translateX(-65%);
	transform: skewX(-15deg) translateX(-65%)
}

section.CONTENT3 .W_CENTER .img_BOX img, section.CONTENT2_0 .W_CENTER .img_BOX img {
	width: 100%;
	display: table-cell;
	position: relative;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: .8;
	-moz-transform: scale(1.01, 1.01);
	-ms-transform: scale(1.01, 1.01);
	-webkit-transform: scale(1.01, 1.01);
	transform: scale(1.01, 1.01);
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px 0 0
}

section.CONTENT3 .W_CENTER .img_BOX img:after, section.CONTENT2_0 .W_CENTER .img_BOX img:after {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-color: #1c406b;
	position: absolute;
	left: 0;
	top: 0
}

section.CONTENT3 .W_CENTER .text_BOX, section.CONTENT2_0 .W_CENTER .text_BOX {
	padding: 20px 15px 20px
}

section.CONTENT3 .W_CENTER .text_BOX h4, section.CONTENT2_0 .W_CENTER .text_BOX h4 {
	color: #ac1311;
	font-size: 30px;
	margin-bottom: 15px;
	position: relative;
	display: inline-block;
	border-bottom: 1px solid #ac1311;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.1;
	text-shadow: 0 2px 0 #fff;
	z-index: 100
}

section.CONTENT3 .W_CENTER .text_BOX h4:before, section.CONTENT2_0 .W_CENTER .text_BOX h4:before {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: -1;
	border: 1px solid #ac1311
}

section.CONTENT3 .W_CENTER .text_BOX p, section.CONTENT2_0 .W_CENTER .text_BOX p {
	color: #573b1f;
	font-size: 17px;
	line-height: 1.4;
	min-height: 45px;
	text-shadow: 0 2px 0 #fff
}

@media (max-width:1100px) {
	section.CONTENT3 .W_CENTER .text_BOX p, section.CONTENT2_0 .W_CENTER .text_BOX p {
		min-height: 67px
	}

}

@media (max-width:991px) {
	section.CONTENT3 .W_CENTER .text_BOX p, section.CONTENT2_0 .W_CENTER .text_BOX p {
		min-height: inherit
	}

}

section.CONTENT3 button, section.CONTENT2_0 button {
	width: 62px;
	height: 62px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #ac1311;
	border: none;
	margin-bottom: -30px;
	text-align: center;
	padding: 0;
	-moz-box-shadow: 0 3px 1px rgba(114, 114, 114, 0.3);
	-webkit-box-shadow: 0 3px 1px rgba(114, 114, 114, 0.3);
	box-shadow: 0 3px 1px rgba(114, 114, 114, 0.3)
}

section.CONTENT3 button:focus, section.CONTENT2_0 button:focus {
	outline: none
}

section.CONTENT3 button:hover, section.CONTENT2_0 button:hover {
	background-color: #ffcc33;
	-moz-transform: translateY(3px);
	-ms-transform: translateY(3px);
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

section.CONTENT3 button a, section.CONTENT2_0 button a {
	display: block;
	line-height: 62px;
	width: 62px;
	height: 62px;
	text-decoration: none;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	font-size: 17px
}

section.CONTENT3 button a:hover, section.CONTENT2_0 button a:hover {
	text-decoration: none
}

/*# sourceMappingURL=layout.css.map */
