@charset "utf-8";


/* --------------------------------

　　temp

-------------------------------- */
#pagetop a{
	width: 73.5px;
	height: 31px;
	text-align: center;
	display: block;
	margin: 0 auto 50px;
}
#pagetop img{
	width: 100%;
}
footer{
	text-align: center;
	background: #efefef;
	padding: 27px 0 30px;
}
footer a{
	font-size: 13px;
	text-decoration: none;
}
footer p{
	width: 90%;
	border-top: 1px solid #e5e5e5;
	margin: 0 auto;
	padding-top: 10px;
	margin-top: 10px;
}
footer p.linenone{
	border-top: 0px;
	padding-top: 0;
	margin-top: 0;
}
footer p small{
	font-size: 9px;
}
.title_sideline {
	display: flex;
	align-items: center;
	padding: 0 15px;
	margin-bottom: 20px;
	font-size: 19px;
	color: #2d2d2d;
	font-weight: normal;
}
.title_sideline:before,
.title_sideline:after {
	border-top: 1px solid #dcdcdc;
	content: "";
	flex-grow: 1;
}
.title_sideline:before {
	margin-right: 1rem;
}
.title_sideline:after {
	margin-left: 1rem;
}
.pankuzu2{
	margin: 15px auto;
	width: 292px;
	background: url(../images/pankuzu.png) no-repeat top center;
	background-size: 291.5px 41.5px;
}
.pankuzu2 li{
	float: left;
	font-size: 12px;
	height: 42px;
	line-height: 42px;
	box-sizing: border-box;
	color: #2d2d2d;
}
.pankuzu2 li.ac{
	color: #fff;
}
.pankuzu2 li:nth-child(1){
	padding-left: 10px;
	width: 90px;
}
.pankuzu2 li:nth-child(2){
	padding-left: 5px;
	width: 113px;
}
.pankuzu2 li:nth-child(3){
	width: 80px;
	padding-left: 5px;
}


.pankuzu3{
	margin: 15px auto;
	width: 292px;
	background: url(../images/pankuzu3.png) no-repeat top center;
	background-size: 291.5px 41.5px;
}
.pankuzu3 li{
	float: left;
	font-size: 12px;
	height: 42px;
	line-height: 42px;
	box-sizing: border-box;
	color: #2d2d2d;
}
.pankuzu3 li.ac{
	color: #fff;
}
.pankuzu3 li:nth-child(1){
	padding-left: 10px;
	width: 90px;
}
.pankuzu3 li:nth-child(2){
	padding-left: 5px;
	width: 113px;
}
.pankuzu3 li:nth-child(3){
	width: 80px;
	padding-left: 5px;
}
/* --------------------------------

　　TOP

-------------------------------- */
#topPage h1 img{
	width: 90%;
	display: block;
	margin: 10px auto 25px;
}
#topPage .textblock{
	text-align: center;
	padding-top: 50px;
	margin-bottom: 40px;
}
#topPage .textblock p{
	text-align: center;
	line-height: 34px;
	margin-bottom: 30px;
}
#topPage .topmainlink{
	width: 90%;
	margin: 0 auto;
}
#topPage .topmainlink li{
	margin-bottom: 20px;
}
#topPage .topmainlink li a.link{
	display: block;
	border: 1px solid #9ac818;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #9ac818;
	text-align: center;
	text-decoration: none;
}
/*   modal  */
#overlay {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	background-color: rgba(0, 0, 0, .50);
}
#modal {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 99;
	transform: translate(-50%, -50%);
	width: 90%;
	max-width: 95vw;
	max-height: 100vh;
	box-sizing: border-box;
	padding: 32px 0;
	border-radius: 8px;
	background-color: #fff;
}
.active {
	display: block !important;
}

.qrmordal{
	font-size: 16px;
	line-height: 29px;
	text-align: center;
	padding: 40px 0;
}
.qrmordal p{
	margin-bottom: 20px;
}
.qrmordal .qrblock{
	width: 154px;
	border: 1px solid #959595;
	margin: 0 auto 25px;
}
.qrmordal .qrblock dt{
	background: #959595;
	padding: 5px;
	color: #fff;
	font-size: 14px;
}
.qrmordal .qrblock dd img{
	width: 98px;
	padding: 10px 0;
}
.qrmordal #close{
	width: 220px;
	height: 60px;
	line-height: 60px;
	border: 1px solid #000;
	display: block;
	font-size: 16px;
	cursor: pointer;
	background: #fff;
	text-decoration: none;
	margin: 0 auto;
}

/* --------------------------------

　　shop

-------------------------------- */
#shopPage .slider img{
	width: 100%;
}
#shopPage .information{
	padding: 15px 24px 0;
	padding-bottom: 40px;
}
#shopPage .information h1{
	font-size: 19px;
	margin-bottom: 10px;
	text-align: center;
}
#shopPage .information h1 span{
	background: url(../images/vegetable/icon_shop.png) no-repeat top left;
	background-size: 26px 26px;
	line-height: 26px;
	height: 26px;
	padding: 5px 0 5px 35px;
}
#shopPage .information .comment{
	text-align: center;
}
#shopPage .adressBlock{
	margin: 0 24px 40px;
}
#shopPage .adressBlock .adressLink{
	width: 100%;
	padding: 29px 0 0;
	margin-bottom: 33px;
}
#shopPage .adressBlock .adressLink li{
	float: left;
	width: 31.3%;
	height: 93px;
	margin-right: 3%;
	text-align: center;
	border: 1px solid #000;
	box-sizing: border-box;
	position: relative;
}
#shopPage .adressBlock .adressLink li:last-child{
	margin-right: 0;
}
#shopPage .adressBlock .adressLink li img{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: block;
}
#shopPage .adressBlock .adressLink li.navi1 img{
	width: 25px;
	height: 25px;
	top: 12px;
}
#shopPage .adressBlock .adressLink li.navi2 img{
	width: 29.5px;
	height: 30px;
	top: 8px;
}
#shopPage .adressBlock .adressLink li.navi3 img{
	width: 25px;
	width: 25px;
	top: 12px;
}
#shopPage .adressBlock .adressLink li p{
	position: absolute;
	bottom: 8px;
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	width: 100%;
}
#shopPage .adressBlock .adressLink li img{
	margin-bottom: 5px;
}
#shopPage .adressBlock .adressLink li a{
	display: block;
	text-decoration: none;
	color: #2d2d2d;
}
#shopPage .adressBlock .map h2{
	background: url(../images/line.png) no-repeat bottom left;
	background-size: 22px 2px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 16px;
}
#shopPage .adressBlock .map p{
	margin-bottom: 5px;
}
#shopPage .adressBlock .map p span{
	font-size: 16px;
}
#shopPage .adressBlock .map .mapInner{
	margin: 22px 0 38px;
}

#shopPage .adressBlock .kokuvegeInfo{
	text-align: center;
}
#shopPage .adressBlock .kokuvegeInfo p{
	margin-bottom: 25px;
}
#shopPage .adressBlock .kokuvegeInfo img{
	width: 85px;
	margin-bottom: 8px;
}
#shopPage .adressBlock .kokuvegeInfo a{
	color: #2d2d2d;
}

#shopPage .homepage{
	margin: 5px 0 20px;
}
#shopPage .homepage a{
	color: #0d60c6;
}
#shopPage .btn_tel{
	text-align: center;
}
#shopPage .btn_tel a{
	display: block;
	border: 1px solid #9ac818;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #9ac818;
	text-align: center;
	text-decoration: none;
	margin-bottom: 10px;
}
#shopPage .btn_map a{
	display: block;
	border: 1px solid #9ac818;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #9ac818;
	text-align: center;
	text-decoration: none;
	margin-bottom: 10px;
}


/* --------------------------------

　　vegetable

-------------------------------- */
#vegetablePage .slider img{
	width: 100%;
}
#vegetablePage .information{
	padding: 18px 24px 30px;
}
#vegetablePage .information h1{
	font-size: 19px;
	line-height: 24px;
	margin-bottom: 20px;
	padding-top: 10px;
	text-align: center;
}
#vegetablePage .information .producerName{
	margin-bottom: 5px;
	text-align: center;
}
#vegetablePage .information adress{
	margin-bottom: 25px;
	display: block;
	text-align: center;
}
#vegetablePage .information h2{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	color: #2d2d2d;
}
#vegetablePage .information h2:after {
	border-top: 1px solid #dcdcdc;
	content: "";
	flex-grow: 1;
}
#vegetablePage .information h2:after {
	margin-left: 1rem;
}

#vegetablePage .comment {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 20px;
}
#vegetablePage h3.shopTitle img{
	width: 100%;
}
#vegetablePage .shopinfoList{
	padding-bottom: 40px;
}
#vegetablePage .shopinfoList > li{
	border-bottom: 1px solid #dcdcdc;
	background: url(../images/vegetable/arrow.png) no-repeat 98% center;
	background-size: 9px 15px;
}
#vegetablePage .vegetableShop h4{
	font-size: 15px;
	line-height: 26px;
	background: url(../images/vegetable/icon_shop.png) no-repeat top left;
	background-size: 26px 26px;
	padding-left: 35px;
	padding-bottom: 10px;
	font-weight: normal;
}
#vegetablePage .vegetableShop a{
	display: block;
	text-decoration: none;
	padding: 25px 15px;
}
#vegetablePage .vegetableShop .shopinfo{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
/*
#vegetablePage .vegetableShop .shopinfo:before{
	content: "・";
	color: #9ac818;
}
*/
.modalblock{
	margin: 0 0 40px;
}
.modalblock a.link{
	width: 90%;
	margin: 0 auto;
	display: block;
	border: 1px solid #9ac818;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #9ac818;
	text-align: center;
	text-decoration: none;
}


/* --------------------------------

　　TimeLine

-------------------------------- */
#timelinePage{
	margin: 11px 0 20px;
}
#timelinePage h1{
	padding: 10px 15px 0;
	margin-bottom: 34px;
}
#timelinePage h1 img{
	width: 85%;
	margin: 0 auto;
	display: block;
}
#timelinePage .title1{
	text-align: center;
	padding: 0 15px;
	margin: 5px 0 10px;
	font-size: 16px;
	color: #2d2d2d;
	font-weight: normal;
}
#timelinePage .title2{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding: 40px 0 20px;
	font-size: 19px;
	color: #2d2d2d;
	border-top: 1px solid #dcdcdc;
}
#timelinePage .timeline{
	margin: 0 15px 16px;
}
#timelinePage .timeline .btn_more{
	font-size: 16px;
	text-align: center;
	border: 1px solid #000;
	line-height: 60px;
	height: 60px;
	margin: 30px 0 40px;
}
#timelinePage .snsList{
	width: 123px;
	margin: 0 auto 40px;
}
#timelinePage .snsList li{
	float: left;
	width: 50px;
}
#timelinePage .snsList li img{
	width: 100%;
}
#timelinePage .snsList li:last-child{
	float: right;
}
#timelinePage .timelineBlock{
	border: 1px solid #ccc;
	width: 100%;
	margin: 0 auto 10px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 20px;
}
#timelinePage .timelineBlock a{
	text-decoration: none;
	display: block;
	padding: 5px 5px 10px;
}
#timelinePage .timelineBlock .photo{
	height: 200px;
	overflow: hidden;
	margin-bottom: 10px;
}
#timelinePage .timelineBlock .profile{
	margin-bottom: 10px;
/*	background: url(../kokubeji-timeline/images/twitter_logo.png) no-repeat right 3px;*/
	background-size: 18px 18px;
}
#timelinePage .timelineBlock .profile .icon{
	float: left;
	width: 40px;
	overflow: hidden;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	margin: 0 10px 0 5px;
}
#timelinePage .timelineBlock .profile .text{
	float: left;
	width: 73%;
}
#timelinePage .timelineBlock .profile .text .ac{
	font-size: 12px;
	color: #666;
}
#timelinePage .timelineBlock .time{
	text-align: right;
	font-size: 12px;
	color: #666;
}
#timelinePage .timelineBlock img{
	width: 100%;
}

/* --------------------------------

　　requirement

-------------------------------- */
#requirementPage{
	margin: 35px 15px 40px;
}
#requirementPage .title_sideline{
	font-size: 19px;
	font-weight: bold;
	padding: 0;
}
#requirementPage .pagelink{
	width: 100%;
	margin: 0 auto 40px;
}
#requirementPage .pagelink li{
	width: 48%;
	margin-right: 2%;
	float: left;
	background: url(../images/requirement/arrow.png) no-repeat center 80%;
	background-size: 15px 9px;
}
#requirementPage .pagelink li:last-child{
	margin-right: 0;
}
#requirementPage .pagelink li a{
	display: block;
	text-decoration: none;
	border: 1px solid #000;
	padding: 16px 0 28px;
	text-align: center;
}

#requirementPage .iphoneBlock{
	padding-top: 20px;
	margin-bottom: 30px;
}
#requirementPage .androidBlock{
	padding-top: 20px;
	margin-bottom: 40px;
}
#requirementPage h2{
	font-size: 18px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../images/line.png) no-repeat bottom left;
	background-size: 22px 2px;
}

#requirementPage .iphoneBlock p,
#requirementPage .androidBlock p{
	margin-bottom: 10px;
}
#requirementPage .iphoneBlock .indent,
#requirementPage .androidBlock .indent{
	text-indent: -1em;
	margin-left: 1em;
}
#requirementPage .iphoneBlock .indent.note,
#requirementPage .androidBlock .indent.note{
	text-indent: -1em;
	margin-left: 1em;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 35px;
}

#requirementPage h3{
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 20px;
}
#requirementPage .stepList li{
	margin-bottom: 15px;
}
#requirementPage .stepList li img{
	width: 100%;
/*
	width: 250px;
	margin: 0 auto;
	display: block;
*/
}

/* --------------------------------

　　policyPage

-------------------------------- */

#policyPage{
	margin: 20px 15px 40px;
}
#policyPage .title_sideline{
	font-size: 18px;
	font-weight: bold;
	padding: 0;
}
#policyPage .policyBlock{
	padding-top: 10px;
	margin-bottom: 30px;
}
#policyPage h2{
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}
#policyPage .policyBlock p{
	margin-bottom: 15px;
}

#policyPage .policyBlock{
	border-bottom: 1px solid #ddd;
}
#policyPage .policyBlock dl dt{
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}
#policyPage .policyBlock dl dd{
	font-size: 15px;
	margin-bottom: 10px;
	text-indent: 1em;
}
#policyPage .policyBlock dl dd .indent{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 1em;
	margin-left: 1em;
	text-indent: -1.7em;
}

#policyPage .policyBlock .textRight{
	margin-top: 20px;
	font-size: 13px;
}
#policyPage .contactBlock{
	border: 1px solid #000;
	padding: 20px;
	text-align: center;
	width: 100%;
	margin: 0 auto 40px;
	font-size: 11px;
	box-sizing: border-box;
}
#policyPage .contactBlock .title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}


/* --------------------------------

　　otherPage

-------------------------------- */

#otherPage{
	text-align: center;
	margin-bottom: 75px;
}
#otherPage .logo{
	width: 85px;
	margin: 58px auto 35px;
}
#otherPage .logo img{
	width: 100%;
}
#otherPage .midashi{
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 22px;
	background: url(../images/line.png) no-repeat bottom center;
	background-size: 22px 1px;
}














