@charset "utf-8";


body {
	/*スマホで勝手に文字が大きくなる対策*/
	-webkit-text-size-adjust: 100%;
}
body{
overflow-x: hidden;
margin: 0;
}

ul, ol {
  list-style: none;
}
h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, form, table {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.4;
    color: #333333;
}
/*---------------------------------------------------------
    リセット
 ---------------------------------------------------------*/
#pg-article  {
    width: 100%!important;
    background-color: #f7f7f7;
}
#pg-article  * {
    font-family: "メイリオ",Meiryo,Tahoma,Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.h1_section {
	width: 950px;
	margin: 0 auto 10px;
    min-height: 40px;
}

.pg-inner {
	width: 950px;
	margin: 0 auto;
}
.pg-inner * {
	color: #000;
}
a:hover {
	opacity: .8;
	text-decoration: none;
}
#pg-article {
	margin-bottom: 90px;
	margin-top: 140px;
}
/*---------------------------------------------------------
メイン
 ---------------------------------------------------------*/
.main_img {
    height: 400px;
    background: url(/images/bg_main.jpg) no-repeat;
    background-size: 1920px 400px;
    background-position: top center;
}
.main_contents {
	margin-bottom: 57px;
}
.main_contents h1 {
	text-align: center;
	 margin: -36px 0 13px;
}
.sub_ttl {
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -0.5px;
	margin-bottom: 50px;
}

	.main_bottom01 {
		font-size: 28px;
		text-align: center;
		margin-bottom: 60px;
	}
	.main_bottom01 span{
		font-size: 34px;
		font-weight: bold;
		position: relative;
	}
	.main_bottom01 span:before {
	    position: absolute;
	    bottom: -45px;
	    left: 50%;
	    width: 39px;
	    height: 39px;
	    display: inline-block;
	    content: "";
	    background: url(/images/bannar_arrow.png)no-repeat;
	    background-size: contain;
	}


/*------------物件探しの流れ------------*/
.LineSearch_flow {
	height: 1190px;
    background: url(/images/flow_back.jpg) no-repeat;
    background-size: 1920px 1190px;
    background-position: top center;
}
.flow_ttl {
	text-align: center;
}
.flow_ttl img {
	margin-top: -33px;
}
.flow_list {
	width: 850px;
	margin: 0 auto;
}
.flow_list li:not(:last-child) {
	margin-bottom: 13px;
}
.flow_wrap {
    margin-bottom: 32px;
}

.flow_bottom_ttl {
	text-align: center;
}


/*------------お部屋探しのメリット------------*/
.Merit_Contents {
	position: relative;
	height: 816px;
    background: url(/images/bg_ptn01.png) no-repeat;
    background-size: 1920px 816px;
    background-position: top center;
    margin-bottom: 40px;
}

.Merit_Contents .pg-inner {
	padding-bottom: 37px;
}
.Merit_Contents h2 {
	color: #333;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	padding-top: 110px;
	position: relative;
	letter-spacing: 2.3px;
	margin-bottom: 30px;
}

	.Merit_Contents h2::after {
	    position: absolute;
	    top: 48px;
	    left: 64px;
	    width: 178px;
	    height: 62px;
	    display: inline-block;
	    content: "";
	    background: url(/images/ttl_fukidashi.png)no-repeat;
	    background-size: contain;
	}
	.contents_ttl::before {
	    position: absolute;
	    bottom: -6px;
	    left: 0;
	    width: 950px;
	    height: 2px;
	    display: inline-block;
	    content: "";
	    background: url(/images/ttl_border.png)no-repeat;
	    background-size: contain;
	}
	.Merit_Contents h2 span{
		font-size: 50px;
		color: #333;
	}

.merit_list_wrap {
	background-color: #fff;
	width: 850px;
	border-radius: 30px;
	padding: 40px 45px;
	position: relative;
	margin-bottom: 43px;
}

.merit_list li:not(:last-child) {
	margin-bottom: 10px;
}
.merit_credi {
    position: absolute;
    top: -19px;
    right: -10px;
}

/*------------LINEバナー------------*/
.merit_bottom_ttl {
	font-size: 32px;
	text-align: center;
	letter-spacing: 1.1px;
}
.line_banner {
	margin-bottom: 40px;
}
/*------------50%OFF------------*/
.snsCampaign {
	position: relative;
	height: 774px;
    background: url(/images/bg_ptn02.png) no-repeat;
    background-size: 1920px 774px;
    background-position: top center;
    border-bottom: 2px solid #333;
}

.snsCampaign h3 {
	color: #cb0202;
	font-size: 47px;
	font-weight: bold;
	text-align: center;
	padding-top: 120px;
	position: relative;
	letter-spacing: 2.3px;
	margin-bottom: 41px;
}

.snsList_wrap {
	position: relative;
}
.sns_list {
	display: flex;
    justify-content: space-between;
}
.CampaignPop {
	text-align: center;
	margin-top: -23px;
}

/*----------おとり------------*/
.InternetSearch {
	position: relative;
	height: 2556px;
    background: url(/images/bg_ptn03.png) no-repeat;
    background-size: 1920px 2556px;
    background-position: top center;
    margin-bottom: 28px;
}
.InternetSearch .pg-inner {
	padding-top: 63px;
	text-align: center;
}
.netSearch01 {
	font-size: 42px;
	font-weight: bold;
	letter-spacing: 1.8px;
}
.netSearch02 {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
	height: 180px;
    background: url(/images/bg_ptn04.png) no-repeat;
    background-size: 715px 213px;
    background-position: top center;
    margin-top: 41px;
    padding-top: 54px;
    line-height: 1.1;
}
.netSearch03 {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 1.7px;
}
.netSearch03 span ,
.netSearch07 span {
	background: linear-gradient(transparent 65%, #ff8400 0%);
}

.netSearch04 {
    margin: 40px 0 -4px;
}

.netSearch05 {
	position: relative;
}
.netSearch05_txt {
    font-size: 40px;
    font-weight: bold;
    line-height: 2.75;
    margin-bottom: 45px;
}
	.netSearch05_img {
	    position: absolute;
	    top: 68px;
	    left: 404px;
	}

.netSearch06 {
    background-color: #1a82ed;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    width: 850px;
    margin: 0 auto 40px;
    padding: 22px 0 7px;
    border-radius: 12px;
}
	.netSearch06 .yellow {
		color: #fee900;
		font-weight: bold;
		font-size: 60px;
	}
	.netSearch06 .big {
		color: #fff;
		font-weight: bold;
		font-size: 48px;
		letter-spacing: 4px;
	}

.netSearch07 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
}
	.netSearch07 span {
		font-size: 50px;
		font-weight: bold;
	}

.netSearch08 {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
	height: 152px;
    background: url(/images/bg_ptn05.png) no-repeat;
    background-size: 952px 183px;
    background-position: top center;
    margin-top: 35px;
    padding-top: 54px;
}

.netSearch09 {
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 5px;
}

.netSearch10 {
	margin-bottom: 85px;
}
.netSearch10_text {
	overflow: hidden;
	text-align: left;
	letter-spacing: -0.25px;
	margin-bottom: 28px;
}
	.text_top{
	    font-size: 24px;
	    line-height: 1.8;
	    margin-bottom: 10px;
	    margin-bottom: 20px;
	}
	.text_bold {
		font-size: 24px;
		font-weight: bold;
		line-height: 1.75;
	}
.netSearch10_img {
	float: right;
	margin: 0em 0.2em 0 1.6em;
	clear: both;
}
.space {
  float: right;/*画像の位置を右下にしたい場合はright*/
  height: 7.7em/*画像上の余白の高さ*/
}


.netSearch11 {
	font-size: 51px;
	font-weight: bold;
	line-height: 1.3;
	letter-spacing: 1.7px;
	margin-bottom: 29px;
}
.netSearch12 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.7;
}
	.netSearch12 span {
		color: #ff8400;
		font-weight: bold;
	}

/*-----不動産業者しか見れない物件検索サイト全部見せます！-------*/

.only_bkn {
	margin-bottom: 40px;
	text-align: center;
}
.only_bkn_ttl {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 12px;

}
.only_bkn_list {
	display: flex;
	justify-content: space-between;
	width: 850px;
	margin: 0 auto 16px;
}

.only_bkn_btn {
	width: 380px;
	margin: 0 auto;
}
	.only_bkn_btn a:hover{
		text-decoration: none;
	}
.btn--only {
	font-size: 30px;
	font-weight: bold;
	position: relative;
	display: inline-block;
    padding: 15px 100px 9px 70px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #fff;
	border-radius: 0.5rem;
}

a.btn--only {
  color: #fff;
  background-color: #1a82ed;
  border-bottom: 5px solid #2c6299;
}

a.btn--only:hover {
	opacity: 1;
	margin-top: 3px;
	color: #fff;
	background: #1a82ed;
	border-bottom: 2px solid #2c6299;
}
.btn--only::before {
    position: absolute;
    margin: auto;
    content: "";
    vertical-align: middle;
	right: 38px;
    top: 25px;
    width: 13px;
    height: 13px;
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.middleContents {
    border-bottom: 4px solid #333;
}

/*-----結局お部屋探しはどうするのがいいの？-------*/
.Consultation_img {
	margin-top: 43px;
	margin-bottom: 45px;
}

.contact_method {
	position: relative;
	background-color: #f7ff9d;
	padding: 33px 0 85px;
	text-align: center;
	margin-bottom: 175px;
	border-radius: 20px;
}
.method_ttl {
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 25px;
}
.method_text_wrap {
	margin-bottom: 40px;
}
.method_text {
	font-size: 24px;
}
	.method_text01 {
		margin-bottom: 23px;
	}
	.method_text span {
		color: #cb0101;
		font-weight: bold;
}
.contactList {
    position: absolute;
    bottom: -95px;
    left: 58px;
    width: 833px;
    display: flex;
    justify-content: space-between;
}


/*-----お客様の声-------*/
.customer_voice {
	padding-bottom: 50px;
}
.customer_voice_wrap {
	width: 850px;
	margin: 0 auto;
}
.customer_voice {
	background-color: #ffcdda;
	margin-bottom: 100px;
}
.customer_ttl {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	padding: 30px 0;
}

.customer_voice_list {
	background-color: #fff;
	border-radius: 20px;
	padding: 25px;
}
	.customer_voice_wrap .customer_voice_list:not(:last-child) {
		margin-bottom: 20px;
	}
.customer_list_ttl {
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 10px;
}
.customer_text {
	font-size: 20px;
}
/*-----得意エリア-------*/
.strongArea_wrap {
	margin-bottom: 50px;
}
.strongArea_wrap dl {
    position: relative;
    padding: 55px 0 25px;
    border: solid 2px #00b900;
    border-radius: 8px;
    margin-bottom: 7px;
}
.strongArea_wrap dl dt {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 365px;
    padding: 0 9px;
    font-size: 40px;
    background: #f7f7f7;
    color: #010101;
    font-weight: bold;
    line-height: 0.9;
}
.strongArea_wrap dl dd {
    margin: 0; 
    padding: 0;
    font-size: 40px;
    text-align: center;
}
	.Annotation {
		text-align: right;
		font-size: 20px;
	}

/*-----tel-------*/
.tel_box {
	width: 565px;
	margin: 0 auto 50px;
}
.tel_number {
	font-size: 50px;
	position: relative;
	font-weight: bold;
	text-align: center;

}
	.tel_number span {
		color: #00468c;
	}

	.tel_number::before {
	    position: absolute;
	    bottom: 10px;
	    left: 0;
	    width: 565px;
	    height: 2px;
	    display: inline-block;
	    content: "";
	    background: url(/images/ttl_border02.png)no-repeat;
	    background-size: contain;
	}

.tel_text {
	font-size: 20px;
	text-align: center;
	padding-top: 6px;
}

