/* TOP
--------------------------------------------------*/
.flexWrapCenter {
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	justify-content:center;
}
.flexSpacearound {
	-webkit-justify-content:space-around;
	justify-content:space-around;
}

@media screen and (max-width:750px) {
	.flexWrapCenter {
		-webkit-justify-content:flex-start;
		justify-content:flex-start;
	}
}
/*TOPスライド*/
.topSlide{
	margin-bottom: 47px !important;
}
.topSlide.single img {
	
}
.topSlide .slick-dots {
	position: unset;
}
.topSlide .slick-dots li {
	margin: 0;
}
.topSlide .slick-dots li button {
	text-indent:-9999px;
	position:relative;
	width: 10px;
    height: 10px;
    background: #d1dbe3;
    margin: 4px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.topSlide .slick-dots li.slick-active button {
	background: #fcbf00;
}
.slick-arrow{
	width: 50px;
	height: 50px;
}
.topSlide .slick-prev{
	left:calc(50% - 410px);
	background: url(../../images/home/icon_slidearrow_left.png) no-repeat center;
	cursor: pointer;
	z-index: 1;
}
.topSlide .slick-next{
	right: calc(50% - 410px);
	background: url(../../images/home/icon_slidearrow_right.png) no-repeat center;
	transform: rotate(0deg);
	cursor: pointer;
}
.slick-prev:after, .slick-prev:before, .slick-next:after, .slick-next:before{
	display: none;
}

/*サービス*/
.homeService{
	margin: 0 auto 61px;
}
.homeService h2{
	text-align: center;
	margin-bottom: 29px;
}
.homeService .contents .item{
    max-width: 29%;
    float: left;
    margin-right: 6.5%;
}
.homeService .contents .item:last-child{
	margin-right: 0;
}

.homeService .contents .item dl dt{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 9px;
}

.homeService .contents .item dl dt img{
	width: 100%;
	margin-bottom:20px;
}
.homeService .contents dl dt p{
	letter-spacing: 0.06em;
	display: table;
}

/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v47/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: table-cell;
	vertical-align: top;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
	color: #7489c0;
}
.homeService .contents .sales dl dt p::before{
	content: '';
	background-size: contain;
	width: 27px;
	height: 20px;
	display: inline-block;
	margin-left: 4px;
	margin-right: 4px;
}
.homeService .contents .sales dl dt p::before{
	background: url(../../images/home/icon_img_02.png) center / 25px 20px no-repeat ;
	margin-right: 2px;
}

.homeService .contents .item dl dt span{
	display: table-cell;
	vertical-align: middle;
	padding-left: 9px;
}
.homeService .contents .item dl dd.text{
	margin-bottom: 4px;
	line-height: 1.7;
}
.homeService .contents .item dl dd.more{
	text-align: right;
	padding-right: 5px;
}

/*アート不動産について*/
.homeCompany{
	background: #ebf3f9;
	padding: 66px 0 74px 0;
	margin-bottom: 40px;
}

.homeCompany h2{
	text-align: center;
	margin-bottom: 35px;
}
.homeCompany .contents{
	max-width: 1005px;
	margin: 0 auto;
}
.homeCompany .contents ul{
	overflow: hidden;
}
.homeCompany .contents ul .item{
	width: 30.5%;
    margin-right: 4%;
}
.homeCompany .contents ul .item:last-child{
	margin-right: 0;
}
.homeCompany .contents ul .item img{
	margin-bottom: 22px;
	width: 100%;
}
.homeCompany .contents ul .item .tit{
	font-size: 15px;
	font-weight: bold;
	padding-left: 6px;
	padding-bottom: 14px;
	border-bottom: 4px solid #1EA5CD;
}
.homeCompany .contents ul .item .tit::after{
	content: '';
	background: url(../images/icon_more_arrow.png) no-repeat center;
	background-size: contain;
	width: 6px;
	height: 11px;
	margin-right: 7px;
	display: inline-block;
	float: right;
}

/*Youtube・SNS*/
.homeNews h2{
    text-align: center;
    margin-bottom: 35px;
}
.homeNews .homeSns{
	overflow: hidden;
	margin-bottom: 60px;
}
.homeNews .homeYoutube{
	width: 48%;
    float: left;
    text-align: center;
}

.homeNews .homeSns .homeFacebook{
	width: 32%;
    float: left;
}

.homeNews .homeSns .homeFacebook iframe{
	display: block;
	margin: 0 auto;
}
.homeNews .homeSns .homeFacebook h2,
.homeNews .homeSns .homeInstagram h2{
	width: 100%;
    text-align: center;
    margin-bottom: 35px;
}
.homeNews .homeSns .homeInstagram{
	width: 48%;
    float: left;
}
.homeNews .homeSns .homeInstagram #insta-widget{
	margin: 0 auto;
}
.homeNews .homeSns .homeInstagram a img{
    display: block;
    margin: 0 auto;
}
.homeNews .homeSns .homeArttimes{
	width: 48%;
    float: left;
}

.homeNews .homeSns .homeArttimes h2{
	width: 100%;
    text-align: center;
    margin-bottom: 35px;
}
.homeNews .homeSns .homeArttimes h2 img.pc{
	margin-top: -10px;
}
.homeNews .homeSns .homeArttimes figure img{
    display: block;
    margin: 0 auto;
}

/*お知らせ*/
.homeNews .news{
	margin-bottom: 60px;
}
.homeNews .news .newsHead{
	width: 11%;
    margin-right: 4%;
	float: left;
}
.homeNews .news .newsHead h2{
	margin-bottom: 18px;
}
.homeNews .news .newsList{
	float: right;
	width: 84%;
	margin-top: -5px;
}
.homeNews .news .newsList .list{
	overflow: hidden;
	margin-bottom: 13px;
}
.homeNews .news .newsList .list:last-child{
	margin-bottom: 0;
}
.homeNews .news .newsList .list dl dt.date{
	font-weight: bold;
	float: left;
	margin-right: 20px;
}

.homeNews .news .newsList .list dl dd.category{
	float: left;
	margin-right: 20px;
}
.homeNews .news .newsList .list dl dd.category img{
	width: 50px;
	height: 18px;
}
.homeNews .news .newsList .list dl dd.text{
	float: left;
	font-size: 15px;
}

/*フッターバナー*/
.homeBanner{
	background: #1EA5CD;
	padding: 40px 0;
}
.homeBanner .contents{
	max-width: 1017px;
	margin: 0 auto;
}
.homeBanner .contents .bnr{
	overflow: hidden;
}
.homeBanner .contents .bnr li{
	position: relative;
    float: left;
    margin-right: 2%;
    
    width: 32%;
}
.homeBanner .contents .bnr li img {
    width: 100%;
}
.homeBanner .contents .bnr li:nth-child(3n){
	margin-right: 0;
}
.homeBanner .contents .bnr li:not(:last-child) {
	margin-bottom: 18px;
}
.homeBanner .contents .bnr li.apaman a img {
	
}
.homeBanner .contents .bnr li.apaman span {
	position: absolute;
    width: 100%;
    text-align: center;
    font-size: 10px;
	font-size: 0.2vw;
    color: #fff;
    bottom: 3px;
    left: 0;
}
@media screen and (min-width: 768px){
.homeNews .homeSns .homeInstagram #insta-widget{
	width: 100% !important;
	}
}
@media screen and (max-width: 768px){

/*TOPスライド*/
.topSlide{
	margin-bottom: 6% !important;
}
.topSlide.single img{
	height: 60vw;
}
.topSlide.single .slick-arrow {
	display: none !important;
}
.topSlide.single .slick-track {
		
}
.sp-button{
	width: 6px;
    height: 6px;
    margin: 12px 3px 0;
}

/*サービス*/
.homeService{
	margin-bottom: 2%;
}
.homeService h2{
	margin-bottom: 8.5%;
}
.homeService .contents .item{
	max-width: 100%;
	float: none;
	margin-right: 0;
	display: block;
	margin-bottom: 7.5%;
}
.homeService .contents .item:last-child{
	margin-bottom: 0;
}
.homeService .contents .item:last-child dl{
	border-bottom: none;
}
.homeService .contents .item dl{
	overflow: hidden;
	border-bottom: 2px dotted #d1dbe2;
	width: 94%;
	margin: 0 2%;
	box-sizing: border-box;
}

.homeService .contents .item dl dt{
	width: 42%;
	float: left;
}
.homeService .contents .item dl dt img{
	width: 100%;
}
.homeService .contents dl dt p{
	display: none;
}
	
.homeService .contents .item dl dd.text{
	width: 53%;
	float: right;
	font-size: 3.2vw;
	margin-bottom: 3%;
}
.homeService .contents dl dd p{
	letter-spacing: 0.05em;
	display: table;
	font-size: 4.1vw;
	font-weight: bold;
	line-height: 1.2;
	padding-left: 1%;
	margin-bottom: 4%;
}
.homeService .contents dl dd p span{
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
.material-icons{
	font-size: 6.5vw;
	display: table-cell;
	vertical-align: top;
}
.homeService .contents .sales dl dd p::before{
	content: '';
	background-size: contain;
	width: 8vw;
	height: 5.5vw;
	display: inline-block;
}
.homeService .contents .sales dl dd p::before{
	background: url(../../images/home/icon_img_02.png) no-repeat center;
	margin-right: 2px;
	background-size: 80%;
}
.homeService .contents .sales dl dd p span{
	padding: 0;
}
.homeService .contents .item dl dd.more{
	padding-right: 0;
	margin-bottom: 7.5%;
	width: 53%;
	float: right;
}
.homeService .contents .item dl dd.more img{
	width: 37%;
}
/*アート不動産について*/
.homeCompany{
	padding: 11% 0 0 0;
	margin-bottom: 9%;
}
.homeCompany h2{
	margin-bottom: 7%;
}
.homeCompany .contents{
	width: 94%;
}
.homeCompany .contents ul .item{
	width: 46.5%;
	margin-right: 6.5%;
	margin-bottom: 10.5%;
}
.homeCompany .contents ul .item img{
	margin-bottom: 11%;
}
.homeCompany .contents ul .item:nth-child(2n){
	margin-right: 0;
}
.homeCompany .contents ul .item .tit{
	font-size: 4vw;
	padding-bottom: 3%;
}
.homeCompany .contents ul .item .tit::after{
	background: url(../images/icon_more_arrow_sp.png) no-repeat center;
	background-size: 56%;
    width: 9px;
    height: 16px;
    margin-top: 1%;
    margin-right: 2px;
}
/*Youtube・SNS*/
.homeNews h2 img{
	width: 25%;
}
.homeNews .homeSns{
	overflow: hidden;
	margin-bottom: 10%;
}
.homeNews .homeSns:last-child{margin-bottom: 11%;}

.homeNews .homeSns .homeFacebook,
.homeNews .homeSns .homeInstagram,
.homeNews .homeSns .homeYoutube{
	width: 100%;
	text-align: center;
	margin-left: 0;
}
.homeNews .homeSns .homeInstagram #insta-widget{
	width: 78% !important;
}
	
.homeNews .homeSns .homeArttimes{
	width:80%;
	margin: 0 auto 7%;
	float: none;
}
.homeNews .homeSns .homeArttimes h2,
.homeNews .homeSns .homeInstagram h2{
    margin-bottom: 5%;
}
.homeNews .homeSns .homeArttimes h2 img{
	width: 30%;
}
.homeNews .homeYoutube{
	width: 90%;
	margin: 0 auto 7%;
}
.homeNews .homeYoutube img{
	width: 100%;
}
/*お知らせ*/
.homeNews .news{
	margin-bottom: 11%;
}
.homeNews .news .newsHead{
	float: none;
	width: 100%;
}
.homeNews .news .newsHead h2{
	text-align: center;
	margin-bottom: 6%;
}
.homeNews .news .newsList{
	float: none;
	width:94%;
	margin: 0 auto 6% auto;
}
.homeNews .news .newsList .list{
	margin-bottom: 5%;
}
.homeNews .news .newsList .list dl dt.date{
	font-size: 3.5vw;
	margin-right: 2%;
}
.homeNews .news .newsList .list dl dd.category{
	width: 14%;
	margin-bottom: 1.6%;
}
.homeNews .news .newsList .list dl dd.category img{
	width: 100%;
    height: auto;
}
.homeNews .news .newsList .list dl dd.text{
	clear: both;
	font-size: 3.7vw;
}
.homeNews .news .more.pc{
	display: none;
}
.homeNews .news .more{
	display: block;
}
.homeNews .news .more img.sp{
	display: block;
	margin: 0 auto;
	width: 25%;
}
/*フッターバナー*/
.homeBanner{
	padding: 10% 0 5% 0;
}
.homeBanner .contents{
	width: 100%;
	padding: 0 4%;
	box-sizing: border-box;
}
.homeBanner .contents .bnr li{
	width: 47%;
	margin-right: 6%;
	margin-bottom: 3%;
}
.homeBanner .contents .bnr li img{
	width: 100%;
}

.homeBanner .contents .bnr li:nth-child(3n){
	margin-right:6%;
}
.homeBanner .contents .bnr li:nth-child(2n){
	margin-right: 0;
}
.homeBanner .contents .bnr li:nth-child(3), .homeBanner .contents .bnr li:nth-child(4), .homeBanner .contents .bnr li:nth-child(5), .homeBanner .contents .bnr li:nth-child(6),
.homeBanner .contents .bnr li:nth-child(7),.homeBanner .contents .bnr li:nth-child(8),.homeBanner .contents .bnr li:nth-child(9){
	margin-bottom:3%;
	}
    .homeNews .homeSns .homeArttimes figure img{
        width: 100%;
    }
    .homeNews .homeSns .homeYoutube a img,
    .homeNews .homeSns .homeInstagram a img{
        width: 80%;
        margin-bottom: 3%;
    }
}


@media screen and (max-width: 600px){
	.homeService h2 img{
		width: 25%;
	}
	.homeCompany h2 img{
		width: 30%;
	}
	.news .newsHead h2 img{
		width: 18%;
	}
	.homeNews .homeSns h2 img {width: 30%;}
	.homeNews .homeSns .homeFacebook h2 img,
	.homeNews .homeSns .homeInstagram h2 img{width: 27%;}
	.homeNews .homeSns .homeYoutube h2 img{width: 24%;}
	.homeBanner .contents{
		padding: 0 4%;
	}
	.homeBanner .contents .bnr li {
		width: 47%;
		margin-right: 6%;
	}
	.homeBanner .contents .bnr li:nth-child(3n){
		margin-right:6%;
	}
	.homeBanner .contents .bnr li:nth-child(2n){
		margin-right:0;
	}
}

.sp-buttons div:nth-child(n+4) {
	display: none;

}