﻿@charset "UTF-8";
	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-size:100%;
	vertical-align:baseline;
	font:inherit
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block
}
body {
	line-height:1
}
ol,ul {
	list-style:none
}
blockquote,q {
	quotes:none
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box
}
html {
	-webkit-text-size-adjust:100%;
	overflow-x:hidden;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
::selection {
	background-color:#1dccfb;
	color:#fff;
	text-shadow:none
}
::-moz-selection {
	background-color:#1dccfb;
	color:#fff;
	text-shadow:none
}
body {
	font-family:Arial,'Meiryo',"微軟正黑體","Microsoft JhengHei",sans-serif;
	/*background:url(BG_01.png) repeat fixed;
	min-width:315px*/
}
hr {
	border-bottom:1px solid #ddd;
	border-left:0;
	border-right:0;
	border-top:0;
	margin:4px 0
}
.ANT {
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
	-ms-transition:all .4s;
	-o-transition:all .4s;
	transition:all .4s
}
.clear {
	clear:both
}
.top,.footer {
	line-height:0;
	width:100%;
	position:relative
}
#GOTOP {
	display:none;
	width:38px;
	height:38px;
	cursor:pointer;
	position:fixed;
	right:10px;
	bottom:10px;
	background-color:#fa3734;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
	z-index:555;
	text-align:center;
	color:#fff;
	-webkit-box-shadow:0 3px 0 rgba(0,0,0,.25);
	box-shadow:0 3px 0 rgba(0,0,0,.25);
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
	-ms-transition:all .4s;
	-o-transition:all .4s;
	transition:all .4s
}
#GOTOP:hover {
	color:#fff;
	background-color:#14192d
}
#GOTOP i {
	display:block;
	font-size:22px;
	line-height:1.3;
	text-align:center;
	margin-top:3px
}
.CENTER {
	width:100%;
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-align:center
}
.W_CENTER {
	width:100%;
	height:auto;
	max-width:1000px;
	margin:0 auto
}
.ALL {
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
.CONTENT1 {
	display:block;
	background:url(../images/top_img_1920.png) no-repeat;
	background-position: center top;
	width:100%;
	height:660px;
	min-height: 410px;
	/*padding-bottom: 43.80208333333333%;
	background-size:100% auto;*/
	background-color: #fff;
	position: relative;
}
.CONTENT1 .WRAPPER{
	margin:0 auto;
	width:95%;
	height:auto;
	max-width:1200px;
	overflow:hidden;
	position:relative;	
}

.frame_bg{
	display: block;
	margin: 0 auto;
	max-width: 530px;
	width: 50vw;
	min-width: 310px;
	height: auto;
	background-image:url(../images/frame.png);
	padding-bottom: 80.5168986083499%;
	background-size:100% auto;
	float:none;
	background-repeat:no-repeat;
	background-position:center top;
	/*background-color: #000;*/
	padding-top: 2%;
	margin-top: 90px;
	margin-bottom: 20px;
}

h1, h2, .live{
	display: block;	
	margin: 0 auto;
}

.live{
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: 200;
	margin-top: 7%;
	margin-bottom: 15px;
}

/*h1{
	text-indent: -9999999px;
	max-width: 340px;
	width: 50vw;
	min-width: 200px;
	height: auto;
	margin-bottom: 15px;
	}*/

.h1_IMG{
	margin: 0 auto;
	max-width: 340px;
	width: 50vw;
	min-width: 210px;
	height: auto;
	margin-bottom: 15px;
}

h1{
	margin: 0 auto;
	width: 90%;
	text-align: center;
	font-size: 28px;
	line-height: 1.3;
	letter-spacing: 1px;
	color: #fff;
}

h1 i.fa-star{
	font-size: 10px;
	vertical-align: middle;
}

.bounce{ 
	-ms-animation: bounce 2s 2s infinite;
	-moz-animation: bounce 2s 2s infinite;
	-webkit-animation: bounce 2s 2s infinite;
	animation: bounce 2.5s 50s infinite;
	animation-delay: 3s;
}

.pulse{ 
	-ms-animation: pulse 2s 1s infinite;
	-moz-animation: pulse 2s 1s infinite;
	-webkit-animation: pulse 2s 1s infinite;
	animation: pulse 2s 1s infinite;
	animation-delay: 3s;
}

.H1{
	display:block;
	margin: 0 auto;
	width:10vw;
	z-index:600;
	width:6vw;
	height:6vw;
	min-width:80px;
	min-height:80px;
	background-color:#ffba00;
	border-radius:50%;
	text-align:center;
	font-size:28px;
	display:table;
	line-height:1.1;
	cursor:pointer;
	margin-top: -75%;
}
.H1 a{
	color:#1b2034;
	overflow:hidden;
	text-decoration:none;
	width:6vw;
	height:6vw;
	min-width:80px;
	min-height:80px;
	border-radius:50%;
	display:table-cell;
	vertical-align:middle
}
.H1:hover {
	background-color:#fa3734;
	/*box-shadow:0 4px 1px rgba(0,0,0,.2),0 8px 0 rgba(0,0,0,.1);
	text-shadow:0 1px 1px #000*/
}

.H1:hover a{
	color:#fff;
}

.GO_B {
	display:block;
	width:100%;
	text-align:center;
	z-index:600;
	position:absolute;
	left:0;
	bottom:2%
}
.GO_B .GO {
	display:inline-block;
	width:50px;
	height:50px;
	border-radius:50%;
	border:3px solid #f57c00;
	background-color:#fff;
	cursor:pointer
}
.GO_B .GO i {
	color:#f57c00;
	line-height:50px;
	font-size:40px
}
.GO_B .GO:hover {
	border-color:#fff;
	background-color:#f57c00
}
.GO_B .GO:hover i {
	color:#fff
}


.CONTENT2 {
	display:block;
	width:100%;
	background:url(../images/BG2.png) repeat fixed;
	overflow:hidden;
	text-align:center;
	padding:2% 0;
}
.CONTENT2 h4 {
	font-size:34px;
	line-height:1.1;
	font-weight:500;
	color: #1b2034;
}
.CONTENT2 h4 span {
	font-size:22px;
	font-weight:300;
	letter-spacing:2px;
	color:#1b2034;
}
.BG34 {
	display:block;
	width:100%;
	overflow:hidden;
	background:url(../images/BG34.jpg) repeat fixed;
	/*text-shadow:0 1px 2px rgba(0,0,0,.5);*/
}
.CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {
	display:block;
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:5% 0;
	background:url(../images/BG3.png) repeat;
	text-align:left
}
.CONTENT3 img,.CONTENT4 img {
	margin: 0 auto;
	width: 100%;
	margin-bottom: 30px;
	max-width: 450px
}

.CONTENT4 img.othrt_img{
	width:100%;
	max-width:252px;
	padding-bottom:15px;
}
.h3{
	padding-left:25px;
}
.BG34 p {
	color: #151515;
	padding-left:25px;
	line-height:1.8;
	letter-spacing:1px;
	font-size:17px;
	 margin-bottom: 15px;
}
.BG34 p span {
	font-size:19px;
	font-weight: bold;
    color: #14192d;
    margin-top: 20px;
}
.BG34 p b {
	font-size:50px;
	color:#14192d;
}
.CONTENT3 .W_CENTER,.CONTENT4 .W_CENTER {
	max-width:1100px
}
.BG34 li {
	line-height: 1.3;
	padding-bottom:10px
}
.BG34 li span {
	font-size: 19px;
	font-weight: bold;
}
.BG34 i {
	color:#14192d;
}
.H3_C {
	display:block;
	overflow:hidden;
	margin-bottom:12px;
	clear:both;
	padding-top:8px;
	padding-bottom:8px;
	border:1px solid #14192d;
	border-width:1px 1px 1px 6px;
	border-left-color:#14192d;
	padding-left:20px
}
.H3_C h3 {
	color:#14192d;
	font-size:30px;
	line-height:1.3;
	font-weight:500;
	display:block;
	text-align:left
}
.H3_C h3 span {
	color:#ffb54d
}
.blank{
	height: 50px; 
}
.CONTENT4 {
	background:url(../images/BG4.png) repeat fixed
}

.BG34 .CONTENT4 ul.list{
	margin-left: 45px;
	margin-top: -10px;
}
.BG34 .CONTENT4 ul.list li{
	list-style-type: square;
	color: #151515;
}

.CONTENT5 {
	background:url(../images/BG5.jpg) top center no-repeat;
	display:block;
	width:100%;
	overflow:hidden;	
	background-size:cover
}
.CONTENT5 ul {
	margin-top:8%
}
.CONTENT5 li {
	padding-bottom:15px
}
.CONTENT5 li a {
	color:#fff;
	text-decoration:none
}

.CONTENT5 li span {
	display:inline;
	width:60px;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:64px;
	background-color:#1b2034;
	float:left
}
.CONTENT5 li h4 {
	height:60px;
	line-height:60px;
	display:inline-block;
	font-size:24px;
	letter-spacing:1px;
	background-color:rgba(255,255,255,.5);
	padding-left:15px;
	padding-right:5%
}
.CONTENT5 li:nth-child(1) h4 , .CONTENT5 li:nth-child(3) h4{
	border-bottom:2px solid #1b2034;
}
.CONTENT5 li:nth-child(1) h4 {
	cursor:pointer
}
.CONTENT5 li:hover:nth-child(1) h4,.CONTENT5 li:hover:nth-child(2) h4, .CONTENT5 li:hover:nth-child(3) h4 {
	color:#fa3734
}
.CONTENT5 li:nth-child(2) h4 {
	border-bottom:2px solid #ffba00;
}
.CONTENT5 li:nth-child(1) span, .CONTENT5 li:nth-child(3) span {
	color: #fff;
}
.CONTENT5 li:nth-child(2) span {
	color: #1b2034;
	background-color:#ffba00
}
.CONTENT5 li:nth-child(2) h4 span {
	background-color:#ffba00
}
.CONTENT5 li h4 b {
	font-size:16px
}
.CONTENT6 {
	background:url(../images/BG2.png) repeat fixed;
	display:block;
	width:100%;
	overflow:hidden
}
.CONTENT6 p.CON6_P {
	font-size:28px;
	line-height:1.3;
	text-align:center;
	color: #1b2034;
	font-weight: 700;
}
.CONTENT6 p.CON6_P span {
	font-size: 26px;
	line-height:1.3;
	font-weight: 400;
}
.CONTENT6 .H3_C {
	border-left-color:#1b2034
}
.FREE_B {
	display:block;
	text-align:center
}
.FREE_B .FREE img {
	width:100%;
	max-width:553px;
	margin:0 auto;
	margin-top:3%
}
#FROM_B #FROM {
	width:100%;
	margin:0 auto;
	padding:2% 0 0 0;
	max-width:546px;
	margin:0 auto
}
#FROM_B #FROM ul {
	width:100%
}
#FROM_B #FROM li {
	width:100%;
	float:left;
	padding:4px 2px
}
#FROM_B #FROM li.WLI {
	width:50%;
	float:left
}
#FROM_B #FROM .INP_A {
	width:100%;
	font-family:Arial,"文泉驛正黑","WenQuanYi Zen Hei","儷黑 Pro","LiHei Pro","微軟正黑體","Microsoft JhengHei",DFKai-SB,sans-serif;
	color:#1b2034;
	height:36px;
	line-height:36px;
	max-height:36px;
	font-size:16px;
	text-align:left;
	padding-left:10px;
	-webkit-box-shadow:inset 0 0 0 #fff;
	-moz-box-shadow:inset 0 0 0 #fff;
	-ms-box-shadow:inset 0 0 0 #fff;
	-o-box-shadow:inset 0 0 0 #fff;
	box-shadow:inset 0 0 0 #fff;
	background-color:#fff;
	font-weight:500;
	border:0 solid #fff;
	border-left:5px solid #d22c00
}
#FROM_B #FROM .INP_A:hover {
	border-left-color:#14192d
}
#FROM_B #FROM .INP_A:focus {
	border:1px dotted #ffb54d;
	border-left:5px solid #d22c00
}
.INP_A_2 {
	width:100%;
	font-family:Arial,"文泉驛正黑","WenQuanYi Zen Hei","儷黑 Pro","LiHei Pro","微軟正黑體","Microsoft JhengHei",DFKai-SB,sans-serif;
	color:#1b2034;
	font-size:16px;
	text-align:left;
	background-color:#fff;
	font-weight:500;
	border:0 solid #fff;
	border-left:5px solid #d22c00;
	min-height:70px;
	padding:10px
}
.INP_A_2:hover {
	border-left-color:#14192d
}
.INP_A_2:focus {
	border:1px dotted #fa3734;
	border-left:5px solid #d22c00;
	outline:0
}
p.INP_A_2_B {
	font-size:16px;
	text-align:left;
	padding-left:10px;
	padding-bottom:5px
}
#FROM_B #FROM #READ {
	padding:0;
	position:relative
}
#FROM_B #FROM .CHBOX {
	min-height:21px;
	min-width:21px;
	float:left;
	margin-top:12px
}
#FROM_B #FROM #READ label {
	display:block!important
}
#FROM_B #FROM #READ span {
	line-height:1.3;
	font-size:15px;
	position:absolute;
	left:30px;
	top:12px;
	font-weight:400;
	color:#1b2034
}
#FROM_B #FROM #READ span a {
	font-size:15px;
	font-weight:400;
	color:#1b2034;
	text-decoration: underline;
}
.INP_A:focus {
	outline:0
}
#FROM_B #FROM #BUT {
	width:100%;
	font-size:28px;
	color:#fff;
	cursor:pointer;
	text-align:center;
	background-color:#d42428;
	-webkit-box-shadow:0 4px 0 #ba1014,0 4px 3px rgba(0,0,0,0.5),0 4px 20px rgba(0,0,0,0.2);
	box-shadow:0 4px 0 #ba1014,0 4px 3px rgba(0,0,0,0.5),0 4px 20px rgba(0,0,0,0.2);
	-moz-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	margin-top:10px;
	letter-spacing:3px;
	line-height:1.5;
	padding-top:2px;
	border:none;
}
#FROM_B #FROM #BUT:hover {
	box-shadow:none;
	-ms-transform:translateY(4px);
	-webkit-transform:translate3D(0,4px,0);
	-moz-transform:translateY(4px);
	transform:translate3D(0,4px,0);
	background-color:#14192d;
	color:#feea3a;
}
/*#FROM_B #FROM option {
	background-color:#283593;
	color:#fff
}*/

.FREE p{
	text-align: justify;
	font-size: 15px;
	margin-top: 20px;
	letter-spacing: 1px;
	line-height: 1.5;
}

@media screen and (max-width:1680px) {
.CONTENT2 {padding:2.2% 0 }

}

@media screen and (max-width:1366px) {	
.H1{font-size:24px}
.GO_B {bottom:9%}
}

@media screen and (max-width:1279px) {

}

@media screen and (max-width:1200px) {
.CONTENT1 {
	display:block;
	position:relative;
	background:url(../images/top_img_1200.png) no-repeat;
	width:100%;
	height:0;
	padding-bottom:62.5%;
	background-size:100% auto
}
h1{ font-size: 26px; }
.GO_B {bottom:7.5% }
}

@media screen and (max-width:1023px) {
.frame_bg{ margin-top: 10%; }
.h1_IMG{width: 30vw; margin-bottom: 10px; }
h1{ font-size: 20px;}
.BG34 p b { font-size:40px; }
}

@media screen and (max-width:768px) {
.CONTENT1 {
	display:block;
	position:relative;
	background:url(../images/top_img_768.png) no-repeat;
	width:100%;
	height:0;
	padding-bottom: 130.2083333333333%;
	background-size:100% auto;
}
.frame_bg{ width: 85vw;}
.h1_IMG{width: 50vw; }
h1{ font-size: 26px;}
.H1{ margin-top: -60%;}
.CONTENT2 h4 {font-size:30px; }
}

@media screen and (max-width:639px) {
.live{ font-size: 23px; }
h1{ font-size: 21px; }
.CONTENT2 { padding:7% 0 }
.CONTENT2 h4 {font-size:24px }
.CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {padding:12% 0 }
.CONTENT3 img,.CONTENT4 img {max-width:80% }
.h3{padding-left: 5px; font-size:20px }
.BG34 p {padding-left: 5px; font-size:15px }
.BG34 .CONTENT4 ul.list li{ font-size:15px}
.BG34 li {padding-bottom:7px }
.H3_C h3 {font-size:28px }
.CONTENT5 li {padding-bottom:10px }
.CONTENT5 li span {width:50px; height:50px; line-height:50px; font-size:50px }
.CONTENT5 li h4 {height:50px; line-height:50px; font-size:17px; padding-left:10px }
.CONTENT6 p.CON6_P span {font-size: 16px;}
}

@media screen and (max-width:479px) {
.CONTENT1, .CONTENT2, .CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {min-width: 320px; }
.live{ font-size: 20px; }
.h1_IMG{ margin-bottom: 5px; }
h1{ font-size: 16px; }
.CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {padding:14% 0; }
.CONTENT2 h4 {font-size:20px; }
.CONTENT2 h4 span {font-size:17px; }
.H3_C h3 {font-size:24px; }
.BG34 p b {font-size:30px; }
.CONTENT3 img,.CONTENT4 img {max-width:100% }
.CONTENT6 p.CON6_P {font-size:23px }
.FREE p{font-size: 13px; }
.CONTENT4 img.othrt_img{ max-width:200px;}
}

@media screen and (max-width:374px) {
.frame_bg{ width: 85vw; margin-top: 5%;}
.CONTENT6 p.CON6_P span {font-size: 14px;  }
}