@charset "utf-8";
/* CSS Document */

.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}

.plan_link{
	margin:3em 0;
	text-align: center;	
	font-size:1.2em;
}
.plan_link a{
	color:#000;
}

.pc{
	display:none;
}
.sp{
	display:block;
}	

.left{
	text-align: left;
}

.maximg1{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	max-width:150px;
}

.maximg2{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	max-width:200px;
}

.maximg3{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	max-width:300px;
}

figure{
	margin:0;
	padding:0;
}

.mb0c *{
	margin-bottom: 0!important;
	vertical-align: bottom;
}

#cboxOverlay{
	z-index:10000;
}

.c000{
	color:#000!important;
}

.cfff{
	color:#fff!important;
}

.center,.btime{
	text-align: center!important;
}	
	
.clearfix{display: inline-block;} 

/* Hides from IE Mac \*/
* html .clearfix {height: 1%;}
.clearfix{display:block;}
/* End Hack */ 

.mt5p{
	margin-top: 5%;	
}

body{
	background:#fff;
	font-size: 10px;
    font-family: "Lucida Grande", Meiryo, "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Helvetica, Arial, sans-serif !important;
    word-wrap: break-word;
    color: #000;
    -webkit-text-size-adjust: 100%;
}
img {
	width: 100%;
}
body>div[style="display:inline;"]>img,
script+img,
body>div[style="display:inline;"]+img{
	width: auto;
}
#wrapper{
	width:100%;
}

a {
	color: #fff;
}

h1 {
	display: block;
	background:#330000;
	font-size: 9px;
	color: #fff;
	padding: 10px 5.333%;
}

h2,h3 {
	line-height: 0;
}

#content {
	margin: 10px 5.333% 0px 5.333%;
	padding: 10px 0;
}

.info {
	padding-bottom: 12px;
	border-bottom: #e1e1e1 1px solid;
}
.info h4 {
	background: url("../images/info_bg.gif");
	color: #fff;
	font-size: 17.5px;
	padding: 10px 5.333%;
	margin-bottom: 20px;
}

.info h4 img{
	width: 16px;
	margin-right: 5px;	
}
.info p {
	padding: 0px 5.333%;
	margin-bottom: 8px;
}

.btn a {
	border-radius: 5px;
	background:#330000;
	color: #fff;
	width: 49%;
	float: left;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px 0;
	display: block;
	text-decoration: none;
}

.btn:nth-of-type(2n) a{
	margin-left: 2%;
}

.btn dd {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}

.btn dd span {
	font-size: 9px;
}

#content p.btn_search {
	margin-bottom: 0;	
}

.btn_search a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	border:none;
	color: #fff;
	padding: 17px 0;
	width: 89.333%;
	margin: 10px auto 0 auto;
	text-align: center;
	background-color: #b10f10;
	background-image: url("../images/btn_arrow.png");
	background-position: 94% center;
	background-repeat: no-repeat;
	text-decoration: none;
	background-size: 7px 12px, 100% 100%;
	border-radius: 5px;
}

.btn_search a img {
	width: 24px;
	margin-right: 15px;
	vertical-align: middle;
}

.btn_contact a {
	display: block;
	font-size: 20px;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(232, 99, 5);
	border-radius: 5px;
	color: #fff;
	background: url("../images/btn_arrow.png"), -moz-linear-gradient( 90deg, rgb(211,87,0) 0%, rgb(232,99,5) 100%);
	background: url("../images/btn_arrow.png"), -webkit-linear-gradient( 90deg, rgb(211,87,0) 0%, rgb(232,99,5) 100%);
	background: url("../images/btn_arrow.png"), -ms-linear-gradient( 90deg, rgb(211,87,0) 0%, rgb(232,99,5) 100%);
	padding: 17px 0;
	width: 89.333%;
	margin: 15px auto 0 auto;
	text-align: center;
	background-position: 94% center;
	background-repeat: no-repeat;
	text-decoration: none;
	background-size: 7px 12px, 100% 100%;
}

.btn_contact a img {
	width: 25px;
	margin-right: 15px;
}

.bnr p {
	line-height: 0;
	margin-bottom: 16px;
}

.bnr p img {
	width: 50%;
}

.btn_tel {
	display: block;
	padding: 20px 5.333% 16px 5.333%;
}
#content dl.btn_tel a {
	padding: 18px 16px 18px 16px;
}
.btn_tel a {
	color: #fff;
	background: url("../images/btn_arrow.png");
	background-position: 94% center;
	background-repeat: no-repeat;
	text-decoration: none;
	background-size: 7px 12px;
	display: block;
	background-color: #333;
	padding: 18px 16px 18px 22px;
	border-radius: 5px;
}

.btn_tel dt {
	font-size: 10px;
	text-align: center;
}
.btn_tel dd {
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	letter-spacing: -1px;
}
.btn_tel dd img{
	height: 22px;
	width: auto;
}

#footer {
	background: #fff!important;
	color: #000!important;
	padding: 20px 0;
	margin-top: 10px;
	position: relative;
}

#footer .foot_logo {
    margin-bottom: 15px;
    padding: 0 20px;
    width: 80%;
	max-width:400px;
}

#footer ul li {
	margin-bottom: 5px;
}

#footer ul li a{
	text-decoration: none;
}

#footer .pagetop {
	position: fixed;
	width: 15%;
	right: 3%;
	bottom: 5%;
	display: none;
}

address {
	font-size: 9px;
	margin-top: 2em;
	text-align: center;
}

/* menu */
#menu {
	background: #1b1b1b;
	opacity: 0.9;
	font-size: 0;
	position: fixed;
	top: 0;
	width: 100%;
	display: table;	
	z-index:9999;
}

#menu > *{
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;	
}

.menu ul,
#menu ul {
	width: 100%;
	margin: 0 auto;
	background: #1b1b1b;
	text-align: center;
}

.menu ul{
	background: none;
	text-align: left;
}

.menu ul li {
	display: inline-block;
	width: 49%;
}

.menu ul li.bbn{
	
}

.menu ul li a,
#menu ul li a {
	font-size: 13px;
	text-align: center;
	border-bottom: 1px dotted #606060;
	display: block;
	text-decoration: none;
	padding: 15px 0;
	vertical-align: middle;
}

.menu ul li a{
	font-size: 11px;
}

.menu ul li a.br,
#menu ul li a.br {
	margin-top: -6px;
}

.menu ul li:nth-of-type(2n) a{
	border-left: 1px dotted #606060;
}

#menu ul li.bbn a {
	border-bottom: none;
}

#menu p {
	display: table-cell;
	width: 25%;
	letter-spacing: normal;
	font-size: 0;
	vertical-align: bottom;	
	text-align: center;
}

#menu p.menuBtn {
	width: 50%;
	background-image:url(../images/bg_menuBtn.png);
	/*background: #1b1b1b;*/
}
#menu p.low{
	background-image:url(../images/bg_search.png);
	/*background: #c91113;*/
}
#menu p.tel{
	background-image:url(../images/bg_contact.png);
	/*background: #e66001;*/
}

#menu p img{
	max-width:124px;
	max-height: 80px;
}
#menu p.menuBtn img{
	max-width:200px;
	max-height: 80px;
}


.menuOpen {
	display: none;
	position: absolute;
	padding: 0 5.333%;
	background: #1b1b1b;
	width: 100%;	
	box-sizing: border-box;
	left:0;
}

.menuBtn{
	vertical-align: middle !important;
}


/*下層ページ*/
#content h3 {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	margin-bottom: 20px;
	background-color: #330000;
	color: #fff;
	display: block;
	line-height: 1;
	padding: 16px 0 14px 0;
	margin-top: -10px;
}

#content h4 {
	font-size: 12px;
	margin-bottom: 15px;
	font-weight: bold;
}

#content .map {
	width: 76%;
	background-color: #a4c441;
	border-radius: 5px;
	color: #fff;
	font-size: 12.5px;
	padding: 15px 0;
	margin-top: 25px;
	margin-bottom: 20px;
	text-align: center;
	margin-left: 12%;
	position: relative;
}
#content .map::before {
	border-width: 8px 8px 0px;
	top: auto;
	bottom: -8px;
	border-color: #a4c441 transparent;
	border-style: solid;
	position: absolute;
	left: 48%;
}

#content .map:after {
	border-width: 8px 8px 0px;
	top: auto;
	bottom: -8px;
	border-color: #a4c441 transparent;
	border-style: solid;
	position: absolute;
	content: " ";
	left: 48%;
}

#content p {
	margin-bottom: 20px;
}

#content ul li {
	margin-bottom: 6px;
}
#content.outline dl dt{
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 11px;
}

#content.outline dl dd{
	margin-bottom: 6px;
}

#content ul.floormenu{
	margin-bottom: 14px;
}
#content ul.floormenu li{
	display: inline-block;
	font-size: 13px;
	line-height: 18px;;
	background-color: #ddd;
	border-radius: 4px;
	padding: 4px 7px;
	color: #000;
	margin-bottom: 6px;
	margin-right: 4px;
}

#content h5 {
	font-size: 12px;
	border-bottom: 1px #ddd solid;
	margin-bottom: 10px;
	padding-bottom: 6px;
}

#content dl.service {
	margin-top: 14px;
}
#content dl.service dt {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 7px;
	border-left: #000 2px solid;
	text-indent: 8px;
}

#content dl.service dd {
	margin-bottom: 12px;
}

.mod-table{
	display: table;
	text-align: center;
	width: 100%;
}

.mod-table > *{
	display: table-cell;
	vertical-align: middle;	
	padding:0 0.5%;
}

#content .slider_caption{
	padding:1em;
	background: #fff;
}
#content .slider_caption p{
	color:#000;
	margin-bottom: 0;	
}
strong{
	font-size:1.5em;
	font-weight: bold;	
	text-align: center;
}
.tips{
	color:#666;
}
.fsbig{
	font-size:1.5em;
}
.mb1em{
	margin-bottom: 1em;		
}
.footer_resident{
	color:#000;
	padding:20px 1em;
	background: #ccc;
	font-size:8px;
}
.footer_resident a{
	text-decoration: none;
	color:#000;
}
.footer_resident li{
	border-right: 1px solid #000;
	text-align: center;
}
.footer_resident li:last-child{
	border:none;
}
.compinfo{
	background: #999;	
	padding:1em 1em;
}
#footer .mod-table > :nth-of-type(2n) {
	padding: 0;	
}
iframe {
	width: 100%;
}
.alliance{
	text-align: center;
}
.alliance a{
	color:#000;
}
.alliance p{
	font-size:1.5em;
}
.alliance p+center{
	margin: 1em 0;	
}
.alliance + .mod-table{
	padding:0 5.33%;
	box-sizing: border-box;
}
.btn_about,.btn_info{
	width: 50%;	
	border-radius: 5px;
	padding: 1em 2%;
	background: url("../images/btn_arrow.png");
	background-position: 94% center;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 1em;	
	font-weight: bold;	
	background-size: 7px 12px;
	line-height: 1.1;	
}
.btn_about{
	background-color:#E66001;
}
.btn_info{
	background-color: #4e1f21;
}
#content .cv p {
	margin-bottom: 0;	
}
ul.service+h5{
	margin-top: 10px;	
}
#header .bx-pager{
	display:none;
}
#header #content .bx-pager{
	display:block;
}
#header .bx-wrapper{
	margin-bottom: 0;	
}
#header #content .bx-wrapper{
	margin-bottom: 60px;	
}
#header .slider li {
    padding: 0em;
    background: none;
}
.vat > *{
	vertical-align: top!important;	
}
.faciimg {
	margin-bottom: 2em;	
}
.faciimg img{
	width:auto;
	max-height:45px;
	display:block;
}
.vam{
	vertical-align: middle!important;	
}
.flbtn{
	overflow: hidden;	
}
.flbtn > *{
	width:50%;
	float: left;
	padding-right: 0.25em;
	box-sizing: border-box;
	margin-bottom: 1em;
}
.flbtn > *:nth-child(2n){
	padding-right:0;
	padding-left: 0.25em;
}
p.rent{
	text-align: center;
}
p.rent img{
	width:auto;
}
.forrent{
	font-size:1em;
	background: #fff!important;	
	text-align: left;
	padding: 0.5em;	
	border-bottom:1px solid #ddd;
	color:#000!important;
}
.forrent span{
	font-size:0.6rem;
	color:#fff;
	padding: 0.5em 1em;
	background: #999;	
	display: inline-block;	
	line-height: 1;	
	margin-right:0.2em;
}
.btn_tel .btime{
	display:none;
}
.pcmenu{
	display:none;
}
.paxbnr{
	text-align: center;
	margin-top: 1.5em;	
}
.alliance .btime{
	margin-bottom: 1em;	
}
#content .bx-wrapper img {
    max-height: 300px;
    width: auto;
    margin: 0 auto;
}