@charset "UTF-8";

/*----------------------------------------------------
	▼reset
----------------------------------------------------*/
html{
	overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style: normal;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th{
	font-weight: normal;
	text-align: left;
}
ol,ul{
	list-style: none;
}
fieldset,img{
	border: 0;
}
img{
	border:0px;
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

a{
	text-decoration: none;
	color: #000;
}

a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/*----------------------------------------------------
	▼base style
----------------------------------------------------*/
body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:16px;
	color:#090909;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
}

.clearfix:after{
	content: "";
	display: block;
	clear: both;
}

#Wrapper{
	width:100%;
	padding:0px;
	margin:0px;
	overflow: hidden;
}


/*----------------------------------------------------
	▼Header
----------------------------------------------------*/
.Header-1{
	width: 100%;
	background: #0f7cc0;
}

.Header-1-Wrapper,.Header-2-Wrapper{
	width: 1200px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}

.Header-1-Wrapper{
	color: white;
}

.Header-1 p{
	margin-left: 14em;
}

.Header-1 ul{
	width: 275px;
	display: flex;
	justify-content: space-around;
}

.Header-1 a{
	color: white;
}

.Header-2{
	padding: 10px 0;
}

.Header-2 h1 {
	font-size: x-large;
	font-weight: bold;
	letter-spacing: 3px;
	padding-top: 5px;
}

.Header-2-Left {
	margin-left: 21em;
}

.Header-2-Left a {
	display: contents;
}

.Header-2-Right p{
	padding: 5px 0;
}


/*----------------------------------------------------
	▼TOP Main-img上 Top-Button-Wrapper
----------------------------------------------------*/
.Top-Button-Wrapper {
	width: 1200px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 10px;
}

.Top-Button-Wrapper a{
	color: white;
}

.Top-Button-Left,.Top-Button-Right{
	width: 49.5%;
	height: 75px;
	display: inline-table;
}

.Top-Button-LR{
	display: table-cell;
	vertical-align: middle;
}

.br{
	display: none;
}

.Top-Button-Left{
	background: #107dbc;
}

.Top-Button-Right{
	background: #88c6fb;
}

.Top-Button-Wrapper h4{
	font-size: x-large;
}

.Top-Button-Wrapper span {
	display: block;
	font-size: large;
}

/*----------------------------------------------------
	▼TOP Main-img下 Top-Section1 Section2
----------------------------------------------------*/
.Top-Section1{
	background: #107dbc;
}

.Top-Section1-Wrapper,.Top-Section2-Wrapper {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}

.Top-Section1 h2,.Top-Section2 h2{
	text-align: left;
	font-size: x-large;
	font-weight: bold;
}

.Top-Section1 h2{
	color: white;
}

.Top-Section2 h2{
	color:inherit;
}

.Top-Section1-UL,.Top-Section2-form {
	background: white;
	border-radius: 10px;
	padding: 30px 0;
}

.Top-Section1-UL ul{
	display: flex;
	justify-content: space-around;
}

.Top-Section1-UL img {
	width: 186px;
}

.Top-Section2{
	background: #e5f3ff;
}

.Top-Section2-form-Box1,.Top-Section2-form-Box1 form,.Top-Section2-form-Box2 form {
	width: 1100px;
	margin: 0 auto;
	display: flex;
}

.Top-Section2-form-Box1 form{
	width: 33%;
}

select {
	width: 75%;
	height: 40px;
	border: 3px solid #107dbc;
	font-size: medium;
	cursor: pointer;
}

form p{
	line-height: 40px;
	font-size: large;
	margin-right: 0.5em;
}

.Top-Section2-form-Box2{
	margin: 20PX auto 0;
}

.Top-Section2-form-Box2 p{
	width: 7em;
	line-height: inherit;
}

.Top-Section2-form-Box2 input{
	margin-left: 1em;
}

.Top-Section2-form-Box2 ul {
	display: flex;
	flex-wrap: wrap;
}

.Top-Section2-form-Box2 li {
	width: 10em;
	text-align: left;
	}


.Top-Section2-Button {
	width: 50%;
	height: 40px;
	margin: 20px auto 0;
	background: #107dbc;
	letter-spacing: 0.5em;
}

.Top-Section2-Button a{
	color: white;
	line-height: 40px;
	display: block;
}


/*----------------------------------------------------
	▼TOP ベルマネジメント特選物件 Top-Section3
----------------------------------------------------*/
.Top-Section3-Wrapper,.Top-Section4-Wrapper,.Top-Section5-Wrapper,
.Blog-Section1,.Inquiry-Section1-Wrapper{
	width: 1200px;
	margin: 50px auto;
	text-align: left;
}

.Top-Section3 h3,.Top-Section4 h3,.Top-Section5 h3,
.Info-Section1 h3,.Blog-Section1 h3,.Inquiry-Section1 h3{
	font-size: x-large;
	line-height: 52px;
	margin-bottom: 50px;
}

.Top-Section3 h3 img,.Top-Section4 h3 img,.Top-Section5 h3 img,
.Info-Section1 h3 img,.Blog-Section1 h3 img,.Inquiry-Section1 h3 img{
	float: left;
	margin-right: 0.5em;
}

.Top-Section3-Box-Wrapper,.Top-Section4-Box-Wrapper{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.Top-Section3-Box-Wrapper::after {
	content: "";
	display: block;
	width: 352px;
}

.Top-Section3-Box{
	width: 353px;
	margin: 0 0 100px;
}

.Top-Section3-Box-DL1 img {
	width: 352px;
	height: 215px;
	object-fit: contain;
}

.Top-Section3-Box-DL1 dt{
	height: 30px;
	line-height: 30px;
	background: #107dbc;
	color: white;
	text-align: center;
	margin-bottom: 5px;
}

.Top-Section3-Box-DL1 dd{
	margin-bottom: 5px;
}

/*.Top-Section3-Box-DL1 dd + dd {
	height: 6em;
}*/

.Top-Section3-Box-DL2{
	display: flex;
	flex-wrap: wrap;
}

.Top-Section3-Box-DL2 dt{
	width: 4em;
	padding: 3px 0;
}

.Top-Section3-Box-DL2 dd{
	padding: 3px 0;
}

.Top-Section3-Box-DL2 dd + dd{
	width: 68%;
	padding: 3px 0;
}

.Top-Section3-Box-Button{
	width: 80%;
	height: 30px;
	margin: 20px auto 0;
	text-align: center;
	background: #107dbc;
}

.Top-Section3-Box-Button a{
	display: block;
	line-height: 30px;
	color: white;
}

/*----------------------------------------------------
	▼TOP ベルマネブログ Top-Section4
----------------------------------------------------*/
.Top-Section4-Box {
	width: 30%;
}

.Top-Section4-Box dt{
	margin-bottom: 1em;
}

.Top-Section4-Box-Button {
	width: 33%;
	height: 30px;
	margin: 20px 0 0 auto;
	text-align: center;
	background: #107dbc;
}

.Top-Section4-Box-Button a{
	display: block;
	line-height: 30px;
	color: white;
}

/*----------------------------------------------------
	▼TOP お知らせ Top-Section5
----------------------------------------------------*/
.Top-Section5{
	margin-bottom: 50px;
}

.Top-Section5 dl {
	display: flex;
	flex-wrap: wrap;
}

.Top-Section5 dt{
	width: 10em;
	padding: 5px 0;
}

.Top-Section5 dd{
	width: 75%;
	padding: 5px 0;
}


.Top-Section5-Box-Button {
	width: 33%;
	height: 30px;
	margin: 20px 0 0 auto;
	text-align: center;
	background: #107dbc;
}

.Top-Section5-Box-Button a{
	display: block;
	line-height: 30px;
	color: white;
}


/*----------------------------------------------------
	▼Footer
----------------------------------------------------*/
#nf_wrapper {
	width: 100%;
	margin-top: 50px;
}

.nf {
	font-size: 120px;
	font-weight: bold;
	color: #88c6fb;
	margin-bottom: -40px;
}

.nf_not {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 80px;
}

.nf_jp_wrapper {
	width: 100%;
	color: white;
	background-color: #88c6fb;
	padding: 30px 0 50px;
}

.nf_jp {
	font-size: 30px;
	font-weight: bold;
}

.nf_back {
	width: 220px;
	border: 1px solid white;
	margin: 20px auto;
}

.nf_back a {
	display: block;
	width: 100%;
	height: 100%;
	color: white;
	line-height: 3em;
}


/*----------------------------------------------------
	▼Footer
----------------------------------------------------*/
footer{
	background: #107dbc;
	color: white;
}

.Footer-Wrapper{
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0 20px;
	display: flex;
}

.Fotter-img-Wrapper {
	margin-left: auto;
	display: flex;
	width: 390px;
	justify-content: space-between;
}


.Footer-Wrapper dl {
	width: 600px;
	text-align: left;
	padding-left: 50px;
}

.Footer-Wrapper dt {
	margin-bottom: 1em;
}

.Footer-Wrapper dd {
	display: flex;
	justify-content: space-around;
	margin-left: 5px;
}

.Footer-Wrapper ul {
	width: 33%;
}

.Footer-Wrapper li {
	padding: 5px;
}

.Footer-Wrapper a{
	color: white;
}

.Fotter-img1 {
	width: 118px;
	height: 280px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.Fotter-img-Wrapper iframe {
	width: 245px;
	height: 255px;
}

.Footer-Copy {
	padding-bottom: 1em;
}


/*----------------------------------------------------
	▼object-fit-images IE対応
----------------------------------------------------*/
.ofi {
	object-fit: contain;
	font-family: 'object-fit: contain;'
}