@charset "utf-8";
/* =========================================

rc_europure.css

============================================ */
#main{
	width:920px;
	height:auto;
	margin:0 15px;
	padding:0;
	font-size: 16px;
	line-height: 1.4;
}

.header_title_second {
	width: 920px;
	padding: 0;
	margin-bottom: 30px;
}
	
/* navi */	
#naviArea {
	overflow: hidden;
	width:918px;
	height:55px;
	margin:1px auto 36px;
	padding:0;
	}

#naviArea ul li {
	float:left;
	}

.bold {
	font-weight: bold;
}

/*------------------------------------------------------------------------
	_area
------------------------------------------------------------------------*/
[id$="_area"] {
	width: 842px;
	margin: 0 auto 40px;
}

[id$="_area"] h2{
	margin-bottom: 25px;
}

[id$="_area"] .hdg_03 {
	background:url(../image/stl_bg.png) no-repeat;
	width: 735px;
	height: 30px;
	padding: 2px 0 0 25px;
	margin: 0 auto 25px;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}

[id$="_area"] .hdg_04 {
	border-left: 8px solid #66595a;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 20px;
}

[id$="_area"] p {
	line-height: 1.6;
}

[id$="_area"] .lead {
	width: 800px;
	margin: 0 auto 30px;
}

/*------------------------------------------------------------------------
	メインイメージ
------------------------------------------------------------------------*/
#mainimg {
	background:url(../image/img_main_01.png?231130) no-repeat;
	width: 900px;
	height: 848px;
	margin: 0 auto 15px;
	position: relative;
}

#mainimg .logo {
	position: absolute;
	top: 25px;
	left: 30px;
}

#mainimg .inner {
	position: absolute;
	top: 66px;
	right: 36px;
	width: 518px;
}

#mainimg .inner p:nth-of-type(2) {
	margin: 24px 0 40px 24px;
}

#mainimg .hall {
	text-align: center;
}

#mainimg .hall figcaption {
	font-size: 14px;
	color: #fff;
	margin-top: 10px;	
}

#mainimg .point {
	position: absolute;
	bottom: 20px;
	left: 178px;
}

/*------------------------------------------------------------------------
	デザイン
------------------------------------------------------------------------*/
.concept {
	background:url(../image/bg_design.png) repeat-x;
	width: 770px;
	height: auto;
	margin: 0 auto 30px;
	padding: 15px 65px 30px;
}

.concept dl {
	background:url(../image/img_design_01.png?231130) no-repeat right top;
	height: 332px;
	width: 670px;
	margin: 0 auto;
	line-height: 1.6;
}

.concept dt {
	margin: 0 0 40px 70px;
	padding: 47px 0 0 0;
}

.concept dd {
	width: 442px;
}

.concept_box {
	width: 720px;
	margin: 0 auto;
}

#design_concept p {
	margin-bottom: 30px;
}

#design_concept ul {
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:space-between;
	-webkit-justify-content:space-between;
	justify-content: space-between;
}

#design_concept li figcaption {
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
}

.line_gr {
	height: 2px;
	border: none;
	border-top: 1px solid #c7c7c7;
	display: block;
	margin: 25px 0;
}

/*------------------------------------------------------------------------
	セキュリティ
------------------------------------------------------------------------*/
#security_area {
	margin: 0 auto 50px;
}

/* 広範囲のセキュリティ */
.security_box{
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	width: 760px;
	margin: 0 auto 50px;
}

.left_box {
	width: 288px;
	margin: 42px 55px 0 38px;
}

.left_box figcaption {
	text-align: center;
	font-size: 14px;
	margin-top: 15px;
}

.left_box .note {
	border: 1px solid #8c8c8c;
	padding: 17px 0 17px 25px;
	width: 178px;
	margin: 40px 0 0 34px;
	font-size: 14px;
}

.left_box .note li:first-of-type {
	background:url(../image/mrk_line_red.png) no-repeat 0 8px;
	padding: 0 0 0 34px;
	margin-bottom: 8px;
}

.left_box .note li:last-of-type {
	background:url(../image/mrk_dot_bl.png) no-repeat 7px 5px;
	padding: 0 0 0 34px;
}

@media screen and (max-device-width: 1024px) {
	.left_box .note {
		padding: 17px 25px;
		margin: 40px 0 0 24px;
	}
}

.right_box {
	width: 354px;
	margin: 22px 25px 0 0;
}

.icon_bl {
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:space-between;
	-webkit-justify-content:space-between;
	justify-content: space-between;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	width: 352px;
	margin-bottom: 26px;
}

.icon_bl li {
	width: 164px;
	height: 32px;
	background: #002058;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 8px;
	font-weight: bold;
}

.security_item01 {
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:space-between;
	-webkit-justify-content:space-between;
	justify-content: space-between;
	width: 352px;
	margin: 0 auto 36px;
}

.security_item01 li:first-of-type {
	margin: 0 0 0 22px;
}

.security_item01 li:last-of-type {
	margin: 0 22px 0 0;
}

.security_item01 figcaption,
.security_item02 figcaption{
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
}

.security_item02 {
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:space-between;
	-webkit-justify-content:space-between;
	justify-content: space-between;
	width: 354px;
	margin: 0 auto;
}

.security_item02 li:nth-of-type(2) {
	margin-top: 10px;
}

@media screen and (max-device-width: 1024px) {
	.ad_space {
		letter-spacing: -0.1em;
	}
}

/* 室内廊下 */
.corridor_box {
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:space-between;
	-webkit-justify-content:space-between;
	justify-content: space-between;
	width: 658px;
	margin: 0 auto;
}

.corridor_box .img {
	width: 266px;
}

.corridor_box .txt {
	width: 340px;
}

.corridor_box .txt p {
	margin-bottom: 16px;
}

.corridor_box .txt li {
	margin-bottom: 20px;
}

.corridor_box .txt li:last-of-type {
	margin-bottom: 0
}

.corridor_note {
	font-size: 14px;
	margin: -31px 0 0 30px;
}

/*------------------------------------------------------------------------
	上質空間
------------------------------------------------------------------------*/
.inner_box {
	width: 720px;
	margin: 0 auto;
}

.inner_box h4 {
	margin-left: 20px;
}

/* 共用部 */
#public_areas {
	margin-bottom: 30px;
}

.entrance {
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:space-between;
	-webkit-justify-content:space-between;
	justify-content: space-between;
	width: 680px;
	margin: 0 auto;
}

.entrance .img {
	width: 345px;
}

.entrance .txt {
	width: 308px;
}

.txt_680 {
	width: 680px;
	margin: 0 auto 20px;
}

.txt_720 {
	width: 720px;
	margin: 0 auto 20px;
}

.corridor_image {
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:space-between;
	-webkit-justify-content:space-between;
	justify-content: space-between;
	width: 660px;
	margin: 10px auto;
	position: relative;
}

.corridor_image figcaption {
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}

.corridor_image li a img:nth-of-type(2) {
	position: absolute;
	top: 4px;
	left: 4px;
}

.corridor_image a img:hover {
	opacity: 0.7;
}

/* 専用部 */
.equipment_box {
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:space-between;
	-webkit-justify-content:space-between;
	justify-content: space-between;
	width: 680px;
	margin: 0 auto;
}

.equipment_box dl {
	width: 212px;
}

.equipment_box dt {
	background:url(../image/stl_border.png) repeat-x;
	font-size: 14px;
	height: 26px;
	padding-top: 6px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

.equipment_box dd {
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
}

.interior {
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:space-between;
	-webkit-justify-content:space-between;
	justify-content: space-between;
	width: 680px;
	margin: 0 auto;
}

.interior .img {
	width: 300px;
}

.interior .txt {
	width: 350px;
}

.interior .note {
	font-size: 14px;
	margin-top: 15px;
}

.interior figcaption {
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}

/*------------------------------------------------------------------------
	パンフレット・PCチラシなど
------------------------------------------------------------------------*/
.inq_area ul.ic {
	overflow: hidden;
	width:690px;
	margin: 0 auto 30px;
}

.inq_area ul.ic li.ic_bn {
	float: left;
	margin: 6px;
}

.inq_area .myButton {
	-moz-box-shadow:inset 0px 0px 0px 0px #1564ad;
	-webkit-box-shadow:inset 0px 0px 0px 0px #1564ad;
	box-shadow:inset 0px 0px 0px 0px #1564ad;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background:-moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-o-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
	background-color:#79bbff;
	border:2px solid #337bc4;
	display:inline-block;
	cursor:pointer;
	color: #FFF!important;
	font-size:16px;
	font-weight:bold;
	width: 190px;
	padding:12px;
	text-align: center;
	text-decoration:none;
}

.inq_area .myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #80b5ea), color-stop(1, #bddbfa));
	background:-moz-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-webkit-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-o-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-ms-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:linear-gradient(to bottom, #80b5ea 5%, #bddbfa 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa',GradientType=0);
	background-color:#80b5ea;
	color: #333 !important;
	text-decoration: none;
}

.inq_area .myButton:active {
	position:relative;
	top:1px;
}

/* リンクなしの時 */
.inq_area .myButton_non {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
	background-color:#ededed;
	border:2px solid #dcdcdc;
	display:inline-block;
	cursor: auto;
	color:#aaaaaa;
	font-size:16px;
	font-weight:bold;
	width: 190px;
	padding:12px;
	text-align: center;
	text-decoration:none;
}

/*------------------------------------------------------------------------
	バリアフリーバナー
------------------------------------------------------------------------*/
.banner_area {
    clear: both;
    height: 82px;
    margin: 17px auto 15px;
    width: 468px;
}

/* ----------------------------------------------------------
 gosoudan_box
---------------------------------------------------------- */
.ttl_soudan {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.catch_soudan {
	font-size: 16px;
	font-weight: bold;
}

#gosoudan_box {
	font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
	padding: 20px 0px 0px 0px;
    border-top: #dddddd solid 2px;
}
#gosoudan_box .inner{
	color: #fff;
	background-color: #005bac;
	width: 880px;
	margin: 0 auto 0;
	padding-top: 25px;
}
#gosoudan_box .lst {
	/*width: 880px;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	padding: 30px 0 15px;
	margin: 0 0 0 -15px;
	text-align: center;
}

.soudan_form,
.soudan_request {
	margin-top: 9px;
}

.soudan_shop:before {
	content: "";
	background: url(../../../image/bg_soudan_shop.png) 0% bottom no-repeat;
	vertical-align: bottom;
	display: inline-block;
	width: 69px;
	height: 67px;
	visibility: visible;
}
#gosoudan_box .lnk {
	width: 292px;
	margin: 0 0 5px;
	border-left: solid 1px #fff;
}
#gosoudan_box .lnk:first-child {
	border-left: none;
}
#gosoudan_box .lnk a {
	display: block;
	width: 100%;
	height: 100%;
}

#main #gosoudan_box p {
	letter-spacing: 0;
	line-height: 1;
	overflow: hidden;
}

.free_dial {
	color: #005bac;
	font-size: 18px;
	margin: 20px auto 0;
	width: 520px;
	letter-spacing: 0;
}

.free_dial dt{
	float: left;
	padding: 7px 0;
	font-weight: bold;
}

.free_dial dd{
	background: url(../../../image/ico_dial.png) 0 0 no-repeat;
	margin-left: 180px;
	padding: 7px 0 7px 35px;
	font-weight: bold;
}

.fs_13 {
    font-size: 13px!important;
}

.fs_15 {
    font-size: 15px!important;
}


#wrap .contact_bg{
	max-width: none;
	width: 100%;
}
#wrap  .footer-nav{
	margin: 40px auto 0;
}
