#key {
	background-image: url(../img/menu/key.jpg);
}
#lead {
	background: url(../img/menu/lead_bg.jpg) no-repeat center top / cover;
	position: relative;
	padding: 165px 0 175px 0;
	margin-bottom: 188px;
	color: #fff;
}
#lead:before {
	content: "";
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	border: 10px solid #640b0b;
}
#lead h2 {
	margin-bottom: 50px;
}
#sec1 {
	background: url(../img/menu/sec1_bg.jpg) no-repeat center top / cover;
	position: relative;
	padding-bottom: 158px;
	margin-bottom: 110px;
	color: #fff;
}
#sec1 .wrap:before {
	content: "";
	position: absolute;
	top: -3px;
	left: -300px;
	width: 376px;
	height: 424px;
	background: url(../img/menu/sec1_deco.png) no-repeat center top;
}
#sec1 h2 {
	position: absolute;
	top: -142px;
	left: 0;
	right: 0;
}
#sec1 .txt {
	width: 420px;
}
#sec1 .txt .note {
	padding: 120px 0 42px 0;
}
#sec1 .txt dl dt {
	font-size: 40px;
	line-height: 35px;
	letter-spacing: 0.5px;
}
#sec1 .txt dl dd{
	margin-bottom: 13px;
}
#sec1 .txt dl dd span {
	font-size: 23px;
}
#sec1 .txt dl dd span.num {
	font-size: 25px;
}
#sec1 .txt dl hr {
	width: 250px;
	margin: 23px auto 30px auto;
	background: #d89e32;
	height: 4px;
	border: none;
}
#sec1 .txt .txt1 {
	margin: 38px 0 0 15px;
}
#sec2 {
	margin-bottom: 70px;
}
#sec2 .deco {
	position: absolute;
	top: -239px;
	right: -238px;
	z-index: -1;
}
#sec2 .sec2_img {
	position: absolute;
	top: 0;
	left: -300px;
}
#sec2 .box {
	position: relative;
	z-index: 1;
	background: #fff;
	padding: 10px;
	color: #000;
	width: 480px;
	margin: 175px 0 0 532px;
	float: left;
}
#sec2 .box .inner {
	border: 6px solid #c1912d;
	padding: 60px 0 60px 55px;
	position: relative;
	background: rgba(0, 0, 0, 0.85);
}
#sec2 .box .inner:before {
	background: #fff;
}
#sec2 .box .inner h2 {
	font-size: 33px;
	line-height: 50px;
	letter-spacing: 0.5px;
	margin-bottom: 21px;
}
#sec2 .box .inner dl dt{
	letter-spacing: 3px;
}
#sec2 .box .inner dl dt span {
	font-size: 23px;
}
#sec2 .box .inner dl dt span.num {
	font-size: 25px;
}
#sec2 .box .inner dl hr {
	background: #c6c6c6;
	border: none;
	height: 2px;
	width: 150px;
	margin: 16px 0 20px 0;
}
#sec3 {
	margin-bottom: 210px;
}
#sec3 .deco1 {
	position: absolute;
	top: 0;
	left: -150px;
	z-index: -1;
	width: 240px;
	height: 240px;
	background: url(../img/shared/sec_para.jpg) repeat center top;
}
#sec3 .deco2 {
	position: absolute;
	bottom: -60px;
	left: 415px;
	z-index: -1;
	width: 130px;
	height: 130px;
	background: url(../img/shared/sec_para.jpg) repeat center top;
}
#sec3 .sec3_img {
	position: absolute;
	top: 0;
	right: -199px;
}
#sec3 .box {
	position: relative;
	z-index: 1;
	background: #fff;
	padding: 10px;
	color: #000;
	width: 480px;
	margin: 96px 0 0 -39px;
	float: left;
}
#sec3 .box .inner {
	border: 6px solid #c1912d;
	padding: 56px 0 56px 58px;
	background: rgba(0, 0, 0, 0.85);
}
#sec3 .box .inner:before {
	background: #fff;
}
#sec3 .box .inner h2 {
	font-size: 33px;
	line-height: 50px;
	letter-spacing: 0.5px;
	margin-bottom: 18px;
}
#sec3 .box .inner dl dt span {
	font-size: 25px;
}
#sec3 .box .inner dl hr {
	background: #c6c6c6;
	border: none;
	height: 2px;
	width: 150px;
	margin: 15px 0 15px 0;
}
#sec3 .box .inner dl dd:last-of-type {
	margin-top: 15px;
}
#sec4 {
	background: url(../img/shared/sec_bg1.jpg) repeat center top;
	padding-top: 95px;
	height: 650px;
	color: #fff;
	position: relative;
}
#sec4 h2 {
	position: absolute;
	top: -114px;
	left: 0;
	right: 0;
	text-align: center;
}
#sec4 .sec4Inner {
	width: 100%;
	height: 650px;
}
#sec4 .sec4Inner .key-left {
	background-image: url("../img/menu/sec4_bg_01.jpg");
	background-repeat: no-repeat;
}
#sec4 .sec4Inner .key-right {
	background-image: url("../img/menu/sec4_bg_02.jpg");
	background-repeat: no-repeat;
}
#sec4 .sec4Inner:hover .key-left {
	width: 20%;
}
#sec4 .sec4Inner:hover .key-right {
	width: 20%;
}
#sec4 .sec4Inner:hover .key-col {
	width: 20%;
}
#sec4 .sec4Inner .key-left:hover {
	width: 80%;
	z-index: 1;
}
#sec4 .sec4Inner .key-right:hover {
	width: 80%;
	z-index: 1;
}
#sec4 .sec4Inner .key-left .price {
	background: url(../img/menu/sec4_bgtxt1.png) repeat center top;
	width: 180px;
	height: 480px;
}
#sec4 .sec4Inner .key-left .price dt {
	font-size: 30px;
	margin: 20px 0 0 47px;
	line-height: 40px;
}
#sec4 .sec4Inner .key-left .price dt span.ttl {
	margin-top: 32px;
}
#sec4 .sec4Inner .key-left .price dt span.ttls {
	font-size: 20px;
	margin-top: 240px;
	letter-spacing: 3px;
}
#sec4 .sec4Inner .key-left .price dd {
	bottom: 40px;
	left: 10px;
	font-size: 30px;
}
#sec4 .sec4Inner .key-left .price dd span.unit {
	font-size: 20px;
}
#sec4 .sec4Inner .key-left .price dd .int {
	line-height: 30px !important;
}
#sec4 .sec4Inner .key-right .price {
	background: url(../img/menu/sec4_bgtxt2.png) repeat center top;
	width: 170px;
	height: 480px;
}
#sec4 .sec4Inner .key-right .price dt {
	font-size: 30px;
	margin: 20px 0 0 47px;
	line-height: 40px;
}
#sec4 .sec4Inner .key-right .price dt span.ttl {
	margin-top: 165px;
}
#sec4 .sec4Inner .key-right .price dd {
	bottom: 40px;
	left: 10px;
	font-size: 30px;
}
#sec4 .sec4Inner .key-right .price dd span.unit {
	font-size: 20px;
}
#sec4 .sec4Inner .key-right .price dd .int {
	line-height: 30px !important;
}
#sec4 .sec4Inner:hover .key-right .price {
	margin-left: 240px;
}
#sec4 .sec4Inner:hover .hover {
	opacity: 0;
}
#sec4 .sec4Inner .key-left .hover {
	right: 1.3%;
}
#sec4 .sec4Inner .key-right .hover {
	left: 1.3%;
}
#sec4 .sec4Inner:hover .key-right .hover {
	right: 10px;
}
#sec4 .sec4Inner .key-left:hover .hover {
	right: 1.3%;
	opacity: 1 !important;
}
#sec4 .sec4Inner .key-right:hover .hover {
	left: 5%;
	opacity: 1 !important;
}
#sec4 .sec4Inner .key-col .txt {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	position: absolute;
	height: 525px;
	top: 205px;
	opacity: 0;
}
#sec4 .sec4Inner .key-left .txt {
	margin-right: 225px;
}
#sec4 .sec4Inner:hover .key-right .hover.txt {
	right: auto;
}
#sec4 .sec4Inner > div {
	position: relative;
	width: 50%;
	height: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	background-repeat: repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}
#sec4 .sec4Inner div .price {
	position: absolute;
	top: 93px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
#sec4 .sec4Inner div .price dd {
	position: absolute;
}
#sec5 {
	position: relative;
	padding-top: 55px;
}
#sec5:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 70px);
	background: url(../img/shared/sec_bg1.jpg) repeat center top;
}
#sec5 .sec5_img {
	position: absolute;
	top: 0;
	right: -300px;
}
#sec5 h2 {
	position: absolute;
	top: 73px;
	left: 100px;
	z-index: 2;
}
#sec5 .box {
	margin: 366px 0 0 -177px;
	position: relative;
	z-index: 1;
	background: #fff;
	padding: 10px;
	color: #000;
	width: 480px;
	float: left;
}
#sec5 .box .inner {
	border: 6px solid #c1912d;
	padding: 76px 0 53px 33px;
	background: rgba(0, 0, 0, 0.85);
}
#sec5 .box .inner:before {
	background: #fff;
}
#sec5 .box .inner h3 {
	font-size: 35px;
	line-height: 50px;
	letter-spacing: 0.5px;
	margin-bottom: 13px;
	font-weight: normal;
}
#sec5 .box .inner dl dt span {
	font-size: 25px;
}
#sec5 .box .inner dl hr {
	background: #c6c6c6;
	border: none;
	height: 2px;
	width: 150px;
	margin: 16px 0 15px 0;
}
#sec6 {
	margin-bottom: 110px;
}
#sec6 .block1 {
	margin-bottom: 110px;
}
#sec6 .block1 h2 {
	margin: -10px -75px 224px -75px;
	float: left;
}
#sec6 .block1 .block1Inner {
	position: relative;
	clear: left;
}
#sec6 .block1 .block1Inner .sec6_img {
	position: absolute;
	left: -210px;
	top: -185px;
	z-index: -1;
}
#sec6 .block1 .block1Inner .box {
	float: left;
	margin-left: 438px;
	width: 630px;
	position: relative;
	border: 10px solid #640b0b;
	border-left: 0;
	border-top: 0;
}
#sec6 .block1 .block1Inner .box .inner {
	padding: 74px 0 85px 0;
	margin: 0 10px 10px 0;
	color: #000;
}
#sec6 .block1 .block1Inner .box .inner:before {
	background: #fff;
}
#sec6 .block1 .block1Inner .box:before {
	content: "";
	position: absolute;
	top: 0;
	width: 10px;
	background: #000;
	right: 25px;
	height: calc(100% - 10px);
	z-index: 1;
}
#sec6 .block1 .block1Inner .box:after {
	content: "";
	position: absolute;
	bottom: 30px;
	width: calc(100% - 35px);
	background: #000;
	left: 0;
	height: 10px;
}
#sec6 .block1 .block1Inner .box dl {
	margin-left: 90px;
}
#sec6 .block1 .block1Inner .box dl dt {
	margin-bottom: 26px;
}
#sec6 .block1 .block1Inner .box dl dd {
	line-height: 40px;
	color: #000;
}
#sec6 .block2 {
	position: relative;
	width: 1300px;
	margin: 0 auto;
	background: url(../img/shared/sec_bg1.jpg) repeat center top;
	padding-bottom: 65px;
	color: #fff;
}
#sec6 .block2:before {
	content: "";
	left: -20px;
	top: 54px;
	bottom: -10px;
	width: 10px;
	background: #640b0b;
	position: absolute;
}
#sec6 .block2:after {
	content: "";
	position: absolute;
	left: -20px;
	bottom: -20px;
	height: 10px;
	width: 645px;
	background: #640b0b;
}
#sec6 .block2 .note {
	margin-bottom: 25px;
	padding-top: 97px;
}
#sec6 .block2 h3 {
	position: absolute;
	top: -45px;
	left: 0;
	right: 0;
}
#sec6 .block2 dl {
	position: relative;
	line-height: 35px;
	width: 460px;
}
#sec6 .block2 dl dd {
	position: absolute;
	right: 0;
	bottom: 0;
}
#sec6 .block2 .fl {
	width: 470px;
	margin-left: 15px;
}
#sec6 .block2 .fr {
	width: 470px;
}
#sec7 {
	margin-bottom: 88px;
	color: #fff;
}
#sec7 .block1 {
	margin-bottom: 156px;
}
#sec7 .block1 .fl {
	width: 460px;
}
#sec7 .block1 .fl h2 {
	margin: 79px 0 40px 0;
}
#sec7 .block1 .fl h3 {
	font-size: 35px;
	letter-spacing: 0.3px;
	font-weight: normal;
	margin: 0 0 32px 30px;
}
#sec7 .block1 .fl dl {
	margin-left: 30px;
}
#sec7 .block1 .fl dl dt {
	font-weight: normal;
	font-size: 25px;
}
#sec7 .block1 .fl dl dt span {
	font-size: 35px;
}
#sec7 .block1 .fl dl dd{
	line-height: 40px;
}
#sec7 .block1 .fl dl hr {
	background: #c6c6c6;
	border: none;
	height: 2px;
	width: 150px;
	margin: 40px 0 42px 0;
}
#sec7 .block1 .fr {
	position: absolute;
	top: 0;
	right: -55px;
}
#sec7 .block1 .deco1 {
	position: absolute;
	top: 116px;
	left: 417px;
	background: url(../img/shared/sec_para2.jpg) repeat center top;
	width: 250px;
	height: 180px;
	z-index: -1;
}
#sec7 .block1 .deco2 {
	position: absolute;
	left: -116px;
	bottom: -95px;
	background: url(../img/shared/sec_para2.jpg) repeat center top;
	width: 380px;
	height: 170px;
	z-index: -1;
}
#sec7 .block2 {
	position: relative;
}
#sec7 .block2 .sec7_img {
	position: absolute;
	left: -230px;
	top: -64px;
	z-index: 1;
}
#sec7 .block2 .box {
	margin-left: 438px;
	width: 650px;
	padding: 28px 0 45px 0;
	position: relative;
}
#sec7 .block2 .box:before {
	background: url(../img/shared/sec_bg1.jpg) repeat center top;
}
#sec7 .block2 .wrap:before{
	content: "";
	position: absolute;
	bottom: -88px;
	right: -300px;
	width: 278px;
	height: 170px;
	background: url(../img/shared/sec_para2.jpg) repeat center top;
}
#sec7 .block2 .box h2 {
	padding-bottom: 20px;
	margin-left: 170px;
}
#sec7 .block2 .box dl {
	width: 450px;
	position: relative;
	margin-left: 100px;
	font-weight: normal;
	margin-top: 35px;
}
#sec7 .block2 .box dl dt {
	font-size: 35px;
	letter-spacing: 0.3px;
}
#sec7 .block2 .box dl dd {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 25px;
}
#sec7 .block2 .box dl dd span {
	font-size: 35px;
}
#sec7 .block2 .box hr {
	background: #c6c6c6;
	border: none;
	height: 2px;
	width: 150px;
	margin: 52px 0 47px 100px;
}
#sec7 .block2 .box .txt {
	margin-left: 100px;
	line-height: 40px;
}
#sec8 {
	margin-bottom: 65px;
}
#sec8 .block1 {
	background-image: url(../img/menu/sec8_bg.jpg);
	padding: 210px 0 235px 0;
}
#sec8 .block2 {
	color: #fff;
}
#sec8 .block2 .txt {
	padding: 27px 0 0 47px;
	line-height: 40px;
}
#sec8 .block2 .btn_link {
	position: absolute;
	top: -164px;
	right: 42px;
}
#sec9 {
	position: relative;
	color: #fff;
	padding-bottom: 130px;
}
#sec9:before {
	content: "";
	position: absolute;
	top: 126px;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/shared/sec_bg1.jpg) repeat center top;
	z-index: -1;
}
#sec9 .note {
	line-height: 40px;
	margin: 50px 0 51px 0;
}
#sec9 h3 {
	background: #d89e32;
	position: relative;
}
#sec9 h3:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/menu/sec9_icon1.png) no-repeat center top;
	width: 112px;
	height: 80px;
}
#sec9 h3:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/menu/sec9_icon2.png) no-repeat center top;
	width: 190px;
	height: 80px;
}
#sec9 .block1 {
	margin-bottom: 5px;
}
#sec9 .block1 .toggle-main {
	padding: 32px 0 69px 0;
}
#sec9 .block1 .toggle-main h4 {
	font-size: 17px;
	letter-spacing: 2px;
	background: #3d3a35;
	height: 50px;
	display: table;
	text-align: center;
	width: 100%;
	margin: 65px 0 15px 0;
}
#sec9 .block1 .toggle-main h4 span {
	display: table-cell;
	vertical-align: middle;
}
#sec9 .block1 .toggle-main h5 {
	color: #5d5851;
	line-height: 20px;
	margin: 5px 0 -10px 0;
}
#sec9 .block1 .toggle-main .col {
	width: 300px;
	float: left;
}
#sec9 .block1 .toggle-main .col dl {
	border-bottom: 1px solid #3d3a35;
	line-height: 22px;
	padding: 11px 0 10px 0;
}
#sec9 .block1 .toggle-main .col dl dt {
	float: left;
}
#sec9 .block1 .toggle-main .col dl dd {
	float: right;
}
#sec9 .block1 .toggle-main .col + .col {
	margin-left: 50px;
}
#sec9 .block1 .toggle-main .row1 {
	margin-bottom: 70px;
}
#sec9 .block1 .toggle-main .row1 h4:first-of-type {
	margin-top: 0;
}
#sec9 .block1 .toggle-main .row2 {
	margin-bottom: 55px;
}
#sec9 .block2 .toggle-main {
	padding: 32px 0 15px 0;
}
#sec9 .block2 .toggle-main h4 {
	font-size: 17px;
	letter-spacing: 2px;
	background: #3d3a35;
	height: 50px;
	display: table;
	text-align: center;
	width: 100%;
	margin: 67px 0 14px 0;
}
#sec9 .block2 .toggle-main h4 span {
	display: table-cell;
	vertical-align: middle;
}
#sec9 .block2 .toggle-main h5 {
	color: #5d5851;
	line-height: 20px;
	margin: 5px 0 -10px 0;
}
#sec9 .block2 .toggle-main .col {
	width: 300px;
	float: left;
}
#sec9 .block2 .toggle-main .col dl {
	border-bottom: 1px solid #3d3a35;
	line-height: 22px;
	padding: 11px 0 10px 0;
}
#sec9 .block2 .toggle-main .col dl dt {
	float: left;
}
#sec9 .block2 .toggle-main .col dl dd {
	float: right;
}
#sec9 .block2 .toggle-main .col + .col {
	margin-left: 50px;
}
#sec9 .block2 .toggle-main .row1 {
	margin-bottom: 70px;
}
#sec9 .block2 .toggle-main .row1 h4:first-of-type {
	margin-top: 0;
}
#sec9 .block2 .toggle-main .row2 {
	margin-bottom: 60px;
}
#sec9 .block2 .toggle-main .row3 h5 {
	margin: 14px 0 17px 0;
	text-align: center;
}
#sec9 .block2 .toggle-main .row3 .col1 {
	width: 415px;
	margin-right: 84px;
}
#sec9 .block2 .toggle-main .row3 .col1 dl {
	width: 415px;
	border-bottom: 1px solid #3d3a35;
	line-height: 22px;
	padding: 11px 0 10px 0;
}
#sec9 .block2 .toggle-main .row3 .col1 dl dt {
	float: left;
}
#sec9 .block2 .toggle-main .row3 .col1 dl dd {
	float: right;
}
#sec9 .block2 .toggle-main .row4 {
/*	margin-bottom: 65px;*/
}
#sec9 .block2 .toggle-main .row4 h5 {
	text-align: center;
	margin: 10px 0 10px 0;
	font-size: 17px;
}


#sec9 .block2 .row4 h5{
	padding-top:50px;
}
