body {
	padding: 0;
	margin: 0;
	background: #fff;
	color: #212529 !important;
	line-height: 1.3;
	font-size: 15px;
	font-family: 'Noto Sans TC', 'Microsoft JhengHei', '微軟正黑體', 'Arial',
		sans-serif !important;
	font-weight: 400;
}



body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration: none;
}

body a:hover {
	text-decoration: none;
}

body a:focus,
a:hover {
	text-decoration: none;
}

input[type='button'],
input[type='submit'] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.2;
}

p {
	margin: 0;
	letter-spacing: 1px;
	line-height: 1.5em;
}

.row {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none !important;
}

li {
	list-style: none !important;
}

label {
	margin: 0;
}

a {
	color: #000;
}

a:focus,
a:hover {
	text-decoration: none;
	outline: none;
}

.table td,
.table th {
	vertical-align: middle !important;
	padding: 0.75em;
}

.hide {
	display: none !important;
}

img {
	width: 100%;
}

section {
	padding-top: 4em;
	padding-bottom: 4em;
}

.scroll-to-top {
	z-index: 1029;
	right: 1rem;
	bottom: 3.3rem;
	display: none;
}

.scroll-to-top a {
	width: 2.5rem;
	height: 2.5rem;
	background-color: rgba(44, 46, 48, 0.8);
	line-height: 3.1rem;
}

.scroll-to-top a::after {
	content: url(../images/fa-angle.png);
	position: absolute;
	top: 2%;
  right: 16%;
	width: 70%;
	opacity: 0.7;
}

.scroll-to-top a:hover::after {
	opacity: 1;
}

@media (max-width: 575px) {
	.scroll-to-top {
		bottom: 7rem;
	}
}



/**/


/*-- //Reset-Code --*/
.bg-yellow {
	background-color: #fff5eb !important;
}

.bg-bluegreen {
	background-color: #EFF9F7 !important;
}

.bg-blue {
	background-color: #2e426e !important;
}

.bg-blue2 {
	background-color: #418EB2 !important;
}
.bg-green{
	background-color: #49825B !important;
}
.border-white {
	border: 2px solid #fff;
}

.f-white {
	color: #ffffff !important;
}
.f-ck {
	color: #00858c !important;
}

.f-yellow {
	color: #fdd100 !important;
}

.f-green {
	color: #5F845B !important;
}

.f-green2 {
	color: #146941 !important;
}

.f-dark {
	color: #474443 !important;
}

.f-red {
	color: #ff4f4d !important;
}

.f-red2 {
	color: #b72a2e !important;
}

.f-blue {
	color: #045897 !important;
}

.f-gray {
	color: #5F5D5D !important;
}

.f-yellow {
	color: #fff000 !important;
}

.f-yellow2 {
	color: #FDD100 !important;
}

mark {
	background-color: #f4d739;
}

.navbar_logo {
	font-size: 1.2em !important;
	line-height: 1.6 !important;
	display: block;
	letter-spacing: 1px;
	margin-top: .1em;
	margin-bottom: 0 !important;
	color: #1e1e1e;
}

#page-top{
	background: url(../images/bn_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
.bg_th1 {
	background: url(../images/pt1_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}


.bg_th2 {
	background: url(../images/pt2_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

.bg_th3 {
	background: url(../images/pt3_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

.bg_th4 {
	background: url(../images/pt4_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

.bg_th5 {
	background: url(../images/pt5_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

.bg_th6 {
	background: url(../images/pt6_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

.bg_th7 {
	background: url(../images/pt7_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

.bg_increase {
	background: url(../images/increase_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
.bg_discount{
	background-color: #00accd;
}
.bg_newclass {
	background: url(../images/newclass_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
.bg_experience {
	background: url(../images/experience_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}


@media screen and (max-width:991px) {

}

@media screen and (max-width:575px) {

	.bg_th4 {
		background: url(../images/pt4_bg_ph.png);
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: cover;
		-ms-background-size: cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
	}
	.bg_th7 {
		background: url(../images/pt7_bg_ph.png);
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: cover;
		-ms-background-size: cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
	}
}


/*-------------------------------------Media------------------------------------------*/
@media screen and (max-width: 575px) {
	.bg_banner {
		/*	background-image: url("../images/bn_bg.png");*/
		background-position: left top;
		background-repeat: no-repeat;
	}
}

/**/
/*------------------------------------#END_Media--------------------------------------*/

/*水平垂直至中*/
.middle {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

/*齊高*/
.same_height_box {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
}

.same_height {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-height: 1px;
}

/*BTNN*/
.hoverbig img {
	filter: drop-shadow(2px 2px 2px #303030);
}

.hoverbig:hover img {
	transform: scale(1.1, 1.1);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	filter: drop-shadow(0px 0px 0px #303030);
}

.btngo {
	min-width: 25%;
	font-weight: 500;
	color: #fff !important;
	background-color: #2b5597;
	padding: 0.4em 2.5em 0.4em 2em;
	margin-top: 1em;
	box-shadow:5px 6px 0 rgb(180 230 246 / 80%);
	border-radius: 10px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	display: inline-block;

	align-items: center;
}

.btngo img {
	width: 1.2em;
	margin-left: 0.2em;
	transition: 0.5s all;
	vertical-align: bottom;
}

.btngo:hover {
	color: #ffe05f;
	box-shadow:1px 1px 0 rgb(180 230 246 / 80%);
}

.btngo:hover img {
	margin-right: 0px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

/*#BTNN*/
.shadow-f {
	filter: drop-shadow(3px 3px 5px #303030);
}

.shadow-f:hover {
	filter: drop-shadow(8px 8px 8px #303030);
}

/*click*/
.click_box {
	position: relative;
	display: inline-block;
}

.click_box:hover img.click_hand,
.click_box.active img.click_hand {
	display: none;
}

.click_hand {
	position: absolute;
	filter: drop-shadow(2px 2px 2px #303030);
	width: 3em;
	z-index: 2;
}

/*##click*/


/*---------------------------header------------------------------*/




/**/

h2{
	font-family: "Noto Serif TC", serif;
	font-size: 3em;
	color: #045897;
  font-weight: 700;
  line-height: 1.2em;
	margin-bottom: .5em;
}

h2 .scales_img{
	width: 7%;
	margin: 0 1em;
}
@media screen and (max-width: 768px) {}

@media screen and (max-width: 575px) {
	h2{
		margin-bottom: 0em;
	}
h2 .scales_img{
	width:10%;
}
}

/*---------------------------#END_header----------------------------*/
.bn{
	padding: 7em 0em 8em 0em;
	width: 38%;
}
@media screen and (max-width: 1600px) {
	
}
@media screen and (max-width: 1200px) {
	.bn {
		padding: 3em 0em 6em 0em;
		width: 48%;
	}
}

/*---------------------------PART1------------------------------*/
#part1 ul{
	background-color: #fff;
	border:#004394 0.125rem solid;
  border-radius: 10px;
	padding: 1em 0;
}
#part1 ul li{
background-color: #ecf6fa;
margin:1em;
padding:1em 1em 1.5em 1em;
border-radius: 10px;
}
#pt1-1 ul li:nth-child(1),
#pt1-1 ul li:nth-child(2){
background-color: #faf0d8;
border-radius:10px 10px 5em 5em ;
}

#pt1-1 .pl_icon{
position: absolute;
width: 17%;
    left: 4em;
    bottom: 0em;
		margin: 0;
}
#pt1-1 .pr_icon{
position: absolute;
width: 17%;
    right: 4em;
    bottom: 0em;
		margin: 0;
}
#part1 .courts_icon{
position: absolute;
width: 14%;
left: 3em;
top: 2em;
}
#part1 .courts_icon2{
position: absolute;
width: 14%;
right: 3em;
top: 2em;
}
#part1 h3{
color: #045897;
font-weight: 700;
}

#part1 h4{
color: #0071bc;
font-weight: 500;
margin-top: .5em;
}

#pt1-1 h5{
	color: #145986;
	font-weight: 500;
}
#pt2-1 h5{
	color: #145986;
	font-weight: 500;
}


 .trbg th,
 .trbg td{
	color: #fff !important;
	background-color: #6ca6cd !important;
}
 .bg_white{
	background-color: #fff !important;
}

/*pt2-1*/
#pt2-1  ul li:nth-child(1){
background-color: #faf0d8;
border-radius:10em ;
padding: .1em 1em .5em 1em;
}

#pt2-1  ul li:nth-child(2){
background-color: #faf0d8;
border-radius:10px 10px 5em 5em ;
}
#pt2-1 .big{
font-size: 1.2em;
}

#pt2-1 h4{
font-size: 1.2em;
}

#pt2-1 .col-10 h3 :nth-child(2){
	margin: 0 auto;
	}
	#pt2-1 .col-10 h4{
	font-size: 1.5em;
	}
	
.bg_yellow{
	background-color: #ffd901;
	border-radius: 20px;
	padding: 0 1em;
}
#pt1-1 ul li:nth-child(1) img,
#pt1-1 ul li:nth-child(2) img{
	width: 26%;
	margin: 1em 0;
}
.p_img{
	width: 5%;
}

#part1 .btngo {
	margin: .5em 0;
	font-size: 1.5em;
	background-color: #e97b48;
}

.pt1_btn2 .click_hand {
	position: absolute;
	width: 3em;
	right: 8%;
	bottom: 13%;
}
.f-line{
	color: #2cac38 !important;
	text-shadow: -1.5px -1.5px 0 #ffffff, 1.5px -1.5px 0 #ffffff, -1.5px 1.5px 0 #ffffff, 1.5px 1.5px 0 #ffffff;
  font-weight: 700;
	font-size: 1.2em;
}

.yt_link{
	filter: drop-shadow(.5em .5em .3em rgba(55, 118, 177, 0.7));
}
.yt_link:hover{
	filter: drop-shadow(0em 0em .3em rgba(55, 118, 177, 0.7));
}
.yt_link .yt_link_img{
	width: 80%;
	margin: 1em 0;
}
.yt_link .click_hand {
	bottom: 0%;
	right: -4%;
}
@media screen and (max-width: 767px) {

#part1 .courts_icon{
width: 15%;
    left: 2em;
    bottom: 1.5em;
}
#part1 .courts_icon2{
width: 15%;
    right: 2em;
    bottom: 1.5em;
}
}

@media screen and (max-width: 575px) {
	.btngo{
		    padding: 0.4em 2em 0.4em 1.5em;
	}
#part1 h3{
	font-size: 2em;
		}
#part1 h4{
		font-size: 1.5em;
		}
#part1 .pl_icon{
width: 19%;
    left: 1em;
    bottom: 0em;
}
#part1 .pr_icon{
width: 17%;
right: 1em;
bottom: 0em;
}
#part1 .courts_icon{
	width: 12%;
	left: 2em;
	top: 5em;
}
#part1 .courts_icon2{
	width: 12%;
	right: 2em;
	top: 5em;
}
.yt_link .yt_link_img{
	width: 90%;
}
}

/*----體測----*/

#pe .box{
	width: calc(100%/5.6);
	background-color: #fff !important;
	border: #045897 2px solid;
	color:#045897;
	border-radius: 10px !important;
	margin: .5em;
}
#pe .box h5{
background-color: #045897;
color: #fff;
padding: .4em;
margin: .5em 0 .2em 0;
font-weight: 500;
border-radius: 5px;
}

#pe .box h6{
font-size: 1.5em;
font-weight: 500;
}

#pe .btngo{
	padding: 0.2em 1.2em 0.4em 1em;
	font-size: 1em;
}

@media screen and (max-width: 1200px) {
	#pe .box{
		margin: .3em;
	}
	#pe .btngo {
    padding: 0.2em 1.2em 0.4em .6em;
    font-size: 1em;
}
}
@media screen and (max-width: 767px) {
	#pe .box{
		width: calc(100%/3.3);
	}
	#pe .btngo {
		padding: 0.2em 1.5em 0.4em 1em;
		font-size: 1.5em;
}
#pe .box h6 {
	font-size: 2em;
}
}
@media screen and (max-width: 575px) {
	#part1 ul {
    margin-top: 1.5em;
}
	#pe .box{
		width: calc(100%/3.3);
		padding: 0 6px !important;
	}
	#pe .btngo {
		padding: 0.2em 1.5em 0.4em 1em;
		font-size: 1.2em;
		box-shadow: 3px 2.5px 0 rgb(180 230 246 / 80%);
}

#pe .box h5 {
	font-size: 1.5em;
}
#pe .box h6 {
	font-size: 1.5em;
}
}

/*----#體測----*/


/**/
/*---------------------------#END_PART1------------------------------*/

/*---------------------------PART2-----------------------------------*/


#part2 .col-md-10 {
	padding-bottom: 13%;
}


@media screen and (max-width: 575px) {
	#part2 .col-md-10 {
		padding-bottom: 38%;
	}
}


/**/
/*---------------------------#END_PART2------------------------------*/
/*---------------------------part3-----------------------------------*/

/*----------------------------------------- 區塊 02 -----------------------------------------*/
.bg_blue {
	background-color: #c7e4e7;
}
.bg_blue2 {
	background-color: #c6d5ed;
}
.te_title_bg {
	background: url(../images/te_title_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

#a02_2 h2{
	margin-top: 1em;
}


.te_title{
	font-family: "Noto Serif TC", serif;
	font-size: 2.5em;
	font-weight: 700;
	color: #045897;
	/* background-color: #dc691e; */
	padding: .2em;
	margin-top: .5em;
}
.te_logo{
width: 50%;
}
.teacher-card {
	background-color: #e9caa1;
	border: 5px solid #fff;
	padding: 1em;
	position: relative;
}

.teacher_img {
	width: 55%;
	height: auto;
}
.teacher-card .name {
	position: absolute;
	z-index: 5;
	top: 0em;
	left: 1em;
}
/*文字垂直*/
.teacher-card .name h3,.teacher-card .name h5 {
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
}

.teacher-card .name h3 {
	color: #fff;
	background-color: #2b5597 !important;
	padding: 1rem .5rem;
}

.teacher-card .name h5 {
	border: #898989 1px solid;
	background-color: #e9caa1;
	padding: .25rem !important;

	position: absolute;
	top: clamp(1em, 2em, .4em);
	left: 2.4em;
}


.teacher-card h4 {
	font-weight: bold;
	font-size: 1.5em;
	color: #d44800;
	text-shadow:-2px -2px 0 #fff,
	2px -2px 0 #fff,
	-2px 2px 0 #fff,
	2px 2px 0 #fff;
	margin-bottom: .35em;
	margin-top: 0em;
	text-align: start;
}
.teacher-card p {
	font-size: 1.2em;
	text-align: start;
}

@media screen and (max-width: 991px) {
	.teacher-card .name h5 {
		font-size: 1.5em;
		left: 2.6em;
	}
}
@media screen and (max-width: 767px) {
	.teacher-card .name h5 {
		font-size: 2em;
		left: 2.6em;
	}
	.teacher-card h4 {
    font-size: 2em;
		text-shadow:-1px -1px 0 #fff,
	1px -1px 0 #fff,
	-1px 1px 0 #fff,
	1px 1px 0 #fff;
	}
	.teacher-card p {
		font-size: 1.4em;
	}
}
@media screen and (max-width: 575px) {
	.te_logo {
    width: 60%;
}
	.teacher_img {
		width: 65%;
	}
	.teacher-card .name h3 {
		font-size: 2em;
		padding: .6rem .3rem;
	}
	.teacher-card h4 {
    font-size: 1.8em;
	}
.teacher-card .name h5 {
	font-size: 1.3em;
}

}
/*-------------------------------------END- 區塊 02 -----------------------------------------*/
/*---------------------------experience 心得-----------------------------------*/

.experience_card{
margin: 0em auto;
 }
.experience_card .w_bg{
background-color: #fff;
border-radius: 0 20px 20px 20px; 
padding: 1em;
 }
.experience_card .w_bg div{
margin: 0 auto;
 }

 .experience_card h3 {
		background: #f58220;
    color: white;
		padding: 1rem 0.5rem;
    margin-right: 1em;
    border-radius: 20px 20px 0 0; 
    font-weight: bold;
		width:70%;
 }
 .experience_card .bluebg{
		background: #3b85ad !important;
 }

.avatar {
	width:23%;
	margin-left: 5em;
}
.experience_card h4 {
		color: #005bac;
		font-weight: bold;
		font-size: 1.1rem;
		margin-bottom: 0.25rem;
 }
.f-orange{
		  color: #e07b00;
}
.experience_card h5 {
      font-style: italic;
      color: #e07b00;
      font-size: 1.4rem;
}
	.experience_card p{
      font-size: 1.4em;
	  margin: .6em auto;
		text-align:justify;
		}

    .bold {
      font-weight: bold;
    }
	@media screen and (max-width: 1200px) {
	.experience_card p{
	margin-top: .4em;
	}
	}

	@media screen and (max-width: 767px) {
		.experience_card h3 {
			font-size: 2em;
			padding: .7rem 0.5rem;
	}

.experience_card p {
	font-size: 1.5em;
}
}
	@media screen and (max-width: 575px) {

.experience_card h3 {
	font-size: 2em;
	margin-top: 1em;
	margin-right: 1em;
	width: 85%;
}
	.avatar {
		width: 27%;
		margin-left: .5em;
}

	.experience_card h4 {
		font-size: 1rem;
		    margin-bottom: 0rem;
}
	.experience_card h5 {
		font-size: 1rem;
}
.experience_card p {
	font-size: 1.5em;
	margin-top: .3em;
}
}
@media screen and (max-width: 480px) {

	.experience_card {
		width: 88%;
        left: 2em;
	}
}
/*---------------------------END- experience 心得-----------------------------------*/
/*---------- 新班開課-----------------*/

#newclass .button_box {
 margin: .5em auto;
}
#newclass .button_box button {
  padding:.5em 1em;
	font-size: 1.3em;
	font-weight: 700;
	background-color: #b4dfee;
	color: #375890;
	margin: 0 .1em;
}
#newclass .button_box button img {
    width: 20%;
    margin-right: .3em;
}
#newclass h2{
color: #fff;
}

.blue_box{
	background-color:#b4dfee;
	padding:0.3em .3em 0.6em 0.3em;
}

#newclass .timepart {
	background-color: #fff;
  padding:2% 2%;
  text-align: left;
  font-size: 1.2em;
}

#newclass .timepart li{
	margin: .2em auto;
}
#newclass .timepart .blue_box li{
	text-align: center;
}
#newclass .timepart .time{
font-size: .9em;
}

@media screen and (max-width: 767px) {
	#newclass .button_box button {
    font-size: 1.6em;
}
#newclass .timepart li {
	margin-top: .2em;
	font-size: 1.4em;
}
}
@media screen and (max-width: 575px) {
  #newclass .timepart {
    padding: 5% 4% 3%;
    font-size: 1em;
  }
  #newclass .button_box button {
    padding: .5em;
	font-size: 1.5em;
}
#newclass .button_box button img {
	width: 45%;
	margin-right: 1em;
	margin-left: 1em;
}
}

/*----------END-新班開課-----------------*/

/*---------------------------#END_part5------------------------------*/

.pt6-ex-box {
	position: absolute;
	width: 70%;
	top: 25.5%;
	left: 12.5%;
	padding:0 1em;
	background-color: #fff;
	border-radius: 18px;
	border: .15em solid #303030;
}


@media screen and (max-width:768px) { 
	.right p {
    font-size: 1.5em !important;
    line-height: 1.4 !important;
}
}

.carouse4-4 .carousel-indicators{
	margin-bottom: -1em;
}
.carousel-control-prev {
	left: -5em;
}
.carousel-control-next {
	right: -5em;
}


@media screen and (max-width: 575px) {
	.carousel-control-prev {
		left: -3em;
	}
	.carousel-control-next {
		right: -3em;
	}
}

.story {
	/* display: flex;
  justify-content: center;
  align-items: stretch; */
  width: 100%;
  margin: 0px 0px;
  border-radius: 20px;
  overflow: hidden;
}

.left {
	/* display: flex; */
	/* flex-direction: column;
	justify-content: center;
	align-items: center; */
	/* width: 46%; */
	padding: 0em 0em 0.5em 0;
	/* background-color: #204180; */
}
.left h4 {
  font-size: 1.7em;
  line-height: 1.5;
  color: #204180;
  font-family: "ar-fangxinshuh7b5std", sans-serif;
  font-weight: 900;
  font-style: normal;
	
}
.left h5 {
  display: inline-block;
  margin: 18px 0px 0px 0px;
  padding: 8px 40px;
  font-size: 1.7em;
  color: #fff;
  font-family: "ar-fangxinshuh7b5std", sans-serif;
  font-weight: 900;
  font-style: normal;
  background-color: #204180;
  border-radius: 50px;
}
.right {
  text-align: justify;
  /* width: 85%; */
  background-color: #fff;
}
.right p {
  font-size: 1.2em;
  color: #fff;
  line-height: 1.5;
  color: #595757;
}
.carousel-item:nth-child(1) .right p,
.carousel-item:nth-child(2) .right p {
	line-height: 2;
	letter-spacing: 1.5px;
}

.pt6-ex-box .slick-slide{
	margin-left: .7em;
}

.cs02_btn{
	position: absolute;
	width: 62%;
	bottom: .5%;
	left: 18%;
}


/*按鈕*/
.pt6-ex-box .slick-prev:before, .pt6-ex-box .slick-next:before {
	color: #004394;
}

.pt6-ex-box .slick-prev{
	left: -11px;
}

.pt6-ex-box .slick-next{
	right: 84px;
}

@media screen and (max-width:768px) { 

.pt6-ex-box .slick-prev {
	left: -11px;
}
.pt6-ex-box .slick-next{
	right: 44px;
}
}

@media screen and (max-width:575px) { 
	#part6 .water-title {
		top: 6%;
		right: 22%;
}

#part6 .container {
	padding-left: 0.5em !important;
	padding-right: 0.5em !important;
}
	.pt6-ex-box .container {
		padding-left: 0em !important;
		padding-right: 0em !important;
}
	.pt6-ex-box {
		position: absolute;
		width: 74%;
		top: 17%;
		left: 12%;
		padding: 0 .6em;
}


	.pt6-ex-box .slick-slide{
		margin-right: 0em;
		margin-left: 0em;
	}

	.pt6-ex-box .slick-prev {
    left: -26px;
}
  .pt6-ex-box .slick-next {
	right: -30px;
}
  .right p {
	font-size: 1em;
	line-height: 1.2;
}
.carousel-item:nth-child(1) .right p ,
.carousel-item:nth-child(2) .right p {
	font-size: 1em;
	line-height: 1.5;
}
}

/*----------------#part5--------------------*/
/*---------------------------5大輔考-----------------------------*/

.bg_5big{
	background: url("../images/5big_bg.png") no-repeat center top;
	background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

.bg_5big h2{
background: #000;
color: #fff;
font-weight: bold;
font-size: 1.5rem;
padding: .6rem 10rem;
clip-path: polygon(
	0% 50%, 3% 0%, 97% 0%, 100% 50%, 97% 100%, 3% 100%
);

font-size: 2.5em;
font-weight: 700;
}

.arrow-wrapper {
  display: flex;
  justify-content: center;
  padding: 4px; /* 當作外框粗細 */
  background: #f7e37b;
  width: fit-content;
  margin: 0rem auto 1em auto;
  clip-path: polygon(
    0% 50%, 3% 0%, 97% 0%, 100% 50%, 97% 100%, 3% 100%
  );
}

.arrow-inner {
  background: #000;
  color: #fff;
  font-weight: bold;
  font-size: 1.5rem;
  padding: 1rem 2rem;
  clip-path: polygon(
    0% 50%, 5% 0%, 95% 0%, 100% 50%, 95% 100%, 5% 100%
  );
}



ul.fleet-list {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 2rem auto;
	max-width: 1300px;
}


ul.fleet-list li {
	background-color: #fff;
	background-image: linear-gradient(#cccccc 1px, transparent 0), linear-gradient(90deg, #cccccc 1px, transparent 0);
	background-size: 100% 20px, 20px 100%;
	border: 2px solid #000;
	border-radius: 10px;
	margin: .5rem;
	padding: 1.5rem 0 0 0;
	text-align: center;
	width: 28%;
}

.fleet-title {
	font-size: 2rem;
	font-weight: bold;
	color: #e74c3c;
}

.fleet-highlight {
	background: #f7c6a2;
	padding: 0.5rem;
	margin-top: 1rem;
	font-weight: 600;
	font-size: 1.3rem;
}

.fleet-icon img {
	max-width: 80px;
	margin: 1rem 0;
}

.fleet-footer {
	background: #e74c3c;
	color: #fff;
	font-weight: 700;
	padding: 1rem;
	border-radius: 5px;
	font-size: 1.2rem;
	margin-bottom: 1em;
}

.bg_5big h4{
	font-weight: 500;
}

@media screen and (max-width:991px) {
	ul.fleet-list li {
		width: 45%;
	}
	.bg_5big h2 {
    padding: .6rem 3rem;
}
.fleet-title {
	font-size: 1.5rem;
}

.fleet-highlight {
	font-size: 1rem;
}

.fleet-footer {
	font-size: 1rem;
}
}
@media screen and (max-width:576px) {
	.bg_5big h2 {
		padding: 0.4rem 1.5rem 0.6rem 1.5rem;
		font-size: 2.3em;
}
ul.fleet-list {
	margin: 1rem auto;
}
}
/*---------------------------#END_5大輔考-----------------------------*/
/*---------------------------  加強班  -----------------------------*/
#increase ul {
    margin: 0 auto;
}

#increase li{
	width: 30%;
	margin-left: 2em;
}

#increase li:nth-child(2){
	margin-top: 10em;
}
#increase h6 {
font-family: "Noto Serif TC", serif;
    font-size: 2.5em;
    font-weight: 700;
  margin-bottom: .8em;
}
#increase .no123 {
	background-image: linear-gradient(134deg, #fff235 0%,#ff6200 30%);
    border: #f1f1f1 2px solid;
    color: #fff;
    padding: 0 .3em;
  
}

#increase h3 {
	font-family: "Noto Serif TC", serif;
	background-image: linear-gradient(10deg, #49b9a8 0%,#0c1c18 100%);
	border:#f1f1f1 2px solid;
	color: #fff;
	padding: .3em 0;
	font-size: 1.8em;
	font-weight: 700;
}
#increase h4 {
	font-family: "Noto Serif TC", serif;
	font-size: 2em;
	font-weight: 700;
	color:#fffdc7;
	text-shadow:
     -2px -2px 0 #0c674d,
      2px -2px 0 #0c674d,
     -2px 2px 0 #0c674d,
	  2px 2px 0 #0c674d;

	margin: .3em 0;
}
#increase h5 {
	color: #fff;
	text-shadow:
       -1px -1px 0 #0c674d,
        1px -1px 0 #0c674d,
        -1px 1px 0 #0c674d,
		1px 1px 0 #0c674d;
   text-align: justify;
   font-size: 1.2em;
    line-height: 1.5em;
}
#increase .fancy-text{
 background: linear-gradient(to bottom,hsl(0, 0%, 100%) 30%,#fffb79 50%,#a7df47 90%,#fff 100%);
  -webkit-background-clip: text;
  color: transparent;
  position: relative;
  font-weight: 900;
  margin-top: 1em;
}
#increase .obg {
	background-image: linear-gradient(134deg, #fff235 0%,#ff6200 30%);
    border: #f1f1f1 2px solid;
    color: #fff;
    padding: 0 1em;
	text-shadow:
       -1px -1px 0 #616161,
        1px -1px 0 #616161,
        -1px 1px 0 #616161,
		1px 1px 0 #616161;
  
}


@media screen and (max-width: 575px) {

	#increase li {
    width: 33%;
    margin-left: 1em;
}
#increase h3 {
	font-size: 1.5em;
}
#increase h4{
	font-size: 1.5em;
}
#increase .fancy-text {

    margin-bottom: .5em;
}
}


/*---------------------------#END_加強班-----------------------------*/
#discount .discount_img{
width: 80%;
}
#discount h2{
	color: #fffda3;
}
.f-smy{
	color: #fffda3;
}
#discount h3{
	color: #fff;
	font-weight: 500;
	font-size: 2.5em;
}
.circle {
    background-color: #4c5caf;
	color: #fff;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    text-align: center;
       padding: 0rem 0.6rem 0.2rem 0.6rem;
    margin: -0.6rem;
    font-size: .6em;
}
#discount .sale{
	color: #e84619;
	font-size: 1.3em;
	font-weight: 900;
		text-shadow:
       -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
		  2px 2px 0 #fff;
		  margin-left: .2em;
}
#discount .ml{
	margin-left: .3em;
	background-color: #fff;
	color: #0071BC;
	padding: 0 1em .3em 1em;
	border-radius: 2em;
	font-size: 0.8em;
}
#discount .blue_bg{
	background-color: #f5eb00;
	border-radius: 0px;
	margin-top: 1em;
	padding: .5em;
}
#discount .blue_bg h3{
	color: #234d98;
	font-size: 2.6em;
}

#discount .blue_bg h4{
	color: #004a4a;
	font-size: 1.6em;
}
#discount small{
	font-size: .6em;
}

#footer_copyright {
	padding: 1em 0;
	background-color: #000000;
	color: rgba(255, 255, 255, 0.9);
	text-align: center;
}

#footer_copyright p {
	color: rgba(255, 255, 255, 0.6);
	line-height: 1.4;
}
@media screen and (max-width:991px) {
	#discount .ml {
    padding: 0 2em .3em 2em;
    margin-top: .2em;
}
}
@media screen and (max-width:575px) {
	#footer_copyright {
		padding: 1em 0 3.5em 0;
	}
	#discount .discount_img{
width: 100%;
}
	#discount h3{
	font-size: 2.3em;
}
	#discount .blue_bg h3{
	font-size: 2.8em;
}
	#discount .blue_bg h4{
	font-size: 1.6em !important;
	margin: .2em 0;
	text-align: center !important;
}
.circle {
    padding: .1rem 0.6rem 0.3rem 0.6rem;
    margin: -0.5rem;
    font-size: .6em;
}
}


/*---------------------------media------------------------------*/
@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1199px) {
	body {
		font-size: 13px !important;
	}
}

@media screen and (max-width: 991px) {
	body {
		font-size: 12px !important;
	}
}

@media screen and (max-width: 768px) {
	body {
		font-size: 9px !important;
	}
}

/*576以上*/
@media screen and (min-width: 576px) {
	.type_ph {
		display: none !important;
	}
}
@media (min-width: 992px) {
	.container.sm {
		max-width: 768px;
	}
}

@media (min-width: 1200px) {

	.container.sm {
		max-width: 912px;
	}
}



/*手機板575*/

@media screen and (max-width: 575px) {
	body {
		font-size: 2.2vw !important;
	}

	section {
		padding-bottom: 4em;
		padding-top: 4em;
	}

	.type_pc {
		display: none !important;
	}

	.nolr {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media screen and (max-width: 470px) {}

@media screen and (max-width: 440px) {
	body {
		font-size: 2.4vw !important;
	}
}

/*END_media*/