@charset "UTF-8";
/* sp(320px) */

/* headline */
#pageBukken #headline {
	background-image: url(../img/bukken/bg_headline_sp.jpg);
	background-position: 20% 50%;
}

/* hl */
#pageBukken #bukken .hl {
	font-size: 19px;
	font-weight: 500;
	color: #1e94d4;
	text-align: center;
	line-height: 1.3;
}
#pageBukken #bukken .hl span {
	display: block;
	font-size: 16px;

}

/* 詳細 */
#pageBukken #detail .ttl_bukken {
	display: table;
	width: 100%;
}
#pageBukken #detail .ttl_bukken .type,
#pageBukken #detail .ttl_bukken .hl {
	display: table-cell;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pageBukken #detail .ttl_bukken .type {
	font-size: 13px;
	font-weight: 500;
	background-color: #1e94d4;
	color: #fff;
	text-align: center;
}
#pageBukken #detail .ttl_bukken .hl {
	font-size: 15px;
	font-weight: 500;
	background-color: #e1f0f8;
	padding-left: .5em;
	padding-right: .5em;
}
#pageBukken #detail .img .info {
	font-weight: 500;
	margin-top: 1em;
}
#pageBukken #detail .img .info .price {
	font-weight: bold;
	color: #e3274b;
	line-height: 1;
}
#pageBukken #detail .img .info .adr {
	font-weight: normal;
}
#pageBukken #detail .img .gmap iframe {
	height: 250px;
}
 

#pageBukken #detail #bukken_info .ttl {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	border-left: 4px solid #1e94d4;
	padding-left: 10px;
}







@media handheld, print, screen and (min-width: 375px) {
/* iphone6 */


/* end of media query(iphone6) */	
}



@media handheld, print, screen and (min-width: 414px) {
/*  iPhone6 Plus */

/* end of media query(iPhone6 Plus) */	
}



@media handheld, print, screen and (min-width: 480px) {
/* tablet */

/* headline */
#pageBukken #headline {
	background-image: url(../img/bukken/bg_headline.jpg);
}

/* hl */
#pageBukken #bukken .hl {
	font-size: 26px;
}
#pageBukken #bukken .hl span {
	font-size: 18px;
}

/* 詳細 */
#pageBukken #detail .ttl_bukken .type,
#pageBukken #detail .ttl_bukken .hl {
	padding-top: 10px;
	padding-bottom: 10px;
}
#pageBukken #detail .ttl_bukken .type {
	font-size: 17px;
}
#pageBukken #detail .ttl_bukken .hl {
	font-size: 20px;
	padding-left: 1em;
	padding-right: 1em;
}
#pageBukken #detail .img .gmap iframe {
	height: 250px;
}




	@media (-webkit-min-device-pixel-ratio: 2){

		#pageBukken #headline {
			background-image: url(../img/bukken/bg_headline@2x.jpg);
		}		

	/* end of media query(retina) */	
	}

/* end of media query(tablet) */	
}



@media handheld, print, screen and (min-width: 620px) {
/* iPad */

/* hl */
#pageBukken #bukken .hl {
	font-size: 32px;
}
#pageBukken #bukken .hl span {
	font-size: 22px;
}

#pageBukken #detail .img .info {
	margin-top: 0;
}

/* end of media query(iPad) */	
}



@media handheld, print, screen and (min-width: 800px) {
/* pc */

/* hl */
#pageBukken #bukken .hl {
	font-size: 40px;
}
#pageBukken #bukken .hl span {
	font-size: 30px;
}

/* 詳細 */
#pageBukken #detail .ttl_bukken .type,
#pageBukken #detail .ttl_bukken .hl {
	padding-top: 10px;
	padding-bottom: 10px;
}
#pageBukken #detail .ttl_bukken .type {
	font-size: 22px;
}
#pageBukken #detail .ttl_bukken .hl {
	font-size: 26px;
}
#pageBukken #detail .img .gmap iframe {
	height: 250px;
}



/* end of media query(pc) */
}