
@charset "utf-8";
@import "common.css";

/** index
========================================*/

/*--( secPlan )--*/
.secIndexPlan{
	background:url(../img/index/bgPlan.jpg) center top no-repeat;
	background-size: cover;
}
.secIndexPlan .titPlan{
	text-align:center;
	padding:78px 0 23px;
}
.secIndexPlan .txtPlan{
	text-align:center;
	padding:0 0 50px;
}
.secIndexPlan .wrapperList01{
	width:850px;
	margin:0 auto;
	overflow:hidden;
}
.secIndexPlan .wrapperList01 .cf{
	width:900px
}
.secIndexPlan a{
	display:block;
	background:#fff;
	border:1px solid #C9C6BC;
	padding:4px;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
}
.secIndexPlan .titList{
	font-size:17px;
	line-height:36px;
	font-weight:bold;
	color:#fff;
	background:#C30D24;
}
.secIndexPlan .txtPrice{
	font-size:46px;
	font-family:Arial;
	font-weight:bold;
	color:#C30D24;
}

/*--( wrapperList01 )--*/
.secIndexPlan .wrapperList01 li{
	float:left;
	margin:0 50px 30px 0;
}
.secIndexPlan .wrapperList01 a{
	width:240px;
	height:261px;
}
.secIndexPlan .wrapperList01 .notExistPlan{
	width:240px;
	height:261px;
	background:#fff;
	border:1px solid #C9C6BC;
	padding:4px;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.secIndexPlan .wrapperList01 .imgList{
	width:240px;
	height:135px;
	background:#fff;
	text-align:center;
}
.secIndexPlan .wrapperList01 .blockPrice{
	padding:9px 0 0;
}
.secIndexPlan .wrapperList01 .blockPrice span{
	display:inline-block;
	vertical-align:middle;
}
.secIndexPlan .wrapperList01 .txt02{
	padding:11px 0 0;
}

/*--( wrapperList02 )--*/
.secIndexPlan .wrapperList02{
	width:900px;
	padding:0 0 66px 50px;
	margin:0 auto;
}
.secIndexPlan .wrapperList02 a{
	float:left;
	width:390px;
	height:174px;
	margin:0 50px 0 0;
	padding:0;
	background:#FFFFEE;
	border:5px solid #C30D24;
	display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}
.secIndexPlan .wrapperList02 .notExistPlan{
	float:left;
	width:390px;
	height:174px;
	margin:0 50px 0 0;
	padding:0;
	background:#FFFFEE;
	border:5px solid #C30D24;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}
.secIndexPlan .wrapperList02 .imgList{
	width:174px; /*fix*/
	/* height:174px; */
	background:#fff;
	/* float:left; */
	/* margin:0 20px 0 0; */
	margin: 0 10px;
}
.secIndexPlan .wrapperList02 .blockPrice{
	width:180px;
	float:left;
}
.secIndexPlan .wrapperList02 .titList{
	margin:5px 0 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.secIndexPlan .wrapperList02 .txt01{
	width:180px;
	padding:4px 0 5px;
	margin:0 0 4px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.secIndexPlan .wrapperList02 .blockPrice span{
	display:inline-block;
	vertical-align:middle;
}
.secIndexPlan .wrapperList02 .txt02{
	padding:14px 0 0;
}
.secIndexPlan .wrapperList02 .txt03{
	padding:5px 0 0;
}



.secIndexPlan .blockPrice2{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	height: 90px;
}
.secIndexPlan .blockPrice2 .boxLeft{
	padding-right: 10px;
}
.secIndexPlan .blockPrice2 .boxRight{
	color: #000;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.secIndexPlan .blockPrice2 .boxPrice1,
.secIndexPlan .blockPrice2 .boxPrice2{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: center;
	align-items: center;
}
.secIndexPlan .blockPrice2 .boxPrice2{
	margin-top: 6px;
}
.secIndexPlan .blockPrice2 .boxPrice1 .txt1{
	font-size: 12px;
	font-weight: 700;
	margin-right: 2px;
}
.secIndexPlan .blockPrice2 .boxPrice1 .txt2{
	font-size: 32px;
	font-weight: 700;
	margin-right: 2px;
	color: #c30c24;
}
.secIndexPlan .blockPrice2 .boxPrice1 .txt3{
	font-size: 10px;
	font-weight: 700;
}
.secIndexPlan .blockPrice2 .boxPrice2 .txt1{
	font-size: 10px;
	font-weight: 700;
	margin-right: 2px;
}
.secIndexPlan .blockPrice2 .boxPrice2 .txt2{
	font-size: 21px;
	font-weight: 700;
	margin-right: 2px;
}
.secIndexPlan .blockPrice2 .boxPrice2 .txt3{
	font-size: 10px;
	font-weight: 700;
}
.secIndexPlan .wrapperList02 .blockPrice3 {
    width: 180px;
    /* float: left; */
	color: #000;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.secIndexPlan .blockPrice3 .boxPrice1,
.secIndexPlan .blockPrice3 .boxPrice2{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: center;
	align-items: center;
	margin-top: 6px;
}
.secIndexPlan .blockPrice3 .boxPrice1{margin-top: 12px;}
.secIndexPlan .blockPrice3 .boxPrice2{margin-top: 6px;}
.secIndexPlan .blockPrice3 .boxPrice1 .txt1{
	font-size: 12px;
	font-weight: 700;
	margin-right: 1px;
}
.secIndexPlan .blockPrice3 .boxPrice1 .txt2{
	font-size: 32px;
	font-weight: 700;
	margin-right: 1px;
	color: #c30c24;
}
.secIndexPlan .blockPrice3 .boxPrice1 .txt3{
	font-size: 10px;
	font-weight: 700;
}
.secIndexPlan .blockPrice3 .boxPrice2 .txt1{
	font-size: 10px;
	font-weight: 700;
	margin-right: 1px;
}
.secIndexPlan .blockPrice3 .boxPrice2 .txt2{
	font-size: 25px;
	font-weight: 700;
	margin-right: 1px;
}
.secIndexPlan .blockPrice3 .boxPrice2 .txt3{
	font-size: 10px;
	font-weight: 700;
}


/*--( secIndexBnr )--*/
.index .secIndexBnr{
	text-align:center;
	padding:60px 0 30px;
}
.index .secIndexBnr a{
	display:inline-block;
	width:300px;
	height:225px;
	overflow:hidden;
	margin:0 18px;
}
.index .secIndexBnr .bnr01{ background:url(../img/plan/bnrIndexReserve.png) left top no-repeat; }
.index .secIndexBnr .bnr02{ background:url(../img/plan/bnrIndexCatalog.png) left top no-repeat; }
.index .secIndexBnr .bnr03{ background:url(../img/plan/bnrIndexContact.png) left top no-repeat; }
.index .secIndexBnr a:hover{ background-position:right top; }

/*--( blockTel )--*/
.index .blockTel{
	margin:0 auto 21px;
}

/** details
========================================*/
.details{ font-family:Verdana; }
.details .secFirstView{
	background:url(../img/plan/bgFirstView.jpg) center top no-repeat;
	margin:0 0 20px;
	background-size: cover;
}
.details .secFirstView .wrapper{
	display:table;
}
.details .secFirstView .blockBrief{
	display:table-cell;
	box-sizing:border-box;
	width:430px;
	padding:0 30px 26px;
	background:rgba(255,255,255,0.8);
	vertical-align:middle;
}
.details .secFirstView .tit{
	max-height:152px;
	overflow:hidden;
	font-size:28px;
	font-weight:normal;
	line-height:38px;
	margin:0 0 12px;
}
.details .secFirstView .txt{
	/*max-height:102px;*/
	overflow:hidden;
	font-size:15px;
	line-height:25px;
	margin:0 0 12px;
}
.details .secFirstView .wrapPrice{
	display: inline-block;
}
.details .secFirstView .txtPrice{
	font-size:20px;
	padding:0 0 0 60px;
	background:url(../img/plan/icoPrice.png) left center no-repeat;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.details .secFirstView .txtPrice .txtAttn{
	font-size:60px;
	font-weight:bold;
	font-family:Arial;
	color:#C30C24;
}

.details .secFirstView .txtPrice .txtTax{
	padding-top: 10px;
}
.details .secFirstView .txtPrice .txtTax .sub{
	font-size:14px;
	font-weight:500;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.details .secFirstView .txtPrice2{
	font-size:16px;
	font-weight: 500;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	padding-top: 10px;
}
.details .secFirstView .txtPrice2 .txtAttn{
	font-size:34px;
	font-weight:bold;
}
.details .secFirstView .txtPrice2 .txtTax .sub{
	font-size:11px;
	font-weight:500;
}

.details .secFirstView .imgBrief{
	display:table-cell;
	width:550px;
	text-align:center;
	vertical-align:middle;
}
.details .blockAnchor{
	display:table;
	height:80px;
	background:#C30D24;
	margin:0 auto 36px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.details .blockAnchor a{
	display:table-cell;
	width:245px;
	font-size:21px;
	line-height:120%;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	background:url(../img/plan/bgAnchor.gif) right center no-repeat;
}
.details .blockAnchor a:hover{ text-decoration:underline; }
.details .blockAnchor a:last-child{
	background:none;
}
.details .titPoint{
	font-size:33px;
	font-weight:normal;
	line-height:136%;
	text-align:center;
	margin:0 0 58px;
	font-family:"Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.details .secPoint{
	height:351px;
	padding:29px 0 0;
	background:#F4F2EC;
	margin:0 0 36px;
}
.details .secPoint li{
	width:228px;
	height:283px;
	padding:35px 0 0;
	border:1px solid #D6D1C2;
	float:left;
	margin:0 20px 0 0;
	background:url(../img/plan/bgPoint.png) center 1px no-repeat;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	position:relative;
}
.details .secPoint li:last-child{
	margin:0;
}
.details .secPoint .ico{
	position:absolute;
	top:-52px;
	left:75px;
}
.details .secPoint .txt{
	width:145px;
	height:80px;
	overflow:hidden;
	font-size:13px;
	line-height:22px;
	padding:6px 0 0 38px;
	margin:0 0 3px 19px;
	background:url(../img/plan/icoCheck.png) left top no-repeat;
}
.details .secPoint .imgFrame{
	width:220px;
	height:190px;
	margin:0 auto;
	overflow: hidden;
}

/*--( secMerritt )--*/
.details .titMerritt{
	text-align:center;
	padding:0 0 35px;
}
.details .secMerritt{
	width:980px;
	margin:0 auto 100px;
}
.details .secMerritt li{
	display:table;
	width:980px;
	height:180px;
	overflow:hidden;
	background:#FEEFCD;
	border:5px solid #f90;
	margin:0 0 30px;
}
.details .secMerritt .tit{
	display:table-cell;
	box-sizing:border-box;
	width:170px;
	padding:0 40px 6px 0;
	text-align:center;
	vertical-align:middle;
	position:relative;
	z-index:0;
	overflow:hidden;
	background:url(../img/plan/BgSecMerritt.png) left top no-repeat;
}
.details .secMerritt .tit:before{
/*	content:".";
	display:block;
	width:170px;
	height:300px;
	font-size:0;
	line-height:0;
	background:#f90;
	-webkit-transform-origin:433px 0;
    -ms-transform-origin:433px 0;
    transform-origin:433px 0;
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    transform: rotate(18deg);
	position:absolute;
	z-index:-1;*/
}
.details .secMerritt .txt{
	display:table-cell;
	font-size:20px;
	line-height:33px;
	padding:0 25px 0 7px;
	vertical-align:middle;
}
.details .secMerritt .txt span{
	display:inline-block;
	/*max-height:132px;*/
	margin:10px 0 0;
	overflow:hidden;
}
.details .secMerritt .img{
	display:table-cell;
	width:400px;
	text-align:center;
	vertical-align:middle;
}

/*--( titSecPG )--*/
.titSecPG{
	padding:25px 0;
	text-align:center;
	background:#C30D24;
}

/*--( secPlan )--*/
.titPriceSub{
	text-align:center;
	padding:38px 0 40px;
}
.secPlan{
	width:980px;
	margin:0 auto 100px;
}
.secPlan li{
	background:#C30D24;
	padding:5px;
	margin:0 0 30px;
	position:relative;
	z-index:0;
}
.secPlan .blockTit{
	position:relative;
	z-index:10;
}
.secPlan .blockTit .ico{
	position:absolute;
	top:-15px;
	left:10px;
	z-index:100;
}
.secPlan .blockTit .tit{
	font-size:22px;
	line-height:120%;
	color:#fff;
	width:870px;
	margin:2px 0 7px 82px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.secPlan .blockData{
	background:#fff;
	min-height:200px;
}
.secPlan .imgFrame{
	width:350px;
	min-height:200px;
	overflow:hidden;
	float:left;
}
.secPlan .txtData{
	width:400px;
	height:156px;
	overflow:hidden;
	font-size:17px;
	line-height:26px;
	color:#630;
	margin:26px 0 0 12px;
	float:left;
}
.secPlan .blockPrice{
	width:180px;
	float:left;
	padding:30px 0 0 16px;
	position:relative;
}
.secPlan .titPrice{
	text-align:center;
	padding:7px 0 8px;
	margin:0 0 5px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}
.secPlan .txtPrice{
	font-size:46px;
	font-family:Arial;
	color:#C30C24;
	text-align:right;
	padding:0 50px 4px 0;
	height:46px;
}
.secPlan .listMember .txtPrice{
	font-size:34px;
	padding:7px 50px 10px 0;
}
.secPlan .bgPrice{
	position:absolute;
	top:81px;
	left:28px;
}
.secPlan .txtInclude{
	padding:7px 0 8px;
	text-align:center;
	background:#E9E7E2;
}
.secPlan .blockMember{
	width:970px;
	height:200px;
	box-sizing:border-box;
	padding:55px 0 0;
	background:rgba(255, 255, 204, 0.8);
	position:absolute;
	top:40px;
	left:5px;
	z-index:5;
	text-align:center;
}
.secPlan .blockMember .txtRegister{
	display:inline-block;
	margin:0 20px 0 0;
}
.secPlan .blockMember a.btnKey{
	display:inline-block;
	width:200px;
	height:70px;
}

.secPlan .blockPrice .boxPrice{
	height: 83px;
	padding-top: 5px;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    box-sizing: border-box;
}
.secPlan .blockPrice .boxPrice .in{
	display: inline-block;
}
.secPlan .blockPrice .boxPrice .tEx,
.secPlan .blockPrice .boxPrice .tIn{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.secPlan .blockPrice .boxPrice .tIn{
	margin-top: 6px;
}
.secPlan .blockPrice .boxPrice .tEx .txtPrice2{
	font-size: 12px;
	font-weight: 700;
}
.secPlan .blockPrice .boxPrice .tEx .txtAttn{
	font-size: 32px;
	font-weight: 700;
	color: #c30c24;
	padding-left: 1px;
}
.secPlan .blockPrice .boxPrice .tEx .txtTax{
	font-size: 10px;
	font-weight: 700;
	padding: 7px 0 0 2px;
}
.secPlan .blockPrice .boxPrice .tIn .txtPrice2{
	font-size: 10px;
	font-weight: 500;
}
.secPlan .blockPrice .boxPrice .tIn .txtAttn{
	font-size: 25px;
	font-weight: 700;
	padding-left: 1px;
}
.secPlan .blockPrice .boxPrice .tIn .txtTax{
	font-size: 10px;
	font-weight: 500;
	padding: 2px 0 0 2px;
}

/*--( secGallery )--*/
.secGallery{
	padding:100px 0 0;
}
.secGallery .list{
	margin:0 0 50px;
}
.secGallery .tit{
	box-sizing:border-box;
	height:70px;
	font-size:15px;
	font-weight:bold;
	padding:28px 17px 0;
	color:#fff;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-ms-border-radius:4px 4px 0 0;
	-o-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
.secGallery .wrapperData{
	width:920px;
	padding:19px 29px 30px;
	background:#F4F2EC;
	border:1px solid #DBD3C1;
	border-top:none;
}
.secGallery .imgAfter{
	width:560px;
	height:380px;
	padding:9px;
	background:#fff;
	border:1px solid #DBD3C1;
	float:left;
	position:relative;
}
.secGallery .imgAfter .imgFrame{
	width:560px;
	height:380px;
}
.secGallery .tagAfter{
	width:120px;
	height:120px;
	position:absolute;
	top:20px;
	right:20px;
}
.secGallery .blockData{
	width:300px;
	float:right;
	border-bottom:1px dotted #999;
}
.secGallery .imgBefore{
	width:290px;
	height:180px;
	background:#fff;
	border:5px solid #630;
	position:relative;
	margin:0 0 13px;
}
.secGallery .imgBefore .imgFrame{
	width:290px;
	height:180px;
}
.secGallery .tagBefore{
	position:absolute;
	top:10px;
	right:10px;
}
.secGallery .icoArrow{
	position:absolute;
	top:40px;
	left:-50px;
}
.secGallery .listNum{
	line-height:30px;
	padding:9px 0;
	border-top:1px dotted #999;
}
.secGallery .listNum .titPrice{
	display:inline-block;
	color:#fff;
	background:#f90;
	padding:0 8px;
}
.secGallery .listTime{
	font-size:15px;
	padding:6px 0 9px;
}
.secGallery .listNum .titNum{
	display:inline-block;
	font-size:12px;
	color:#fff;
	background:#37342D;
	padding:0 7px;
}
.secGallery .listNum .txtPrice{
	font-size:22px;
	color:#c30;
	vertical-align:middle;
}
.secGallery .listNum .txtYen{
	font-size:22px;
	vertical-align:middle;
}
.secGallery .blockTag{
	padding:11px 0 9px;
	border-top:1px dotted #999;
	line-height:25px;
}
.secGallery .blockTag li{
	display:inline-block;
	min-width:84px;
	line-height:25px;
	padding:0 8px;
	margin:0 3px 3px 0;
	color:#fff;
	text-align:center;
	float:left;
}
.secGallery .blockTag.block01 li{ background:#37342D; }
.secGallery .blockTag.block02 li{ background:#f36; }

/*--( secCatalog )--*/
.details .titCatalog{
	text-align:center;
	padding:0 0 27px;
}
.details .bgCatalog{
	padding:10px 0 0;
	margin:0 0 40px;
	height:280px;
	background:url(../img/plan/bgCatalog02.gif) center center repeat;
}
.details .secCatalog{
	height:270px;
	background:url(../img/plan/bgCatalog01.jpg) center top no-repeat;
}
.details .txtCatalog{
	width:980px;
	margin:0 auto;
	padding:45px 0 0;
}
.details .btnCatalog{
	width:500px;
	height:90px;
	margin:0 auto 30px;
}
.details .imgToGo{
	text-align:center;
	background:url(../img/plan/bgToGo.png) center 67px repeat-x;
	margin:0 0 20px;
}
.details .titToGo{
	text-align:center;
	font-size:30px;
	color:#39c;
	font-family:"Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin:0 0 52px;
}
.secToGo{
	overflow:hidden;
	margin:0 auto 30px;
}
.secToGo ul{
	width:1020px;
}
.secToGo li{
	width:300px;
	margin:0 40px 0 0;
	float:left;
}
.secToGo .titList{
	box-sizing:border-box;
	height:70px;
	padding:20px 0 0;
	text-align:center;
	background:#39c;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.secToGo .imgList{
	width:300px;
	/*height:200px;*/
}
.secToGo .txtList{
	font-size:16px;
	line-height:160%;
	padding:15px 21px 24px;
	background:#F5F3F1;
	border:1px solid #D7D1CC;
	border-top:none;
}

/*--( secStaff )--*/
.details .titStaff{
	text-align:center;
	margin:0 0 28px;
}
.details .secStaff{
	overflow:hidden;
}
.details .secStaff .cf{
	width:1000px;
	padding:0 0 10px;
}
.details .secStaff li{
	width:180px;
	float:left;
	margin:0 20px 20px 0;
}
.details .secStaff a{
	display:block;
	width:170px;
	height:180px;
	padding:4px;
	background:#fff;
	border:1px solid #CAC5AE;
}

/*--( secArea )--*/
.details .secArea{
    width:980px;
    margin:0 auto;
    font-family:Verdana;
}
.details .titArea{
    box-sizing:border-box;
    width:980px;
    height:50px;
    padding:15px 10px 8px;
    margin:0 auto;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    -o-border-radius:6px;
    border-radius:6px;
}
.details .titArea span{
    font-size:20px;
    color:#fff;
}
.details .titArea span:before{
    display:inline-block;
	content:"";
	width:7px;
	height:7px;
	margin:0 8px 0 0;
	border:3px solid #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
}
.details .secArea li.secRoom{
    padding:31px 0;
    border-bottom:5px solid #EDEBE4;
}
.details .secArea li.secRoom:last-child{
    padding:31px 0 48px;
    border-bottom:none;
}

/*--( blockImg )--*/
.secRoom .blockImg{
    float:left;
}
.details .secRoom .blockImg{
    width:320px;
}
.secRoom .blockSlider{
    padding:4px;
    background:#EAE8DF;
    border:1px solid #CAC5AE;
    margin:0 0 10px;
}
.details .secRoom .blockSlider{
    width:310px;
    height:250px;
}
.details .secRoom .blockSlider li{
	width:310px !important;
	height:250px;
}
.secRoom .blockSlider img,
.secRoom .blockPager img{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
}
.secRoom .blockPager{
    width:320px;
    overflow:hidden;
    margin:0 auto;
}
.secRoom .blockPager .pager{
    width:330px;
}
.secRoom .blockPager li{
    width:100px;
    height:100px;
    float:left;
    margin:0 10px 0 0;
}
.secRoom .blockPager a{
    display:block;
    width:90px;
    height:90px;
    padding:4px;
    background:#EAE8DF;
    border:1px solid #CAC5AE;
    position:relative;
}
.secRoom .blockPager a.active{
    background:#CAC5AE;
}

/*--( blockData )--*/
.secRoom .blockData{
    width:630px;
    float:right;
}
.secRoom .blockName{
    display:table;
    width:100%;
    height:46px;
    background:#37342D;
    margin:0 0 10px;
}
.secRoom .blockName .bgKey{
    display:table-cell;
    width:5px;
}
.secRoom .blockName .tit{
    display:table-cell;
    width:478px;
    padding:0 11px;
    font-size:22px;
    line-height:120%;
    color:#fff;
    vertical-align:middle;
}
.secRoom .blockName .txtArea{
    display:table-cell;
    padding:0 10px 0 0;
    text-align:right;
    vertical-align:middle;
}
.secRoom .blockName .txtArea span{
    display:inline-block;
    color:#fff;
    padding:6px;
    border:1px solid #696762;
    text-align:left;
}
.secRoom .blockData .titInfo{
    color:#f60;
}
.details .secRoom .blockData .titInfo{
    font-size:18px;
    line-height:26px;
    margin:0 0 10px;
}
.secRoom .blockData .txtInfo{
    color:#333;
}
.details .secRoom .blockData .txtInfo{
    font-size:14px;
    line-height:22px;
    padding:0 0 12px;
}
.secRoom .tableInfo{
    margin:0 0 9px;
}
.secRoom .tableInfo .tr{
    display:table;
    padding:0 0 10px;
}
.secRoom .tableInfo .th{
    display:table-cell;
    width:100px;
    font-size:15px;
    color:#fff;
    font-weight:normal;
    background:#B8B092;
    text-align:center;
    vertical-align:middle;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -o-border-radius:4px;
    border-radius:4px;
}
.secRoom .tableInfo .td{
    display:table-cell;
    font-size:15px;
    line-height:22px;
    padding:4px 12px;
}
.secRoom .tableInfo div.tr:last-child .td{
    font-family:Arial;
    font-size:30px;
}
.secRoom .blockData .btnKey{
    height:70px;
    float:left;
    margin:0 10px 0 0;
}
.secRoom .blockData .btnToDetails{
    display:block;
    height:70px;
    float:left;
    position:relative;
	box-sizing:border-box;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	position:relative;
    background:#f60;
	-webkit-box-shadow: 0 -4px 0 #E55C00 inset;
	box-shadow: 0 -4px 0 #E55C00 inset;
}
.details .secRoom .blockData .btnKey,
.details .secRoom .blockData .btnToDetails{
    width:150px;
}
.details .secRoom .blockData .btnToDetails span{
    position:absolute;
    top:48%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
}
.secRoom .blockData .btnToDetails:hover{
    background:#FF8533;
}
