@charset "utf-8";

html{ margin-bottom:1px; height:100%; overflow-y:scroll; }

.conbody{ width:900px; }

.conbody .main_visual{
	position:relative;
}

.conbody .main_visual{
	background:url(../img/main.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:235px;
	display:block;
	margin-bottom:20px;
}

.conbody .main_visual h2{
	padding-top:12px;
	padding-left:20px;
	font-size:40px;
	display:block;
	color:#096;
	line-height:1.0em;
}

.conbody .main_visual p{
	display:block;
	padding-top:10px;
	padding-left:25px;
	font-size:11px;
}

/*英語用*/

.conbody .eng_main_visual{
	background:url(../img/main.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:235px;
	display:block;
	margin-bottom:20px;
}

.conbody .eng_main_visual h2{
	padding-top:12px;
	padding-left:20px;
	font-size:30px;
	display:block;
	color:#096;
	line-height:1.0em;
}

.conbody .eng_main_visual p{
	display:block;
	padding-top:10px;
	padding-left:25px;
	font-size:11px;
}

/*  inter_top
------------------------------------------------*/

.inter_top{ display:block; margin-bottom:40px; padding:40px 55px; background: url("../img/bg_top.png") repeat-x; }
.inter_top ul{ margin:0 auto; height:240px; text-align:center; }
.inter_top ul li{ float:left; margin:5px; background-color:#fff; } 


/*  inter_contents
------------------------------------------------*/

.conbody p{
    clear: both;
}

.conbody .text{
	padding:0 12px 12px 12px;
}

.conbody .header a:hover img,
.conbody .rent ul li a:hover img,
.conbody .tips ol li a:hover img,
.conbody .bnr a:hover img,
.conbody .bnr2 a:hover img{ opacity:0.7; 	filter: alpha(opacity=70); -ms-filter: "alpha( opacity=70 )"; background:#fff; }

.conbody .header{ margin:0 55px 20px; padding:0; width:800px; height:230px; }
.conbody .header p{ margin:120px 0 0 30px; }



.conbody h3.ttl {
    background: url("/shared/images/bg_onecolumn-ttl_900.gif") no-repeat scroll 0 0 transparent;
    clear: both;
    color: #00764E;
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    margin: 0;
    padding: 9px 0 12px 20px;
    width: 900px;
}

.conbody .rent{
	display:table;
	margin:10px 0 20px 0px;
	padding:10px 10px 10px;
	width:875px;
	border:1px solid #ccc;
	overflow:hidden;
}
.conbody .rent ul li{
	float:left;
	margin-right:5px;
}
.conbody .rent ul li span.access{
	font-weight:bold;
}
.conbody .rent ul li img{
	padding:2px;
	border:1px solid #ddd;
}
.conbody .rent ul li.end{
	float:right;
	margin:0;
}
.conbody .rent ul li.end div {
  height: 130px;
  display:table-cell;
  vertical-align: middle;
}
.conbody .rent ul li.end img{
	padding:0;
	border:none;
} 
.conbody .rent ul li table{
	width:200px;
	margin:4px 0;
	padding-bottom:6px;
	border:1px dotted #B0B0B0;
	border-bottom:none;
	overflow:hidden;
}
.conbody .rent ul li th {
	background-color:#F6FDE6;
	padding:2px 0 2px 4px;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	width:26%;
}
.conbody .rent ul li td{
	padding:2px 0 2px 4px;
	border-bottom: 1px dotted #B0B0B0;
	width:66%;
}

/*英語用*/
.conbody .rent ul li table.eng th {
	width:45%;
}
.conbody .rent ul li table.eng td{
	width:50%;
}

.conbody .rent ul li span.btn{
	clear:both;
	display:block;
}

.conbody .bnr{ margin:10px 8px 30px 0; text-align:center; }
.conbody .bnr2{ margin:20px 0 20px 0; width:800px;}
.conbody .bnr2 p{ padding:8px 0; color:#F98702; font-size:14px; font-weight:bold; line-height:160%; }

.conbody .tips{
	display:table;
	margin:5px 30px 20px 50px;
	overflow:hidden;
}
.conbody .tips ol li{
	float:left;
	margin:5px;
	background:url(../img/btn_tips.jpg);
	background-repeat:no-repeat;
	width:260px;
	height:54px;
}
.conbody .tips ol li a{
	/*width:260px;*/
	/*height:54px;*/
	display:block;
	width:230px;
	height:38px;
	padding:16px 0 0 30px;
	font-weight:bold;
	color:#F60;
	text-decoration:none;
}

.conbody .service{
	background:url(../img/bnr_about.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:80px;
	position:relative;
	padding:0 0 20px 0;
	margin:0 auto;
}

.conbody .service p{
	color:#333333;
	font-weight:bold;
	padding-top:20px;
	padding-left:20px;
	font-size:16px;
}

.conbody .service .detail{
	position:absolute;
	left: 0px;
	top: 0px;
	width:800px;
	height:80px;
}

.conbody .service .detail a{
	width:750px;
	height:45px;
	color:#FF9;
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
	padding-top:35px;
	padding-right:50px;
	text-align:right;
	display:block;
}


.img_l { float:left; }

.conbody2 .about{ float:right; margin-bottom:40px; }
.conbody2 .about dl{ width:370px; margin-top:4px;}
.conbody2 .about dt{ float:left; width:130px; font-weight:bold;  vertical-align:top; line-height:160%; }
.conbody2 .about dd{ float:left; width:240px; vertical-align:top; line-height:140%; }

img.line{ border:1px solid #ddd; }


.conbody .contact{
	align-items: center;
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}

.conbody .contact div +  div{
	margin-left: 20px;
}

.conbody .contact .btn{
	background:url(../img/btn_contact.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:80px;
}

.conbody .contact .btn a{
	width:240px;
	height:48px;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	display:block;
	padding-top:32px;
	padding-left:60px;
}

.conbody .contact .tel{
	font-weight:bold;
	font-size:24px;
	line-height:1.5em;
}

.conbody .contact .tel-green{
	color: #009260;
}

.conbody .contact .tel img{
	width: 35px;
  vertical-align: baseline;
}

.conbody .contact .mail{
	font-size: 16px;
  line-height: 2;
}

.conbody .contact .businessHours-small{
	font-size: 12px;
}

.conbody .contact .title{
	font-weight: bold;
}

ul.select_lang li{
	float:left;
	width:213px;
	height:60px;
	display:block;
	margin-right:10px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	background:url(../img/bg_btn_lang.gif);
	background-repeat:repeat-x;
}

ul.select_lang li a{
	display:block;
	line-height:60px;
	width:215px;
	height:60px;
	color:#ff4700;
}


/*物件詳細ボタン*/
.detail_btn{
	padding:6px 0 0 0;
	text-align:center;
}

/* Q&A */
.qa h2{
	text-align: center;
}

h3.open_h3 {
	cursor: pointer;
	padding: 1.6% 0;
}

h3.open_h3:not(:first-of-type) {
	border-top: 1px dotted #a9a9a9;
}

h3.open_h3:after {
	content: '';
	width: 10px;
	height: 10px;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	transform: rotate(45deg);
	transition: all .25s ease-in;
	float: right;
	position: relative;
	right: 2%;
	top: -1.2em;
}

h3.open_h3.active:after {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	-webkit-transition: all .25s ease-in;
	transition: all .25s ease-in;
	top: -1.2em;
}

h3.open_h3 p {
	position: relative;
	text-indent: -48px;
	margin-left: 48px;
}

h3.open_h3 p:before {
	content: '';
	height: 38px;
	width: 38px;
	display: inline-block;
	background-image: url("../../images/ico_q.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	margin-right: 10px;
	text-indent: 0;
}

h3.open_h3 + div,
h3.open_h3 + p {
	position: relative;
	text-indent: -48px;
	margin-left: 48px;
	margin-bottom: 1%;
}

h3.open_h3 + div:before,
h3.open_h3 + p:before {
	content: '';
	height: 38px;
	width: 38px;
	display: inline-block;
	background-image: url("../../images/ico_a.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	margin-right: 10px;
	text-indent: 0;
}
