@charset "UTF-8";
/* @content */
#access #page_header {
  background-image: url(../images/access/underlayer-main@2x.jpg);
}
#access #section01 {
  padding-top: 160px;
  margin-top: -100px;
}
#access #section01 iframe {
  border-radius: 20px;
  max-width: 100%;
}
/*------------------------------------
 #section01 直売所情報
------------------------------------*/
#access #section02{
	margin: 80px 0;
}
#access #section02 .info-title{
	text-align: center;
	font-size: 20px;
}
#access #section02 .info-table{
	margin: 0 auto;
	max-width: 492px;
	width: 100%;
}
#access #section02 dl{
	align-items: center;
	border-bottom: 1px solid #d3d3d3;
	display: flex;
	padding: 20px 10px;
}
#access #section02 dl.align-top{
	align-items: flex-start;
}
#access #section02 dt{
	width: 130px;
}
#access #section02 dd{
	width: calc(100% - 130px);
	font-size: 14px;
}
#access #section02 dd ul li:nth-child(2){
	margin: 5px 0;
}
#access #section02 dd ul li a{
	background-color: #00592a;
	color: #fff;
	display: block;
	font-size: 15px;
	padding: 2px 0;
	position: relative;
	text-align: center;
	width: 265px;
}
#access #section02 dd ul li a:after{
	content: "";
	position: absolute;
	background-image: url(../images/access/fax-icon@2x.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 19px;
	height: 12px;
	top: 50%;
	transform: translate(0,-50%);
	right: 10px;
}
/*------------------------------------
 #section02 直売所情報
------------------------------------*/
/*------------------------------------
 #section03 支払い方法▼
 ------------------------------------*/
#access #section03{
  margin-bottom: 80px;
 }
#access #section03 .pay-area{
  display: flex;
  justify-content: space-between;
}
#access #section03 .pay-title{
  text-align: left;
  margin-top: 10px;
  margin-bottom: 30px;
  line-height: 2;
}
#access #section03 .pay-area>div{
  width: 47%;
  margin: 0;
}
#access #section03 .pay-area>div+div{
  margin: 0;
  width: 50%;
}
#access #section03 .pay-area .pay-img{
  text-align: center;
}
/*------------------------------------
 #section03 支払い方法▲
 ------------------------------------*/
#access #section10 .flex_box {
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin-top: 60px;
}
#access #section10 .flex_box div{
	width: 48%
}
#access #section10 .flex_box p {
  font-size: 18px;
}
#access #section10 .center-mov {
  margin: 30px auto;
}
#access #section20 {
  background-color: #8CC163;
  background-image: url(../images/access/line.jpg),url(../images/access/line_b.jpg);
  background-position: center top -1px , center bottom -1px;
  background-repeat: repeat-x , repeat-x;
  background-size: 1920px , 1920px;
  padding: 70px 0;
  margin: 60px 0;
}
#access #section20 .flex_box {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
#access #section20 .fukidashi {
  margin-top: 30px;
  padding: 23px 0 15px;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  color: #79B543;
  background-size: 100% 100%;
  background-position: top center;
}
#access #section20 .fukidashi span {
  font-size: 16px;
}
#access #section20 .fuki01 {
  background-image: url(../images/access/waku_bus@2x.png);
  width: 172px;
}
#access #section20 .fuki02 {
  background-image: url(../images/access/waku_rain@2x.png);
  width: 199px;
}
#access #section20 .fuki03 {
  background-image: url(../images/access/waku_parking@2x.png);
  width: 211px;
}
#access #section30 {
  margin: 60px 0;
}
#access #section30 .flex_box {
  display: flex;
  justify-content: space-between;
}
#access #section30 .flex_box > div {
  width: 48%;
  text-align: center;
  margin-bottom: 30px;
}
#access #section30 iframe {
  width: 100%;
  height: 340px;
}
#access #section30 h3 {
  font-size: 18px;
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
}
#access #section30 h3:before,
#access #section30 h3:after {
  position: absolute;
  display: block;
  content: "";
  background-size: contain;
  width: 13px;
  height: 23px;
  bottom: 5px;
}
#access #section30 h3:after {
  background-image: url(../images/access/shasen2@2x.png);
  right: -20px;
}
#access #section30 h3:before {
  background-image: url(../images/access/shasen1@2x.png);
  left: -20px;
}
#access #section30 p {
  margin-top: 10px;
}
#access .section_title.car:before {
  content: "";
  display: inline-block;
  margin: 0 10px -5px 0;
  font-size: 28px;
  width: 31px;
  height:26px;
  background-image: url(../images/access/navi@2x.png);
  background-size: 31px;
  background-position: center;
}
#access .section_title.train:before {
  content: "";
  display: inline-block;
  margin: 0 10px -5px 0;
  font-size: 28px;
  width: 31px;
  height:26px;
  background-image: url(../images/access/train@2x.png);
  background-size: 25px;
  background-position: center;
}
#access .section_title.car:after,
#access .section_title.train:after {
  border-bottom: 1px solid #00592A;
}
#access .green_box {
  width: 48%;
  margin-bottom: 30px;
  text-align: center;
}
#access .green_box iframe {
  max-width: 100%;
}
#access .green_box h3 {
  background-color: #CEE0C3;
  font-size: 18px;
  border-radius: 5px;
  margin-bottom: 20px;
}
#access .green_box p {
  text-align: left;
}
#access .green_box ol {
  padding-left: 1.5em;
  text-align: left;
}
#access .green_box ol li {
  list-style: decimal;
  letter-spacing: 0.08em;
}
#access #section40 {
  background-image: url(../images/access/pear_bg.png);
  background-size: 1920px;
  background-position: center top;
}
#access #section40,
#access #section50 {
  margin: 60px 0;
}
#access #section40 .wrap-1450,
#access #section50 .wrap-1450 {
  text-align: center;
}
#access #section40 .flex_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#access #section40 .button02 {
  margin: 10px 0 0;
  display: inline-block;
}
#access #section50 .flex_box {
  display: flex;
  justify-content: center;
}
#access #section50 .green_box {
  max-width: 100%;
  width: 570px;
}
#access #section50 .green_box .kome {
  text-indent: -1em;
  padding-left: 1em;
}
#access #section50 .button02 {
  margin: 40px 0 0;
  display: inline-block;
}
/****************/
/*  小PC表示　max 1024px  */
/****************/
@media screen and (max-width: 1024px) {
  #access #section01 {
    padding-top: 100px;
    margin-top: 80px;
  }
/*------------------------------------
 #section03 支払い方法▼
 ------------------------------------*/
  #access #section03{
    margin-bottom: 60px;
  }
/*------------------------------------
 #section03 支払い方法▲
 ------------------------------------*/
  #access #section20 .flex_box > div {
    padding: 0 5px;
  }
  #access #section20 .fukidashi {
    font-size: 16px;
    padding: 25px 10px 10px;
  }
  #access #section20 .fukidashi span {
    font-size: 14px;
  }
  #access #section20 .fuki01,
  #access #section20 .fuki02,
  #access #section20 .fuki03 {
    width: auto;
  }
}
/****************/
/*  ipad表示　max 768px  */
/****************/
@media screen and (max-width: 768px) {
  #access #section01 .flex_box {
    flex-direction: column;
  }
  #access #section01 .flex_box > div + div {
    border-left: none;
    margin-left: 0px;
    padding-left: 0px;
    border-top: 1px solid #00592A;
    margin-top: 30px;
    padding-top: 30px;
  }
  #access #section02{
	margin: 60px 0;
  }
/*------------------------------------
 #section03 支払い方法▼
 ------------------------------------*/
  #access #section10 .flex_box {
    margin-top: 50px;
  }
  #access #section03 .pay-area{
    flex-direction: column;
  }
  #access #section03 .pay-area>div{
    width: 100%;
    text-align: center;
  }
  #access #section03 .pay-area>div+div{
    text-align: left;
    width: 100%;
  }
/*------------------------------------
 #section03 支払い方法▲
------------------------------------*/
  #access #section10 .flex_box {
    flex-direction: column;
    align-items: center;
  }
  #access #section10 .flex_box div{
	width: 100%
  }
  #access #section10 .flex_box > div + div {
    margin-top: 30px;
  }
  #access #section20 {
    padding: 40px 0;
  }
  #access #section20 .flex_box {
    display: flex;
    justify-content: space-between;
    text-align: center;
  }
  #access #section20 .flex_box {
    flex-wrap: wrap;
  }
  #access #section20 .flex_box > div {
    width: 50%;
    padding: 10px 5px;
  }
  #access #section20 .fukidashi {
    margin-top: 10px;
    display: inline-block;
  }
  #access #section20 .fuki03 {
    padding: 25px 30px 10px;
  }

  #access #section30 .flex_box {
    flex-direction: column;
  }
  #access #section30 .flex_box > div {
    width: 100%;
  }
  #access #section40 {
    background-image: none;
  }
  #access #section40 .flex_box,
  #access #section50 .flex_box {
    flex-direction: column;
    align-items: center;
  }
  #access #section40 .green_box iframe {
    max-height: 51vw;
  }
  #access .green_box {
    width: 100%;
  }
  #access #section50 .green_box {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
}
/****************/
/*  SP表示　max 480px  */
/****************/
@media screen and (max-width: 480px) {
  #access #section01 {
    padding-top: 100px;
    margin-top: 40px;
  }
  #access .page_title h1 {
    font-size: 20px;
  }
  #access #section01 iframe {
    height: 250px;
  }
  #access #section01 .flex_box {
    align-items: flex-start;
  }
  #access #section01 button {
    width: 100%;
    margin: 0 auto;
  }
/*------------------------------------
 #section02
------------------------------------*/
  #access #section02 dl{
  	flex-direction: column;
  	align-items: flex-start;
  	padding: 10px;
  }
  #access #section02 dt,
  #access #section02 dd{
  	width: 100%;
  }
/*------------------------------------
 #section02
------------------------------------*/
/*------------------------------------
 #section03 支払い方法▼
 ------------------------------------*/
  #access #section03 .pay-title{
    line-height: 1.6;
    font-size: 14px;
  }
  #access #section03 .pay-img{
    margin: 10px 0 0 0; 
  }
/*------------------------------------
 #section03 支払い方法▲
------------------------------------*/  
  #access #section20 .flex_box > div {
    width: 100%;
  }
  #access #section20 .flex_img img {
    max-width: 120px;
  }
  #access #section30 iframe {
    height: 240px;
  }
  #access .green_box {
    margin-bottom: 20px;
  }
  #access .green_box h3 {
    margin-bottom: 10px;
  }
  #access #section40,
  #access #section50 {
    margin: 40px 0;
  }
  #access #address {
    margin-bottom: 5px;
  }
  #access #section01 .flex_box {
    text-align: left;
  }
  #section01 {
    margin-bottom: 45px;
  }
  #access #section30 p {
    text-align: left;
  }
}