﻿]@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:#5370ee;
	color:#fff;
	text-shadow:none
}
::-moz-selection {
	background-color:#5370ee;
	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, .step-title, .CONTENT6 p.CON6_P span {
	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
}

#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:80px;
	height:80px;
	cursor:pointer;
	position:fixed;
	right:10px;
	bottom:10px;
	background: -moz-linear-gradient(top,  rgba(84,169,255,0.9) 0%, rgba(125,104,236,0.9) 100%);
	background: -webkit-linear-gradient(top,  rgba(84,169,255,0.9) 0%,rgba(125,104,236,0.9) 100%);
	background: linear-gradient(to bottom,  rgba(84,169,255,0.9) 0%,rgba(125,104,236,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e654a9ff', endColorstr='#e67d68ec',GradientType=0 );
	-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: #f6f5a2;
	background: rgb(125,104,236);
	background: -moz-linear-gradient(top,  rgba(125,104,236,1) 0%, rgba(84,169,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(125,104,236,1) 0%,rgba(84,169,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(125,104,236,1) 0%,rgba(84,169,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d68ec', endColorstr='#54a9ff',GradientType=0 );
}

#GOTOP p{
	font-size: 17px;
	margin-top: 15%;
	line-height: 1.2;
	font-family:Arial,'Meiryo',"微軟正黑體","Microsoft JhengHei",sans-serif;
}

#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.png) no-repeat center top;
	width:100%;
	height:700px;
	/*padding-bottom: 35.625%;
	background-size:100% auto;*/
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.CONTENT1 .WRAPPER{
	margin:0 auto;
	width:100%;
	height: 100%;
	max-width:1200px;
	position: relative;
}

.monthly{
	position: absolute;
	top: 0;
	left: 10%;
	padding: 1% 0.8% 1.5% 0.8%;
	color: #fff;
	text-align: center;
	font-family: 'Poppins', "微軟正黑體", "Microsoft JhengHsans", sans-serif;
	background-color: rgba(83, 112, 238, 0.8);
	border-top: 8px solid #627df0;
	z-index: 5;
}

.monthly i{
	font-size: 19px;
	color: #fff;
	margin-bottom: 5px;
}

.monthly p{
	font-size: 21px;
}

.monthly p.live{
	font-family: "微軟正黑體", "Microsoft JhengHsans", sans-serif;
}

.monthly p.live span{
	font-size: 24px;
}

.monthly p.live2{
	font-size: 22px;
	font-weight: 500;
}

.monthly p.live2 span{
	font-size: 25px;
	font-weight: 300;
}

.textBlock{
	margin-top: 175px;
	margin-left: 60px;
	max-width: 420px;
	width: 45vw;
}

.tagImg{
	position: absolute;
	top: -2%;
	left: 19%;
}

.tagImg img{
	max-width: 245px;
	min-width: 180px;
	width: 40vw;
}

.titleImg{
	margin-bottom: 20px;
}

.titleImg img{
	max-width: 413px;
	min-width: 280px;
	width: 60vw;
}

h1{
	color: #625d67;
	font-size: 24px;
	font-weight: 200;
	letter-spacing: 2px;
	z-index: 5;
	margin-bottom: 40px;
}

.CONTENT1 h4 {
	/*margin: 0 auto;*/
	max-width: 360px;
	min-width: 280px;
	width: 90vw;
	line-height: 1.6;
	text-align: center;
	font-size:32px;
	font-weight:500;
	color: #fff;
	/*padding: 5px 0;*/
	border-radius: 50px;
	background: rgb(84,169,255);
	background: -moz-linear-gradient(left,  rgba(84,169,255,1) 0%, rgba(125,104,236,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(84,169,255,1) 0%,rgba(125,104,236,1) 100%);
	background: linear-gradient(to right,  rgba(84,169,255,1) 0%,rgba(125,104,236,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54a9ff', endColorstr='#7d68ec',GradientType=1 );
    cursor: pointer;
}

.CONTENT1 h4 span.tt1{
	font-size:21px;
	margin-left: 3px;
	margin-right: 3px;
	vertical-align: text-bottom;
}

.CONTENT1 h4 span.tt2{
	font-size:26px;
}

.role01{
	position: absolute;
	top: 28%;
	left: 38%;
	animation: GOING1 2.5s infinite alternate linear;
	-webkit-animation: GOING1 2.5s infinite alternate linear;
	-moz-animation: GOING1 2.5s infinite alternate linear;
	-ms-animation: GOING1 2.5s infinite alternate linear;
	-o-animation: GOING1 2.5s infinite alternate linear;
}

.role01 img{
	max-width: 150px;
	min-width: 85px;
	width: 15vw;
}

.role02{
	position: absolute;
	top: 17%;
	right: 3%;
	animation: GOING2 2.5s infinite alternate linear;
	-webkit-animation: GOING2 2.5s infinite alternate linear;
	-moz-animation: GOING2 2.5s infinite alternate linear;
	-ms-animation: GOING2 2.5s infinite alternate linear;
	-o-animation: GOING2 2.5s infinite alternate linear;
}

.role02 img{
	max-width: 170px;
	min-width: 95px;
	width: 17vw;
}

.cloud{
	position: absolute;
	top: -18%;
	right: 15%;
	z-index: 5;
	animation: GOING3 4s infinite alternate linear;
	-webkit-animation: GOING3 4s infinite alternate linear;
	-moz-animation: GOING3 4s infinite alternate linear;
	-ms-animation: GOING3 4s infinite alternate linear;
	-o-animation: GOING3 4s infinite alternate linear;
}

.cloud img{
	max-width: 125px;
	min-width: 85px;
	width: 20vw;
}


.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*/
}

.CONTENT3,.CONTENT4,.CONTENT4_2,.CONTENT5,.CONTENT6 {
	display:block;
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:5% 0 6% 0;
	background:url(../images/BG3.png) repeat fixed;
	text-align:left;
}
.CONTENT3 img, .CONTENT4 img {
	margin:0 auto;
	padding-bottom:30px;
	width:90%;
	max-width:399px;
	min-width:250px
}

.CONTENT4 img {
	max-width:265px;
	min-width:200px;
	width:70%;
}

h2, .h2{
	text-align: center;
	font-size: 32px;
	color: #5370ee;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 15px;
}

.line{
	display: block;
	margin: 0 auto;
	width: 150px;
	height: 6px;
	border-radius: 10px;
	background: rgb(84,169,255);
	background: -moz-linear-gradient(left,  rgba(84,169,255,1) 0%, rgba(125,104,236,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(84,169,255,1) 0%,rgba(125,104,236,1) 100%);
	background: linear-gradient(to right,  rgba(84,169,255,1) 0%,rgba(125,104,236,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54a9ff', endColorstr='#7d68ec',GradientType=1 );
	margin-bottom: 50px;
}

.text_block{
	margin: 0 auto;
	/*letter-spacing: 0.05em;*/
	max-width: 1100px;
	color: #fff;
	border-radius: 40px;
	padding: 5% 8.5% 6% 8.5%;
	background: rgb(84,169,255);
	background: -moz-linear-gradient(left,  rgba(84,169,255,1) 0%, rgba(125,104,236,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(84,169,255,1) 0%,rgba(125,104,236,1) 100%);
	background: linear-gradient(to right,  rgba(84,169,255,1) 0%,rgba(125,104,236,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54a9ff', endColorstr='#7d68ec',GradientType=1 );
	margin-bottom: 80px;
}

.CONTENT3 .col-md-pull-5{
	padding-top: 60px;
}

.BG34 .CONTENT3 .text_block p, .BG34 .CONTENT3 .text_block p span{
	color: #fff;
	text-align: justify;
}

.BG34 .CONTENT3 .text_block p span.big{
	font-size: 35px;
	line-height: 30px;
}

.BG34 p {
	text-align: justify;
	line-height: 1.8;
	letter-spacing: 0.05em;
	font-size:18px;
	color:#333;
}

.h2{
	font-size: 30px;
}


.BG34 .CONTENT3 .col-md-7{
	padding-left: 7%;
	padding-right: 0;
}

.BG34 .CONTENT4 .col-md-7{
	padding-left: 0;
	padding-right: 7%;
}

.CTA{
	margin-top: 30px;
	width: 220px;
	font-size: 21px;
	line-height: 45px;
	text-align: center;
	border-radius: 30px;
	color: #fff;
	background: -moz-linear-gradient(left,  rgba(84,169,255,1) 0%, rgba(125,104,236,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(84,169,255,1) 0%,rgba(125,104,236,1) 100%);
	background: linear-gradient(to right,  rgba(84,169,255,1) 0%,rgba(125,104,236,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54a9ff', endColorstr='#7d68ec',GradientType=1 );
	cursor: pointer;
}

.blank {
    height: 40px;
}
.BG34 p i, .BG34 p span{
	color: #333;
}
.BG34 p span{
	font-size: 19px;
}
.BG34 p span.color1{
	font-size: 18px;
	font-weight: normal;
}
.BG34 p.teacher {
	margin: 0 auto;
	width: 265px;
	font-weight: 700;
	color: #06070d;
	font-size:28px;
	letter-spacing: 1px;
}

.BG34 .CONTENT4_2 p{
	margin-left: 25px;
}

.BG34 p.teacher span{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	font-weight: 100;
	font-size: 17px;
	line-height: 1.6;
	color: #fff;
	padding: 0 2%;
	background-color: #5370ee;
}

.BG34 ul li {
	line-height: 1.3;
	padding-bottom:10px
}
.BG34 ul li span {
	font-weight: 600;
}
.BG34 ul i {
	color:#0d6994;
}

.CONTENT4{
	background:url(../images/BG4.png) repeat fixed;
}

i.fa-quote-right{
	font-size: 35px;
	color: #5370ee;
	margin-bottom: 10px;
}

.BG34 p.sub{
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: -5px;
}

.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: #0e0e0e;
}
.BG34 .CONTENT4 ul.list1{
	margin: 0 auto;
	max-width: 1100px;
	margin-bottom: 100px;
	overflow:auto;
}

.BG34 .CONTENT4 ul.list1 li{
	width: 45%;
	float: left;
	font-size: 18px;
	line-height: 1;
	color: #333;
	border-bottom: 1px solid #5370ee;
	margin-bottom: 20px;
	margin-right: 5%;
}

.BG34 .CONTENT4 ul.list1 li:nth-child(even){
	margin-left: 5%;
	margin-right: 0%;
}

.BG34 .CONTENT4 ul.list1 li::before{
	content: "\f02b";
	font-family: fontAwesome;
	color: #5370ee;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}

.BG34 .CONTENT4 ul.list2{
	margin-top: -20px;
}
.BG34 .CONTENT4 ul.list2 li{
	list-style-type: none;
	line-height: 1.8;
}

.CONTENT5 {
	background:url(../images/BG5.jpg) top center no-repeat;
	display:block;
	width:100%;
	overflow:hidden;	
	background-size:cover
}
/*步驟CSS=========================================*/
.CONTENT5 .row{
	margin: 0 auto;
	max-width: 835px;
}

.CONTENT5 .row .row:hover{
	/*cursor: pointer;*/
	background-color: rgba(0, 0, 0, 0.05);
}

.CONTENT5 .row .row:hover .step-title{
	color: #5370ee;
}

.CONTENT5 .row + .row{
	border-top: 1px solid #535353;
}

.step-text, .step-title{
	line-height: 115px;
} 

.step-text{
	text-align: right;
	font-size: 23px;
}

.step-title{
	color: #535353;
	font-size: 24px;
	text-indent: 15px;
}

.step-text1{ color: #5370ee;}
.step-text2{ color: #54a9ff;}
.step-text3{ color: #ed9c00;}
.step-text4{ color: #535353;}

.CONTENT5 .col-xs-1{
	text-align: center;
	position: relative;
}

.step-circle{
	display: table;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	font-size: 32px;
	color: #fff;
	position: absolute;
	top:50%;
	left:50%;
	margin-top: -30px;
	margin-left: -30px;
}

.step-circle p, .step-circle i{
	display: table-cell;
	vertical-align:middle;
}

.step-height-line{
	margin: 0 auto;
	width: 4px;
	height: 115px;
}

.height-line1{background-color: #5370ee;}
.height-line2{ background-color: #54a9ff;}
.height-line3{ background-color: #ed9c00;}
.height-line4{ background-color: #535353;}

.step-no1{ background-color: #5370ee;}
.step-no2{ background-color: #54a9ff;}
.step-no3{ background-color: #ed9c00;}
.step-no4{ background-color: #535353;}

/*步驟CSS 結束=========================================*/

.CONTENT6 {
	background:url(../images/BG4_img.jpg) top center no-repeat fixed;
	display:block;
	width:100%;
	overflow:hidden;	
	background-size:cover;
}
.CONTENT6 p.CON6_P {
	font-size:30px;
	text-align:center;
	color: #333;
	font-weight: 700;
	line-height: 1.5;
}

.CONTENT6 p.CON6_P span{
	font-size: 25px;
	font-weight: 400;
	color: #333;
}

.CONTENT6 p.CON6_P span.style1 {
	font-size: 21px;
	font-weight: 400;
	color: #333;
	margin-left: 5px;
	vertical-align: text-bottom;
}

.CONTENT6 p.CON6_P span span.color{
	font-weight: 700;
	color: #67227f;
}

p.or {
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
    color: #06070d;
}

.FREE_B {
	display:block;
	text-align:center
}
.FREE_B .FREE img {
	max-width:450px;
	width: 70vw;
	margin:0 auto;
}

#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 #5370ee;
}
#FROM_B #FROM .INP_A:hover {
	border-left-color:#21368a
}
#FROM_B #FROM .INP_A:focus {
	border-left:5px solid #5370ee
}
.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 #5370ee;
	min-height:70px;
	padding:10px
}
.INP_A_2:hover {
	border-left-color:#21368a
}
.INP_A_2:focus {
	border-left:5px solid #5370ee;
	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:#fff500;
	cursor:pointer;
	text-align:center;
	color: #fff;
	background: -moz-linear-gradient(left,  rgba(84,169,255,1) 0%, rgba(125,104,236,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(84,169,255,1) 0%,rgba(125,104,236,1) 100%);
	background: linear-gradient(to right,  rgba(84,169,255,1) 0%,rgba(125,104,236,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54a9ff', endColorstr='#7d68ec',GradientType=1 );
	-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:2px;
	line-height:1.8;
	border-radius: 50px;
	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:#004f74;
	color:#fff;
}
/*#FROM_B #FROM option {
	background-color:#283593;
	color:#fff
}*/

.FREE p{
	/*text-align: center;*/
	font-size: 15px;
	margin-top: 20px;
	line-height: 1.5;

}

@media screen and (max-width:1679px) {
	.monthly{ left: 0%;}
}

@media screen and (max-width:1280px) {
}

@media screen and (max-width:1200px) {
	.textBlock{ margin-left: 5%; }
	.tagImg{ left: 21%;}
	.CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {padding:10% 0 }
	.cloud{ top: -18%; right: 5%; }
}

@media screen and (max-width:1023px) {
	.CONTENT1 {
		display:block;
		background:url(../images/top_img_1024.png) no-repeat;
		width:100%;
		height:0;
		padding-bottom:117.1875%;
		background-size:100% auto;
		overflow: hidden;
	}
	.monthly{ padding-bottom: 4%;}
	.textBlock{ margin: 0 auto; margin-top: 10%; max-width: 90vw; width: 90vw;}
	.tagImg{ left: 46%; top: -15px;}
	h1{ text-align: center; font-size: 28px;}
	.CONTENT1 h4 { margin: 0 auto; max-width: 100vw;}
	.role01, .role02, .cloud{ display: none; }
	.text_block{ padding: 8%; }
	.BG34 .CONTENT4 ul.list1 li{ width: 100%; margin-right: 0;}
	.BG34 .CONTENT4 ul.list1 li:nth-child(even){ margin-left: 0;}
	.CTA{ margin-bottom: 25px; }
	/*.BG34 .CONTENT3 p{ margin-top: 5%; padding-left: 5%; padding-right: 5%}*/
	.BG34 p b { font-size:30px; }
	.CONTENT3 img{ max-width:350px;}
	.BG34 .CONTENT4 ul.list1{ margin-bottom: 50px; }
	.BG34 .CONTENT3 .col-md-7, .BG34 .CONTENT4 .col-md-7, .BG34 .CONTENT4 ul.list1 {padding-left: 5%; padding-right: 5%; }
}

@media screen and (max-width:990px) {
	h1{ font-size: 24px; margin-bottom: -5px;}
	.CONTENT3 .col-md-pull-5 {padding-top: 0; }
	h5 {max-width: 385px;}
	.BG34 .CONTENT3 .text_block p{ text-align:justify;}
}

@media screen and (max-width:767px) {
	.CONTENT1 {
		display:block;
		background:url(../images/top_img_768.png) no-repeat;
		width:100%;
		height:0;
		padding-bottom:143.2291666666667%;
		background-size:100% auto;
		overflow: hidden;
	}
	.textBlock{ margin-top: 20%; }
	.monthly p.live2{font-size: 23px;}
	.monthly p.live2 span{font-size: 24px;}
	h2{ font-size: 28px;}
	.h3_block{ margin-top: 50%; right: 5%;}
	.arrow{ top: 85%; right: 8%; }
	.CONTENT2 { padding:3% 0;}
	.text_block{ margin-bottom: 50px; }
	h5{max-width: 425px;}
	.CONTENT4 .col-sm-pull-5, .CONTENT4 .col-sm-push-7{margin-top: 30px; }
	.CONTENT6{ background:url(../images/BG4.png) repeat center top fixed;}
	.BG34 .CONTENT4 ul.list, .BG34 .CONTENT3 ul.list{ margin-left: 35px;}
	.BG34 .CONTENT4_2 p{margin-right: 5px; }
}

@media screen and (max-width:639px) {
	.monthly p.live2{font-size: 21px;}
	.monthly p.live2 span{font-size: 22px;}
	.text_block{ padding: 12%; }
	h1{ font-size: 21px; margin-bottom: -15px; }
	.CONTENT1 h4 { font-size:28px;}
	.CONTENT1 h4 span.tt1{ font-size:19px;}
	.CONTENT1 h4 span.tt2{ font-size:24px; }
	h5 { font-size:21px; }
	h5 span { font-size:15px; }
	.BG34 { background-image: none; }
	.BG34 .CONTENT4_2 p{margin-left: 5px; }
	.CONTENT5 .col-xs-4{ width: 20%; }
	.CONTENT5 .col-xs-1{ width: 10%; }
	.CONTENT5 .col-xs-7{ width: 70%; }
	.step-text{ font-size: 19px; }
	.step-title{ font-size: 23px; text-indent: 5px; }
	.CONTENT6 p.CON6_P { font-size:25px}
	.CONTENT6 p.CON6_P span{ font-size: 19px;}
	.CONTENT6 p.CON6_P span.style1 { font-size: 18px;}
	.BG34 .CONTENT4 ul.list, .BG34 .CONTENT3 ul.list{ margin-left: 25px;}
}

@media screen and (max-width:530px) {
	.textBlock{ margin-top: 26%; }
	.CONTENT1 h4{ line-height: 1.3; }
	.BG34 .CONTENT4 ul.list1 li{ line-height: 1.5; }
}

@media screen and (max-width:479px) {
	.monthly{ padding: 4% 3% 5% 3%; }
	.monthly i{ display: none; }
	.monthly p{ font-size: 17px; }
	.monthly p.live span{ font-size: 18px; }
	.monthly p.live2{font-size: 18px;}
	.monthly p.live2 span{font-size: 19px;}
	.CONTENT1, .CONTENT2, .CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {min-width: 320px;}
	.CONTENT1 { min-height: 458px;}
	.tagImg{ left: 43%;}
	h1{ font-size: 18px;}
	.h2{ font-size: 25px; }
	.CONTENT1 h4 { font-size:26px;}
	.CONTENT1 h4 span.tt1{ font-size:17px;}
	.CONTENT1 h4 span.tt2{ font-size:21px; }
	.BG34 p.teacher{ width: 100%; text-align: center;}
	.BG34 p.teacher span{ display: block; margin-left: 0; margin-bottom: 20px;}
	.BG34 p, .BG34 p span.color1{ font-size: 17px; }
	.BG34 .CONTENT4 ul.list li, .BG34 .CONTENT4 ul.list1 li, .BG34 p{ font-size: 16px;}
	.CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {padding:14% 0;}
	.CONTENT5 .col-xs-4{ display: none; width: 0; }
	.CONTENT5 .col-xs-1{ width: 12%; }
	.CONTENT5 .col-xs-7{ width: 88%; }
	.step-text{ font-size: 17px; }
	.step-title{ font-size: 19px; text-indent: 0;}
	.step-circle{width: 45px; height: 45px; font-size: 28px; margin-top: -22.5px; margin-left: -22.5px; }
	.CONTENT6 p.CON6_P span.style1 { font-size: 16px;}
	.CONTENT6 p.CON6_P span{ font-size: 16px;}
	.FREE p{ font-size: 13px;}
	.FREE_B .FREE img{ max-width:250px;}
	p.or{ font-size: 15px;}

}



@media screen and (max-width:374px) {
	h2{ font-size: 24px;}
	.BG34 .CONTENT4 ul.list1 li::before{ margin-right: 1px; }
	.tagImg{ left: 42%; top: -20px;}
}




@media screen and (max-width:359px) {
	.h2{ font-size: 23px;}
	.CONTENT2 h4{ font-size:23px; }
	.CONTENT2 h4 span.style2{ font-size:20px;}
	.textBlock{ margin-top: 30%; }
	.titleImg{ margin-bottom: 15px;}
	.titleImg img{ min-width: 230px; }
	h1{ margin-bottom: -25px; }
	.tagImg img{ min-width: 160px; }
}
