@charset "UTF-8";
/* ================================================================
voice
================================================================ */
/* PC ------------------------------ */
@media print,
screen and (min-width: 768px) {

	#main {
		background: url(../img/main_pht_pc.jpg) no-repeat center top;
		}

	#sctVoiceList {
		width: 780px;
		margin: 30px auto;
		display: flex;
		flex-wrap: wrap;
		}
	#sctVoiceList a {
		width: 240px;
		height: 240px;
		margin-top: 30px;
		display: flex;
		align-items: center;
		position: relative;
		background-color: #fff;
		border: 1px solid #c2c2c1;
		border-radius: 120px;
		color: #4b4948;
		text-decoration: none;
		}
	#sctVoiceList a:hover {
		background-color: #f5b2b2;
		border-color: #f5b2b2;
		transition: 240ms;
		}
	#sctVoiceList a:not(:nth-of-type(3n+1)) {
		margin-left: 30px;
		}
	#sctVoiceList a::before {
		display: block;
		position: absolute;
		content: '';
		}
	#sctVoiceList a:nth-of-type(7n+1)::before {
		width: 83px;
		height: 90px;
		bottom: 0;
		left: -24px;
		background: url(../img/flw01.png) no-repeat 0 0;
		background-size: auto 90px;
		}
	#sctVoiceList a:nth-of-type(7n+2)::before {
		width: 116px;
		height: 116px;
		bottom: 0;
		left: -24px;
		background: url(../img/flw02.png) no-repeat 0 0;
		background-size: auto 116px;
		}
	#sctVoiceList a:nth-of-type(7n+3)::before {
		width: 89px;
		height: 91px;
		bottom: 6px;
		right: -9px;
		background: url(../img/flw03.png) no-repeat 0 0;
		background-size: auto 91px;
		}
	#sctVoiceList a:nth-of-type(7n+4)::before {
		width: 82px;
		height: 95px;
		bottom: 6px;
		right: -12px;
		background: url(../img/flw04.png) no-repeat 0 0;
		background-size: auto 95px;
		}
	#sctVoiceList a:nth-of-type(7n+5)::before {
		width: 102px;
		height: 67px;
		bottom: 6px;
		right: -6px;
		background: url(../img/flw05.png) no-repeat 0 0;
		background-size: auto 67px;
		}
	#sctVoiceList a:nth-of-type(7n+6)::before {
		width: 69px;
		height: 114px;
		bottom: 6px;
		right: -12px;
		background: url(../img/flw06.png) no-repeat 0 0;
		background-size: auto 114px;
		}
	#sctVoiceList a:nth-of-type(7n+7)::before {
		width: 84px;
		height: 108px;
		bottom: 3px;
		left: -12px;
		background: url(../img/flw07.png) no-repeat 0 0;
		background-size: auto 108px;
		}

	#sctVoiceList a>dl {
		width: 240px;
		padding: 18px 24px;
		margin-top: 24px;
		align-self: center;
		}
	#sctVoiceList dl>dt {
		padding: 0 3px;
		color: #ea6e7d;
		font-size: 1.7rem;
		text-align: center;
		}
	#sctVoiceList dl>dd {
		margin-top: 9px;
		font-size: 1.4rem;
		text-align: center;
		}
	#sctVoiceList a:hover dl>dt,
	#sctVoiceList a:hover dl>dd {
		transition: 240ms;
		color: #fff;
		}
	#sctVoiceList p.noPost {
		width: 100%;
		text-align: center;
		}

} /* end PC */
/* SP -------------- */
@media screen and (max-width: 767px) {

	#main {
		background: url(../img/main_pht_sp.jpg) no-repeat center top;
		background-size: auto 100px;
		}

	#sctVoiceList {
		width: 100%;
		padding: 0 6%;
		margin: 45px auto;
		position: relative;
		}
	#sctVoiceList::before {
		width: 102px;
		height: 67px;
		display: block;
		z-index: 1;
		position: absolute;
		top: -45px;
		right: 3%;
		background: url(../img/flw05.png) no-repeat 0 0;
		background-size: auto 67px;
		content: '';
		}
	#sctVoiceList a {
		width: 100%;
		display: block;
		position: relative;
		background-color: #fff;
		border-bottom: 1px solid #dbdada;
		color: #4b4948;
		text-decoration: none;
		}
	#sctVoiceList a:first-of-type {
		border-top: 1px solid #dbdada;
		}
	#sctVoiceList a::before {
		width: 24px;
		height: 1px;
		display: block;
		position: absolute;
		right: 18px;
		bottom: 24px;
		background-color: #c2c2c1;
		content: '';
		}
	#sctVoiceList a::after {
		width: 9px;
		height: 1px;
		display: block;
		position: absolute;
		transform: rotate(35deg);
		right: 18px;
		bottom: 27px;
		background-color: #c2c2c1;
		content: '';
		}
	#sctVoiceList a>dl {
		padding: 15px 12px;
		}
	#sctVoiceList dl>dt {
		color: #ea6e7d;
		font-size: 1.6rem;
		}
	#sctVoiceList dl>dd {
		padding-left: 3px;
		margin-top: 6px;
		font-size: 1.3rem;
		}
	#sctVoiceList p.noPost {
		text-align: center;
		}

} /* end SP */



/* ================================================================
voiceDetail
================================================================ */
/* back */
#sctVoiceDetail .back {
	width: 210px;
	margin: 45px auto 0;
	}
#sctVoiceDetail .back a {
	width: 210px;
	padding: 15px 0 15px 75px;
	display: block;
	position: relative;
	border: 1px solid #d7c2a3;
	color: #b59468;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	text-decoration: none;
	}
#sctVoiceDetail .back a::before {
	width: 24px;
	height: 1px;
	display: block;
	position: absolute;
	left: 20px;
	bottom: 21px;
	background-color: #d7c2a3;
	content: '';
	}
#sctVoiceDetail .back a::after {
	width: 9px;
	height: 1px;
	display: block;
	position: absolute;
	transform: rotate(-35deg);
	left: 20px;
	bottom: 24px;
	background-color: #d7c2a3;
	content: '';
	}

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

	#sctVoiceDetail {
		width: 600px;
		margin: 60px auto 0;
		}
	.wrapVoiceDetail {
		padding: 75px 60px 60px;
		background-color: #f6f6f6;
		border-radius: 6px;
		}
	.wrapVoiceDetail h2 {
		color: #ea6e7d;
		font-size: 2.4rem;
		line-height: 1.5;
		}
	.wrapVoiceDetail .initial {
		margin-top: 21px;
		font-size: 1.5rem;
		}
	.wrapVoiceDetail p {
		margin-top: 45px;
		}

	/* back */
	#sctVoiceDetail .back a:hover {
		background-color: #d7c2a3;
		transition: 240ms;
		color: #fff;
		}
	#sctVoiceDetail .back a:hover::before,
	#sctVoiceDetail .back a:hover::after {
		background-color: #fff;
		transition: 240ms;
		}

} /* end PC */
/* SP -------------- */
@media screen and (max-width: 767px) {

	#sctVoiceDetail {
		width: 100%;
		padding: 0 6%;
		margin: 45px auto 0;
		}
	.wrapVoiceDetail {
		padding: 45px 30px 30px;
		background-color: #f6f6f6;
		border-radius: 6px;
		}
	.wrapVoiceDetail h2 {
		color: #ea6e7d;
		font-size: 2.1rem;
		line-height: 1.5;
		}
	.wrapVoiceDetail .initial {
		margin-top: 21px;
		font-size: 1.3rem;
		}
	.wrapVoiceDetail p {
		margin-top: 45px;
		}

} /* end SP */

