@charset 'utf-8';
/* ------------------------------
 共通設定
------------------------------ */

/* リセット */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, figure {
	zoom: 1;
	margin: 0;
	padding: 0;
}

html {
	font-family: 'ヒラギノ角ゴ Pro W3', Hiragino Kaku Gothic Pro, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif, Helvetica;
	font-size: 16px;
	line-height: 1.75;
	color: #262626;
	letter-spacing: 1px;
}

body {
	position: relative;
	overflow: hidden;
	background-color: #fefefe;
	background-image: url();
	background-attachment: fixed;
	background-size: 100% auto;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	font-feature-settings: 'palt' 1;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome, body {
		font-feature-settings: 'pkna';
	}
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

img {
	vertical-align: bottom;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}

ul, ol, li {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}

textarea {
	font-size: 100%;
}

a {
	color: #256ec0;
}

a:hover {
	text-decoration: none;
}

a.effect, a.effect-gray {
	display: inline-block;
	vertical-align: text-bottom;
}

.cf:before, .cf:after {
	display: table;
	content: '';
}

.cf:after {
	clear: both;
}

.cf {
	zoom: 1;
}

html {
	overflow-x: hidden;
}

table {
	font: 100%;
	font-size: inherit;
}

select, input, textarea {
	font: 99%;
}

pre, code {
	font: 115% monospace 'Osaka', 'ＭＳ Ｐゴシック', Arial, sans-serif;
	*font-size: 100%;
}

/* 主要レイアウト */

.auto {
	margin-right: auto;
	margin-left: auto;
}

/* コンテンツ */

#contents {
	width: 950px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
}

/* 大見出し */

#copy {
	text-align: center;
}

#copy h1 {
	font-size: 18px;
	line-height: 50px;
	display: inline-block;
	padding-left: 80px;
	color: #000;
	background: url(img/bg_copy.png) no-repeat left center;
}

/* メイン */

#main {
	text-align: center;
}

/* クロージング */

.closing {
	padding-bottom: 55px;
	background: url(img/bg_closing.png) no-repeat center bottom;
}

/* マージンセット */

.mb1em {
	margin-bottom: 1em;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}

.mb70 {
	margin-bottom: 70px;
}

.mb80 {
	margin-bottom: 80px;
}

/* 段落 */

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.red {
	color: #bc0000;
}

.yellow {
	color: #ffff10;
}

.marker {
	padding: 2px;
	background-color: #ff0;
}

.red_line {
	color: #bc0000;
	border-bottom: 1px solid #bc0000;
}

#contents .txt {
	font-size: 18px;
	line-height: 1.66;
}

/* #worry */

#worry {
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 50px 0 70px;
	background: url(img/2109/ph1_worry.png) no-repeat left 16px bottom 10px, #f7f2eb url(img/2109/ph2_worry.png) no-repeat right 16px bottom 10px;
}

#worry .txt {
	text-align: center;
	font-size: 24px;
	line-height: 2.08;
}

/* #sustain */

#sustain {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-color: #4d7504;
	text-align: left;
}

#sustain .bdrbox {
	margin-right: 20px;
	margin-left: 20px;
	padding: 8px;
	background-color: #fff;
	border: 4px solid #5e5645;
}

#sustain .bdrbox .inbox {
	height: 460px;
	padding: 26px 0 22px 26px;
	border: 1px solid #cdcbc7;
	background: url(img/2109/img_sustain.png) no-repeat right 42px bottom 22px;
	box-sizing: border-box;
}

#sustain .bdrbox .inbox .txt {
	width: 365px;
}

/* #power */

#power {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#power .box1 {
	min-height: 434px;
	background: url(img/2109/i1_power.jpg) no-repeat bottom, url(img/2109/bg_power.png) repeat;
}

#power .box1 .txtbox {
	padding-top: 56px;
	padding-left: 420px;
}

#power .txt {
	width: 400px;
	padding-top: 14px;
	padding-left: 14px;
}

#power .box2 {
	min-height: 411px;
	background: url(img/2109/i2_power.jpg) no-repeat bottom, url(img/2109/bg_power.png) repeat;
}

#power .box2 .txtbox {
	padding-top: 36px;
	padding-left: 30px;
}

/* #chakouji */

#chakouji {
	width: 850px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#chakouji .bg {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #3e660b;
}

#chakouji .bdrbox {
	padding: 8px;
	background-color: #fff;
	border: 4px solid #5e5645;
}

#chakouji .inbox {
	border: 1px solid #cdcbc7;
}

#chakouji .inbox .list .txtbox {
	margin-top: 40px;
	margin-bottom: 60px;
	display: flex;
	justify-content: space-between;
}

#chakouji .inbox .list .txtbox .txt {
	padding-right: 30px;
	padding-left: 30px;
}

#chakouji .inbox .list .txtbox .imgbox {
	width: 360px;
}

/* 長年解決しない、あの悩み。 */

#troubles {
	width: 850px;
	margin: 0 auto 30px;
}

#troubles dd {
	width: 750px;
	padding: 30px 50px;
	text-align: left;
	background: url(img/bg_troubles.png);
}

#troubles dd ul {
	position: relative;
	padding: 30px 50px;
	background-color: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .75);
}

#troubles dd ul:after {
	position: absolute;
	top: 30px;
	right: 20px;
	display: block;
	width: 203px;
	height: 306px;
	content: '';
	background: url(img/i_troubles.png) no-repeat;
}

#troubles dd li {
	font-size: 26px;
	font-weight: bold;
	line-height: 55px;
	padding-left: 68px;
	color: #0e0b02;
	border-bottom: 1px dashed #d0d0d0;
	background: url(img/ico_troubles.png) no-repeat 20px center;
}

#troubles dd li:last-child {
	border-bottom: none;
}

#troubles dd li span {
	font-size: 30px;
	padding: 4px;
	background-color: #dadada;
}

/* 体内の酵素が不足 */

#lack {
	width: 810px;
	margin: 0 auto 30px;
	padding: 20px;
	background-color: #e9e7e2;
}

#lack_box {
	padding: 8px;
	border: 4px solid #5e5645;
	background-color: #fff;
}

#lack_inner {
	padding: 25px;
	text-align: left;
	border: 1px solid #cdcbc7;
}

#lack_inner div {
	float: left;
	width: 410px;
}

#lack_inner figure {
	float: right;
	width: 315px;
}

/* 質の良い酵素 */

#foods_inner {
	width: 850px;
	height: 145px;
	margin: 0 auto;
	background: url(img/bg_foods_inner.jpg) no-repeat;
}

#foods_inner p {
	padding: 30px 0 0 50px;
	text-align: left;
	vertical-align: middle;
	color: #fff;
}

#foods_inner p span {
	padding: 2px;
	background-color: #bc0000;
}

#hq {
	width: 500px;
	min-height: 363px;
	margin: 0 auto 70px;
	padding: 20px 0 57px 350px;
	text-align: left;
	background: #000 url(img/bg_hq.jpg) no-repeat 50px 20px;
}

#hq p {
	color: #fff;
}

#hq p span {
	color: #ff0;
}

#hq p.large {
	font-size: 24px;
	line-height: 42px;
}

#hq p.large span {
	padding: 4px;
	color: #000;
	background-color: #ff0;
}

/* 河内菌 */

#kawachikin {
	width: 850px;
	margin: 0 auto 90px;
}

#p_kawachikin_1 {
	height: 319px;
	padding: 0 50px;
	color: #fff;
	background: url(img/bg_kawachikin.jpg) no-repeat;
}

#p_kawachikin_2 {
	padding: 0 40px 40px;
	text-align: left;
	color: #fff;
	background-color: #000;
}

#p_kawachikin_2 p {
	padding: 20px 40px 40px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	background-color: #321e0a;
}

#p_kawachikin_2 p span {
	color: #fde500;
}

/* お茶と黒麹の理想的な出会い */

#encounter {
	width: 850px;
	margin: 0 auto 40px;
}

#encounter_box {
	width: 500px;
	height: 417px;
	padding: 13px 0 0 350px;
	text-align: left;
	background: url(img/bg_encounter_box.png) no-repeat;
}

#encounter_box p {
	width: 450px;
	padding-top: 10px;
}

#result {
	width: 755px;
	height: 363px;
	padding: 0 49px 0 46px;
	text-align: left;
	background: url(img/bg_result.png) no-repeat center bottom;
}

#result div {
	float: left;
	width: 400px;
}

#result figure {
	float: right;
	width: 340px;
}

#result div p {
	padding: 20px 0 0 7px;
}

/* このようなお悩みの方にもオススメ！ */

.recommended {
	position: relative;
	z-index: 2;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
	background: url(img/bg_recommended.png) no-repeat center bottom;
}

.recommended dd {
	min-height: 272px;
	padding: 30px 30px 30px 240px;
	border-right: 7px solid #dbb500;
	border-left: 7px solid #dbb500;
	background: #fff url(img/bg_recommended_inner.jpg) no-repeat 50px center;
}

.recommended dd ul {
	position: relative;
}

.recommended dd ul:after {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 169px;
	height: 195px;
	content: '';
	background: url(img/i_recommended.png) no-repeat;
}

.recommended dd li {
	font-size: 25px;
	font-weight: bold;
	padding: 5px 0 5px 40px;
	text-align: left;
	color: #241402;
	border-bottom: 1px dashed #d0d0d0;
	background: url(img/ico_recommended.png) no-repeat 10px center;
}

.recommended dd li:last-child {
	border-bottom: none;
}

/* 河内菌本舗の歴史 */

#history {
	width: 850px;
	margin: 0 auto;
	padding-top: 30px;
	background-color: #000;
}

#history_main {
	padding: 0 50px 20px;
	background: #000 url(img/bg_history_main.jpg) no-repeat right bottom;
}

#history_main h3 {
	text-align: left;
}

#history_main p {
	width: 450px;
	text-align: left;
	color: #fff;
}

#history_main span.color {
	color: #eedea4;
}

#history_main p span.marker {
	margin: 0 2px;
	padding: 2px;
	color: #000;
	background-color: #eedea4;
}

#pioneer {
	padding: 30px 50px 50px;
}

#pioneer_box {
	padding: 7px;
	background-color: #fff;
}

#pioneer_inner {
	padding: 20px 40px;
	border: 1px solid #acacac;
}

#pioneer_inner figure {
	float: left;
	width: 112px;
}

#pioneer_inner div {
	float: right;
	width: 512px;
	padding-top: 10px;
}

#pioneer_inner div p {
	font-size: 14px;
	text-align: left;
}

#article {
	width: 750px;
	margin: 0 auto;
	padding: 30px 50px 50px;
	background-color: #31280b;
}

/* 「茶麹」のこだわり */

#selected {
	width: 850px;
	margin: 0 auto;
}

.selected_box {
	text-align: left;
}

#selected_1 .selected_box {
	height: 429px;
	padding: 40px 0 0 23px;
	background: url(img/bg_selected_1.jpg) no-repeat;
}

#selected_1 .selected_box p {
	width: 420px;
}

#selected_2 .selected_box {
	height: 630px;
	padding: 40px 0 0 340px;
	background: url(img/bg_selected_2.jpg) no-repeat;
}

#selected_2 .selected_box p {
	width: 480px;
}

#selected_3 .selected_box {
	height: 290px;
	padding: 40px 0 0 40px;
	background: #fffff4 url(img/bg_selected_3.jpg) no-repeat right top;
}

#selected_3 .selected_box p {
	width: 390px;
}

#selected_4 .selected_box {
	height: 396px;
	padding: 40px 0 0 370px;
	background: url(img/bg_selected_4.jpg) no-repeat left bottom;
}

#selected_4 .selected_box p {
	width: 440px;
}

#selected_4 .selected_box p img {
	float: right;
}

/* お客様の声 */

#voice {
	width: 850px;
	margin: 0 auto 154px;
}

#voice h2 {
	padding: 0 0 23px 35px;
	text-align: left;
}

#voices {
	padding: 40px 40px 20px;
	background: url(img/bg_voices_leaf.png) no-repeat, url(img/bg_voices.png);
}

#voices ul {
	padding: 10px 40px;
	background-color: #fff;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .30);
}

#voices ul li {
	padding: 30px 0;
	text-align: left;
	border-bottom: 3px dotted #b2aa90;
}

#voices ul li:last-child {
	border-bottom: none;
}

#voices ul li figure {
	width: 185px;
}

#voices ul li div {
	width: 490px;
}

#voices ul li:nth-child(odd) figure, #voices ul li:nth-child(even) div {
	float: left;
}

#voices ul li:nth-child(odd) div, #voices ul li:nth-child(even) figure {
	float: right;
}

#voices ul li div p {
	font-size: 17px;
}

.voices_ex {
	font-size: 12px;
	line-height: 1.4;
	margin-top: 10px;
	text-align: right;
}

#othervoices_ex {
	width: 850px;
	margin: 15px auto 0;
}

#othervoices {
	overflow-y: scroll;
	width: 790px;
	height: 400px;
	margin: 0 auto;
	padding: 30px;
	text-align: left;
	border: 2px solid #bfb89a;
	background-color: #fff;
}

#othervoices dt {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
	color: #ff4800;
}

#othervoices dt span {
	padding: 2px;
	background-color: #ffffb0;
}

#othervoices dd {
	font-size: 15px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	color: #000;
	border-bottom: 1px dotted #bfb89a;
}

#othervoices dd:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

#othervoices dd em {
	font-size: 12px;
}

/* よくある質問 */

#qa {
	width: 780px;
	margin: 0 auto 70px;
	padding: 35px;
	background-color: #eee;
}

#qa h2 {
	position: relative;
	top: -94px;
	margin-bottom: -74px;
}

#qa dl {
	margin-bottom: 10px;
	padding: 20px 40px;
	text-align: left;
	border: 2px solid #d9d7d7;
	background-color: #fff;
}

#qa dt {
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 10px;
	padding: 10px 0 10px 60px;
	color: #283c7c;
	border-bottom: 1px dotted #bfbfbf;
	background: url(img/ico_qa_q.png) no-repeat left center;
}

#qa dd {
	font-size: 16px;
	line-height: 24px;
	padding: 8px 0 8px 60px;
	color: #222;
	background: url(img/ico_qa_a.png) no-repeat left center;
}

/* 質の良い酵素をたっぷり補う！ */

#lead_1 {
	position: relative;
	z-index: 1;
	margin-top: -40px;
}

/* 商品について */

.status {
	font-size: 14px;
	width: 648px;
	margin: 0 auto 60px;
	padding: 30px 40px;
	text-align: left;
	border: 1px solid #ccc;
	background-color: #fff;
}

/* お支払いについて等 */

#info {
	line-height: 1.6;
	width: 730px;
	margin: 0 auto 80px;
	text-align: left;
}

#info h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 5px 10px;
	color: #fff;
	background-color: #547925;
}

#info h4 {
	font-size: 18px;
	font-weight: bold;
	color: #3e660b;
}

#info p, #info li {
	font-size: 14px;
}

#info li {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 1em;
}

#info p span.notice {
	font-size: 20px;
	font-weight: bold;
	color: #d80000;
}

/* フッタ */

#footer_info {
	width: 730px;
	margin: 0 auto;
	padding: 30px 0;
	border-top: 1px solid #ccc;
}

#footer_info p {
	font-size: 12px;
	line-height: 20px;
	padding: 9px 0 9px 388px;
	text-align: left;
	background: url(img/bg_footer_info.png) no-repeat left center;
}

#footer_bottom {
	font-size: 13px;
	padding: 20px 0 60px;
	color: #fff;
	background-color: #000;
}

#footer_bottom a {
	line-height: 20px;
	text-decoration: none;
	color: #fff;
}

#footer_bottom a:hover {
	text-decoration: underline;
	color: #eee;
}

#footer_bottom small {
	font-size: 12px;
	line-height: 30px;
}

/* ボタン */

.btn {
	position: relative;
	display: block;
	overflow: hidden;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	transition: all .2s ease-in;
	box-shadow: 0 0 0 0 transparent;
}

.btn:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-filter: brightness(1.2);
	-moz-filter: brightness(1.2);
	-o-filter: brightness(1.2);
	-ms-filter: brightness(1.2);
	filter: brightness(1.2);
}

.btn img {
	position: relative;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in;
	-moz-animation-timing-function: ease-in;
	-o-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

.btn:hover img {
	-webkit-animation-name: moving;
	-moz-animation-name: moving;
	-o-animation-name: moving;
	animation-name: moving;
}

.btn:hover:before {
	-webkit-animation: shine .3s 0s linear;
	-moz-animation: shine .3s 0s linear;
	animation: shine .3s 0s linear;
}

.btn:active {
	-webkit-transition: box-shadow .2s ease-in;
	-moz-transition: box-shadow .2s ease-in;
	transition: box-shadow .2s ease-in;
	box-shadow: 0 0 0 0 transparent;
}

.btn:before {
	position: absolute;
	z-index: 100;
	top: 7%;
	left: 0;
	display: block;
	width: 0;
	height: 86%;
	content: '';
	-webkit-transform: skewX(-20deg);
	-moz-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
	-o-transform: skewX(-20deg);
	transform: skewX(-20deg);
	-webkit-animation: shine 2s 0s linear;
	-moz-animation: shine 2s 0s linear;
	animation: shine 2s 0s linear;
	animation-iteration-count: infinite;
	opacity: 0;
	background: white;
	box-shadow: 0 0 30px 20px rgba(255, 255, 255, .75);
}

@-webkit-keyframes shine {
	from {
		left: 0;
		opacity: 0;
	}
	20% {
		opacity: 1;
	}
	30% {
		left: 100%;
		opacity: 0;
	}
	to {
		left: 100%;
		opacity: 0;
	}
}

@-moz-keyframes shine {
	from {
		left: 0;
		opacity: 0;
	}
	20% {
		opacity: 1;
	}
	30% {
		left: 100%;
		opacity: 0;
	}
	to {
		left: 100%;
		opacity: 0;
	}
}

@keyframes shine {
	from {
		left: 0;
		opacity: 0;
	}
	20% {
		opacity: 1;
	}
	30% {
		left: 100%;
		opacity: 0;
	}
	to {
		left: 100%;
		opacity: 0;
	}
}

@-moz-keyframes moving {
	0% {
		-moz-transform: skewX(9deg);
	}
	10% {
		-moz-transform: skewX(-8deg);
	}
	20% {
		-moz-transform: skewX(7deg);
	}
	30% {
		-moz-transform: skewX(-6deg);
	}
	40% {
		-moz-transform: skewX(5deg);
	}
	50% {
		-moz-transform: skewX(-4deg);
	}
	60% {
		-moz-transform: skewX(3deg);
	}
	70% {
		-moz-transform: skewX(-2deg);
	}
	80% {
		-moz-transform: skewX(1deg);
	}
	90% {
		-moz-transform: skewX(0deg);
	}
	100% {
		-moz-transform: skewX(0deg);
	}
}

@-o-keyframes moving {
	0% {
		-o-transform: skewX(9deg);
	}
	10% {
		-o-transform: skewX(-8deg);
	}
	20% {
		-o-transform: skewX(7deg);
	}
	30% {
		-o-transform: skewX(-6deg);
	}
	40% {
		-o-transform: skewX(5deg);
	}
	50% {
		-o-transform: skewX(-4deg);
	}
	60% {
		-o-transform: skewX(3deg);
	}
	70% {
		-o-transform: skewX(-2deg);
	}
	80% {
		-o-transform: skewX(1deg);
	}
	90% {
		-o-transform: skewX(0deg);
	}
	100% {
		-o-transform: skewX(0deg);
	}
}

@-webkit-keyframes moving {
	0% {
		-webkit-transform: skewX(9deg);
	}
	10% {
		-webkit-transform: skewX(-8deg);
	}
	20% {
		-webkit-transform: skewX(7deg);
	}
	30% {
		-webkit-transform: skewX(-6deg);
	}
	40% {
		-webkit-transform: skewX(5deg);
	}
	50% {
		-webkit-transform: skewX(-4deg);
	}
	60% {
		-webkit-transform: skewX(3deg);
	}
	70% {
		-webkit-transform: skewX(-2deg);
	}
	80% {
		-webkit-transform: skewX(1deg);
	}
	90% {
		-webkit-transform: skewX(0deg);
	}
	100% {
		-webkit-transform: skewX(0deg);
	}
}

/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/