@charset "utf-8";

/* pcNav */
@media screen and (min-width: 769px) {
	#pcNav .listWrap .list .item.current a {
		color: #ffffff;
		background-color: #0195c5;
	}
}
/* tokusuiDetail */
#tokusuiDetail .content {
	background-image: url(../images/bg_tokusui_sp.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
#tokusuiDetail .contentInner {
}
#tokusuiDetail .title {
	padding: calc(41 / 680 * 100%) 0 calc(48 / 680 * 100%) 0;
}
#tokusuiDetail .section {
	padding: 0 0 calc(82 / 680 * 100%) 0;
}
#tokusuiDetail .section .sectionTitle {
}
#tokusuiDetail .section .box {
	background-color: #ffffff;
}
#tokusuiDetail .section .box .boxInner {
	width: calc(580 / 680 * 100%);
	margin: auto;
}
#tokusuiDetail .section#section01 .box .copy {
	width: calc(484 / 580 * 100%);
	margin: auto;
	padding: calc(58 / 580 * 100%) 0;
}
#tokusuiDetail .section#section01 .box .wrap {
	margin: 0 0 calc(69 / 580 * 100%) 0;
}
#tokusuiDetail .section#section01 .box .textWrap {
}
#tokusuiDetail .section#section01 .box .textWrap .row {
	text-align: left;
}
#tokusuiDetail .section#section01 .box .textWrap .row .question {
	width: calc(217 / 580 * 100%);
	margin: 0 0 calc(6 / 580 * 100%) 0;
}
#tokusuiDetail .section#section01 .box .textWrap .row .answer {
	margin: 0 0 calc(45 / 580 * 100%) 0;
}
#tokusuiDetail .section#section01 .box .textWrap .row .answer .text {
	font-size: 3.2rem;
	line-height: 1.4;
	font-weight: 700;
	margin: 0 0 calc(9 / 580 * 100%) 0;
}
#tokusuiDetail .section#section01 .box .textWrap .row .answer .note {
	font-size: 2.3rem;
	line-height: 1.4;
	font-weight: 700;
	text-indent: -1em;
	padding: 0 0 0 1em;
}
#tokusuiDetail .section#section01 .box .image {
	width: calc(425 / 580 * 100%);
	margin: auto;
}
#tokusuiDetail .section#section01 .report {
	padding: 0 0 calc(78 / 580 * 100%) 0;
	border-top: 1px solid #0195c5;
}
#tokusuiDetail .section#section01 .report .copy {
	width: calc(483 / 580 * 100%);
	margin: auto;
	padding: calc(58 / 580 * 100%) 0 calc(69 / 580 * 100%) 0;
}
#tokusuiDetail .section#section01 .report .graph {
}
#tokusuiDetail .section#section01 .report .graph .caption {
	font-size: 2rem;
	line-height: 1.3;
	padding: calc(30 / 580 * 100%) 0 calc(15 / 580 * 100%) 0;
}
#tokusuiDetail .section#section01 .report .noteWrap {
}
#tokusuiDetail .section#section01 .report .noteWrap p {
	font-size: 2rem;
	line-height: 1.3;
}
#tokusuiDetail .section#section01 .report .noteWrap dl {
}
#tokusuiDetail .section#section01 .report .noteWrap dl dt {
	font-size: 2rem;
	line-height: 1.3;
}
#tokusuiDetail .section#section02 .sectionTitle {
}
#tokusuiDetail .section#section02 .box .copy {
	width: calc(557 / 580 * 100%);
	margin: auto;
	padding: calc(62 / 580 * 100%) 0 calc(60 / 580 * 100%) 0;
}
#tokusuiDetail .section#section02 .box .wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	padding: 0 0 calc(80 / 580 * 100%) 0;
}
#tokusuiDetail .section#section02 .box .item {
	flex-basis: calc(264 / 580 * 100%);
	text-align: left;
}
#tokusuiDetail .section#section02 .box .item:nth-child(2) {
	text-align: right;
}
#tokusuiDetail .section#section02 .box .item.wide {
	display: flex;
	justify-content: space-between;
	flex-basis: 100%;
	flex-wrap: wrap;
	text-align: center;
	margin: calc(31 / 580 * 100%) 0 0 0;
}
#tokusuiDetail .section#section02 .box .item.wide .image {
	flex-basis: calc(264 / 580 * 100%);
}
#tokusuiDetail .section#section02 .box .item .caption {
	flex-basis: 100%;
	font-size: 2.5rem;
	line-height: 1.4;
	font-weight: 700;
	letter-spacing: -0.08em;
	padding: 0.4em 0 0 0;
}
#tokusuiDetail .section#section02 .box .item .caption .color {
	color: #0195c5;
}
#tokusuiDetail .section#section02 .box .bottle {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: calc(194 / 580 * 100%);
	margin: auto;
	padding: 0 0 calc(125 / 580 * 100%) 0;
}
@media screen and (min-width: 769px) {
	#tokusuiDetail .content {
		background-image: url(../images/bg_tokusui.jpg);
/* 		margin: 0 0 75px 0; */
		margin: 0 0 0 0;
		background-attachment: fixed;
	}
	#tokusuiDetail .contentInner {
	}
	#tokusuiDetail .title {
		padding: calc(83 / 900 * 100%) 0 calc(48 / 900 * 100%) 0;
	}
	#tokusuiDetail .section {
		padding: 0 0 calc(48 / 900 * 100%) 0;
	}
	#tokusuiDetail .section .sectionTitle {
	}
	#tokusuiDetail .section .box {
	}
	#tokusuiDetail .section .box .boxInner {
		width: calc(780 / 900 * 100%);
	}
	#tokusuiDetail .section#section01 .box .copy {
		width: calc(547 / 780 * 100%);
		margin: auto;
		padding: calc(40 / 780 * 100%) 0 calc(35 / 780 * 100%) 0;
	}
	#tokusuiDetail .section#section01 .box .wrap {
		display: flex;
		justify-content: space-between;
		margin: 0 0 calc(33 / 780 * 100%) 0;
	}
	#tokusuiDetail .section#section01 .box .textWrap {
		flex-basis: calc(390 / 780 * 100%);
	}
	#tokusuiDetail .section#section01 .box .textWrap .row {
		text-align: left;
	}
	#tokusuiDetail .section#section01 .box .textWrap .row .question {
		width: calc(158 / 390 * 100%);
		margin: 0 0 calc(13 / 390 * 100%) 0;
	}
	#tokusuiDetail .section#section01 .box .textWrap .row .answer {
		margin: 0 0 calc(45 / 390 * 100%) 0;
	}
	#tokusuiDetail .section#section01 .box .textWrap .row .answer .text {
		font-size: 2.2rem;
		line-height: 1.4;
		letter-spacing: -0.04em;
		margin: 0 0 calc(9 / 390 * 100%) 0;
	}
	#tokusuiDetail .section#section01 .box .textWrap .row .answer .note {
		font-size: 1.4rem;
		line-height: 1.6;
	}
	#tokusuiDetail .section#section01 .box .image {
		width: calc(343 / 780 * 100%);
		margin: 0;
	}
	#tokusuiDetail .section#section01 .report {
		padding: 0 0 calc(75 / 780 * 100%) 0;
		border-top: 1px solid #0195c5;
	}
	#tokusuiDetail .section#section01 .report .copy {
		width: calc(537 / 780 * 100%);
		margin: auto;
		padding: calc(50 / 780 * 100%) 0 calc(28 / 780 * 100%) 0;
	}
	#tokusuiDetail .section#section01 .report .graph {
		width: calc(548 / 780 * 100%);
		margin: auto;
	}
	#tokusuiDetail .section#section01 .report .graph .caption {
		font-size: 1.2rem;
		line-height: 1.3;
		padding: calc(28 / 780 * 100%) 0 calc(34 / 780 * 100%) 0;
	}
	#tokusuiDetail .section#section01 .report .noteWrap {
		width: calc(537 / 780 * 100%);
		margin: auto;
	}
	#tokusuiDetail .section#section01 .report .noteWrap p {
		font-size: 1.2rem;
		line-height: 1.6;
	}
	#tokusuiDetail .section#section01 .report .noteWrap dl {
	}
	#tokusuiDetail .section#section01 .report .noteWrap dl dt {
		font-size: 1.2rem;
		line-height: 1.6;
	}
	#tokusuiDetail .section#section02 {
		padding: 0 0 calc(65 / 900 * 100%) 0;
	}
	#tokusuiDetail .section#section02 .sectionTitle {
	}
	#tokusuiDetail .section#section02 .box .copy {
		width: calc(491 / 780 * 100%);
		margin: auto;
		padding: calc(45 / 780 * 100%) 0 calc(72 / 780 * 100%) 0;
	}
	#tokusuiDetail .section#section02 .box .wrap {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		position: relative;
		padding: 0 0 calc(65 / 780 * 100%) 0;
	}
	#tokusuiDetail .section#section02 .box .item {
		flex-basis: calc(368 / 780 * 100%);
		text-align: center;
	}
	#tokusuiDetail .section#section02 .box .item:nth-child(2) {
		text-align: center;
	}
	#tokusuiDetail .section#section02 .box .item.wide {
		text-align: center;
		margin: calc(25 / 780 * 100%) 0 0 0;
	}
	#tokusuiDetail .section#section02 .box .item.wide .image {
		flex-basis: calc(368 / 780 * 100%);
	}
	#tokusuiDetail .section#section02 .box .item .caption {
		flex-basis: 100%;
		font-size: 2rem;
		line-height: 1.4;
		letter-spacing: 0;
		padding: 0.3em 0 0 0;
	}
	#tokusuiDetail .section#section02 .box .item .caption .color {
		color: #0195c5;
	}
	#tokusuiDetail .section#section02 .box .bottle {
		display: flex;
		align-items: center;
		justify-content: center;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: calc(163 / 780 * 100%);
		margin: auto;
		padding: 0 0 calc(83 / 780 * 100%) 0;
	}
}