@charset "utf-8";
*{
	-webkit-text-size-adjust: 100%!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
html,body{
	color:#fff;
	background: #000;
	font-size: 14px;	
	text-align: center;	
	min-width:1125px;
	font-family: 'Montserrat',"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
	letter-spacing: 1px;
	line-height: 1.5;	
	overflow-x: hidden;
}
.sp,.spi,.spib{
	display: none;	
}
.pc{
	display: block;	
}
.pcib{
	display: inline-block;	
}
.pci{
	display: inline;	
}
a{
	color:#fff;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-ms-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	transition-duration:0.3s;
}
a:hover{
	opacity: 0.6;	
}
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
*:hover{
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-ms-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	transition-duration:0.3s;
}
.content{
	position: relative;	
}
.center > *{
	text-align: center;	
}

/* nav */
.fixed{
	position: fixed;	
	width: 100%;	
	top: 0;	
	left: 0;	
	z-index:1000;
}
.global_nav{	
	position: static;	
	width: 100%;	
	top:0;
	left: 0;	
	padding:50px 0;
	text-align: center;	
}
.opblack{	
	position: absolute;	
	background: #000;
	opacity: 0.4;	
	width: 100%;	
	height: 100%;	
	top:0;
	left: 0;	
	z-index: 0;
}
.global_nav ul{
	position: relative;	
	display: table;
	margin: 0 auto;	
	z-index: 1;
}
.global_nav li{
	display: table-cell;	
	padding: 0 20px;
}
.global_nav li a{
	display: block;	
	padding: 20px 0;
	color: #b39e81;	
	line-height: 1;	
	letter-spacing: 2px;	
	padding:10px 0;
	border-bottom:1px solid #b39e81;
}	

.site_logo{
	position: relative;	
	width: 100%;	
	padding:30px 0;
	background: #000;	
	z-index:101;
}
/* main_visual */
.main_visual{
	position: relative;	
	width: 100%;	
	min-height: 830px;	
	background: url(../images/main.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.mv{
	position: absolute;		
	width: 100%;	
	height: 100%;
}
.mv li{
	width: 100%;	
}
.mv li img{
	width: 100%;	
	height: auto;	
}

.mv_content{
	display:block;	
	position: absolute;	
	vertical-align: middle;	
	top:67%;
	left: 50%;	
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.logo,
.main_visual,
.mv_content,
.mv_content > *,
div.greetings,
div.greetings ul,
div.greetings ul li{
	-webkit-transition-duration:0s !important;
	-moz-transition-duration:0s !important;
	-ms-transition-duration:0s !important;
	-o-transition-duration:0s !important;
	transition-duration: 0s !important;
}
.logo{
	margin-bottom: 100px;	
}
.logo_name img{
	width: auto;
	height: 51px;	
}
.logo_caption img{
	width: auto;	
	height: 14px;	
}
.logo div:first-child{
	margin-bottom: 35px;	
}
.greetings{
	width: 960px;
	margin: 0 auto 70px;
	font-size: 14px;	
	font-weight: bold;	
	border-radius:100px;
	border:1px solid #fff;
	line-height: 1;	
	padding:20px;
}
.js_fadeslide li{
	display: none;		
}
.js_fadeslide li:first-child{
	display: block;	
}

.reservation{
	position: fixed;	
	right: 0;	
	top:40%;
	background: rgba(17, 17, 17,0.7);
	z-index:20;
}
.reservation a{
	display: block;	
	font-size: 11px;	
	color:#c1b69b;
	padding: 45px 25px;
}
.reservation img{
	width: 20px;	
	height: auto;
	margin-bottom: 12px;	
}

/* content */
.title{
	color:#e4e2dc;
	font-size: 26px;	
	letter-spacing: 5px;
	margin-bottom: 40px;
}
.title:after{
	display: block;	
	content:"　";
	font-size: 1px;	
	width:44px;
	height: 1px;
	background: #e4e2dc;
	margin: 40px auto 0;
}

.subtitle{
	color:#e4e2dc;
	font-size: 20px;	
	letter-spacing: 5px;
	margin-bottom: 30px;
}

.box{
	padding: 80px 4%;	
}

/* topics */
.topics{
	background: url(../images/bg_topics.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	color:#333333;
	padding:80px 18%;
}
.topics a{
	color:#999;
	text-decoration: underline;
	font-size: 13px;	
}
.topics dt{
	line-height: 1;	
	margin-bottom: 15px;	
}
.topics dt a{
	display: inline;	
	color: #333;	
	margin-left: 30px;	
}
.topics .title{
	font-size: 20px;	
	color: #333;	
}
.topics .title:after{
	background: #333;	
}
.topics dl{
	text-align: left;			
}
.topics dl:not(:first-child){
	margin-top: 40px;
}
.topics dd{
}
.btn{
	display: inline-block;	
	margin: 50px auto 0;
}
.btn a{
	display: block;	
	width: 700px;	
	padding:25px 0;
	line-height: 1;	
	text-decoration: none;	
	color:#c1b69b;
	border:1px solid #c1b69b;
}

/* concept */
.concept {
	padding:80px 10.66%;
	background: url(../images/bg_concept.png) center center repeat;
}
.concept .title{
	color:#e4e2dc;
}
.concept .title:after{
	background: #fff;	
}
.bgimg{
	max-width: 1180px;
	margin: 0 auto;
	background: url(../images/bg_concept_img.jpg) center center no-repeat;
	padding: 20px;
}
.concept_text{
	font-size:16px;
	color:#e4e2dc;
	line-height: 2.2;	
	padding:100px 0 85px;
	border:4px solid #c1b69b;
	font-family: 'Montserrat',"ヒラギノ明朝 ProN","Hiragino Mincho ProN","游明朝体","YuMincho",メイリオ,Meiryo,serif;
	-webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
	-moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
	-ms-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
	-o-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
}
.concept_text .title{
	-webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-ms-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-o-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);}

.CONCEPT {
  font-size: 26px;
  font-family: "Montserrat";
  color: rgb(228, 226, 220);
  font-weight: bold;
  line-height: 0.769;
  text-align: center;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 647.859px;
  top: 1529.003px;
  z-index: 93;
}

/* menu */
.menu{
	background: url(../images/bg_menu.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.menu .menu_download{
	margin-bottom: 60px;	
}
.menu_download ul{
	display: table;	
	margin: 0 auto;
	text-align: center;	
}
.menu_download li{
	display: table-cell;
	vertical-align: middle;		
	padding:0 20px;
}
.menu_download li:first-child){
	padding:0 20px 0 0;
}
.card{
	position: relative;	
	width: 100%;	
	height: 100%;	
	background: #c1b69b;
	width: 220px;	
	height: 300px;	
	display: table-cell;	
	vertical-align: middle;	
	overflow: hidden;	
}
.card > a{
	 padding: 75% 0 50%;
}
.card > a:hover{
	opacity: 1;	
}
.card:after{
	position: absolute;	
	content:"";
	width: 0;
	height: 0;
	right: 11px;	
	bottom:11px;
	border-style: solid;
	border-width: 0 0px 10px 10px;
	border-color: transparent transparent #ffffff transparent;
}
.card span{
	display: inline-block;	
	line-height: 1;
	letter-spacing: 4px;	
	border-bottom:2px solid #fff;
	padding-bottom: 10px;	
	box-sizing: content-box;
}
.card span:first-child{
	margin-bottom: 10px;	
}
.card .download{
	display: none;	
	border:1px solid #c1b69b;
	vertical-align: middle;	
	margin-top: 45px;	
	padding:11px 11px 11px 25px;
}
.card .download img{
	display: inline-block;	
	margin-left: 15px;
	vertical-align: -8px;
}
.download a{
	display: inline-block;	
	font-size: 11px;	
	color:#c1b69b;
}
.card:hover{
	color:#e4e2dc;
	background: #000;
}
.card:hover span{
	border:none
}
.card:hover .download{
	display: inline-block;	
}
.card:hover:after{
	display: none;	
}

.charge{
	color:#cccccc;
}


.table{
	display: inline-block;	
	text-align: center;	
	position: relative;	
	margin-top: 40px;	
}
.table_div{
	position: relative;	
	display: table;	
	margin: 0 auto;
	color:#fff;
	z-index:1;
}
.table_div ul{
	display: table-cell;	
	width: 300px;	
	border:1px solid #fff;
	border-right: none;
}
.table_div ul:first-child li{
	font-weight: bold;	
}
.table_div ul:last-child{
	border-right:1px solid #fff;
}
.table_div li{
	padding:25px 0 0 0;
	line-height: 1;	
	min-height: 60px;		
}
.table_div li:not(:last-child){
	border-bottom: 1px solid #fff;
}

.bggray .table_div ul{
	color:#777;
	border:1px solid #777;
}
.bggray .table_div ul:not(:first-child){
	border-left: none;	
}
.bggray .table_div ul:last-child{
	border-right:1px solid #777;
}
.bggray .table_div li:not(:last-child){
	border-bottom: 1px solid #777;
}

/* gallery */
.gallery{
	padding:100px 4%;
	color:#cccccc;
	line-height: 1.8;	
	background: url(../images/bg_gallery.png) center center repeat;
}
.gallery .list_img{
	margin-top: 40px;	
}

.list_img {
	width: 100%;	
	max-width: 1200px;	
	margin: 0 auto;
}
.list_img ul{
	overflow: hidden;	
}
.list_img li{
	float: left;
	width: 32.5%;	
	
}
.list_img li:not(:nth-child(3n+1)){
	margin: 0 0 0 1.25%;	
}
.list_img li:not(:first-child):not(:nth-child(2)):not(:nth-child(3)){
	margin-top: 10px;	
}
.list_img li img{
	width: 100%;	
	height: auto;	
	vertical-align: middle;	
}

/* withdog */
.withdog{
	background: url(../images/bg_withdog.png) center center ;
}
.withdog .list_img{
	margin-top: 50px;	
}
.menu_download.dog{
	margin-top: 50px;	
}
.menu_download.dog .subtitle{
	margin-bottom: 40px;	
}

/* access */
.access{
	padding: 80px 0 0;
	color:#59514a;
	background: #eee;	
}
.access .title{
	color:#59514a;
	margin-bottom: 30px;	
}
.access .title:after{
	background: #59514a;
	margin-top: 30px;	
}
.access_text{
	font-size: 16px;	
	color:#777;
}
.buisiness_time .small{
	margin-top: 20px;
}
.day dl{
	display: table;	
	width: 640px;	
	margin: 0 auto;
	text-align: left;	
	border-top:1px solid #cccccc;
}
.day dl:last-child{
	border-bottom:1px solid #ccc;
}
.day dt,.day dd{
	display: table-cell;	
	vertical-align: middle;	
}
.day dt{
	line-height: 1;	
	width: 260px;	
	padding: 20px 0 20px 65px;
}
.subtitle01{
	text-align: center;	
	font-size: 16px;	
	font-weight: bold;
	margin: 40px 0 25px;		
}
.small{
	font-size: 13px;	
}
.map{
	margin-top: 50px;	
}
.map iframe{
	width: 100%;	
}

/* subpage */

.sub_visual{
	position: relative;	
	min-height: 500px;	
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: 	no-repeat;
}
.party .sub_visual{
	background-image: url(../images/visual_party.jpg);
}
.party .btn{
	margin:0 0 60px;	
}
.pagename{
	font-size: 40px;	
	font-weight: bold;	
	line-height: 1;	
	letter-spacing: 15px;
	padding:320px 0 0 0;
}
.notes{
	font-size: 15px;	
	padding: 80px 0;	
	background: #fff;
	color:#777;
	line-height: 2.2;
	font-family: "ヒラギノ明朝 ProN","Hiragino Mincho ProN","游明朝体","YuMincho",メイリオ,Meiryo,serif;
}
.line{
	position: absolute;	
	width: 4px;	
	height: 80px;
	background: #c1b69b;
	bottom:-40px;
	left: 50%;	
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

.plan_wrap{
	display: table;	
	width: 100%;	
}
.plan_wrap .tips{
	color:#999;
}
.plan_content{
	display: table-cell;
	width: 50%;		
	padding:60px 0;
	vertical-align: middle;	
}
.plan_content .inner{
	padding: 0 60px;
	max-width: 600px;
}
.plan .menu_download{
	margin-top: 30px;
}
.plan .menu_download ul{

}
.plan .menu_download li{
	text-align: center;	
	padding:0 4%
}
.plan .small_plan .menu_download{
	margin-top: 55px;	
}
.plan .small_plan{
	background: #ccc;	
}
.plan .small_plan li:first-child{
	padding:0 4% 0 0;
}
.plan .small_plan li:not(:first-child){
	padding:0 0 0 4%;	
}
.plan .small_plan .inner{
	margin: 0 0 0 auto;
}
.party_plan{
	background: #000;	
}
.party_plan .card:hover{
	border:1px solid #c1b69b;
}

.plan_wrap .subtitle{
	font-size: 16px;	
	color:#fff;
	font-weight: bold;
	margin-bottom: 1.5rem;		
}

.party_map{
	padding:80px 4% 100px;
	color:#333;
	background: #eee;
}
.party_map .text{
	color:#777777;
	line-height: 2.2;	
}
.party_map .text em{
	line-height: 1;	
	display: inline-block;	
	margin: 40px 0 30px;	
	font-size: 16px;	
	font-weight: bold;	
}
.party_map .subtitle{
	color:#333;
	margin-bottom: 60px;	
}


.map_list{
	font-size: 0;	
	margin: 0 auto 70px;
}
.map_list_content{	
	width: 30%;	
	max-width: 	380px;
	display: inline-block;	
	vertical-align: middle;	
}
.map_list_content:not(:first-child){
	margin-left: 30px;	
}	
.map_content{	
	background: #fff;	
	padding: 50px 0px 20px;
}
.map_content .image{	
	padding: 0 40px;
}
.map_content img{
	width: 100%;
}
.map_name{
	font-size: 15px;		
	font-weight: bold;	
	margin-bottom: 25px;	
}


.reservebtn{
	margin-top: 50px;	
}
.reservebtn dl{
	padding:40px 0;
	line-height: 1;	
	background: #c1b69b;
}
.reservebtn dt{
	font-size: 14px;
	margin-bottom: 20px;		
}
.reservebtn dd{
	font-size: 24px;	
	font-weight: bold;	
}

/* footer nav */
.footer_nav{
	background: #fff;	
}
.footer_nav ul{
	display: table;	
	margin: 0px auto;
	padding:40px 0;
}
.footer_nav li{
	display: table-cell;	
}
.footer_nav li img{
	vertical-align: middle;	
	width: 18px;
	height: auto;	
	display: inline-block;	
}
.footer_nav li:not(:first-child):before{
	content:"　　/　　";
	color:#999;
	font-size: 11px;	
	font-weight: normal;	
	letter-spacing: 2px;
}
.footer_nav a{
	color:#999;
	font-size: 11px;	
	font-weight: normal;	
	letter-spacing: 2px;
}
.copyright{
	background: #000;
	color:#fff;	
	line-height: 1;	
	padding: 35px;
}

/*second*/
.second,.subpage {
	background: #eee;	
}

.second .global_nav,
.subpage .global_nav{
	top:80px;
}

.second .pagename {
	color: #000;
}

.second .opblack {
	opacity: 0.7;
}

.second .content {
	color: #777;
	margin: 0px 4%;
	padding-bottom: 100px;
	line-height: 2.2;
	background: #dfdfdf;
}

.second .content .pagename {
	margin-bottom: 30px;
}

.second .content .subtitle {
	margin-top: 50px;
	color: #333;
	border-bottom: 2px solid #333;
	display: inline-block;
}

.second .content .pagename .text{
	padding: 4%;
}

.second:not(.floormap) .text ul {
	text-align: left;
	padding: 40px 20%;;
	margin: 30px auto 0 auto;
	background: #d3d3d3;
}

.second:not(.floormap) .text li {
	list-style: circle;
	line-height: 2.6;
	font-weight: bold;
}
.second:not(.floormap) .text .center li {
	list-style: none;
}
.second:not(.floormap) .text .center li:before {
	content:"◯";
	font-size: 16px;	
	line-height: 1;	
	vertical-align: 0px;
	display: inline-block;	
	margin-right: 0px;	
	font-family: 'Montserrat',"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
}

.second .content .text li.litext{
	list-style: none;
	font-weight: normal;	
}

.second .map {
	margin-top: 30px;	
}

.second .text .buisiness_time li{
	list-style: none;
}

.second .subtitle01{
	margin-top: 0;	
}


/* reserve */
.second .content .reserve_list .subtitle{
	margin: 25px 0;
	padding: 0;	
	border:none;
	line-height: 1;	
}
.bgwhite{
	background: #fff;	
}
.bggray{
	text-align: left;
	padding: 40px 20%;
	margin: 30px auto 0 auto;
	background: #d3d3d3;
}
.reserve_list{
    padding: 50px 0%;
    margin: 30px auto 0 auto;
}
.reserve_list_btn{
	margin: 0 0 20px 0;	
}
.reserve_list_btn a{
	font-size: 1.2em;	
	display: inline-block;	
	color:#fff;
	background: #c1b69b;
	line-height: 1;	
	padding:1em 4.2em;
}
.reserve_list_btn a:before{
	display: inline-block;	
	content:">";
	padding-right: 10px;	
	font-weight: normal;	
}
.form_link{
	display: table;	
	margin:0px auto;
}
.form_link_single{
	display: table-cell;	
	vertical-align: top;	
	padding:0 20px;
	width: 42%;
}
.reserve_list_content{
	line-height: 1;	
	text-align: center;	
}
.reserve_list_content img{
	width: auto;	
	height: 83px;	
}
.reserve_list_content span{
	font-size: 12px;	
}

/* topics category */
.topics_list .text li:not(:first-child) {
	margin-top: 1em;	
}
.topics_list .content a{
	color:#000;
	text-decoration: underline;
}
.topics_single .content{
	min-height: 700px
}
.topics_single .content .subtitle{
	width: 90%;
	margin-left: auto;	
	margin-right: auto;	
	margin-bottom: 50px;	
}
.topics_single .content img{
	display: block;	
	max-width:90%;
	height: auto;	
	margin: 30px auto 30px;
	vertical-align: top;	
}
.topics_single .content a span{
	display: inline-block;	
	margin-right: 1em;	
}
.topics_single .eyecatch img{
	display: block;	
	margin: 2em auto 3em;
	max-height: 400px;		
	width: auto;
}
.topics_single .pagename a{
	color:#000;
	font-weight: bold;	
}
.topics_single .pagename a:hover{
	opacity: 0.6;	
}

/* floormap */
.floormap_content{	
	padding:40px 0
}
.floormap .table{
	width: 100%;	
	margin: 0 auto;
}
.floormap .table_div {
	width: 100%;	
}
.floormap .table_div ul{
	width: 33%;
}
.floormap_content .map_img{
	position: relative;	
	margin: 0 auto;	
	z-index:10;
}
.floormap_main{
	width: 100%;	
	margin: 0 auto;
	padding:60px 0px;
	background: rgba(255,255,255,0.7);
	color:#000;
	position: relative;	
}

.floormap .link{
	/*width: 230px;*/	
	width: 280px;	
	font-size: 16px;	
	cursor:pointer;
	position: absolute;
	border-bottom:2px solid #333;
	color:#333;
	line-height: 1;	
	padding: 0;	
}
.floormap .link:hover{
	opacity: 0.7;	
}
.floormap .link p{
	position: relative;	
	z-index:1;
}
.popname{
	font-size: 14px;	
	font-weight: bold;	
	padding: 13px 0;	
	color: #333;
}
.popline{
	position: absolute;	
	width: auto;	
	height: 1px;	
	background: #000;
}
.popup_single .modalclose {
	position: absolute;
	right: 10px;
	font-weight: bold;
	font-size: 40px;
	color: white;
	top: 10px;
	width: 40px;
	height: 40px;
	line-height: 28px;
	cursor: pointer;
	text-align: center;
	background: rgba(25,25,25,0.4);
}
.popup_single .modalclose small {
	font-size: 8px;
	line-height: 8px;
	display: block;
}

.link.dinning{
	background:#BCB192;
	right: -65%;
	top: 8%;
}
.link.dinning .popline{
	width: 200px;	
	background: #BCB192;
	top: 50%;
	left: -70%;
}
.link.privateroom{
	background: #92B7BC;
	right: -55%;
	top: 45%;
}
.link.privateroom .popline{
	background: #92B7BC;
	top: 20%;
	left: -30%;
	width: 100px;		
	z-index: 0;
}
.link.terrace{
	background: #B4BC92;
	left: -62%;
	top: 70%;	
}
.link.terrace .popline{
	width: 150px;
	top: 40%;
	right: -46%;
	background: #B4BC92;
}
.link.barcounter{
	left: -58%;
	top: 37%;
	background: #92AABC;
}
.link.barcounter .popline{
	width: 280px;
	top: 25%;
	right: -65%;
	background: #92AABC;
}
.link.barlounge{
	left: -45%;
	top: 5%;
	background: #BC9295;
}
.link.barlounge .popline{
	width: 152px;
	top: 84%;
	right: -25%;
	background: #BC9295;
}



.floormap_content .map_img{
	max-width: 500px;
	width: 45%;	
	position: relative;	
}
.floormap_content .map_img img{
	width: 100%;	
	height: auto;
}

.popup{
	cursor:pointer;
	display: none;	
	position: fixed;
	top:0;
	left: 0;	
	width: 100%;	
	height: 100%;	
	z-index:10000;
}
.popup_single{
	position: absolute;	
	z-index:10;
	display: none;	
	top:50%;
	left: 50%;	
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	max-width: 	960px;
	width: 55%;	
	height: auto;	
	background: #000;	
	color:#fff;
}
.popup_single img{
	width: 100%;	
}
.gallery .popup_single{
	max-width:  1280px;
	width: 80%;	
}

.link_img{
	cursor:pointer;
}
.link_img:hover{
	opacity: 0.6;	
}
.floortext{
	padding: 1em 1em 2.5em;
}

.second .content .floortext .subtitle{
	color:#fff;
	border-bottom: 2px solid #fff;
	margin:0 0 25px 0;	
}
