@charset "UTF-8";

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#voice#inner_mainVis
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#voice #inner_mainVis {
	line-height: 0;
	margin-bottom: 0;
	background: url(../images/voice/mainVis_img01.jpg) no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
}
#voice #inner_mainVis .ttl {
	color: #fff;
	-moz-text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
	-webkit-text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
	-ms-text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
	text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
}
#voice #inner_mainVis .ttl_kana {
	display: block;
	letter-spacing: 0.2rem;
}

@media (min-width: 1000px){
	#voice #inner_mainVis {
		min-height: 400px;
		background-position: center;
	}
	#voice #inner_mainVis .ttl {
		font-size: 60px;
		line-height: 60px;
		height: 94px;
		margin-top: 23px;
		margin-left: 32px;
		letter-spacing: 0.1rem;
	}
	#voice #inner_mainVis .ttl_kana {
		font-size: 16px;
		line-height: 16px;
		margin-top: 20px;
	}
}
@media (max-width: 999px){
	#voice #inner_mainVis {
		min-height: 170px;
		background: url(../images/voice/sp/mainVis_img01.jpg) no-repeat;
		background-size: cover;
		background-position: center;
	}
	#voice #inner_mainVis .ttl {
		font-size: 31px;
		line-height: 30px;
		margin-top: 25px;
	}
	#voice #inner_mainVis .ttl_kana {
		font-size: 11px;
		letter-spacing: 0.12rem;
	}
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#voice#main
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#voice .voice_ttl {
	letter-spacing: 0.2rem;
}
#voice #main .flex_area {
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
}

@media (min-width: 1000px){
	#voice .voice_ttl {
		font-size: 40px;
		line-height: 54px;
		margin: 107px 22px 0 0;
		margin-top: 107px;
		letter-spacing: 0.3rem;
		text-align: center;
	}
	#voice #main .flex_area {
		width: 1000px;
		margin-top: 68px;
	}
}

@media (max-width: 999px){
	#voice .voice_ttl {
		font-size: 20px;
		line-height: 29px;
		margin-top: 38px;
		letter-spacing: 0.12rem;
	}
	#voice #main .flex_area {
		width: auto;
	}

}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#voice .mein_area
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#voice .family_area {
	background: #eee;
	box-sizing: border-box;
	position: relative;
}
#voice .family_area::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
}
#voice .family_area .visit_date {
	text-align: left;
	letter-spacing: 0.06rem;
}
#voice .family_area .name_ttl {
	font-weight: bold;
}
#voice .family_area .ceremony_date {
	width: 100%;
	position: relative;
}
#voice .family_area .ceremony_date::after {
	position: absolute;
	content: "";
	width: 50px;
	border-bottom: 1px solid #333;
	bottom: 4px;
	left: 0;
	right: 0;
	margin: auto;
}
#voice .mein_area .section_flex {
	display: flex;
	justify-content: flex-start;
}
#voice .mein_area .section_flex .ttl {
	letter-spacing: 0.14rem;
}
#voice .mein_area .section_flex .txt {
	text-align: left;
	letter-spacing: 0.12rem;
}
#voice .mein_area .staff_area {
	background: #b9c965;
}
#voice .mein_area .icon_area {
	position: relative;
}

@media (min-width: 1000px){
	#voice .mein_area {
		width: 846px;
	}
	#voice .mein_area section {
		margin-bottom: 50px;
	}
	#voice .mein_area section:last-child {
		margin-bottom: 0;
	}
	#voice .family_area{
		padding: 26px 40px 31px;
	}
	#voice .family_area::after {
		border-top: 24px solid #333;
		border-right: 24px solid transparent;
	}
	#voice .family_area .visit_date {
		font-size: 14px;
		margin: 0 0 10px -17px;
	}
	#voice .family_area .name_ttl {
		font-size: 18px;
		margin-bottom: 2px;
		letter-spacing: 0.12rem;
	}
	#voice .family_area .ceremony_date {
		font-size: 16px;
		padding-bottom: 15px;
		margin-bottom: 14px;
		letter-spacing: 0.08rem;
	}
	#voice .mein_area .section_flex figure {
		width: 240px;
		margin-right: 19px;
	}
	#voice .mein_area .section_flex figure img {
		border-radius: 5px;
	}
	#voice .mein_area .family_area .section_flex .txt {
		width: 506px;
		font-size: 16px;
		line-height: 30px;
	}
	#voice .mein_area .staff_area {
		padding: 32px 40px 29px;
	}
	#voice .mein_area .icon_area {
		width: 91px;
		text-align: left;
		border-right: 1px solid #333;
	}
	#voice .mein_area .icon_area::after {
		position: absolute;
		content: "";
		background: url(../images/voice/voice_icon_fukidasi.png) no-repeat;
		width: 11px;
		height: 16px;
		top: 30px;
		right: -1px;
		margin: auto;
	}
	#voice .mein_area .staff_area .section_flex .txt {
		width: 650px;
		font-size: 16px;
		line-height: 30px;
		padding-left: 21px;
	}

}
@media (max-width: 999px){
	#voice .mein_area {
		width: auto;
		order: 2;
		margin: 0 5.33%;
	}
	#voice .mein_area section {
		margin-bottom: 21px;
	}
	#voice .mein_area section:last-child {
		margin-bottom: 0;
	}
	#voice .family_area{
		padding: 22px 22px 32px;
	}
	#voice .family_area::after {
		border-top: 25px solid #333;
		border-right: 25px solid transparent;
	}
	#voice .family_area .visit_date {
		font-size: 11px;
		margin-bottom: 26px;
	}
	#voice .family_area .name_ttl {
		font-size: 18px;
		margin-bottom: 10px;
		letter-spacing: 0.12rem;
	}
	#voice .family_area .ceremony_date {
		font-size: 12px;
		padding-bottom: 7px;
		margin-bottom: 25px;
	}
	#voice .family_area .ceremony_date::after {
		width: 30px;
	}
	#voice .mein_area .section_flex {
		flex-wrap: wrap;
	}
	#voice .mein_area .section_flex figure {
		width: auto;
		margin: 0 auto 21px;
	}
	#voice .mein_area .family_area .section_flex .txt {
		width: 100%;
		font-size: 12px;
		line-height: 20px;
		letter-spacing: 0.11rem;
	}
	#voice .mein_area .staff_area {
		padding: 22px 22px 32px;
	}
	#voice .mein_area .icon_area {
		width: 100%;
		text-align: left;
		border-bottom: 1px solid #333;
		padding-bottom: 10px;
		margin-top: -30px;
	}
	#voice .mein_area .icon_area::after {
		position: absolute;
		content: "";
		background: url(../images/voice/sp/voice_icon_fukidasi.png) no-repeat;
		background-size: 50%;
		width: 35px;
		height: 24px;
		top: 74px;
		left: 32px;
		margin: auto;
	}
	#voice .mein_area .staff_area .section_flex .txt {
		width: auto;
		font-size: 12px;
		line-height: 20px;
		padding-top: 25px;
		letter-spacing: 0.11rem;
	}
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#voice .sideber_area
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

@media (min-width: 1000px){
	#voice .sideber_area {
		width: 137px;
	}
}
@media (max-width: 999px){
	#voice .sideber_area {
		width: 100%;
		margin: 8% 5.33% 8.266%;
		order: 3;
	}
}

/*archives_area*/
#voice .sideber_area .archives_area .ttl {
	text-align: left;
}
#voice .sideber_area .archives_area .archive {
	position: relative;
}
#voice .sideber_area .archives_area .archive #year,
#voice .sideber_area .archives_area .archive #months > li {
	position: relative;
}
#voice .sideber_area .archives_area .archive #year li,
#voice .sideber_area .archives_area .archive #months ul li a {
	cursor: pointer;
	border-top: 1px solid #fff;
}
#voice .sideber_area .archives_area .archive span,
#voice .sideber_area .archives_area .archive #year li,
#voice .sideber_area .archives_area .archive #months ul li a {
	color: #222;
	display: block;
	cursor: pointer;
	background: #c5a886;
	position: relative;
}
#voice .sideber_area .archives_area .archive #year li:hover,
#voice .sideber_area .archives_area .archive #months ul li a:hover {
	background: #beab94;
}
#voice .sideber_area .archives_area .archive span:after {
	top: -5px;
	right: 12px;
	bottom: 0;
	content: "";
	width: 6px;
	height: 6px;
	display: block;
	margin: auto 0;
	position: absolute;
	transform: rotate(45deg);
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	transition-duration: .3s;
	transform-origin: center center;
	z-index: 2;
}
#voice .sideber_area .archives_area .archive span.open:after {
	top: 0;
	bottom: -5px;
	transform: scale(1,-1) rotate(45deg);
}
#voice .sideber_area .archives_area .archive #year ul,
#voice .sideber_area .archives_area .archive #months ul {
	top: 100%;
	left: 0;
	width: 100%;
	display: none;
	overflow: hidden;
	position: absolute;
	z-index: 5;
}


@media (min-width: 1000px){
	#voice .sideber_area .archives_area .ttl {
		font-size: 18px;
	}
	#voice .sideber_area .archives_area .ttl .ttl_kana {
		display: block;
		font-size: 12px;
	}
	#voice .sideber_area .archives_area .archive {
		width: 137px;
	}
	#voice .sideber_area .archives_area .archive #year,
	#voice .sideber_area .archives_area .archive #months > li {
	font-size: 16px;
	text-align: left;
	line-height: 16px;
	margin-top: 10px;
	}
	#voice .sideber_area .archives_area .archive span,
	#voice .sideber_area .archives_area .archive #year li,
	#voice .sideber_area .archives_area .archive #months ul li a {
	padding: 23px 18px;
	}
}
@media (max-width: 999px){
	#voice .sideber_area .archives_area .ttl {
		font-size: 19px;
		line-height: 19px;
	}
	#voice .sideber_area .archives_area .ttl .ttl_kana {
		font-size: 12px;
		margin-left: 0.5rem;
	}
	#voice .sideber_area .archives_area .archive {
		width: 100%;
	}
	#voice .sideber_area .archives_area .archive #year,
	#voice .sideber_area .archives_area .archive #months > li {
	font-size: 14px;
	text-align: left;
	line-height: 14px;
	margin-top: 10px;
	}
	#voice .sideber_area .archives_area .archive span,
	#voice .sideber_area .archives_area .archive #year li,
	#voice .sideber_area .archives_area .archive #months ul li a {
	padding: 16px 26px;
	}
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#voice.pagenation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#voice .pagenation {
	display: flex;
	width: 100%;
	justify-content: space-between;
	border-top: 1px solid #333;
}
#voice .prev,
#voice .next {
	position: relative;
}
#voice .prev::before,
#voice .next::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	margin: auto;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
}
#voice .prev::before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
#voice .next::before {
	transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
}
#voice .prev::after,
#voice .next::after {
	position: absolute;
	content: "";
	height: 1px;
	margin: auto;
	background: #333;
}
#voice .pagenation_no {
	display: flex;
	justify-content: center;
}
#voice .pagenation_no a {
	position: relative;
}
#voice .pagenation_no .page.stay::after {
	position: absolute;
	content: "";
	height: 1px;
	margin: auto;
	background: #333;
}

#voice .information__text-box .link {
	width: 100%;
}
#voice .information__text-box .link a {
	color: #222;
	width: 215px;
	display: block;
	background: #fff;
	position: relative;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #fff;
}
#voice .information__text-box .link a:hover {
	color: #fff;
	background: none;
}
#voice .information__text-box .link a::after {
	top: 3px;
	left: 3px;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	position: absolute;
	border: 1px solid #fff;
}
#voice .information__text-box .link a span {
	height: 49px;
	display: block;
	font-size: 14px;
	line-height: 50px;
	padding-right: 30px;
}
#voice .information__text-box .link a span::before,
#voice .information__text-box .link a span::after {
	content: "";
	display: block;
	margin: auto 0;
	position: absolute;
}
#voice .information__text-box .link a span::before {
	top: 0;
	bottom: 0;
	right: 23px;
	height: 0;
	width: 23px;
	border-top: 1px dotted #222;
}
#voice .information__text-box .link a:hover span::before {
	border-top-color: #fff;
}
#voice .information__text-box .link a span::after {
	top: 0;
	bottom: 3px;
	right: 20px;
	width: 0;
	height: 0;
	border: solid 2px;
	border-color: transparent transparent #222 #222;
}
#voice .information__text-box .link a:hover span::after {
	border-bottom-color: #fff;
	border-left-color: #fff;
}

@media (min-width: 1000px){
	#voice .pagenation {
		margin-top: 52px;
		padding: 25px 0 90px;
		font-size: 16px;
	}
	#voice .prev {
		margin-left: 24px;
	}
	#voice .prev::before {
		width: 8px;
		height: 8px;
		left: -12px;
	}
	#voice .prev::after {
		width: 96px;
		left: -2px;
		bottom: -11px;
	}
	#voice .pagenation_no li {
		padding-right: 48px;
	}
	#voice .pagenation_no li:last-child {
		padding-right: 0;
	}
	#voice .pagenation_no .page.page.stay::after {
		width: 20px;
		left: -5px;
		bottom: -11px;
	}
	#voice .next {
		margin-right: 12px;
	}
	#voice .next::before {
		width: 8px;
		height: 8px;
		right: -12px;
	}
	#voice .next::after {
		width: 96px;
		right: 0;
		bottom: -11px;
	}

	#voice .information {
		width: 100%;
		/*height: 599px;*/
		margin-bottom: 110px;
		display: flex;
	}
	#voice .information .voice-image-sp {
		display: none;
	}
	#voice .information__text-box {
		width: 550px;
		background-color: #333333;

		display: flex;
		flex-direction: column;
		align-items: flex-start;

		padding-top: 37px;
		padding-right: 38px;
		box-sizing: border-box;
	}
	#voice .information__text-box h4 {
		display: flex;
		flex-direction: column;
		align-items: flex-start;

		color: #ffffff;
		font-size: 20px;
		line-height: 30px;
		letter-spacing: 0.12em;

		padding-bottom: 22px;
	}
	#voice .information__text-box p {
		color: #ffffff;
		font-size: 14px;
		line-height: 30px;
		letter-spacing: 0.16em;
		text-align: left;

		margin-bottom: 45px;
	}
	#voice .information__text-box .emphasis {
		font-size: 16px;
		font-weight: 600;
	}
	#voice .information__text-box .decoration {
		color: #b9c965;
		font-size: 16px;
		font-weight: 600;
	}
}
@media (max-width: 999px){
	#voice .pagenation {
		margin: 0 2.66% 0;
		margin-top: 20px;
		padding: 25px 0 49px;
		font-size: 15px;
		order: 2;
	}
	#voice .prev {
		margin-left: 10px;
	}
	#voice .prev::before {
		width: 5px;
		height: 5px;
		left: -7px;
	}
	#voice .prev::after {
		width: 35px;
		left: -2px;
		bottom: -5px;
	}
	#voice .pagenation_no li {
		padding-right: 26px;
	}
	#voice .pagenation_no li:last-child {
		padding-right: 0;
	}
	#voice .pagenation_no .page.page.stay::after {
		width: 22px;
		left: -5px;
		bottom: -5px;
	}
	#voice .next {
		margin-right: 10px;
	}
	#voice .next::before {
		width: 6px;
		height: 6px;
		right: -5px;
	}
	#voice .next::after {
		width: 35px;
		left: 0;
		bottom: -5px;
	}

	#voice .information {
		width: 100%;

		display: flex;
		flex-direction: column;
		justify-content: flex-end;

		order: 4;
	}

	#voice .information .voice-image {
		display: none;
	}
	#voice .information__text-box {
		width: 100%;

		background-color: #333333;
		display: flex;
		flex-direction: column;
		align-items: flex-start;

		padding: 0 5.334% 23px 5.334%;
		box-sizing: border-box;
	}
	#voice .information__text-box h4 {
		display: flex;
		flex-direction: column;
		align-items: flex-start;

		color: #ffffff;
		font-size: 15px;
		line-height: 20px;
		letter-spacing: 0.12em;

		padding-bottom: 30px;
	}
	#voice .information__text-box p {
		color: #ffffff;
		font-size: 12px;
		line-height: 20px;
		letter-spacing: 0.16em;
		text-align: left;

		margin-bottom: 22px;
	}
	#voice .information__text-box .emphasis {
		font-size: 13px;
		font-weight: 600;
	}
	#voice .information__text-box .decoration {
		color: #b9c965;
		font-size: 13px;
		font-weight: 600;
	}
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#voice .to_family
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#voice .to_family {
	display: flex;
	margin: 0 auto;
}
#voice .to_family .txt_area {
	background: #333;
	color: #fff;
}
#voice .to_family .to_family_ttl {
	letter-spacing: 0.15rem;
	text-align: left;
}
#voice .to_family .to_family_txt {
	letter-spacing: 0.12rem;
	text-align: left;
}
#voice .to_family .txt_green {
	color: #b9c965;
}

@media (min-width: 1000px){
	#voice .to_family {
		width: 1000px;
		height: 600px;
		margin-bottom: 110px;
	}
	#voice .to_family figure {
		width: 451px;
		height: 600px;
	}
	#voice .to_family .txt_area {
		width: 549px;
		height: 599px;
	}
	#voice .to_family .to_family_ttl {
		font-size: 20px;
		line-height: 32px;
		margin: 38px 0 27px;
	}
	#voice .to_family .to_family_txt {
		font-size: 14px;
		line-height: 30px;
		margin-right: 40px;
	}
	#voice .to_family .font_bw {
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 0.16rem;
	}
}
@media (max-width: 999px){
	#voice .to_family {
		width: 100%;
		height: auto;
		flex-wrap: wrap;
		justify-content: center;
	}
	#voice .to_family figure {
		width: auto;
		max-width: 686px;
	}
	#voice .to_family .txt_area {
		width: auto;
		max-width: 686px;
		padding: 0 5.33%;
		box-sizing: border-box;
	}
	#voice .to_family .to_family_ttl {
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 27px;
		letter-spacing: 0.12rem;
	}
	#voice .to_family .to_family_txt {
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 25px;
	}
	#voice .to_family .font_bw {
		font-size: 13px;
		font-weight: bold;
	}
}