@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts01 .ttlBox .photoBox {
	width: 103px;
	bottom: -1px;
	right: 39px;
}

.men #conts01 p {
	margin-bottom: 34px;
}

.men #conts01 .topTxt {
	margin-bottom: 15px;
}

.men #conts01 .ttlBox {
	padding-left: 30px;
}

.men #conts01 .ttlBox .photoBox {
	width: 95px;
	right: 31px;
}
@media all and (max-width: 767px) {
	#conts01 .ttlBox .photoBox {
		width: 52px;
		bottom: -1px;
		right: 15px;
	}

	#conts01 p {
		margin-bottom: 23px;
	}

	.men #conts01 p {
		margin-bottom: 26px;
	}

	.men #conts01 .topTxt {
		margin-bottom: 17px;
	}

	.men #conts01 .ttlBox {
		padding: 17px 30px 29px 15px;
	}

	.men #conts01 .ttlBox .photoBox {
		width: 47px;
		right: 16px;
		bottom: 1px;
	}

}

.rate #conts01 h3 {
	margin-bottom: 30px;
}

.rate #conts01 .ttlBox {
	margin-bottom: 32px;
	padding-left: 30px;
}

.rate #conts01 .ttlBox .photoBox {
	width: 175px;
	right: 31px;
}

.rate #conts01 .inner {
	margin: 0 19px 100px 19px;
}

.rate #conts01 .inner h3 {
	margin-bottom: 52px;
}

.rate #conts01 .inner .photo {
	margin-bottom: 26px;
	text-align: center;
}

.rate #conts01 .inner p {
	font-size: 1.4rem;
}

.rate #conts01 .touchBox {
	width: 100%;
}

.rate #conts01 .touchBox .lBox ul li {
	width: 140px;
}
@media all and (max-width: 767px) {
	.rate #conts01 h3 {
		margin: -2px 0 15px;
	}

	.rate #conts01 .ttlBox {
		margin-bottom: 18px;
		padding: 22px 30px 24px 23px;
	}

	.rate #conts01 .ttlBox .photoBox {
		width: 82px;
		right: 20px;
		bottom: 5px;
	}

	.rate #conts01 .inner {
		margin: 0;
		margin-bottom: 100px
	}

	.rate #conts01 .inner h3 {
		margin-bottom: 23px;
	}

	.rate #conts01 .inner .photo {
		margin-bottom: 16px;
	}

	.rate #conts01 .inner .photo img {
		width: 83.52%;
	}

	.rate #conts01 .inner p {
		font-size: 1.2rem;
		margin-bottom: 0;
	}
}
