/*# sourceURL=shared/css/index.css */
/*@ sourceURL=shared/css/index.css */
#key{
	background: url("../img/course/header-bg.jpg") no-repeat center top / cover;
}


h2.txt-key{
	position: absolute;
	top: 585px;
	left: -150px;
}



#sec1{
	position: relative;
	min-height: 816px;
	background:url('../img/course/s1-bg.jpg') no-repeat center top / cover;
}

#sec1::after{
	content:"";
	left:0;
	bottom: 0;
	position:absolute;
	background:url("../img/shared/line.jpg") repeat-x bottom left;
	width: 100%;
	height: 9px;
}

#sec1 h2{
	padding-top: 92px;
	text-align: center;
}
#sec1 .txt{
	padding-top: 25px;
	text-align: center;
	color: #FFF;
}


#sec2{
	
}

#sec2 .wrap{
	min-height: inherit;
}

#sec2 .trans{
	position: absolute;
	top: 0;
	right: -400px;
}

#sec2 .trans-2{
	position: absolute;
	top: 1047px;
	right: -684px;
}

#sec2 .deco{
	position: absolute;
	top: 1098px;
	left: -345px;
}

#sec2 .ttl{
	position: absolute;
	top: 318px;
	left: -80px;
	z-index: 2;
}
#sec2 .ttl-2{
	position: absolute;
	top: 424px;
	right: -64px;
	z-index: 2;
}


#sec3 .trans-3{
	position: absolute;
	top: 397px;
	left: -589px;
}


#sec2{
	position: relative;
}

#sec2 h2{
	padding-top: 84px;
	text-align: center;
}

#sec2::before{
	content:"";
	top:0;
	left:0;
	position:absolute;
	background: url("../img/index/s1-deco.png") no-repeat left top;
	width: calc(50% + 1064px);
	height: 403px;
}

#sec2 .txt-spec{
	text-align: center;
	padding-top: 5px;
	color: #FFF;
}


#sec2 .deco{
	position: absolute;
	top: 1088px;
	left: -345px;
}

#sec2 .img{
	padding-top: 40px;
	margin-left: -150px;
} 


#sec2 .img img{
	box-shadow: 0px 24px 5px 0px rgba(0, 0, 0, 0.35); 
}

#sec2 .wrap-box{
	padding-top: 51px;
}
#sec2 .wrap-box .box{
	border:1px solid #fff;
	position: relative;
	width: 100%;
	min-height: 410px;
	background:url('../img/shared/bg-4-trans.png');
}

#sec2 .wrap-box .box::before{
	content:"";
	top:-21px;
	right:-7px;
	position:absolute;
	background: url('../img/course/s2-catch.png') no-repeat center top;
	width: 298px;
	height: 175px;
}

#sec2 .wrap-box .box .pr{
	text-align: center;
	font-size: 45px;
	padding-top: 83px;
	font-weight: bold;
	letter-spacing: 3px;
}
#sec2 .wrap-box .box .pr > span{
	font-size: 30px;
}
#sec2 .wrap-box .box .wrap-list{
	padding-top: 46px;
}

#sec2 .wrap-box .box .list:first-child{
	padding: 0 88px 0 78px;
}
#sec2 .wrap-box .box .list{
	float: left;
	padding: 0 45px;
}


#sec2 .wrap-box .box .list.mid{
	border-left:2px solid #000;
	border-right:2px solid #000;
}

#sec2 .wrap-box .box .list dl{
    padding: 20px 0;
}
#sec2 .wrap-box .box .list dt{}
#sec2 .wrap-box .box .list dd{
	padding-left: 15px;
}

#sec3{
	min-height: 1418px;	
}

#sec3 .wrap-frame {position: relative;padding-top: 30px;margin-left: -82px;}
#sec3 .wrap-frame .frame{background: url('../img/course/s2-frame.png') no-repeat center top / cover;width: 1164px;height: 650px;}
#sec3 .wrap-frame .frame .tit{padding-top: 69px;text-align: center;}
#sec3 .wrap-frame .frame .spec{text-align: center;padding-top: 11px;line-height: 30px;}
#sec3 .wrap-frame .frame .wrap-list{
	padding-top: 40px;
}
#sec3 .wrap-frame .frame .wrap-list .list:first-child{
	padding: 14px 24px 10px 115px;
}

#sec3 .wrap-frame .frame .wrap-list .list{
	min-height: 250px;
	float: left;
	padding: 14px 52px 10px;
	border-right: 1px solid #000;
}
#sec3 .wrap-frame .frame .wrap-list .list:last-child{
	padding: 14px 65px 10px 71px;
	border-right:none;
}

#sec3 .wrap-frame .frame .wrap-list .list dl{
	padding-bottom: 25px;
}
#sec3 .wrap-frame .frame .wrap-list .list dl:last-child{
	padding-bottom: 0;
}

#sec3 .wrap-frame .frame .wrap-list .list dt{}
#sec3 .wrap-frame .frame .wrap-list .list dd{}



#sec3 .wrap-box-2{
	position: relative;
	padding-top: 16px;
}
#sec3 .wrap-box-2 .box{
	width: 478px;
	border: 1px solid #fff;
	height:618px;
	margin-bottom: 40px;
	background:url('../img/shared/bg-4-trans.png');
}


#sec3 .wrap-box-2 .box .tit{
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	padding-top: 45px;
	letter-spacing: 3px;
}

#sec3 .wrap-box-2 .box .pr{
	font-size: 45px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 3px;
	padding-top: 14px;
}

#sec3 .wrap-box-2 .box .pr > span{
	font-size: 30px;
}

#sec3 .wrap-box-2 .box .spec{
	position: relative;
	font-size: 20px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 30px;
	font-weight: bold;
	border-bottom: 2px solid #000;
}
#sec3 .wrap-box-2 .box .spec::before{
	content:"";
	right:0;
	bottom:-6px;
	position:absolute;
	width: 100%;
	height: 2px;
	background: #000;
}


#sec3 .wrap-box-2 .box .txt{
	width: 420px;
	margin: 0 auto;
	height: 360px;
	line-height: 28px;
	padding-top: 41px;
}
#sec3 .wrap-box-2 .box .txt2{
	width: 820px !important;
	margin: 0 auto;
	height: 360px;
	line-height: 28px;
	padding-top: 41px;
}

#sec3 .wide {
	clear: both;
	width: 1000px !important;
}

#sec3 .wide .txt {
	line-height: 36px !important;
	margin-right: 180px !important;
}


#sec4{
	position: relative;
	min-height: 600px;
	background-image: url('../img/course/s4-bg.jpg');
}


#sec4::before{
	content:"";
	left:0;
	top: 0;
	position:absolute;
	background:url("../img/shared/line.jpg") repeat-x top left;
	width: 100%;
	height: 9px;
}

#sec4::after{
	content:"";
	left:0;
	bottom: 0;
	position:absolute;
	background:url("../img/shared/line.jpg") repeat-x bottom left;
	width: 100%;
	height: 9px;
}

#sec4 h2{

	padding-top: 123px;
}
#sec5{
	min-height: 1055px;
	background: url('../img/shared/bg-wood.jpg');
}

#sec5 h2{
	padding-top: 97px;
	text-align: center;
}
#sec5 .map{
	position: absolute;
	top: 304px;
	left: 0;
	z-index: 66;
}

#sec5 .deco{
	position: absolute;
	top: 642px;
	right: 0;
}


#sec5 .slide .img{
	position: absolute;
	top: 225px;
	right: 0;
}


#sec5 .slide .ttl{
	position: absolute;
	top: 655px;
	right: 0;
}

#sec5 .slide .txt{
	width: 389px;
	color: #FFF;
	position: absolute;
	top: 826px;
	right: 80px;
}


#sec5 .bx-viewport{
	height: 1000px !important;
}

#sec5 .bx-controls-direction{
	display: none;
}

#sec5 .bx-viewport{
	overflow: unset !important; 
}

#sec5 .bx-pager-item{
	display: inline-block;
}
#sec5 .bx-pager-link{
	text-indent: -99999px;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
	background: #FFF;
}
#sec5 .bx-pager-link.active{
	background: rgba(255, 255, 255, 0.5);
}

#sec5 .bx-pager{
    z-index: 52;
    position: absolute;
    bottom: 335px;
    right: 15px;
}
#sec5 .bx-wrapper{
	position: absolute;
	top: 0;
	left: 0;
	width: 1040px !important;
	overflow: unset;
}


#sec6{}
#sec6 .blk{
	min-height: 300px;
	position: relative;
	background: url('../img/shared/bg-wood.jpg');
}

#sec6 .blk::before{
	content:"";
	top:0;
	left:0;
	right:0;
	bottom:0;
	position:absolute;
	background:url('../img/shared/bg-wood-3.png');
}

#sec6 .blk h2{
	text-align: center;
	padding-top: 80px;
	position: relative;
	z-index: 6;
}

#sec6 .blk .txt{
	text-align: center;
	color: #FFF;
	position: relative;
	z-index: 6;
	padding-top: 11px;
	margin-left: 14px;
}

#sec6 .blk .img{
	position: absolute;
	top: -80px;
	left: -474px;
	z-index: 4;
}


#sec6 .blk-2{
	position: relative;
	min-height: 265px;
	background: url('../img/shared/bg-red.jpg');
}

#sec6 .blk-2 .tel{
	padding-top: 50px;
	position: relative;
	text-align: center;
	z-index: 6;
}

#sec6 .blk-2 .spec{
	color: #FFF;
	padding-top: 11px;
	text-align: center;
	position: relative;
	z-index: 6;
	margin-left: 10px;
}

#sec6 .blk-2 .img{
	position: absolute;
	top: -145px;
	right: -424px;
}