/* 厳選十二穀 */
.katsuya_gensen12koku_02 {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/gensen12koku_02_backpat.png) repeat;
	-webkit-background-size: 152px 152px;
	background-size: 152px 152px;
	padding-top: 66px;
	padding-bottom: 66px;
}
.pico_body_6 .katsuya_gensen12koku_02 h2 {
	margin-bottom: 14px;
	text-align: center;
	line-height: 1em;
	color: #6A4107;
	font-size: 2.5em;
}
.katsuya_gensen12koku_02 .subtitle {
	margin-right: 79px;
	margin-bottom: 25px;
	margin-left: 79px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #D13933;
	border-bottom: 2px solid #D13933;
	text-align: center;
	line-height: 1em;
	color: #D13933;
	font-size: 1.25em;
	font-weight: bold;
}
#content .katsuya_gensen12koku_02 ul.tag {
	margin: 0 79px 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.katsuya_gensen12koku_02 p {
	margin: 0 47px;
	font-size: 1.25em;
}
.katsuya_gensen12koku_03 {
	margin-bottom: 80px;
}
.katsuya_gensen12koku_03 .material_title {
	margin-top: -40px;
	margin-right: 64px;
	margin-left: 64px;
	position: relative;
	text-align: center;
	font-size: 1.25em;
}
.katsuya_gensen12koku_03 .material_title a {
	background: #430685 url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/arr_open.png) left 50% bottom 15px no-repeat;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
	padding-top: 24px;
	padding-bottom: 42px;
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	line-height: 1em;
	text-decoration: none;
	color: #fff;
}
.katsuya_gensen12koku_03 .material_body {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/gensen12koku_02_backpat.png) repeat;
	-webkit-background-size: 152px 152px;
	background-size: 152px 152px;
	margin-top: -46px;
	padding: 110px 46px 64px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#content .katsuya_gensen12koku_03 .material_body ul {
	width: 50%;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 39px;
}
#content .katsuya_gensen12koku_03 .material_body ul:first-child {
	padding-right: 38px;
	padding-left: 0;
	border-right: solid #6A4107 1px;
}
.katsuya_gensen12koku_03 .material_body li {
	min-height: 114px;
	margin-bottom: 38px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.katsuya_gensen12koku_03 .material_body li div {
	line-height: 1.357em;
	color: #424042;
	font-size: .875em;
}
.katsuya_gensen12koku_03 .material_body li div:first-child {
	margin-right: 16px;
}
.katsuya_gensen12koku_03 .material_body li a {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/arr_link.png) 100% 2px no-repeat;
	-webkit-background-size: 14px 14px;
	background-size: 14px 14px;
	padding-right: 18px;
	display: inline-block;
	text-decoration: none;
	color: #424042;
}
.katsuya_gensen12koku_03 .material_body li a:hover {
	color: #b9887d;
}
.katsuya_gensen12koku_04 {
	margin-bottom: 80px;
}
.katsuya_gensen12koku_04 .h2_wrapper {
	margin-bottom: 44px;
	text-align: center;
}
.pico_body_6 .katsuya_gensen12koku_04 h2 {
	padding-top: 18px;
	padding-right: 40px;
	padding-bottom: 18px;
	padding-left: 40px;
	position: relative;
	display: inline-block;
	border: solid #BA791E 2px;
	color: #BA791E;
	font-size: 2em;
}
.katsuya_gensen12koku_04 h2::before,
.katsuya_gensen12koku_04 h2::after {
	content: "";
	width: 9px;
	height: 72px;
	background: #BA791E;
	position: absolute;
	top: -2px;
}
.katsuya_gensen12koku_04 h2::before {
	left: -19px;
}
.katsuya_gensen12koku_04 h2::after {
	right: -19px;
}
.katsuya_gensen12koku_04 h2 span {
	line-height: 1em;
}
#content .katsuya_gensen12koku_04 ul {
	margin-top: 0;
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.katsuya_gensen12koku_04 li {
	text-align: center;
	color: #424042;
}
#content .katsuya_gensen12koku_04 ul.large {
	margin-bottom: 44px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.katsuya_gensen12koku_04 ul.large li {
	width: 230px;
	padding-top: 32px;
	padding-bottom: 46px;
	border: solid #BA791E 1px;
	line-height: 1em;
}
.katsuya_gensen12koku_04 ul.large li div:first-child {
	margin-bottom: 16px;
}
.katsuya_gensen12koku_04 ul.small {
	margin-right: 24px;
	margin-left: 24px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.katsuya_gensen12koku_04 ul.small li {
	width: 33%;
	margin-bottom: 26px;
	padding-bottom: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 4px dotted #BA791E;
	line-height: 1.214em;
	font-size: .875em;
}
.katsuya_gensen12koku_04 ul.small li div {
	text-align: center;
}
.katsuya_gensen12koku_04 ul.small li:nth-last-child(-n+3) {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.katsuya_gensen12koku_04 ul.small li div:first-child {
	margin-right: 20px;
}
.katsuya_gensen12koku_zakkokuaward {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/gensen12koku_zakkokuaward_gold.png) 55px 74px no-repeat,
			     url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/gensen12koku_package.png) 503px 51px no-repeat,
			     url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/gensen12koku_back.png) no-repeat;
	background-size: 88px 144px, 200px 231px, contain;
	margin-bottom: 62px;
	padding-bottom: 36px;
	border: solid #cda000 6px;
}
.pico_body_6 .katsuya_gensen12koku_zakkokuaward h2 {
	margin-bottom: 90px;
	margin-left: 155px;
	padding-top: 102px;
}
.katsuya_gensen12koku_zakkokuaward h2 span {
	margin-bottom: 8px;
	display: block;
	line-height: 1em;
	text-shadow:
	        4px 4px 4px #fff, -4px -4px 4px #fff,
	       -4px 4px 4px #fff,  4px -4px 4px #fff,
	        4px 0px 4px #fff, -4px -0px 4px #fff,
	        0px 4px 4px #fff,  0px -4px 4px #fff;
	color: #b18402;
}
.katsuya_gensen12koku_zakkokuaward h2 span.zakkokuaward {
	font-size: 1.145038em;
}
.katsuya_gensen12koku_zakkokuaward h2 span.gold {
	font-size: 3.053435em;
}
.katsuya_gensen12koku_zakkokuaward .about_zakkokuaward {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/gensen12koku_02_backpat.png) repeat;
	background-size: 152px 152px;
	margin-right: 49px;
	margin-left: 49px;
	padding-bottom: 28px;
}
.katsuya_gensen12koku_zakkokuaward .about_zakkokuaward h3,
.katsuya_gensen12koku_zakkokuaward .about_zakkokuaward p {
	padding-right: 20px;
	padding-left: 20px;
}
.katsuya_gensen12koku_zakkokuaward .about_zakkokuaward h3 {
	margin-top: 30px;
	margin-bottom: 16px;
	font-size: 1.25em;
}
.katsuya_gensen12koku_zakkokuaward .comment_zakkokuaward {
	margin-right: 49px;
	margin-left: 49px;
}
.katsuya_gensen12koku_zakkokuaward .comment_zakkokuaward h3 {
	line-height: 1.6em;
	text-decoration: underline;
	font-size: 1.25em;
}
.katsuya_gensen12koku_zakkokuaward .judge_comment {
	margin-bottom: 40px;
	display: flex;
	align-items: center;
}
.katsuya_gensen12koku_zakkokuaward .bubble {
	width: 430px;
	padding: 32px 56px;
	position: relative;
	border-radius: 16px;
	line-height: 1.5em;
	font-size: 1.25em;
}
.katsuya_gensen12koku_zakkokuaward .bubble::after {
	content: '';
	width: 24px;
	height: 24px;
	transform: rotate(135deg);
	position: absolute;
	bottom: -12px;
}
.katsuya_gensen12koku_zakkokuaward .judge_comment_01 .bubble {
	background: #fdf7c6;
}
.katsuya_gensen12koku_zakkokuaward .judge_comment_01 .bubble::after {
	background: #fdf7c6;
	left: 80px;
}
.katsuya_gensen12koku_zakkokuaward .judge_comment_02 {
	flex-direction: row-reverse;
}
.katsuya_gensen12koku_zakkokuaward .judge_comment_02 .bubble {
	background: #fbe2ff;
}
.katsuya_gensen12koku_zakkokuaward .judge_comment_02 .bubble::after {
	background: #fbe2ff;
	right: 80px;
}
.katsuya_gensen12koku_05 {
	margin-bottom: 80px;
}
.pico_body_6 .katsuya_gensen12koku_05 h2 {
	background: #430685;
	margin-bottom: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	line-height: 1em;
	color: #fff;
	font-size: 2.5em;
	font-weight: normal;
}
.katsuya_gensen12koku_05 .text {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/gensen12koku_02_backpat.png) repeat;
	-webkit-background-size: 152px 152px;
	background-size: 152px 152px;
	padding: 24px 47px;
}
.katsuya_gensen12koku_05 .text p {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.4em;
	color: #424042;
	font-size: 1.25em;
}



/* オーガニックライス-有機米 */
.pico_body_6 h2 {
	margin-top: 0;
	margin-bottom: 30px;
	padding-left: 0;
}
.pico_body_6 .pico_list_contents {
	margin-bottom: 56px;
}
.pico_body_6 .pico_list_contents3 {
	margin-right: 40px;
}

.katsuya_organic_01, .katsuya_organic_02, .katsuya_organic_03, .katsuya_organic_04, .katsuya_organic_05, .katsuya_organic_06 {
	margin-bottom: 30px;
}

.katsuya_organic_01_text {
	text-align: center;
}
.katsuya_organic_01_text p {
	margin-bottom: 30px;
	line-height: 1.5em;
	font-size: 1.25em;
}

#content ul.katsuya_organic_01_banner {
	margin-top: 0;
	margin-bottom: 56px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center; /* Safari */
	justify-content:         center;
}
ul.katsuya_organic_01_banner li:first-child {
	margin-right: 30px;
}

.katsuya_organic_07 {
	margin-bottom: 56px;
}

.katsuya_organic_07_text {
	min-height: 264px;
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/organic_07_text.jpg) no-repeat;
	text-align: center;
}
.katsuya_organic_07_text p {
	margin-bottom: 0;
	line-height: 1.5em;
	font-size: 1.25em;
}
.katsuya_organic_07_text .btn a {
	width: 100%;
	height: 80px;
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/but_organic_07_text.png) no-repeat;
	display: block;
}
.katsuya_organic_07_text .btn a:hover {
	background-position: 0 -80px;
}



/* 個人情報保護方針　販売店舗　共通 */
.pico_body_0 h2 {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/list_h2_007bbb.jpg) no-repeat left;
}
.pico_body_0 h3 {
	color: #007bbb;
}
.pico_body_0 ul li {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/list_16px_007bbb.jpg) no-repeat 0 3px;
	text-indent: 18px;
}



/* 米へのこだわり　共通 */
.pico_body_1 h2 {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/list_h2_e4523e.jpg) no-repeat left;
}
.pico_body_1 h3 {
	color: #e4523e;
}
.pico_body_1 h4 {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/list_h4_e4523e.jpg) no-repeat left;
	color: #e4523e;
}


/* 米へのこだわり　天日乾燥のお米 */
.katsuya_tenpi_list_wrapper {
	margin-right: -30px;
}
.katsuya_tenpi_list_wrapper .pico_list_contents {
	margin-right: 0;
}


/* 米へのこだわり　精米へのこだわり */
.katsuyaseimaiki_225 {
	width: 275px;
	margin-bottom: 50px;
	margin-left: 12px;
	float:right;
}


/* 米へのこだわり　食味の均一化 */
#content ol.katsuya_bar_syokumi li {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/bar_syokumi.jpg) no-repeat;
	margin-left: 0;
	padding-bottom: 20px;
	text-align:center;
	list-style:none;
	line-height: 40px;
	counter-increment: syokumi;
	color: #fff;
}
ol.katsuya_bar_syokumi li:before {
	content: counter(syokumi) ".";
}
#content ol.katsuya_bar_syokumi li.last {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/bar_syokumi_end.jpg) no-repeat;
}



/* カツヤのお米紹介　共通 */
.pico_body_4 h2 {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/list_h2_007bbb.jpg) no-repeat left;
}


/* カツヤのお米紹介　特定商取引法に基づく表記 */
dl.katsuya_law dt, dl.katsuya_law dd {
	padding-top: 12px;
	padding-bottom: 16px;
}
dl.katsuya_law dt {
	width: 180px;
	clear:left;
	float:left;
	font-weight:bold;
}
dl.katsuya_law dd {
	margin-bottom: 16px;
	margin-left: 200px;
	border-bottom: solid #ccc 1px;
}



/* カツヤのサポートサービス　カツヤのサポートサービス */
.pico_body_2 h2 {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/list_h2_705b67.jpg) no-repeat 0 3px;
}
.pico_body_2 h3 {
	color: #705b67;
}
.pico_body_2 h4 {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/list_h4_705b67.jpg) no-repeat left;
	color: #705b67;
}

.pico_body_2 ul li {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/list_16px_705b67.jpg) no-repeat 0 3px;
	padding-left: 18px;
}

dl.katsuya_voice dt {
	font-weight:bold;
}
dl.katsuya_voice dd {
	margin-bottom: 16px;
	padding: 8px;
	overflow:hidden;
	border: solid #705b67 1px;
	border-radius: 3px;
}
dl.katsuya_voice dd div {
	width: 275px;
	margin-left: 12px;
	float:right;
}


/* カツヤのサポートサービス　納入実績 */
.katsuya_supply {
	width: 275px;
	margin-bottom: 12px;
	margin-left: 12px;
	float:right;
	text-align:right;
	font-size: .88em;
}


/* カツヤのサポートサービス　こまめのカツヤです */
.katsuya_komame {
	text-align:center;
	line-height: 2em;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif; 
	font-size: 1.25em;
}
.katsuya_komame span {
	color: #e4523e;
	font-weight:bold;
}



/* カツヤの目指すもの　健康な米づくり　健康な米の医学的影響を語る */
.pico_body_5 h2 {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/list_h2_705b67.jpg) no-repeat left;
}
.katsuya_health_heading {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/dotline_333333.jpg) repeat-x bottom;
	margin-bottom: 30px;
	padding-bottom: 18px;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif; 
	font-size: 1.56em;
	font-weight:bold;
}
dl.katsuya_health_speaker {
	width: 243px;
	margin-bottom: 16px;
	margin-left: 16px;
	padding: 16px;
	float:right;
	border: solid 1px #666;
	border-radius: 6px;
	font-size: .86em;
}
dl.katsuya_health_speaker dt {
	margin-bottom: 6px;
	font-weight:bold;
}
dl.katsuya_health_speaker dd div {
	margin-top: 16px;
	font-size: .93em;
}
.katsuya_health_kokumai_03 {
	margin-right: 16px;
	float: left;
}


/* 会社案内　共通 */
.pico_body_3 h2 {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/list_h2_663399.jpg) no-repeat left;
}


/* 会社案内　会社概要 */
dl.katsuya_profile dt, dl.katsuya_profile dd {
	padding-top: 12px;
	padding-bottom: 16px;
}
dl.katsuya_profile dt {
	width: 180px;
	clear:left;
	float:left;
	font-weight:bold;
}
dl.katsuya_profile dd {
	margin-bottom: 16px;
	margin-left: 200px;
	border-bottom: solid #ccc 1px;
}


/* 会社案内　会社沿革 */
dl.katsuya_history dt, dl.katsuya_history dd {
	padding-top: 6px;
	padding-bottom: 6px;
}
dl.katsuya_history dt {
	width: 100px;
	clear:left;
	float:left;
}
dl.katsuya_history dd {
	margin-left: 100px;
}



/* カツヤの「ます」の歴史 */
#content #masu_page_point {
	width: 180px;
	height: 14px;
	margin: -43px auto 0;
	padding-bottom: 87px;
}
#masu_page_point li {
	float:left;
}
#masu_page_point li a {
	width: 30px;
	height: 14px;
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/page_point.jpg) no-repeat;
	display:block;
}
#masu_page_point li a.current, #masu_page_point li a:hover {
	background-position: 0 -14px;
}
.katsuya_masu_history {
	margin-left: -280px;
}
.his_text {
	width: 300px;
	float:left;
	text-align:center;
	line-height: 2em;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif; 
	font-size: 1.25em;
}
.his_space {
	width: 430px;
	height: 335px;
	float:left;
}
.his_illust_01, .his_illust_04, .his_illust_05 {
	width: 430px;
	float:left;
}
.his_illust_02, .his_illust_03, .his_illust_06 {
	width: 430px;
	padding-top: 335px;
	float:left;
}