@charset "utf-8";

/*---------------------------------------------

indexページスタイル

-----------------------------------------------*/

@media print, screen and (min-width: 768px) {

/* ▼全体PC */
h2 {
	background: #000;
	color: #fff;
	padding: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: normal;
	margin-bottom: 60px;
}

h2 img {
	width: 158px;
	image-rendering: -webkit-optimize-contrast;
}

h2 span {
	display: block;
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
}

/* ▼スライドショーPC */
#top_slide {
	width: 100%;
	position: relative;
}

.slider .swiper-slide {
	width: 100%;
    height: calc(100vh - 100px);
	min-height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	opacity: 1;
	margin-right: 0 !important;
}

.topslide_txt {
	width: 1000px;
	height: 0;
	margin: 0 auto;
	position: relative;
}

.topslide_txt p {
	text-align: center;
	position: absolute;
	bottom: calc(42vh - 100px);
	z-index: 9999;
	width: 745px;
	margin-left: 122px;
}

.topslide_txt p img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.top_scroll {
	width: 1000px;
	height: 0;
	margin: 0 auto;
	position: relative;
}

.top_scroll p {
	text-align: center;
	position: absolute;
	bottom: 20px;
	z-index: 9999;
	width: 102px;
	margin-left: 449px;
}

.top_scroll p img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼トータルサポートPC */
#total .inner {
	padding: 70px 0 0 0;
	position: relative;
}

.totaltitle {
	width: 924px;
	margin: 0 auto 110px auto;
}

.totaltitle img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.totalimg {
	width: 524px;
	position: absolute;
	top: 130px;
	left: 0;
}

.totalimg img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.totaltxt01 {
	width: 440px;
	margin: 0 0 20px auto;
	text-align: center;
	font-size: 31px; font-size: 3.1rem;
	font-feature-settings: "palt" 1;
	line-height: 1.5;
	font-weight: bold;
}

.totaltxt02 {
	width: 440px;
	margin: 0 0 70px auto;
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
	line-height: 1.9;
}

/* ▼お知らせPC */
#news .inner {padding: 100px 0 110px 0;}

#news h2 {margin-bottom: 40px;}

.newslist {
	width: 800px;
	margin: 0 auto 50px auto;
	border-top: solid 1px #dedede;
	display: flex;
	flex-wrap: wrap;
}

.newslist dt, .newslist dd {
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
	line-height: 1.5;
	border-bottom: solid 1px #dedede;
	padding: 20px 0;
}

.newslist dt {
	width: 185px;
	box-sizing: border-box;
}

.newslist dd {
	font-weight: bold;
	width: calc(800px - 185px);
	box-sizing: border-box;
}

.newslist dd a {color: #000;}

#blog_btn {
	width: 310px;
	margin: 0 auto;
}

#blog_btn img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼B.LABについてPC */
#blab .inner {
	padding: 20px 0;
	margin-bottom: 80px;
}

/* ▼販売用物件資料PC */
#proparty .inner {padding: 20px 0;}

/* ▼ご相談PC */
#consultant .inner {
	padding: 100px 0 50px 0;
	position: relative;
}

.consultxt {
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
	line-height: 1.9;
	width: 380px;
	margin-left: 100px;
}

.consultant_img {
	position: absolute;
	top: 230px;
	right: 100px;
}

/* ▼代表者挨拶PC */
#message .inner {padding: 100px 0 50px 0;}

.messagetxt {
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
	line-height: 2;
	width: 800px;
	margin: 0 auto 40px auto;
}

.daihyotxt {
	width: 800px;
	margin: 0 auto;
	text-align: right;
}

.daihyotxt span:nth-of-type(1) {
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
	margin-right: 30px;
}

.daihyotxt span:nth-of-type(2) {
	font-size: 27px; font-size: 2.7rem;
	font-feature-settings: "palt" 1;
}

/* ▼会社概要PC */
#company .inner {padding: 100px 0 50px 0;}

.cobox {
	width: 800px;
	margin: 0 auto 65px auto;
	border-top: solid 1px #dedede;
}

.cobox th, .cobox td {
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
	line-height: 2;
	border-bottom: solid 1px #dedede;
	padding: 20px 0;
	text-align: left;
	box-sizing: border-box;
	vertical-align: middle;
}

.cobox th {
	width: 180px;
	padding-left: 20px;
	font-weight: bold;
}

.cobox td {padding-right: 20px;}

.cobox td ul {margin-left: 25px;}

.cobox td li {list-style: disc;}

#number_pdf {
	width: 200px;
	margin: 0 auto 65px auto;
}

#print_btn img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

#print_btn {
	width: 280px;
	margin: 0 auto;
}

#print_btn img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼アクセスPC */
#access .inner {padding: 100px 0 50px 0;}

.gmap {
	width: 800px;
	margin: 0 auto 25px auto;
}

.acctxt01 {
	width: 800px;
	margin: 0 auto 30px auto;
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
	line-height: 2;
	font-weight: bold;
	background: url("../img/accicon01.png") left 2px center no-repeat;
	background-size: 21px;
	padding: 3px 0 3px 40px;
	box-sizing: border-box;
}

.acctxt02 {
	width: 800px;
	margin: 0 auto 6px auto;
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
	line-height: 2;
	font-weight: bold;
	background: url("../img/accicon02.png") left 1px center no-repeat;
	background-size: 25px;
	padding: 3px 0 3px 40px;
	box-sizing: border-box;
}

.acctxt03 {
	width: 800px;
	margin: 0 auto;
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
	line-height: 2;
	background: url("../img/accicon03.png") left center no-repeat;
	background-size: 27px;
	padding: 3px 0 3px 40px;
	box-sizing: border-box;
}

.acctxt03 span:nth-of-type(1) {
	display: inline-block;
	width: 230px;
	font-weight: bold;
}

.densya {
	width: 800px;
	margin: 0 auto 50px auto;
	border-top: solid 1px #dedede;
}

.densya li {
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
	line-height: 2;
	border-bottom: solid 1px #dedede;
	padding: 10px 0;
}

.densya li span:nth-of-type(1) {
	display: inline-block;
	width: 240px;
	margin-left: 10px;
}

.densya li span:nth-of-type(2) {
	display: inline-block;
	width: 240px;
}

/* ▼お問い合わせPC */
#contact .inner {padding: 100px 0 150px 0;}

.contactmaintxt {
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
	line-height: 2;
	width: 800px;
	margin: 0 auto 40px auto;
}

.contactbox {
	width: 320px;
	margin: 0 100px 0 auto;
	border-left: solid 2px #000;
}

.contactbox p {margin-left: 10px;}

.contactbox p:nth-of-type(1) {
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
	margin-bottom: 15px;
}

.contactbox p:nth-of-type(2) {
	font-size: 24px; font-size: 2.4rem;
	font-feature-settings: "palt" 1;
	font-weight: bold;
	margin-bottom: 15px;
}

.contactbox p:nth-of-type(3) {
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
}

}

@media only screen and (max-width: 767px) {

/* ▼全体SP */
h2 {
	background: #000;
	color: #fff;
	padding: 4vw;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: normal;
	margin-bottom: 6vw;
}

h2 img {
	width: 40%;
	image-rendering: -webkit-optimize-contrast;
}

h2 span {
	display: block;
	font-size: 4vw;
	font-feature-settings: "palt" 1;
}

/* ▼スライドショーSP */
#top_slide {
	width: 100%;
	position: relative;
}

.slider .swiper-slide {
	width: 100%;
    height: 150vw;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	opacity: 1;
	margin-right: 0 !important;
}

.topslide_txt {
	width: 94%;
	height: 0;
	margin: 0 auto;
	position: relative;
}

.topslide_txt p {
	text-align: center;
	position: absolute;
	left: 5%;
	bottom: 75vw;
	z-index: 9999;
	width: 90%;
}

.topslide_txt p img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.top_scroll {
	width: 94%;
	height: 0;
	margin: 0 auto;
	position: relative;
}

.top_scroll p {
	text-align: center;
	position: absolute;
	left: 37%;
	bottom: 3vw;
	z-index: 9999;
	width: 26%;
}

.top_scroll p img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼トータルサポートSP */
#total .inner {padding: 14vw 0 4vw 0;}

.totaltitle {
	width: 90%;
	margin: 0 auto;
}

.totaltitle img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.totalimg {
	width: 90%;
	margin: 5vw auto 8vw auto;
}

.totalimg img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.totaltxt01 {
	text-align: center;
	font-size: 6vw;
	font-feature-settings: "palt" 1;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 5vw;
}

.totaltxt02 {
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	line-height: 1.8;
}

/* ▼お知らせSP */
#news .inner {padding: 12vw 0 11vw 0;}

.newslist {
	width: 100%;
	border-top: solid 1px #dedede;
	margin: 0 auto 8vw auto;
}

.newslist dt, .newslist dd {
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	line-height: 1.5;
}

.newslist dt {
	box-sizing: border-box;
	padding: 3vw 0 0 0;
}

.newslist dd {
	font-weight: bold;
	box-sizing: border-box;
	border-bottom: solid 1px #dedede;
	padding: 1vw 0 3vw 0;
}

.newslist dd a {color: #000;}

#blog_btn {
	width: 70%;
	margin: 0 auto;
}

#blog_btn img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼B.LABについてSP */
#blab .inner {padding: 6vw 0;}

#blab .inner img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼販売用物件資料SP */
#proparty .inner {padding: 6vw 0;}

#proparty .inner img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼ご相談SP */
#consultant .inner {padding: 12vw 0 6vw 0;}

.consultxt {
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	line-height: 1.8;
	margin-bottom: 6vw;
}

.consultant_img {width: 100%;}

.consultant_img img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼代表者挨拶SP */
#message .inner {padding: 12vw 0 6vw 0;}

.messagetxt {
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	line-height: 1.8;
	margin-bottom: 6vw;
}

.daihyotxt {text-align: right;}

.daihyotxt span:nth-of-type(1) {
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	margin-right: 5%;
}

.daihyotxt span:nth-of-type(2) {
	font-size: 5.5vw;
	font-feature-settings: "palt" 1;
}

/* ▼会社概要SP */
#company .inner {padding: 12vw 0 6vw 0;}

.cobox {
	width: 100%;
	border-top: solid 1px #dedede;
	margin-bottom: 10vw;
}

.cobox th, .cobox td {
	display: block;
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	line-height: 1.8;
	text-align: left;
	box-sizing: border-box;
	vertical-align: middle;
}

.cobox th {
	font-weight: bold;
	padding: 4vw 2% 1vw 2%;
}

.cobox td {
	padding: 1vw 2% 4vw 2%;
	border-bottom: solid 1px #dedede;
}

.cobox td ul {margin-left: 6%;}

.cobox td li {list-style: disc;}

#number_pdf {
	width: 50%;
	margin: 0 auto 10vw auto;
}

#number_pdf img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

#print_btn {
	width: 70%;
	margin: 0 auto;
}

#print_btn img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼アクセスSP */
#access .inner {padding: 12vw 0 6vw 0;}

.gmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-top: 10%;
	margin-bottom: 4vw;
}
 
.gmap iframe,
.gmap object,
.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.acctxt01 {
	margin: 0 auto 6vw auto;
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	line-height: 1.8;
	font-weight: bold;
	background: url("../img/accicon01.png") left 0.5vw center no-repeat;
	background-size: 7%;
	padding: 1vw 0 1vw 11%;
	box-sizing: border-box;
}

.acctxt02 {
	margin: 0 auto 3vw auto;
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	line-height: 1.8;
	font-weight: bold;
	background: url("../img/accicon02.png") left 0.5vw center no-repeat;
	background-size:  7.5%;
	padding: 1vw 0 1vw 11%;
	box-sizing: border-box;
}

.acctxt03 {
	margin: 0 auto;
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	line-height: 1.8;
	background: url("../img/accicon03.png") left top 2vw no-repeat;
	background-size:  8%;
	padding: 1vw 0;
	box-sizing: border-box;
}

.acctxt03 span:nth-of-type(1) {
	display: block;
	font-weight: bold;
	padding-left: 11%;
	margin-bottom: 2vw;
}

.acctxt03 span:nth-of-type(2) {display: block;}

.densya {
	margin: 0 auto 8vw auto;
	border-top: solid 1px #dedede;
}

.densya li {
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	line-height: 2;
	border-bottom: solid 1px #dedede;
	padding: 3vw 2%;
}

.densya li span {display: block;}

/* ▼お問い合わせSP */
#contact .inner {padding: 12vw 0 24vw 0;}

.contactmaintxt {
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	line-height: 1.8;
	margin-bottom: 10vw;
}

.contactbox {
	width: 80%;
	margin: 0 0 0 auto;
	border-left: solid 2px #000;
}

.contactbox p {margin-left: 3%;}

.contactbox p:nth-of-type(1) {
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	margin-bottom: 3vw;
}

.contactbox p:nth-of-type(2) {
	font-size: 6vw;
	font-feature-settings: "palt" 1;
	font-weight: bold;
	margin-bottom: 3vw;
}

.contactbox p:nth-of-type(3) {
	font-size: 4vw;
	font-feature-settings: "palt" 1;
}

}
