﻿@font-face{
	font-family: FontAwesome;
	src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/FontAwesome.otf);

}

@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:#6f0061;
	color:#fff;
	text-shadow:none
}
::-moz-selection {
	background-color:#6f0061;
	color:#fff;
	text-shadow:none
}
body {
	font-family: Arial, Helvetica,"source-han-sans-traditional","微軟正黑體", "Microsoft JhengHsans",
	 sans-serif;
	/*font-family:Arial,'Meiryo',"微軟正黑體","Microsoft JhengHei",sans-serif;*/
}

/*h1, h2, h3, h4, h5, h6, .BG34 ul li {
	font-family: Arial, Helvetica,"source-han-sans-traditional","微軟正黑體", "Microsoft JhengHsans",
	 sans-serif;
}*/

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
}
#noie6 {
    background: #FFDFDF; /*背景色*/
    border: 1px solid #FF2F2F; /*邊線*/
    clear: both; /*清除繼承上方的浮動*/
    color: #555; /*字體顏色*/
    display: block; /*顯示方式*/
    font-size: 15px; /*字體大小*/
    height: 40px; /*高度*/
    letter-spacing: 1px; /*字體間距*/
    padding: 5px; /*內邊距*/
    position: relative; /*相對定位*/
    text-align: center; /*文字置中*/
    top: 10px; /*距離上方10px*/
    width: 100%; /*寬度*/
    z-index:99;
}
#GOTOP {
	display:none;
	width:38px;
	height:38px;
	cursor:pointer;
	position:fixed;
	right:10px;
	bottom:10px;
	background-color:#381a40;
	-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 {
	background-color:#556efa
}

#GOTOP:hover i {
	/*color: #2d43c4;*/
}

#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:1200px;
	margin:0 auto
}

.CONTENT1 {
	display:block;
	background:url(../images/top_img_1920.jpg) no-repeat center top;
	width:100%;
	height:720px;
	/*padding-bottom: 43.80208333333333%;
	background-size:100% auto;*/
	background-color: #bdfaf7;
	overflow: hidden;
}

.CONTENT1 .WRAPPER{
	margin:0 auto;
	width:100%;
	height: 100%;
	max-width:1200px;
	position: relative;
}

.sign{
	position: absolute;
	bottom: 3%;
	right: 1%;
	z-index: 455;
}

.sign img{
	max-width: 205px;
	width: 35vw;
	min-width: 100px;
}

.monthly{
	position: absolute;
	top: 3%;
	right: 0%;
}

.monthly img{
	max-width: 212px;
	height: 24px;
	width: 20vw;
	min-width: 150px;
}

/*.monthly p{
	font-size: 23px;
	color: #4d7ee7;
	text-align: center;
}*/

.topBox{
	display: block;
	position: absolute;
	top: 12%;
	left: 6%;
	width: 560px;
}

h2{
	display: block;	
	margin: 0 auto;
	text-indent: -9999999px;
	width: 100%;
	max-width: 560px;
	height: auto;
	margin-bottom: 10px;
	/*animation: GOING2 1.8s infinite alternate linear;
	-webkit-animation: GOING2 1.8s infinite alternate linear;
	-moz-animation: GOING2 1.8s infinite alternate linear;
	-ms-animation: GOING2 1.8s infinite alternate linear;
	-o-animation: GOING2 1.8s infinite alternate linear;*/
	}

.h2_IMG{
	background-image:url(../images/H1.png);
	width:100%;
	padding-bottom:33.92857142857143%;
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:center center;
	}

h1{
	margin: 0 auto;
	text-align: center;
	font-size:25px;
	line-height: 1.6;
	color: #fff;
	max-width: 560px;
	/*min-width: 320px;*/
	border-radius: 60px;
	background: rgb(186,54,98); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(186,54,98,1) 0%, rgba(111,0,97,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(186,54,98,1) 0%,rgba(111,0,97,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(186,54,98,1) 0%,rgba(111,0,97,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba3662', endColorstr='#6f0061',GradientType=1 ); /* IE6-9 */
	margin-bottom: 20px;
}

h4 {
	text-align: center;
	font-size:34px;
	line-height:1.1;
	font-weight:500;
	color: #381a40;
}

h4 span.style1{
	font-size:25px;
	color: #381a40;
}


h4 span.style2::before{
	content:"/";
	margin-right: 1%;
}

h4 span.style2::after{
	content:"/";
	margin-left: 1%;
}

.kv-img{
	display: block;
	position: absolute;
	top: 8%;
	right: -10%;
	z-index: 444;
	animation: GOING3 3.8s infinite alternate linear;
	-webkit-animation: GOING1 3.8s infinite alternate linear;
	-moz-animation: GOING1 3.8s infinite alternate linear;
	-ms-animation: GOING1 3.8s infinite alternate linear;
	-o-animation: GOING1 3.8s infinite alternate linear;
}

.kv-img img{
	max-width: 850px;
	min-width: 400px;
	width: 70vw;
}

@keyframes GOING1 {
   0% {
  top:8%;
  }
   50% {
  top:3%;
  }
   51% {
  top:3%;
  }
   100% {
  top:8%;
  }
}

@-moz-keyframes GOING1 {
   0% {
  top:8%;
  }
   50% {
  top:3%;
  }
   51% {
  top:3%;
  }
   100% {
  top:8%;
  }
}

@-webkit-keyframes GOING1 {
   0% {
  top:8%;
  }
   50% {
  top:3%;
  }
   51% {
  top:3%;
  }
   100% {
  top:8%;
  }
}

@-o-keyframes GOING1 {
   0% {
  top:8%;
  }
   50% {
  top:3%;
  }
   51% {
  top:3%;
  }
   100% {
  top:8%;
  }
}

.bounce{ 
	-ms-animation: bounce 2s 2s infinite;
	-moz-animation: bounce 2s 2s infinite;
	-webkit-animation: bounce 2s 2s infinite;
	animation: bounce 2s 2s infinite;
	animation-delay: 3s;
	}

.tada{ 
	-ms-animation: tada 2s 1s infinite;
	-moz-animation: tada 2s 1s infinite;
	-webkit-animation: tada 2s 1s infinite;
	animation: tada 2s 1s infinite;
	animation-delay: 2s;
	}

/*.slideInUp{ 
	-ms-animation: slideInUp 2s 1s infinite;
	-moz-animation: slideInUp 2s 1s infinite;
	-webkit-animation: slideInUp 2s 1s infinite;
	animation: slideInUp 3s 5s infinite;
	animation-delay: 5s;
	}

.fadeInDown{ 
	-ms-animation: fadeInDown 2s 1s infinite;
	-moz-animation: fadeInDown 2s 1s infinite;
	-webkit-animation: fadeInDown 2s 1s infinite;
	animation: fadeInDown 3s 5s infinite;
	animation-delay: 6s;
	}*/

.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;
	}

.BG34 {
	display:block;
	width:100%;
	overflow:hidden;
	background:url(../images/BG34.png) repeat fixed;
	/*text-shadow:0 1px 2px rgba(0,0,0,.5);*/
	/*background-size:cover*/
}

.line_yellow{
	width: 100%;
	height: 13px;
	background-image: url(../images/line_yellow.png);
	background-repeat: repeat-x;
}

.CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {
	display:block;
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:5% 0;
	background:url(../images/BG3.png) repeat fixed;
	text-align:left;
}
.CONTENT4 img {
	margin:0 auto;
	padding-bottom:30px;
	width:100%;
	max-width:300px
}

.col-text img.doll1{
	display: block;
	margin-left: -50px;
	float: left;
}

.col-text img.doll2{
	display: block;
	margin-right: -50px;
	float: right;
}

.textBox{
	margin-top: 50px;
	padding: 8%;
	border: 1px solid #ddd;
	background-color: rgba(255, 255, 255, .95);
}

.textBox1{
	margin-right: -15%;
}

.textBox2{
	margin-left: -50%;
}

.BG34 p {
	text-align: justify;
	line-height:35px;
	letter-spacing:1px;
	font-size:18px;
	color:#381a40;
	margin-bottom: 15px;
}

.BG34 .CONTENT3 p{
	padding-left:0;
}

.BG34 p span.big{
	font-size: 45px;
	font-weight: 200;
}

.blank {
    height: 40px;
}
.BG34 p i, .BG34 p span{
	color: #381a40;
}
.BG34 p span{
	font-size: 19px;
	font-weight: bold;
}
.BG34 p.teacher {
	color: #381a40;
	font-size:42px;
}

.BG34 p.teacher span{
	font-weight: 200;
	font-size: 24px;
}
/*.CONTENT3 .W_CENTER,.CONTENT4 .W_CENTER {
	max-width:1100px
}*/
.BG34 ul li {
	line-height: 1.3;
	padding-bottom:10px
}
.BG34 ul li span {
	font-weight: 600;
}
.BG34 ul i {
	color:#381a40;
}
.H3_C {
	display:block;
	overflow:hidden;
	margin-bottom:12px;
	clear:both;
	padding-top:8px;
	padding-bottom:8px;
	border:1px solid #381a40;
	border-width:1px 1px 1px 10px;
	border-left-color:#381a40;
	padding-left:20px;
	margin-bottom: 50px;
}
.H3_C h3 {
	color:#381a40;
	font-size:30px;
	line-height:1.1;
	font-weight:500;
	display:block;
	text-align:left
}

.CONTENT4{
	background:url(../images/BG4.png) repeat fixed;
}
.BG34 .CONTENT4 ul.list{
	margin-bottom: 15px;
}
.BG34 .CONTENT4 ul.list, .BG34 .CONTENT3 ul.list{
	margin-left: 45px;
	margin-top: -10px;
}
.BG34 .CONTENT3 ul.list{
	margin-left: 20px;
}
.BG34 .CONTENT4 ul.list li, .BG34 .CONTENT3 ul.list li{
	font-size: 18px;
	list-style-type: square;
	line-height: 1.6;
	color: #151515;
}
.BG34 .CONTENT4 ul.list1{
	margin-left: 45px;
	/*overflow:auto;*/
}

.BG34 .CONTENT4 ul.list1 li{
	float: left;
	width: 50%;
	font-size: 18px;
	line-height: 1.6;
	color: #151515;
}

.BG34 .CONTENT4 ul.list1 li::before{
	content: "\f1fc";
	font-family: fontAwesome;
	float: left;
	margin-left: -25px;
}

.BG34 .CONTENT4 ul.list2{
	margin-top: -20px;
}
.BG34 .CONTENT4 ul.list2 li{
	list-style-type: none;
	line-height: 1.8;
}

.CONTENT4 .col-sm-pull-5, .CONTENT4 .col-sm-push-7{
	margin-top: 120px;
}
.CONTENT5 {
	background:url(../images/BG5.jpg) top center no-repeat;
	display:block;
	width:100%;
	overflow:hidden;	
	background-size:cover
}
.CONTENT5 ul {
	margin-top:0%
}
.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:#381a40;
	font-family: 'Montserrat', sans-serif;
	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 #381a40;
}
.CONTENT5 li:nth-child(1) h4 {
	cursor:pointer
}
.CONTENT5 li:nth-child(2) h4 {
	border-bottom:2px solid #ba3662;
}
.CONTENT5 li:nth-child(1) span, .CONTENT5 li:nth-child(3) span {
	color: #fff;
}
.CONTENT5 li:nth-child(2) span {
	color: #fff;
	background-color:#ba3662
}
.CONTENT5 li h4 b {
	font-size:16px
}
.CONTENT6 {
	background:url(../images/BG6.jpg) no-repeat center top fixed;
	display:block;
	width:100%;
	overflow:hidden
}
.CONTENT6 p.CON6_P {
	font-size:30px;
	line-height:1.3;
	text-align:center;
	color: #381a40;
	font-weight: 700;
}

.CONTENT6 p.CON6_P span {
	font-size: 26px;
	font-weight: 400;
}

.FREE_B {
	display:block;
	text-align:center
}
.FREE_B .FREE img {
	max-width:328px;
	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 #ba3662;
}
#FROM_B #FROM .INP_A:hover {
	border-left-color:#381a40
}
#FROM_B #FROM .INP_A:focus {
	border-left:5px solid #ba3662
}
.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 #ba3662;
	min-height:70px;
	padding:10px
}
.INP_A_2:hover {
	border-left-color:#381a40
}
.INP_A_2:focus {
	border-left:5px solid #381a40;
	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:#6f0061;
	-webkit-box-shadow:0 8px 0 #4d0043,0 8px 3px rgba(0,0,0,0.5),0 8px 20px rgba(0,0,0,0.2);
	box-shadow:0 8px 0 #4d0043,0 8px 3px rgba(0,0,0,0.5),0 8px 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:#381a40;
	color:#feea3a;
}
/*#FROM_B #FROM option {
	background-color:#283593;
	color:#fff
}*/

.FREE p{
	/*text-align: center;*/
	font-size: 16px;
	margin-top: 20px;
	letter-spacing: 1px;
	line-height: 1.5;

}

@media screen and (max-width:1680px) {	
}

@media screen and (max-width:1679px) {	

}

@media screen and (max-width:1280px) {
}

@media screen and (max-width:1200px) {
	.kv-img{ top: 8%; right: -12%;}
	.monthly{ right: 2%;}
	.topBox{ left: 2%; width: 52%; }
/*	.CONTENT1 {
		display:block;
		background:url(../images/top_img_1200.jpg) no-repeat;
		width:100%;
		height:0;
		padding-bottom:62.5%;
		background-size:100% auto;
	}*/
}

@media screen and (max-width:1023px) {
	.monthly img{ width: 25vw;}
	.topBox{ width: 55%; }
	h1{ font-size:19px;}
	.kv-img{ top: 10%; right: -28%;}
	.kv-img img{ width: 90vw;}
	@keyframes GOING1 {
	   0% {
	  top:10%;
	  }
	   50% {
	  top:15%;
	  }
	   51% {
	  top:15%;
	  }
	   100% {
	  top:10%;
	  }
	}
	@-moz-keyframes GOING1 {
	   0% {
	  top:10%;
	  }
	   50% {
	  top:15%;
	  }
	   51% {
	  top:15%;
	  }
	   100% {
	  top:10%;
	  }
	}
	@-webkit-keyframes GOING1 {
	   0% {
	  top:10%;
	  }
	   50% {
	  top:15%;
	  }
	   51% {
	  top:15%;
	  }
	   100% {
	  top:10%;
	  }
	}
	@-o-keyframes GOING1 {
	   0% {
	  top:10%;
	  }
	   50% {
	  top:15%;
	  }
	   51% {
	  top:15%;
	  }
	   100% {
	  top:10%;
	  }
	}
	.CONTENT4 .col-sm-pull-5, .CONTENT4 .col-sm-push-7{margin-top: 20px; }
	.BG34 .CONTENT4 ul.list1 li{ float: none; width: 100%;}
	.CONTENT2 h4 span.style2{ font-size: 25px; }
	.BG34 p b { font-size:30px; }
	.BG34 p{ padding-left: 15px; padding-right: 15px;}
	.BG34 .CONTENT3 p{ padding-left: 15px; padding-right: 15px; }
	.textBox{ margin-top: -5%; }
	.col-text img.doll1, .col-text img.doll2{ float: right; width: 45vw; max-width: 231px; margin-top: -25px; margin-left: 0px; margin-right: -50px;}
	.textBox1{ margin-right: 0%; }
	.textBox2{ margin-left: 0%; }
}

@media screen and (max-width:767px) {
	.CONTENT1 {
		display:block;
		background:url(../images/top_img_768.jpg) no-repeat;
		width:100%;
		height:0;
		padding-bottom:156.25%;
		background-size:100% auto;
	}
	.CONTENT1 .WRAPPER{ height: 1200px; }
	.sign { bottom: 20%; }
	.monthly{ top: 2%; }
	.monthly img{ width: 40vw;}
	h2{ width: 80%; }
	h1{ font-size: 23px;}
	h4{ font-size: 30px; }
	.topBox{ top:5%; left: 0%; width: 100%;}
	.kv-img{ top: 28%; right: 0%;}
	.kv-img img{ width: 110vw;}
	@keyframes GOING1 {
	   0% {
	  top:28%;
	  }
	   50% {
	  top:33%;
	  }
	   51% {
	  top:33%;
	  }
	   100% {
	  top:28%;
	  }
	}
	@-moz-keyframes GOING1 {
	   0% {
	  top:28%;
	  }
	   50% {
	  top:33%;
	  }
	   51% {
	  top:33%;
	  }
	   100% {
	  top:28%;
	  }
	}
	@-webkit-keyframes GOING1 {
	   0% {
	  top:28%;
	  }
	   50% {
	  top:33%;
	  }
	   51% {
	  top:33%;
	  }
	   100% {
	  top:28%;
	  }
	}
	@-o-keyframes GOING1 {
	   0% {
	  top:28%;
	  }
	   50% {
	  top:33%;
	  }
	   51% {
	  top:33%;
	  }
	   100% {
	  top:28%;
	  }
	}
	.CONTENT6{ background:url(../images/BG3.png) repeat center top fixed;}
	.BG34 .CONTENT4 ul.list, .BG34 .CONTENT3 ul.list{ margin-left: 35px;}
}

@media screen and (max-width:639px) {
	.sign { bottom: 40%; }
	h1 span{ display: none; }
	h1{ font-size: 21px; }
	h4{ font-size: 26px; }
	h4 span.style1{ font-size:19px;}
	.kv-img{ top: 24%; }
	@keyframes GOING1 {
	   0% {
	  top:24%;
	  }
	   50% {
	  top:27%;
	  }
	   51% {
	  top:27%;
	  }
	   100% {
	  top:24%;
	  }
	}
	@-moz-keyframes GOING1 {
	   0% {
	  top:24%;
	  }
	   50% {
	  top:27%;
	  }
	   51% {
	  top:27%;
	  }
	   100% {
	  top:24%;
	  }
	}
	@-webkit-keyframes GOING1 {
	   0% {
	  top:24%;
	  }
	   50% {
	  top:27%;
	  }
	   51% {
	  top:27%;
	  }
	   100% {
	  top:24%;
	  }
	}
	@-o-keyframes GOING1 {
	   0% {
	  top:24%;
	  }
	   50% {
	  top:27%;
	  }
	   51% {
	  top:27%;
	  }
	   100% {
	  top:24%;
	  }
	}
	.CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {padding:12% 0 }
	.BG34 { background-image: none; }
	.BG34 p {padding-left: 5px; /*font-size:16px;*/ line-height:30px; }
	.BG34 .CONTENT3 p{ padding-left: 5px;}
	.BG34 .CONTENT4 ul.list li, .BG34 .CONTENT3 ul.list li{ /*font-size: 16px;*/}
	.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 { font-size:25px}
	.CONTENT6 p.CON6_P span { font-size: 22px;}
	.BG34 .CONTENT4 ul.list, .BG34 .CONTENT3 ul.list{ margin-left: 25px;}
}

@media screen and (max-width:479px) {
	.sign { bottom: 53%; }
	.monthly{ top: 1%;}
	.topBox{ top: 3%;}
	h2{ width: 90%; }
	/*h1{ font-size: 16px;}*/
	.kv-img{ top: 20%; }
	@keyframes GOING1 {
	   0% {
	  top:20%;
	  }
	   50% {
	  top:23%;
	  }
	   51% {
	  top:23%;
	  }
	   100% {
	  top:20%;
	  }
	}
	@-moz-keyframes GOING1 {
	   0% {
	  top:20%;
	  }
	   50% {
	  top:23%;
	  }
	   51% {
	  top:23%;
	  }
	   100% {
	  top:20%;
	  }
	}
	@-webkit-keyframes GOING1 {
	   0% {
	  top:20%;
	  }
	   50% {
	  top:23%;
	  }
	   51% {
	  top:23%;
	  }
	   100% {
	  top:20%;
	  }
	}
	@-o-keyframes GOING1 {
	   0% {
	  top:20%;
	  }
	   50% {
	  top:23%;
	  }
	   51% {
	  top:23%;
	  }
	   100% {
	  top:20%;
	  }
	}
	.CONTENT1, .CONTENT2, .CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {min-width: 320px;}
	.CONTENT1 { min-height: 500px;}
	.BG34 p{ font-size: 16px; }
	.CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {padding:14% 0;}
	.CONTENT2 h4 {font-size:22px;}
	.CONTENT2 h4 span {font-size:17px;}
	.CONTENT6 p.CON6_P span { font-size: 16px;}
	.H2{ margin-top: -50px; }
	.H3_C h3 {font-size:24px;}
	.FREE p{ font-size: 13px;}
	.FREE_B .FREE img{ max-width:250px;}

}

@media screen and (max-width:374px) {
	.BD_block{ margin-top: 30%;}
	.sign { bottom: 60%; }
}

