@charset "utf-8";
/* CSS Document */
.idt1 {
	text-indent: -1em;
	padding-left: 1em;
}
.st_marker {
    background: linear-gradient(transparent 60%, #FDEE61 60%);
}
header img{
	margin: auto;
}

header .text{
	line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: 16px;
}

header h2{
	text-align: center;
	font-size:180%;
	letter-spacing:3px;
	line-height: 180%;
	padding:50px 0;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.titleSet{
	border:solid 1px #e6e6e6;
	margin-top:50px;
	letter-spacing: 5px;
	padding: 0 0 0 40px;
}

.keisuiIco{
	text-align: center;
	font-size:250%;
	line-height:100%;
	letter-spacing: 3px;
	margin-top:-20px;
	margin-left:-40px;
	padding: 18px 10px 10px 10px;
}
.keisuiIco span{
	background-color: #FFF;
	background-image: url("../img/keisui_pj/icon_illust.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #987C36;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	padding: 20px 5px 0 55px;
	text-align: center;
	vertical-align:middle;
}
#about{
	margin-bottom: 80px;
}
#about .text{
	line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: 16px;
	padding: 0 15px;
}
#about p{
	padding: 0 15px;
}
#about ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 60px;
}

#about ul li {
    margin: 5px 0;
    width: 48%;
}
#about ul li:first-child{
	margin-right: 9px;
}

#about li img {
    max-width: 100%;
}
#about .flex {
    display: flex;
    justify-content: space-between;
	flex-direction: row-reverse;
	margin-bottom: 50px;
}
#about .flex .img {
    position: relative;
}
#about .flex .img i {
    top: -190px;
    left: 0;
}

#about .flex .text {
    max-width: 500px;
}
#phantom{
	margin-bottom: 80px;
}
#phantom .text{
	line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: 16px;
}
#phantom p{
	padding: 0 15px;
}
#phantom .flex {
    display: flex;
    justify-content: space-between;
	flex-direction: row-reverse;
	margin-bottom: 50px;
	padding: 0 15px;
}
#phantom .flex .img {
    position: relative;
}
#phantom .flex .img i {
    top: -190px;
    left: 0;
}

#phantom .flex .text {
    max-width: 500px;
}
#visit{
	margin-bottom: 80px;
}
#visit .text{
	line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: 16px;
}
#visit p{
	padding: 0 15px;
}
#visit ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 60px;
}
#visit ul li {
    margin: 5px 0;
    width: 48%;
}
#visit ul li:first-child{
	margin-right: 9px;
}

#visit li img {
    max-width: 100%;
}
#visit .comment {
	position: relative;
	margin: 1em auto 2em;
	padding: 1.2em;
	width: 90%;
	color: #555555;
	background-color: #fff;
	border-top: 2px solid #987C36;
	/*box-shadow: 0 0 5px 2px #fcf0c0 inset;*/
	font-size: 16px;
	line-height: 180%;
}
#visit .comment .title{
	position: absolute;
	padding: 0 .5em;
	left: 0;
	top: -15px;
	font-weight: bold;
	background-color: #fff;
	color: #987C36;
}
#visit .flex {
    display: flex;
    justify-content: space-between;
	flex-direction: row-reverse;
	margin-bottom: 50px;
}
#visit .flex .img {
    position: relative;
}
#visit .flex .img i {
    top: -190px;
    left: 0;
}

#visit .flex .text {
    max-width: 500px;
}
#interview{
	margin-bottom: 80px;
}
#interview .interviewbox{
	margin-bottom: 100px;
}
#interview .text{
	line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: 16px;
}
#interview p{
	padding: 0 15px;
}
#interview .flex {
    display: flex;
    justify-content: space-between;
	flex-direction: row-reverse;
	margin-bottom: 50px;
	padding: 0 15px;
}
#interview .flex .img {
    position: relative;
}
#interview .flex .img i {
    top: -190px;
    left: 0;
}

#interview .flex .text {
    max-width: 500px;
}

#interview h4 {
  position: relative;
  border-top: solid 2px #987C36;
  line-height: 1.4;
  padding: 15px 0;
  margin: 60px 15px 20px;
  font-size: 21px;
  color: #987C36;
}

#interview h4:after {
  position: absolute;
  content: 'JA常総ひかり';
  background: #987C36;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 5px;
  font-size: 0.6em;
  line-height: 1;
  letter-spacing: 0.05em;
}
#interview .kitatsukuba:after {
  content: 'JA北つくば';
}
#interview .yasato:after {
  content: 'JAやさと';
}

#growing{
	margin-bottom: 80px;
}
#growing .text{
	line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: 16px;
}
#growing p{
	padding: 0 15px;
}
#growing ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 60px;
}
#growing ul li {
    margin: 5px 0;
    width: 48%;
}
#growing ul li:first-child{
	margin-right: 9px;
}

#growing li img {
    max-width: 100%;
}


#harvest{
	margin-bottom: 80px;
}
#harvest .text{
	line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: 16px;
}
#harvest p{
	padding: 0 15px;
}
#harvest ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 60px;
}
#harvest ul li {
    margin: 5px 0;
    width: 48%;
}
#harvest ul li:nth-child(odd){
	margin-right: 9px;
}

#harvest li img {
    max-width: 100%;
}

#sales{
	margin-bottom: 80px;
}
#sales .text{
	line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: 16px;
	padding: 0 15px;
}
#sales p{
	padding: 0 15px;
}
#report{
	margin-bottom: 80px;
}
#report .text{
	line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: 16px;
	padding: 0 15px;
}
#report p{
	padding: 0 15px;
}
#report ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 60px;
}

#report ul li {
    margin: 5px 0;
    width: 48%;
}
#report ul li:first-child{
	margin-right: 9px;
}

#report li img {
    max-width: 100%;
}
.inWrap h4 span{
	display: block;
	padding: 5px 0 0 35px;
}
.imgLeft{
	padding: 30px 15px;
    margin-bottom: 40px;
    background-color: #F3F0E4;
}

.imgLeft .txt{
	float:right;
}

.imgLeft .img{
	float:left;
}

.inWrap li{
	padding:10px;
}

.inWrap img{
	width: 100%;
    height: auto;
}

.imgLeft .text{
	width: 400px;
	line-height: 180%;
	letter-spacing: 1px;
	color: #4D4D4D;
	margin: 10px 0 30px 30px;
}

.imgLeft .textInTitleT{
	width: 435px;
    border-bottom: 1px solid #D4CFBE;
    border-top: 1px solid #D4CFBE;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 330%;
    letter-spacing: 4px;
	color: #C0A372;
	text-align: center;
	background-image: url("../img/keisui_pj/icon_illust.png");
    background-repeat: no-repeat;
    background-position: top;
	padding-top: 90px;
    padding-bottom: 40px;
    margin: 50px 20px 50px;
}

*, ::before, ::after {
  box-sizing: content-box;
}

body{
	letter-spacing: 0;
}


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

img{
	width: 100%;
}

.imgLeft .text,
.imgLeft .textInTitleT{
	width: auto;
}

header img{
	border-radius:0px;
}

header h2{
	background-image:none;
	font-size: 140%;
	padding:35px 0 10px;
	border-bottom: 1px solid #e6e5dc;
    margin: -10px 0 20px 0;
	width:100%;
	letter-spacing: 0;
    line-height: 110%;
}

header h2 .text{
	padding-top:30px;
	font-size: 100%;
}

.keisuiIco{
	margin-top:0;
	font-size:25px;
	letter-spacing: 1px;
}

.keisuiIco span{
	line-height:100%;
	background-color:transparent;
	background-size:36px;
	padding: 15px 5px 0 38px;
}

h4{
	padding-top:30px;
	letter-spacing: 0;
}
#about .text{
	padding: 0;
}
#about .flex {
    display: block;
}
#about p img{
	padding: 0;
}
#about ul li:first-child {
     margin-right: 0; 
}
#about ul li {
     width: 100%; 
}
#phantom .text{
	padding: 0;
}
#phantom img{
	padding: 0;
}
#phantom .flex {
    display: block;
}
#visit .text{
	padding: 0;
}
#visit p img{
	padding: 0;
}
#visit ul li:first-child {
     margin-right: 0; 
}
#visit ul li {
     width: 100%; 
}
#visit .flex {
    display: block;
}
#visit .comment {
    margin: 2em auto;
    padding: 1em;
}
#visit iframe,
#report iframe{
	width: 100%;
	height: 260px;
}
#interview .interviewbox {
    margin-bottom: 80px;
}
#interview h4 {
    margin: 60px 15px 0px;
}
#interview .text{
	padding: 0;
	margin: 15px 0;
}
#interview img{
	padding: 0;
}
#interview .flex {
    display: block;
}
#growing .text{
	padding: 0;
}
#growing p img{
	padding: 0;
}
#growing ul li:first-child {
     margin-right: 0; 
}
#growing ul li {
     width: 100%; 
}
#harvest .text{
	padding: 0;
}
#harvest p img{
	padding: 0;
}
#harvest ul li:nth-child(odd) {
     margin-right: 0; 
}
#harvest ul li {
     width: 100%; 
}	
	
#sales .text{
	padding: 0;
}
#sales p img{
	padding: 0;
}
#report .text{
	padding: 0;
}
#report p img{
	padding: 0;
}
#report ul li:first-child {
     margin-right: 0; 
}
#report ul li {
     width: 100%; 
}
.imgLeft{
	padding: 0 0 20px;
}

.imgLeft .txt{
	float:none;
}

.imgLeft .img{
	float:none;
	width:100%;
}
.imgLeft .textInTitleT{
	font-size: 250%;
	border-top:none;
	margin-bottom: 30px;
}
.inWrap li {
    padding: 5px 0 5px 0;
}

}

/* ADD CSS 2024.10.24 */
/*-----------------------------------------------
   iframe
------------------------------------------------*/
.page-season #visit iframe,.page-season #report iframe{
	height: 576px;
}
@media screen and (max-width: 640px) {
    .page-season #visit iframe,.page-season #report iframe {
        height: 260px;
    }
}