

* {
margin: 0;
padding: 0;
box-sizing: border-box;
}


body {
	background: rgb(245, 245, 245);
	font-size: 16px;
	color: #666;
	margin: 0;
}
h1 { 
	font-size: 1.5em; text-align: center;
}
table {
	margin: auto;
	border-collapse: collapse;
}
th, td {
	border: 1px solid #ccc;
	padding: 0.1em 0.8em; 
	text-align: left;
}

.bd-btm {
	 border-bottom: 2px solid #ccc; 
	 padding-bottom: 1em;
}
.bd-top {
	 border-top: 1px solid #ddd; 
}
footer {
	font-size: 70%;
//	color: #333;
	text-align: center;
	padding: 2em 1em;
}



html, body {
//	font-family: 'ヒラギノ明朝 ProN W3','Hiragino Mincho ProN','游明朝',YuMincho,'Sawarabi Mincho','メイリオ',Meiryo,sans-serif;
//	font-size: 14px;
	font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	line-height: 1.5;
}
a {
text-decoration: none;
color: #999;
}

header{
 background: #fff;
 padding: 20px 30px;
}

.header__lang {
	color: #999;
//	font-size: 16px;
	display: inline-block;
    font-size: 20px;
    margin-left: 8px;;
    font-family: "Ebrima", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: 300;
}

main {
	padding: 20px 25px;;
}

.header__top {
    float: left;
    margin-left: 0px;
    margin-top: 0px;
}

.cont {
padding-bottom: 1em;
}

.cont img {
 width: 30%;
 float: right;
 margin: 0 0em 1em 1em;
 border: 1px #ddd solid;
}

.header__logo {
	float: left;
	width: 50px;
}
.header__name {
	float: left;
	width: 75px;
	margin-top: 4px;
	margin-left: 4px;
}
.header__right {
	float: right;
	margin-right: 0px;
}
.header {
	height: 70px;
}


.header__lang {
//    font-size: 16px;
}
.header__langs {
//    position: absolute;

    margin-top: 0;
    margin-left: 0;
}

.header__lang {

}

@media screen and (max-width:839px){

h2 {
	font-size: 21px;
}

.cont img {
 width: 100%;
 float: none;
 margin: 0.5em 0 ;
}

}



main{
position: relative;
overflow: hidden;
// margin-top:-50px;
//  padding-top:80px;
}


//.l-en{display: none;}
h1 {margin: 0 0 1em 0;}
h2 {font-weight: bold;font-size: 24px; border-left: 10px solid #666; padding-left: 10px; margin: .6em 0; }
dt {font-weight: bold; font-size: 18px;}
dl {margin: 0 0 2.5em 20px; clear: both;}
dd { margin: 0; }
i {font-weight: bold; color: #333; text-decoration: underline;}
.header__top a:hover{ cursor: default;} 

h1 span { font-size: 14px; background: #777; border-radius: 20px; color: #fff; padding: 3px 10px; display: inline-block;position: relative;
top: -3px; }


p {margin: 0 0 .8em 0;}
h3 {margin: 0 0 .6em 0; font-size: 18px;}







/*cat */
.cathead {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	padding: 40px;
	line-height: 1.4em;
	font-family: "Ebrima", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	height: calc(4.2em + 80px);
}


.tastetbl {
	margin: 0;
}
.tastetbl td {
	border: none;
	padding-left: 0;
	font-weight: normal;
}
.tastetbl th {
	border: none;
	padding-left: 0;
	font-weight: bold;
	vertical-align: top;
}

.logos {
	width: 50% ;
}
.logos img {
	width: 18% ;
	border: none;
	float: none;
	margin: 0.5em 0;
}



.cf::after {
content: "";
display: block;
clear: both;
}



@media screen and (max-width:839px){

h2 {
	font-size: 21px;
}
h3, dt {
	font-size: 16px;
}
dl {
	font-size: 14px;
}
.logos {
	width: 100% ;
}

}


.farms .bd-btm:last-child {
	border-bottom: 0px solid #ccc !important;
	padding-bottom: 2em;
}
.infos .bd-btm:last-child {
	border-bottom: 0px solid #ccc !important;
	padding-bottom: 2em;
}



/*cat color */
section.cat-single {
	background: #9f8921;
}
main.cat-single h2 {
	border-color: #9f8921;
}

section.cat-ark {
	background: #831c1f;
}
main.cat-ark h2 {
	border-color: #831c1f;
}

section.cat-org {
	background: #246f41;
}
main.cat-org h2 {
	border-color: #246f41;
}

section.cat-gra {
	background: #246f41;
}
main.cat-gra h2 {
	border-color: #246f41;
}

section.cat-ev {
	background: #2b2b2b;
}
main.cat-ev h2 {
	border-color: #2b2b2b;
}

section.cat-trad {
	background: #513529;
}
main.cat-trad h2 {
	border-color: #513529;
}


/* matrix */

.tastetbl {
	margin-bottom: 0.8em;
}
.mtxline {
/*	background-color: #e0e0e0;*/
	padding: 1.5em 0em 0 0em;
}
.mtxline-item {
	position: relative;
	padding: 0 0 30px 30px;
	border-left: 1px solid #666;
}
.mtxline-item:before {
	position: absolute;
	top: -1px;
	left: 0;
	display: block;
	width: 2px;
	height: 10px;
	content: '';
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	border-radius: 0%;
	background-color: #666;
}
.mtxline-item:last-of-type {
	width: 0px;
}
.mtxline-item:last-of-type:before {
	height: 18px;
}
.mtxline-item:nth-last-of-type(5):before {
	height: 18px;
}


.mtxline {
	display: table;
	width: 50%;
	table-layout: fixed;
}
.mtxline-item {
	display: table-cell;
	padding: 0;
	vertical-align: top;
	border-top: 2px solid #666;
	border-bottom: 0;
	border-left: 0;
}

.mtxline-item:last-of-type:before {
	top: -1px;
	right: 0;
	bottom: auto;
	left: auto;
	-webkit-transform: translateX(0) translateY(-50%);
	transform: translateX(0) translateY(-50%);
}

.mtxline-hd {
	display: table-cell;
	width: 20%;
}
.mtxline-hd2 {
	display: table-cell;
	width: 10%;
}

.mtxline-hd p, .mtxline-hd2 p {
	margin: 0;
	margin-top: -0.6em;
	font-size: 14px;
}

.mtxline-foot {
	padding-bottom: 1.5em;
}

@media screen and (max-width:839px){
.mtxline {
	width: 100%;
	padding: 1.5em 0em 0 0em;
}
.mtxline-hd {
	width: 28%;
}
.mtxline-hd2 {
	width: 12%;
}
.mtxline-hd p, .mtxline-hd2 p {
	font-size: 12px;
}

}

.mtxline-item.pnt:before {
	width: 12px;
	height: 12px;
	background-color: #000;
	border-radius: 100%;
	top: -1px;
}


.logoimgbox {
	width: 30%;
	float: right;
	margin: 0 0em 1em 1em;
}


.logoimgbox img {
	width: 100%;
	float: none!important;
	margin: 0!important;
	border: none!important;
}

@media screen and (max-width:839px){
.logoimgbox {
	width: 50%;
	float: none;
	margin: 1em auto;
	text-align: center;
}
}/* // end max-width:839px*/


