#key {
	background: url(../img/course/key.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.price {
	font-size: 30px;
	letter-spacing: 3px;
}
.price span {
	font-size: 20px;
}
#sec1 {
	background: url(../img/course/sec1-bg.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#sec1 .fr {
	padding: 182px 102px 111px 97px;
	color: #FFF;
	margin-right: -102px;
	background: url(../img/course/sec1-bgin.png) repeat-y center top;
}
#sec1 .txt {
	padding: 46px 0 0 5px;
}
#sec2 {
	padding: 195px 0 150px;
}
#sec2 h2 {
	float: left;
}
#sec2 .price {
	float: left;
	border-bottom: 1px solid #000;
	padding: 46px 0 10px;
	margin-left: 52px;
}
#sec2 .txttop {
	padding: 45px 0 69px;
}
#sec2 .fl {
	width: 394px;
	border: 3px double #000;
	text-align: center;
	padding: 58px 0 55px;
	font-size: 16px;
	line-height: 30px;
}
#sec2 .fl h3 {
	width: 254px;
	margin: 0 auto 19px;
	border-bottom: 2px solid #000;
	padding-bottom: 33px;
}
#sec2 .fl li {
	line-height: 33px;
	padding-top: 15px;
}
#sec2 .fl li span {
	display: inline-block;
	border-top: 1px solid #b4aba4;
	padding-top: 11px;
	width: 80px;
}
#sec2 .fr {
	width: 550px;
}
/* PAGER */
#sec2 .bx-wrapper {
	position: relative;
}
#sec2 .bx-viewport {
	overflow: inherit !important;
}
#sec2 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	position: absolute;
	top: 499px;
	left: -262px;
	z-index: 99;
}
#sec2 .bx-wrapper .bx-pager .bx-pager-item, #sec2 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
#sec2 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #c4c0ba;
	text-indent: -9999px;
	display: block;
	width: 11px;
	height: 11px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#sec2 .bx-wrapper .bx-pager.bx-default-pager a:hover, #sec2 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

#sec2 .tempura{
	margin: 15px auto 0;
	text-align: center;
}

#sec3 .info1 {
	position: relative;
}
#sec3 .info1 h2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 1;
}
#sec3 .info1 .fl {
	position: relative;
	width: 50%;
	background: url(../img/course/sec3-bg_01.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 550px;
}
#sec3 .info1 .fl h3 {
	position: absolute;
	bottom: 29px;
	right: 75px;
	z-index: 2;
}
#sec3 .info1 .fr {
	position: relative;
	width: 50%;
	background: url(../img/course/sec3-bg_02.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 550px;
}
#sec3 .info1 .fr h3 {
	position: absolute;
	top: 30px;
	left: 75px;
	z-index: 2;
}
#sec3 .info2 {
	margin: 34px auto 0;
	z-index: 1;
}
#sec3 .info2:before {
	position: absolute;
	top: 14px;
	left: 499px;
	bottom: 0;
	content: '';
	border-right: 1px solid #000;
}
#sec3 .info2 .fl {
	margin-left: -18px;
}
#sec3 .info2 .fl .txt {
	padding: 11px 0 0 18px;
}
#sec3 .info2 .fr .txt {
	padding: 11px 0 0 20px;
}
#sec4 {
	padding-top: 138px;
	position: relative;
}
#sec4:before {
	background: url(../img/about/sec4-bg1.jpg) repeat center top;
	position: absolute;
	top: 166px;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	-webkit-transform: skewY(-13deg);
	-o-transform: skewY(-13deg);
	-ms-transform: skewY(-13deg);
	transform: skewY(-13deg);
}
#sec4 .info1 .fr {
	padding-top: 75px;
}
#sec4 .info1 .fr .txt {
	padding: 34px 0 0 7px;
	margin-right: -10px;
}
#sec4 .info2 {
	position: relative;
	padding-top: 99px;
}
#sec4 .info2:before {
	background: url(../img/about/sec4-bg2.jpg) repeat center top;
	position: absolute;
	top: 92px;
	left: 0;
	right: 0;
	bottom: -300px;
	content: '';
	-moz-transform: skewY(13deg);
	-webkit-transform: skewY(13deg);
	-o-transform: skewY(13deg);
	-ms-transform: skewY(13deg);
	transform: skewY(13deg);
}
#sec4 .info2 .fl {
	padding-top: 16px;
	margin-left: -18px;
}
#sec4 .info2 .fl .txt {
	padding: 38px 0 0 20px;
}
#sec4 .info2 .fr {
	margin-right: -70px;
}
#sec4 .info2 .bnr {
	padding: 80px 0 150px;
	text-align: center;
}
#sec5 {
	padding: 73px 0 96px;
	min-height: auto;
	background-image: url(../img/course/sec5-bg.jpg);
	position: relative;
	z-index: 2;
}
#sec5 .main {
	background: url(../img/course/sec5-bg.png) no-repeat center top;
	padding: 50px 0 0;
	color: #FFF;
}
#sec5 .main .fr {
	width: 394px;
	border: 3px double #fff;
	text-align: center;
	padding: 50px 0 57px;
	font-size: 16px;
	line-height: 30px;
}
#sec5 .main .fr h3 {
	width: 254px;
	margin: 0 auto 37px;
	border-bottom: 2px solid #fff;
	padding-bottom: 31px;
}
#sec5 .main .fr li {
	line-height: 33px;
	padding-bottom: 24px;
	margin-bottom: 3px;
	position: relative;
}
#sec5 .main .fr li:before {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	border-top: 1px solid rgba(255,255,255,0.30);
	padding-top: 11px;
	width: 80px;
	content: '';
}
#sec5 .main .fr .price {
	margin-top: 16px;
}
#sec5 .main .txt {
	padding-top: 29px;
	padding-bottom: 38px;
}
#tel {
	padding: 53px 0 70px;
	background: url(../img/course/sec5-bgrpx.png) repeat-x center top;
	text-align: center;
}
#tel .txt {
	padding: 15px 0 16px;
	font-size: 16px;
}
#sec6 {
	background: url(../img/course/sec6-bg.png) no-repeat center 601px, url(../img/shared/open-bgtop.png) repeat-x center top;
	padding: 161px 0 201px;
}
#sec6 .info1 .fl {
	margin: 140px 0 69px -50px;
}
#sec6 .info1 .txt-vertical {
	position: absolute;
	top: 135px;
	right: 154px;
	height: 580px;
}
#sec6 .info2 {
	padding-bottom: 87px;
}
#sec6 .info2 h3 {
	margin-left: -18px;
}
#sec6 .info2 .txt {
	padding: 23px 0 46px;
}
#sec6 .info2 li {
	float: left;
	margin-right: 19px;
}
#sec6 .info3 .fl {
	margin-left: -50px;
}
#sec6 .info3 h3 {
	margin-right: -16px;
}
#sec6 .info3 .txt {
	padding: 18px 0 0 22px;
}
#sec7 {
	padding: 105px 0 130px;
	background: url(../img/about/sec3-bg.png) repeat center top;
}
#sec7 .txttop {
	text-align: center;
padding: 7px 0 35px;
}
#sec7 .menulist h3 {
	text-align: center;
	border-bottom: 2px solid #3d3934;
	line-height: 20px;
	padding-bottom: 13px;
	font-size: 18px;
}
#sec7 .menulist h4 {
	background: rgba(187,187,195,0.15);
	padding: 15px 0 17px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
}
#sec7 .menulist .box {
	padding: 11px 0 59px;
}
#sec7 .menulist dl {
	font-size: 14px;
	line-height: 26px;
	padding: 12px 0 12px;
	border-bottom: 1px solid #9b9894;
}
#sec7 .menulist dl dt {
	float: left;
	padding-left: 10px;
}
#sec7 .menulist dl dt span {
	padding-left: 67px;	
}
#sec7 .menulist dl dd {
	float: right;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
#sec7 .menulist .item {
	float: left;
	margin-right: 50px;
	width: 300px;
}
#sec7 .menulist .item:last-child {
	margin-right: 0;
}

#partyplan{
 position:absolute;
    right: 60px;
    top:0px;

}

#waku{
position: relative;
width: 1000px;
left: 800px;
right:0px;
margin: 0 auto;
top:340px;
}

