@charset "UTF-8";
/*＝＝＝＝＝＝#共通＝＝＝＝＝＝＝＝*/

main,h2,h3 {
	color: #231815;
}

/*＝＝＝＝＝＝扉ページ＝＝＝＝＝＝＝＝*/

#sharehouse #mainPhoto {
	width:100%;
	margin: 0 0 4%;
}

#sharehouse h2 {
	font-size: 500%;
	font-weight: 600;
	margin: 0 auto 4%;
	line-height: 1;
	background: none;
	text-align: center;
	display: block;
}

#sharehouse h3 {
	font-size: 220%;
	margin: 0 0 2% 0;
	font-weight: 600;
}

#sharehouse p.text {
	font-size: 120%;
	letter-spacing: 0.1rem;
	line-height: 2rem;
	margin: 0 0 6%;
	font-weight: bold;
}

#sharehouse .inner{
	background: #fff;
}

#sharehouse .flexBox li{
	margin: 2%;
}

#sharehouse .flexBox li a {
	margin: 0 0 0.8rem;
}

#sharehouse .flexBox .mark a {
    padding: 0 2rem 0 0;
}

.ecc{
	width: auto;
	height: 35px;
	margin-top: 10px;
	margin-right: 2px;
}

.center span{
	font-size: 26px;
	letter-spacing: 3px;
}

.flexBox{
	justify-content: center;
}

.nomal{
	font-weight: normal!important;
}

.pdnT2{
	padding-top: 2%;
}

@media screen and (min-width:768px) and ( max-width:1120px) {
}

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

/*＝＝＝＝＝＝扉ページ＝＝＝＝＝＝＝＝*/

	#sharehouse h2 {
		font-size: 140%;
		padding: 1% 0 6%;
		margin: 0 auto 3%;
	}

	#sharehouse h3 {
		font-size: 110%;
		margin: 0 0 6% 0;
	}
	#sharehouse p.text {
		font-size: 14px;
		line-height: 1.8;
		margin: 0 0 10%;
		letter-spacing: unset;
	}

	.ecc{
		width: auto;
		height: 18px;
		margin-top: 5px;
		margin-right: 2px;
	}

	.center span{
		font-size: 20px;
		letter-spacing: 3px;
}

	#sharehouse #anchorBtn li a {
		background: url(../image/common/arrow_red01.png)no-repeat 29%;
		background-size: 20px;
}



























}
