#key {
	background-image: url(../img/course/key.jpg);
}
#lead {
	margin-bottom: 61px;
}
#lead #btn_link {
	padding-top: 13px;
}
#lead #btn_link a:before {
	background: #4c3c1c;
}
#lead #btn_link a {
	background: #d79e31;
	width: 100%;
	height: 100%;
}
#lead #btn_link a img {
	width: 100%;
	height: 100%;
}
#lead #btn_link .fl {
	width: 47.9%;
	margin-left: 1.8%;
}
#lead #btn_link .fr {
	width: 47.9%;
	margin-right: 1.8%;
}
#lead .ttl {
	z-index: 1;
	position: relative;
}
#lead h2 {
	margin: 113px 0 0 265px;
}
#lead .txt {
	color: #fff;
	line-height: 36px;
	width:420px;
}
#lead .txt li:last-of-type {
	margin-top: 35px;
}
#lead .lead_img {
	position: absolute;
	top: 174px;
	right: -260px;
}
#lead .lead_img1 {
	position: absolute;
	top: -147px;
	left: -252px;
	z-index: -1;
}
#lead .lead_img2 {
	position: absolute;
	top: -270px;
	right: -272px;
	z-index: -1;
}
#scene {
	position: relative;
	padding-bottom: 6px;
	margin-bottom: 148px;
}
#scene:before {
	content: "";
	position: absolute;
	top: 80px;
	left: 0;
	background: url(../img/course/global_bg.jpg) repeat center top;
	width: 100%;
	height: 100%;
}
#scene:after {
	content: "";
	position: absolute;
	top: 247px;
	left: 0;
	background: url(../img/course/scene_deco.png) no-repeat center top;
	width: 100%;
	height: 539px;
}
#scene ul {
	width: 860px;
	margin: 52px auto 96px auto;
}
#scene ul li {
	float: left;
	text-align: center;
}
#scene .bnr {
	position: relative;
	z-index: 1;
}
#scene .bg_color {
	background: #35322d;
	height: 157px;
	position: absolute;
	bottom: 107px;
	left: 0;
	right: 0;
}
#menu{
	position: relative;
}
#menu .bg2{
	position: relative;
	height: 200px;
}
#menu .block1 {
	position: relative;
	padding-bottom: 480px;
	font-weight: bold;
	color: #fff;	
}
#menu .block1:before{
	content: "";
	position: absolute;
	top: 143px;
	left: 0;
	width: 100%;
	height: 823px;
	background-image: url(../img/course/menu_bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
#menu .block1 h2 {
	position: relative;
}
#menu .block1 h2 span {
	position: absolute;
	bottom: -10px;
	left: 109px;
	width: 100%;
	height: 10px;
	background-color: #d79e31;
	display: block;
}
#menu .block1 h2 span:before {
	content: "";
	position: absolute;
	top: 0;
	right: -100%;
	background-color: #d79e31;
	width: 100%;
	height: 10px;
}
@-webkit-keyframes lineIn {
 0% {
 width: 0;
}
 85% {
 width: 85%;
}
}
@keyframes lineIn {
 0% {
 width: 0;
}
 85% {
 width: 85%;
}
}
#menu .block1 .lineIn {
	-webkit-animation-name: lineIn;
	animation-name: lineIn;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
#menu .block1 .txt {
	line-height: 36px;
	margin-left: 459px;
	padding-top: 50px;
}
#menu .block1 .note {
	font-size: 14px;
	margin: 20px 0 0 455px;
}
#menu .block1 h3 {
	position: absolute;
	bottom: -560px;
	right: -43px;
}
#menu .wrap {
	z-index: 1;
}
#menu .block2 {
	position: relative;
	padding-bottom: 125px;
}
#menu .block2 .box {
	background: #fff;
	padding: 10px;
	width: 480px;
	font-weight: bold;
}
#menu .block2 .box .inner {
	border: 6px solid #c3902e;
}
#menu .block2 .box .inner dl dt {
	color: #3b302f;
	font-size: 44px;
}
#menu .block2 .box .inner dl dt span {
	font-size: 36px;
}
#menu .block2 .box .inner dl dd {
	color: #67310f;
	font-size: 24px;
}
#menu .block2 .box .inner hr {
	width: 125px;
	margin: 45px auto 45px auto;
	height: 2px;
	border: none;
	background: #c6c6c6;
}
#menu .block2 .box .inner ul {
	margin: 30px 0 0 60px;
	line-height: 40px;
	font-size: 18px;
}
#menu .block2 .fl {
	margin-left: -25px;
}
#menu .block2 .fl .box1 {
	margin: -119px 0 58px 0;
}
#menu .block2 .fl .box1 .inner {
	padding: 60px 0 80px 0;
}
#menu .block2 .fl .box .inner {
	padding: 78px 0 70px 0;
}
#menu .block2 .fl .note1 {
	color: #fff;
	font-size: 14px;
	margin: 50px 0 0 40px;
}
#menu .block2 .fr {
	margin: 95px -22px 0 0;
}
#menu .block2 .fr .box .inner {
	padding: 80px 0 48px 0;
}
#menu .block2 .menu_img {
	position: absolute;
	bottom: -100px;
	right: -300px;
	z-index: -1;
}
#free .block1 {
	padding: 67px 0 212px 0;
	background-image: url(../img/course/free_bg.jpg);
}
#free .block1 .wrap {
	z-index: 1;
}
#free .block1 .txt {
	color: #fff;
	font-weight: 500;
	line-height: 38px;
	margin-top: 22px;
}
#free .block2 {
	position: relative;
	z-index: 1;
/* Shutter Out Horizontal */ }
#free .block2 .toggle-link {
	position: absolute;
	top: -119px;
	left: 0;
	right: 0;
	width: 314px;
	margin: auto;
}
#free .block2 .toggle-link span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 15px;
	width: 100%;
	z-index: -1;
}
#free .block2 .hvr-shutter-out-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	background: transparent;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
#free .block2 .hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #d79e31;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#free .block2 .toggle.active .hvr-shutter-out-horizontal:before, #free .block2 .toggle-link:hover .hvr-shutter-out-horizontal:before, #free .block2 .toggle-link:focus .hvr-shutter-out-horizontal:before, #free .block2 .toggle-link:active .hvr-shutter-out-horizontal:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
#free .block2 .toggle-main {
	padding-top: 66px;
	color: #fff;
}
#free .block2 .toggle-main h4 {
	font-size: 20px;
	line-height: 36px;
	background: #d79e31;
	height: 37px;
	display: table;
	text-align: center;
	width: 100%;
	color: #000;
	font-weight: bold;
	margin: 40px 0 30px 0;
}
#free .block2 .toggle-main h4 span {
	display: table-cell;
	vertical-align: middle;
}
#free .block2 .toggle-main dl {
	border-bottom: 1px solid #3d3934;
	margin-bottom: 20px;
}
#free .block2 .toggle-main dl dt {
	font-size: 20px;
	font-weight: bold;
	background: #3d3934;
	height: 37px;
	display: table;
	text-align: center;
	width: 100%;
	margin-bottom: 8px;
}
#free .block2 .toggle-main dl dt span {
	display: table-cell;
	vertical-align: middle;
}
#free .block2 .toggle-main dl dd {
	position: relative;
	padding-left: 10px;
}
#free .block2 .toggle-main dl dd:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	background: #684c2d;
	width: 5px;
	height: 5px;
}
#free .block2 .toggle-main .col {
	width: 470px;
}
#wed .block1 {
	padding: 310px 0 8px 0;
	background-image: url(../img/course/wed_bg.jpg);
}
#wed .block1 .wrap {
	z-index: 1;
}
#wed .block1 h2 {
	margin: 0 0 60px 94px;
	position: relative;
}
#wed .block1 h2 span {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #d79e31;
	display: block;
}
#wed .block1 h2 span:before {
	content: "";
	position: absolute;
	top: 0;
	right: -100%;
	background-color: #d79e31;
	width: 100%;
	height: 10px;
}
@-webkit-keyframes lineIn {
 0% {
 width: 0;
}
 85% {
 width: 85%;
}
}
@keyframes lineIn {
 0% {
 width: 0;
}
 85% {
 width: 85%;
}
}
#wed .block1 .lineIn {
	-webkit-animation-name: lineIn;
	animation-name: lineIn;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
#wed .block2 {
	position: relative;
	z-index: 1;
}
#wed .block2 .fl {
	position: relative;
}
#wed .block2 .fl h4 {
	margin: -100px 0 0 -89px;
	position: relative;
	z-index: 1;
}
#wed .block2 .fl .box {
	position: relative;
	font-weight: bold;
	width: 470px;
	background: #fff;
	margin-left: -50px;
}
#wed .block2 .fl .box:after {
	background: url(../img/course/wed_deco2.png) no-repeat 0 0;
	width: 55px;
	height: 55px;
	position: absolute;
	bottom: 25px;
	left: 25px;
	content: '';
}
#wed .block2 .fl .box:before {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../img/course/wed_deco1.png) no-repeat top right;
	top: 25px;
	right: 25px;
	content: '';
}
#wed .block2 .fl .box dl {
	position: relative;
	padding: 80px 0 80px 0;
	width:380px;
	margin:0 auto;
}
#wed .block2 .fl .box dl dt {
	font-size: 26px;
	line-height: 40px;
}
#wed .block2 .fl .box dl dd {
	margin: 40px 30px 0 30px;
	line-height: 36px;
}
#wed .block2 .fr {
	position: relative;
}
#wed .block2 .fr .wed_img {
    position: absolute;
    top: -91px;
    right: -21px;
}
#wed .block2 .fr .deco {
    position: absolute;
    top: 105px;
    right: -41px;
    background: url(../img/course/food_para.jpg) repeat center top;
    width: 360px;
    height: 300px;
    z-index: -1;
}
#wed .block3 {
	position: relative;
	margin-bottom: 240px;
}
#wed .block3 .fr {
	position: relative;
}
#wed .block3 .fr h4 {
	margin-top: -213px;
	position: relative;
	z-index: 1;
}
#wed .block3 .fr .box {
	position: relative;
	font-weight: bold;
	width: 430px;
	background: #fff;
	margin-right: 35px;
}
#wed .block3 .fr .box:after {
	background: url(../img/course/wed_deco2.png) no-repeat 0 0;
	width: 55px;
	height: 55px;
	position: absolute;
	bottom: 25px;
	left: 25px;
	content: '';
}
#wed .block3 .fr .box:before {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../img/course/wed_deco1.png) no-repeat top right;
	top: 25px;
	right: 25px;
	content: '';
}
#wed .block3 .fr .box dl {
	position: relative;
	padding: 68px 0 80px 0;
	width:330px;
	margin:0 auto;
}
#wed .block3 .fr .box dl dt {
	font-size: 26px;
	line-height: 40px;
}
#wed .block3 .fr .box dl dd {
	margin: 35px 20px 0 20px;
	line-height: 36px;
}
#wed .block3 .fr .deco2 {
	position: absolute;
	right: 143px;
	bottom: -100px;
	background: url(../img/course/food_para.jpg) repeat center top;
	width: 200px;
	height: 200px;
	z-index: -1;
}
#wed .block3 .fl {
	position: relative;
}
#wed .block3 .fl .wed_img {
	position: absolute;
	top: 58px;
	left: -181px;
}
#wed .block3 .fl .deco1 {
	position: absolute;
	top: 15px;
	left: -125px;
	background: url(../img/course/food_para.jpg) repeat center top;
	width: 150px;
	height: 150px;
	z-index: -1;
}
#wed .block4 {
	margin-bottom: 45px;
	position: relative;
}
#wed .block4 .fl {
	position: relative;
}
#wed .block4 .fl h4 {
	margin-top: 54px;
}
#wed .block4 .fl .box {
	position: relative;
	font-weight: bold;
	width: 420px;
	background: #fff;
	margin-left: -35px;
}
#wed .block4 .fl .box dl {
	position: relative;
	padding: 68px 0 80px 0;
	width:300px;
	margin:0 auto;
}
#wed .block4 .fl .box dl dt {
	font-size: 26px;
	line-height: 40px;
}
#wed .block4 .fl .box dl dd {
	margin: 35px 0 0 0px;
}
#wed .block4 .fl .deco {
	position: absolute;
	bottom: 0px;
	right: -163px;
	background: url(../img/course/food_para.jpg) repeat center top;
	width: 200px;
	height: 200px;
	z-index: -1;
}
#wed .block4 .fr {
	margin-right: -300px;
}

#wed .block4 .box:before {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../img/course/wed_deco1.png) no-repeat top right;
	top: 25px;
	right: 25px;
	content: '';
}
#wed .block4 .box:after {
	background: url(../img/course/wed_deco2.png) no-repeat 0 0;
	width: 55px;
	height: 55px;
	position: absolute;
	bottom: 25px;
	left: 25px;
	content: '';
}
#plan {
	position: relative;
	padding-bottom: 50px;
}
#plan h3 {
	position: absolute;
	bottom: -120px;
	left: -125px;
	z-index: 2;
}
#plan:before {
	content: "";
	position: absolute;
	top: 130px;
	left: 0;
	background: url(../img/course/global_bg.jpg) repeat center top;
	width: 100%;
	height: 100%;
}
#plan h2 {
	margin: 0 0 35px 94px;
	position: relative;
}
#plan h2 span {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #d79e31;
	display: block;
}
#plan h2 span:before {
	content: "";
	position: absolute;
	top: 0;
	right: -100%;
	background-color: #d79e31;
	width: 100%;
	height: 10px;
}
@-webkit-keyframes lineIn {
 0% {
 width: 0;
}
 85% {
 width: 85%;
}
}
@keyframes lineIn {
 0% {
 width: 0;
}
 85% {
 width: 85%;
}
}
#plan .lineIn {
	-webkit-animation-name: lineIn;
	animation-name: lineIn;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
#plan .note {
	color: #fff;
	line-height: 36px;
	margin-bottom: 13px;
}
#plan .box {
	position: relative;
	margin-left: 33px;
}
#plan .box:before {
	content: "";
	position: absolute;
	top: 43px;
	left: -35px;
	border: 6px solid #c3902e;
	width: 100%;
	height: 100%;
	border-right: 0;
}
#plan .box:after {
	content: "";
	position: absolute;
	top: 49px;
	right: -90%;
	border-bottom: 6px solid #c3902e;
	width: 100%;
	height: 100%;
}
#plan .box .inner {
	position: relative;
	z-index: 2;
	background: #fff;
	padding: 57px 0 2px 0;
}
#plan .box .inner:before {
	content: "";
	position: absolute;
	top: 0;
	right: -100%;
	background: #fff;
	width: 100%;
	height: 100%;
}
#plan .box .inner .row1 {
	position: relative;
	background: #dcdcdc;
	margin: 0 0 35px 43px;
}
#plan .box .inner .row1:before {
	content: "";
	position: absolute;
	top: 0;
	right: -100%;
	background: #dcdcdc;
	width: 100%;
	height: 100%;
}
#plan .box .inner .row1 .inner_row {
	position: relative;
	padding: 41px 24px 36px 53px;
}
#plan .box .inner .row1 .inner_row:before {
	content: "";
	position: absolute;
	top: -15px;
	left: 15px;
	background: url(../img/course/plan_icon1.png) no-repeat center top;
	width: 55px;
	height: 54px;
}
#plan .box .inner .row1 .inner_row:after {
	content: "";
	position: absolute;
	bottom: 15px;
	right: 15px;
	background: url(../img/course/plan_icon2.png) no-repeat center top;
	width: 55px;
	height: 54px;
}
#plan .box .inner .row1 dl {
	width: 750px;
	position: relative;
	margin-bottom: 13px;
}
#plan .box .inner .row1 dl dd {
	font-size: 31px;
	color: #3b302f;
	font-weight: bold;
	position: absolute;
	top: 15px;
	right: 0;
}
#plan .box .inner .row1 dl dd span {
	font-size: 40px;
}
#plan .box .inner .row1 .calc {
	margin-left: 115px;
}
#plan .box .inner .row1 .calc p {
	font-size: 26px;
	font-weight: bold;
	background: #e4a62e;
	border-radius: 30px;
	float: left;
	padding: 15px 40px;
}
#plan .box .inner .row1 .calc span {
	float: left;
	margin: 20px 18px 0 32px;
}
#plan .box .inner .row2 {
	position: relative;
	background: #dcdcdc;
	margin: 0 0 35px 95px;
}
#plan .box .inner .row2:before {
	content: "";
	position: absolute;
	top: 0;
	right: -100%;
	background: #dcdcdc;
	width: 100%;
	height: 100%;
}
#plan .box .inner .row2 .inner_row {
	position: relative;
	padding: 41px 24px 35px 60px;
}
#plan .box .inner .row2 .inner_row:before {
	content: "";
	position: absolute;
	top: -15px;
	left: 15px;
	background: url(../img/course/plan_icon1.png) no-repeat center top;
	width: 55px;
	height: 54px;
}
#plan .box .inner .row2 .inner_row:after {
	content: "";
	position: absolute;
	bottom: 15px;
	right: -25px;
	background: url(../img/course/plan_icon2.png) no-repeat center top;
	width: 55px;
	height: 54px;
}
#plan .box .inner .row2 dl {
	width: 750px;
	position: relative;
	margin-bottom: 13px;
}
#plan .box .inner .row2 dl dd {
	font-size: 31px;
	color: #3b302f;
	font-weight: bold;
	position: absolute;
	top: 15px;
	right: 0;
}
#plan .box .inner .row2 dl dd span {
	font-size: 40px;
}
#plan .box .inner .row2 .calc {
	margin-left: 110px;
}
#plan .box .inner .row2 .calc p {
	font-size: 26px;
	font-weight: bold;
	background: #e4a62e;
	border-radius: 30px;
	float: left;
	padding: 15px 40px;
}
#plan .box .inner .row2 .calc span {
	float: left;
	margin: 18px 20px 0 29px;
}
#plan .box .inner .row3 {
	position: relative;
	background: #dcdcdc;
	margin: 0 0 35px 155px;
}
#plan .box .inner .row3:before {
	content: "";
	position: absolute;
	top: 0;
	right: -100%;
	background: #dcdcdc;
	width: 100%;
	height: 100%;
}
#plan .box .inner .row3 .inner_row {
	position: relative;
	padding: 42px 24px 35px 70px;
}
#plan .box .inner .row3 .inner_row:before {
	content: "";
	position: absolute;
	top: -15px;
	left: 15px;
	background: url(../img/course/plan_icon1.png) no-repeat center top;
	width: 55px;
	height: 54px;
}
#plan .box .inner .row3 .inner_row:after {
	content: "";
	position: absolute;
	bottom: 5px;
	right: -87px;
	background: url(../img/course/plan_icon2.png) no-repeat center top;
	width: 55px;
	height: 54px;
}
#plan .box .inner .row3 dl {
	width: 750px;
	position: relative;
	margin-bottom: 13px;
}
#plan .box .inner .row3 dl dd {
	font-size: 31px;
	color: #3b302f;
	font-weight: bold;
	position: absolute;
	top: 15px;
	right: 0;
}
#plan .box .inner .row3 dl dd span {
	font-size: 40px;
}
#plan .box .inner .row3 .calc {
	margin-left: 100px;
}
#plan .box .inner .row3 .calc p {
	font-size: 26px;
	font-weight: bold;
	background: #e4a62e;
	border-radius: 30px;
	float: left;
	padding: 15px 35px;
}
#plan .box .inner .row3 .calc span {
	float: left;
	margin: 18px 15px 0 28px;
}
#option {
	position: relative;
	color: #fff;
	padding: 225px 0 145px 0;
}
#option .note {
	line-height: 36px;
	margin-bottom: 83px;
}
#option .block1 {
	position: relative;
	background: #1d1d1a;
	margin: 0 -60px 117px -60px;
	border: 2px solid #fff;
	padding: 88px 0 77px 0;
	font-size: 18px;
	font-weight: 500;
}
#option .block1:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 17px;
	background: #fff;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#option .block1 h3 {
	position: absolute;
	top: -36px;
	left: 0;
	right: 0;
}
#option .block1 .row1 {
	margin: 0 0 73px 60px;
}
#option .block1 .row1 dl {
	float: left;
}
#option .block1 .row1 dl dt {
	float: left;
}
#option .block1 .row1 dl dd {
	float: left;
	margin-top: 35px;
}
#option .block1 .row1 .col1 {
	width: 370px;
}
#option .block1 .row1 .col2 {
	width: 338px;
}
#option .block1 .row2 {
	margin: 0 0 47px 85px;
}
#option .block1 .row2 dl {
	float: left;
}
#option .block1 .row2 dl dt {
	float: left;
}
#option .block1 .row2 dl dd {
	float: left;
	margin-top: 15px;
}
#option .block1 .row2 .col1 {
	width: 370px;
}
#option .block1 .row2 .col1 dd {
	margin-left: 15px;
}
#option .block1 .row2 .col2 {
	width: 310px;
}
#option .block1 .row3 {
	margin: 0 0 65px 70px;
}
#option .block1 .row3 li {
	float: left;
}
#option .block1 .row3 .col1 {
	width: 295px;
}
#option .block1 .row3 .col2 {
	width: 220px;
}
#option .block1 .row4 {
	margin-left: 70px;
}
#option .block1 .row4 ul li {
	float: left;
}
#option .block1 .row4 ul .col1 {
	width: 360px;
}
#option .block1 .row4 .end {
	margin: 18px 0 0 550px;
}
#option .block1 h4 {
	position: absolute;
	bottom: -59px;
	right: 7px;
}
#option .block2 {
	position: relative;
	background: #1d1d1a;
	margin: 0 -60px;
	border: 2px solid #fff;
	padding: 65px 0 82px 0;
}
#option .block2:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 17px;
	background: #fff;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#option .block2 h2 {
	position: absolute;
	top: -34px;
	left: 0;
	right: 0;
}
#option .block2 .note {
	margin-bottom: 52px;
}
#option .block2 .row1 {
	width: 1000px;
	margin: 0 auto 103px auto;
}
#option .block2 .row1 h3 {
	background: #e4a62e;
	font-size: 40px;
	font-weight: bold;
	color: #231a09;
	padding: 10px 0;
	margin-bottom: 84px;
}
#option .block2 .row1 h3 span {
	font-size: 28px;
}
#option .block2 .row1 .list {
	position: relative;
}
#option .block2 .row1 .list:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	border-left: 2px solid #fff;
	width: 100%;
	height: 100%;
}
#option .block2 .row1 .fl dt{
	margin-bottom: 36px;
} 
#option .block2 .row1 .fl{
	margin-left: 62px;
}
#option .block2 .row1 .fr{
	margin-right: 50px;
}
#option .block2 .row1 .fr dt{
	margin-bottom: 43px;
} 
#option .block2 .row2 {
	margin: 0 auto 80px auto;
	width: 1000px;
}
#option .block2 .row2 h3 {
	background: #e4a62e;
	font-size: 40px;
	font-weight: bold;
	color: #231a09;
	padding: 10px 0;
	margin-bottom: 66px;
}
#option .block2 .row2 h3 span {
	font-size: 28px;
}
#option .block2 .row2 dl dt {
	margin-bottom: 23px;
}
#option .block2 .row2 .fl{
	margin-left: 32px;
}
#option .block2 .row2 .fr{
	margin-right: 40px;
}


#option .block2 .row3 {
	width: 1000px;
	margin: auto;
}
#option .block2 .row3 dl {
	float: left;
	width: 250px;
}
#option .block2 .row3 dl dt {
	margin-bottom: 32px;
}
#floor {
	margin-bottom: 325px;
}
#floor .block1 {
	padding: 215px 0 0 0;
	background-image: url(../img/course/floor_bg.jpg);
}
#floor .block1 .wrap {
	z-index: 1;
}
#floor .block2 .fl {
	position: relative;
	z-index: 1;
	margin-top: -125px;
}
#floor .block2 .fl .box {
	background: #fff;
	margin-left: -59px;
	width: 380px;
	position: relative;
	font-weight: 500;
}
#floor .block2 .fl .box:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	background: url(../img/course/plan_icon1.png) no-repeat center top;
	width: 55px;
	height: 54px;
}
#floor .block2 .fl .box:after {
	content: "";
	position: absolute;
	bottom: 15px;
	right: 15px;
	background: url(../img/course/plan_icon2.png) no-repeat center top;
	width: 55px;
	height: 54px;
}
#floor .block2 .fl .box p {
	padding: 80px 65px 70px;
}
#floor .block2 .fl .deco {
	background: url(../img/course/food_para.jpg) repeat center top;
	width: 380px;
	height: 300px;
	bottom: -80px;
	left: -110px;
	position: absolute;
	z-index: -1;
}
#floor .block2 .fr {
	position: relative;
}
#floor .block2 .fr p {
	position: absolute;
	top: 46px;
	right: -15px;
}
#bnr {
	position: relative;
	margin-bottom: 175px;
	background: url(../img/course/bnr_bg.png) no-repeat center top;
	padding: 73px 0 68px 0;
}
#bnr .bg_color {
	background: #35322d;
	height: 157px;
	position: absolute;
	top: 87px;
	left: 0;
	right: 0;
	z-index: -1;
}
#bnr .tel {
	margin-bottom: 25px;
}
#bnr .btn_link {
	position: relative;
}
#bnr .btn_link p {
	width: 306px;
	height: 53px;
}
#bnr .btn_link .btn2 {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
#bnr .btn_link .btn1 {
	opacity: 1;
}
#bnr .btn_link:hover .btn2 {
	opacity: 1;
}
#bnr .btn_link:hover .btn1 {
	opacity: 0;
}
#bnr .hvr-radial-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	overflow: hidden;
	background: #1d1c1c;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
#bnr .hvr-radial-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #d79e31;
	border-radius: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#bnr .hvr-radial-out:hover:before, #bnr .hvr-radial-out:focus:before, #bnr .hvr-radial-out:active:before {
	-webkit-transform: scale(2);
	transform: scale(2);
}
