@charset "utf-8";
/* CSS Document */

/*共通*/

.ttl01{
	font-size: 23px;
    margin-bottom: 25px;
    font-family: 'Cinzel', serif;
    font-weight: 100;
}

.ttl02{
	text-align: center;
	font-size: 30px;
	font-family: 'Cinzel', serif;
	font-weight: 100;
}


/*ボタン*/
.more-btn {
    text-align: right;
}

.more-btn a{
	border-bottom: 1px solid #333;
}

.more-btn a::after{
	content: url(../img/common/link-mark01.jpg);
	display: inline-block;
	margin-left: 5px;
}

/*トップページ
=========================================== */

.info-box{
	padding: 15px;
	border:1px solid #cccccc;
	margin-bottom: 60px;
}

.info-box h3{
	font-size: 20px;
    padding: 5px 0;
    border-bottom: 1px solid #9b9999;
    margin-bottom: 10px;
    text-align: center;
}

.info-box ul li{
	list-style: disc;
	margin-left: 160px;
}

#topBox01 .wrap{
	padding-bottom: 80px;
	border-bottom: 1px solid #cccccc;
}

#topBox01 h2{
	font-size: 32px;
    text-align: center;
    font-weight: 100;
}

#topBox02 .wrap{
	display: flex;
}

#topBox02 .wrap > div{
	margin-left: 65px;
}

#topBox02 .wrap h2{
	font-size: 24px;
	margin-bottom:40px; 
}

#topBox03 .wrap > div{
	display: flex;
}

#topBox03 .wrap h2{
	font-size: 30px;
	margin-bottom:40px;
	text-align: center;
}

#topBox03 .wrap h3{
	font-size: 20px;
	margin-bottom:30px;
}

#topBox03 .wrap > div > div{
	margin-right: 65px;
}

#topBox04 .wrap{
	display: flex;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 105px;
}

#topBox04 .wrap h2{
	font-size: 24px;
	margin-bottom:40px; 
}

#topBox04 .wrap > div{
	margin-left: 65px;
}

#topBox05 .wrap h2{
	font-size: 38px;
	margin-bottom:40px;
	text-align: center;
	font-weight: 100;
}

#topBox05 .wrap > p{
	width: 750px;
	margin: 0 auto;
}

.cont-btn{
	text-align: center;
}

.cont-btn a{
	font-size: 30px;
	padding: 10px 25px 10px 75px;
	background:#000 url(../img/common/icon-mail.jpg) no-repeat left 18px center;
	color: #fff;
	display: inline-block;
	text-decoration: underline;
}


/*新着情報*/
#topBox00 h2{
	font-size: 32px;
	text-align: center;
	margin-bottom: 15px;
}

#topBox00 .blogs-cont{
	display: flex;
}

#topBox00 .blogs-date{
	margin-bottom: 0;
}

#topBox00 article.blogs {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#topBox00 .news-cate{
	padding: 0px 20px;
}

#topBox00 .blogs-title h3{
	margin: 28px 0 0 10px;
}

.works_box-in{
	overflow: hidden;
	margin:10px 0 50px;
}

.works_box-in .top-works{
	float: left;
    width: 190px;
    margin-right: 18px;
}

.works_box-in .top-works:last-child{
	margin-right: 0;
}

/*01.『マンション美化』で入居者の満足度をアップ
=========================================== */
#serviceBox01{
	margin-bottom: 50px;
}
#serviceBox01 .wrap{
	display: flex;
	padding-bottom: 65px;
	border-bottom: 1px solid #cccccc;
}

#serviceBox01 .wrap > div{
	margin-right: 55px;
}

.img-flex{
	margin-top: 40px;
	padding:20px 0;
}

.img-flex .wrap{
	display: flex;
}

.img-flex h3{
	font-size: 20px;
	font-weight: 100;
	margin-bottom: 20px;
}

.img-flex:nth-child(even){
	background-color: #dee5e8;
}

.img-flex:nth-child(even) .wrap > div{
	margin-left: 45px;
}

.img-flex:nth-child(odd) .wrap > div{
	margin-right: 45px;
}

#serviceBox03 .wrap{
	border-top: 1px solid #cccccc;
	padding-top: 35px;
}

#serviceBox03 .wrap p{
	margin-top: 50px;
}

#serviceBox04{
	background-color: #dee5e8;
	padding: 50px 0;
}

#serviceBox04 .wrap{
	width: 900px;
	margin:0 auto;
}

#serviceBox04 .wrap > div{
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}


/*02.煩雑な入居者管理をまとめて委託できる
=========================================== */
#strengths01Box01 .wrap{
	display: flex;
	padding-bottom: 65px;
	border-bottom: 1px solid #cccccc;
}

#strengths01Box01 .wrap > div{
	margin-right: 20px;
}

#strengths01Box01 .wrap > div p{
	margin-bottom: 30px;
}

#strengths01Box01 .wrap > div ul li{
	list-style: disc;
	margin-left: 30px;
}

#strengths01Box02 .wrap > div p{
	margin-bottom: 30px;
}

#strengths01Box02 .wrap > div ul{
	margin-bottom: 20px;
}

#strengths01Box02 .wrap > div ul li{
	list-style: disc;
	margin-left: 30px;
}

#strengths01Box02 > .wrap{
	padding-bottom: 50px;
	border-bottom: 1px solid #cccccc;
}

#strengths01Box02 .wrap{
	padding-bottom: 50px;
}

#strengths01Box03 .wrap > div{
	display: flex;
}

#strengths01Box03 .wrap > div p{
	margin-left: 45px;
}

#strengths01Box04{
	background-color: #dee5e8;
	padding: 50px 0;
}

#strengths01Box04 h3{
	font-size: 20px;
	font-weight: 100;
	margin-bottom: 20px;
}

#strengths01Box05 h3{
	font-size: 20px;
	font-weight: 100;
}

#strengths01Box05 .works_box-in{
	margin-bottom: 10px;
}

/*03.効率的な資産活用を専門家に相談できる
=========================================== */
#strengths02Box01 .wrap{
	display: flex;
	padding-bottom: 50px;
	border-bottom: 1px solid #cccccc;
}

#strengths02Box01 .wrap p{
	margin: 80px 45px 0 0;
}

#strengths02Box02 .wrap{
	padding-bottom: 50px;
	border-bottom: 1px solid #cccccc;
}

#strengths02Box03 .wrap{
	padding-bottom: 50px;
	border-bottom: 1px solid #cccccc;
}

/*04.安心と信頼の実績
=========================================== */
#worktext p{
	margin-bottom: 45px;
}

#worktext .wrap{
	padding-bottom: 50px;
	border-bottom: 1px solid #cccccc;
}

#work_box .wrap{
	padding-bottom: 50px;
	border-bottom: 1px solid #cccccc;
}

.voice-box .wrap{
	display: flex;
}

.voice-box .wrap > div{
	margin-left: 45px;
}

.voice-box .wrap h3{
	font-size: 20px;
	margin-top: 15px;
}

.voice-box{
	padding: 25px 0;
}

.voice-box:nth-child(even){
	background-color: #dee5e8;
}

/*会社概要
=========================================== */
.gmap{
	padding: 0 70px;
	margin-top: 30px;
}

.gmap iframe {
    height: 400px;
}

#infoBox01 h2{
	font-size: 32px;
    text-align: center;
    font-weight: 100;
    margin-bottom: 60px;
}

#infoBox01 h3{
	text-align: center;
}

#infoBox01 ul{
	position: absolute;
	right: 10px;
}

#infoBox01 ul li{
	display:inline-block;
	margin-right:15px; 
}

#infoBox01 ul li a{
	text-decoration: underline;
}

#infoBox01 ul li a:hover{
	text-decoration: none;
}

.greeting{
	margin-top: 100px;
	display: flex;
}

.greeting > div{
	width: 545px;
	padding-top: 50px;
}

.greeting > div h2{
	border-top: 1px solid #cccccc;
	padding-top: 35px;
	margin-bottom: 35px !important;
	font-size: 24px !important;
    font-family: 'Cinzel', serif;
    font-weight: 100 !important;
    text-align: left !important;
}

#infoBox02{
	background-color: #dee5e8;
	padding:125px 0 50px;
}

#infoBox02 .wrap .table01{
	background-color: #dddddd;
	padding:110px 70px 20px;
}

#infoBox02 h2{
	margin:0 0 20px 30px;
	font-size: 24px;
    font-family: 'Cinzel', serif;
    font-weight: 100;
    text-align: left;
}

#infoBox02 h3{
	font-size: 24px;
    font-family: 'Cinzel', serif;
    font-weight: 100;
    margin-bottom: 40px;
    border-bottom: 1px solid #000;
    padding:0 0 20px 70px;
}

 #infoBox02 .table01 table{
 	width: 80%;
 	margin:0 auto;
 }

 #infoBox03{
 	text-align: center;
 }

  #infoBox03 h2{
  	font-size: 24px;
  	margin-bottom:20px;
  }

#infoBox03 p{
	margin-top: 15px;
}

/*オンライン相談
=========================================== */
#flow01 img{
	margin-bottom: 40px;
}

#flow01{
	margin-bottom: 80px;
}

#flow02 h2{
	text-align: center;
	font-size: 30px;
	background: url(../img/online-img03.jpg) no-repeat center bottom ;
	padding-bottom: 50px;
	margin-bottom: 40px
}

.flowBox .wrap{
	padding: 25px 0;
	display: flex;
}

.flowBox:nth-child(even){
	background-color: #dee5e8;
}

.flowBox:nth-child(even) .wrap > div{
	margin-left: 75px;
}

.flowBox:nth-child(odd) .wrap > div{
	margin-right: 200px;
}

.flow-text h3{
	font-size: 24px;
	margin-bottom: 20px;
}

.flow-text h3 span{
	font-size: 30px;
	padding: 0 20px;
	color: #fff;
	background-color: #fa6d06;
	margin-right: 20px;
}

.flow-text a{
	padding: 10px;
	color: #fff;
	background-color: #000;
	display: inline-block;
	margin-top: 10px;
}

.btn03{
	border-top: 1px solid #cccccc;
	text-align: center;
	margin-top: 50px;
	padding-top: 50px;
}

.dpn-zvc-col-4 {
    width: 100% !important;
    margin-bottom: 30px;
}

/*お問い合わせ
=========================================== */

#contactBox{
	font-size:18px;
	text-align:center;
	margin-bottom:30px;
}

.tel_box{
	margin-bottom: 80px;
	text-align: center;
	padding: 0 90px;
}

.tel_box .tel{
	font-size: 40px;
}

#contactBox .boxN{
	margin-bottom:50px;
	text-align: center;
	padding: 40px 0;
}

#contactBox .boxN p{
	text-align:center;
}

#contactBox02 h2{
}

#contactBox02 .boxN{
	margin-bottom:50px;
	text-align: center;
}

#contactBox02 .boxN h4{
	font-size:24px;
	font-weight:bold;
	margin-bottom:15px;
}

#contactBox02 .boxN p{
	text-align:center;
	font-size: 16px;
}

/*フォーム*/
.req {
    width: 30px;
    margin: 0 0 0 10px;
    text-align: center;
    display: inline-block;
    font-size: 11px;
    color: #fff;
    font-weight: normal;
    background-color: #e60012;
}

.contactTable{
	margin:0 auto 30px auto;
}

.contactTable h3{
	font-size: 25px;
    color: #006ead;
    padding: 5px 0;
    border-top: 1px dotted #9b9999;
    border-bottom: 1px dotted #9b9999;
    margin-bottom: 10px;
    background-color: #fff;
}

.contactTable table{
	width:100%;
	margin:0 auto 40px auto;
	    border-top: 1px solid #cccccc;
}

.contactTable th,
.contactTable td{
	padding:20px;
	text-align:left;
	vertical-align:middle;
	font-weight:normal;
	font-size: 15px;
	border-bottom:1px solid #cecece;
}

.contactTable th{
	width:43%;
	font-weight:bold;
}

.midashi th{
	background-color: #54bed9;
	color: #fff;
	font-size: 19px;
	padding: 5px 0 5px 20px;
}

.midashi td{
	background-color: #54bed9;
	padding: 5px;
}

.contactTable input, .contactTable textarea {
    border: 1px solid #cecece;
    padding: 3px;
    background-color: #fff;
    font-size: 15px;
    border-radius: 2px;
    margin: 5px;
}

.contactB{
	margin-bottom:50px;
	background-color: #ececec;
	padding: 40px;
}

.contactB h4{
	font-size:23px;
	font-weight:bold;
	margin-bottom:20px;
}

.formBt input {
    width: 440px;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border: none!important;
	background: #333 url("../img/common/mark01.png") no-repeat right 20px center;
	cursor: pointer;
}

.formBt input:hover{
	opacity:0.5;
}

.select-css {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: 700;
	color: #444;
	line-height: 1.3;
	padding: .6em 1.4em .5em .8em;
	width: 100%;
	max-width: 100%; 
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
	margin-top: 5px;
}
.select-css::-ms-expand {
	display: none;
}
.select-css:hover {
	border-color: #888;
}
.select-css:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222; 
	outline: none;
}
.select-css option {
	font-weight:normal;
}

select.select-css02 {
    padding: 10px;
    margin-bottom: 10px;
}

.formBt {
    margin: 0px auto;
    text-align: center;
}

.contactBox{
	padding: 40px 30px;
	background-color: #f6f6f6;
}

.contactBox .inner{
	height: 450px;
	padding: 0 20px 0 0;
	overflow-y: scroll;
}

.contactB h4{
	font-family: 'Sawarabi Mincho', sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-bottom:35px;
}

/*住所*/
.zip-box td{
	position: relative;
}

.zip-box td button.zip-button{
	position: absolute;
    left: 250px;
    top: 20px;
    padding: 5px 40px;
}


/*ブログ
=========================================== */
.blog-list{
	float:left;
	width: 750px;
}

.blog-side{
	float:right;
	width:225px;
}

.blogs-cont{
	margin-left:20px;
}

.blogs-title h2,.blogs-title h3{
	font-size: 18px;
	line-height:1.3;
	margin-top:15px;
}

article.blogs{
	margin-bottom:40px;
    padding-bottom: 40px;
}

article.blogs{
	border-bottom: 1px solid #ddd;
}

.news-cate{
	display: inline-block;
	padding: 2px 50px;
	color:#fff;
}

.single-blogs .blog-date{
	padding-top:10px;
}

.single-blogs h2{
	font-size:20px;
	background-color: #dee5e8;
	padding: 30px 20px;
	margin-bottom: 25px;
}

.blogs-cont .blogs-date{
	color: #666;
	margin-bottom: 10px;
}

/*カテゴリー一覧*/
.category #blogBox01 .wrap > h2{
  padding: 1rem 2rem;
  border-left: 5px solid #000;
  background: #F5F5F6;
  font-size: 22px;
  margin-bottom: 30px;
}

/*ブログ詳細
=========================================== */

.blog-info{
	margin-bottom:20px;
}

.blog-cont p img{
	margin: 20px 0;
}

.blog-cont p{
	margin-bottom:10px;
}

.blog-cont h2{
	font-size: 18px;
    padding: 15px 0;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	margin-bottom:10px;
	background-color: #fff;
}

.blog-cont h3{
	font-size: 20px;
	margin-bottom:10px;
}

.post-navigation{
	margin:30px 0 50px;
}

.post-navigation ul {
	text-align: center;
}

.post-navigation ul li {
	display:inline-block;
}

.post-navigation ul li a{
	width:128px;
	height: 38px;
	display:table-cell;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	border:solid 1px #333;
	color:#333;
}

.post-navigation ul li a:hover{
	background-color: #333;
	color:#fff;
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

.post-navigation ul li.blog-back{
	margin:0 5px;
}

.single span.staff-names {
	margin: 0 10px 0 0;
}

/*ページャー*/
.wp-pagenavi {
	text-align: center;
	margin-top: 60px;
	background-color: #dcdcdc;
}

.wp-pagenavi a, .wp-pagenavi span {
	font-size:17px;
	background-color: #fff;
	border: solid 1px #000!important;
	color: #333!important;
	padding: 5px 11px!important;
	margin: 5px!important;
	display: inline-block;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current,span.pages {
	background: #000;
	color:#fff!important;
}

span.pages {
	display: none;
}

.works-list02 article .news-cate{
	display:block;
	padding:5px;
	text-align:center;
}

/*関連記事*/
#s-blogBox01 .whats > h2{
    font-size: 24px;
    padding: 0 0 5px;
    border-bottom: solid #000 1px;
    margin: 0 0 20px;
}

#s-blogBox01 .whats article{
	width: 30%;
}