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: #ed6d44;
	color: #ed6d44;
	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: #ed6d44;
	border-color: #ed6d44
}

#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: #ed6d44;
	color: #fff
}

#FROM::-webkit-input-placeholder {
	color: #ed6d44
}

#FROM:-moz-placeholder {
	color: #ed6d44
}

#FROM::-moz-placeholder {
	color: #ed6d44
}

#FROM:-ms-input-placeholder {
	color: #ed6d44
}

.button {
	width: 100%;
	border: none;
	cursor: pointer;
	text-align: center;
	background-color: #ed6d44;
	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: #ed6d44;
	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: 520px;
	padding: 0;
	margin-left: 28%;
	margin-top:-4%
}

@media (max-width:768px) {
	.CONTENT1 .W_CENTER h1 {
		max-width: inherit;
		margin-left: -8%;
		margin-top: -10%
	}

}

.CONTENT1 .W_CENTER h1 .h1_BOX {
	display: block;
	background-image: url('images/H1.png?1514437885');
	width: 100%;
	height: 0;
	padding-bottom: 92%;
	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: 80%;
	height: 0;
	margin-left: 17%;
	padding-bottom: 88%;
	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: #ed6d44;
	-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: 40px 10px;
	text-align: center
}

section:after {
	content: "";
	display: block;
	clear: both
}

@media (max-width:991px) {
	section {
		padding: 40px 10px
	}

}

@media (max-width:540px) {
	section {
		padding: 30px 10px
	}


}

.CONTENT2 {
	background-color: #ffff66;
	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: 35px
}

@media (max-width:991px) {
	.H3_B {
		margin-bottom: 25px
	}

}

.H3_B p {
	margin-top: 10px;
	width: 100%;
	max-width: 800px;
	line-height: 1.4;
	margin-left: auto;
	margin-right: auto;
	color: #ffff66;
	font-size: 18px
}

@media (max-width:991px) {
	.H3_B p {
		color: #ffff66;
		font-size: 16px
	}

}

.H3_B h3 {
	text-align: center;
	display: inline-block;
	line-height: 1;
	font-weight: 600;
	position: relative;
	vertical-align: middle;
	color: #000;
	font-size: 40px
}

.H3_B h3:before {
	content: "";
	width: 20%;
	height: 1px;
	display: block;
	background-color: ffff66;
	position: absolute;
	top: 55%;
	left: -25%
}

@media (max-width:640px) {
	.H3_B h3:before {
		display: none
	}

}

@media (max-width:650px) {
	.H3_B h3 {
	
		font-size: 34px
	}

}

@media (max-width:480px) {
	.H3_B h3 {
		
		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: #ed6d44
		color: #ed6d44
	}

}

@-webkit-keyframes GOEM {
	0%, 50% {
		color: #573b1f
	}

	50.1%, 100% {
		color: #ed6d44
	}

}

@keyframes GOEM {
	0%, 50% {
		color: #573b1f
	}

	50.1%, 100% {
		color: #ed6d44
	}

}

.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: 10px
}

@media (max-width:991px) {
	.CONTENT2_0 .FleaBox {
		max-width: 450px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 5px;
		margin-bottom: 20px
	}

}

.CONTENT2_0 .FleaBox img {
	width: 100%;
	max-width: 150px;
	height: auto;
	margin-bottom: 10px
}

@media (max-width:991px) {
	.CONTENT2_0 .FleaBox img {
		max-width: 130px
	}

}

.CONTENT2_0 .FleaBox h5 {
	color: #fff;
	font-size: 22px;
	margin-bottom: 7px;
	font-weight: 600
}

.CONTENT2_0 .FleaBox p {
	color: #ffff66;
	font-size: 17px;
	line-height: 1.4
}

.CONTENT2_0 .H3_B h3 {
	color: #fff
}

section.CONTENT2_0 {
	background-color:#f6ab00;
	background-image: url("images/BG_02.png")
	
}

section.CONTENT3 .W_CENTER, section.CONTENT2_0 .W_CENTER {
	width: 100%;
	max-width: 1200px;
	background-color: ffff66;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:991px) {
	section.CONTENT3 .W_CENTER, section.CONTENT2_0 .W_CENTER {
		max-width: 650px
	}

}
.CONTENT3 h5 {
	color: #333333;
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 5px
}
@media (max-width:991px) {
	.CONTENT3 h5 {
		color: #333333;
		font-size: 20px

}






/*# sourceMappingURL=layout.css.map */
