
/*------------------------------
main
------------------------------*/

.new {
	width:80%;
	text-align: center;
	margin: 20px auto;
}
.new p {
	color: #F1676A;
}

#eve {
  max-width: 770px;
  width: 100%;
  margin: 0 auto;
}
#main {
  position: relative;
}
.kintouen {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  z-index: 997;
  color: #fff;
  font-family: 'Vollkorn SC', serif;
  font-size: 7.2rem;
  letter-spacing: 5px;
}
.toukimaturi {
  position: absolute;
  top: 83%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  z-index: 997;
  color: #fff;
  font-family: 'Vollkorn SC', serif;
  font-size: 1.5rem;
  background-color: rgba(0,0,0,0.5);
  padding: 10px;
 letter-spacing: 1px;
}
#wrap {
  max-width:1000px;
  width: 100%;
  margin: 0 auto;
}
.main-copy {
	margin: 50px auto 0;
	font-family: 'Vollkorn SC', serif;
	font-size: 3.2rem;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;
	color: #326231;
}
.sub-copy {
  margin: 0 auto 50px;
  text-align: center;
}
#topics .topics-wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 5%;
}
#topics .topics-img{
	max-width: 300px;
	width: 35%;
	padding-right: 3%;
}
#topics .topics-txt{
	width: 65%;
}
#topics .topics-txt p{
	margin-top: 1%;
	margin-bottom: 1%;
}
#topics .topics-txt .sub-titile{
	font-size: 20px;
	font-weight: bold;
}
#topics .topics-txt .sub-titile.sec{
	margin-top: 5%;
	background: linear-gradient(transparent 70%, #A5D1A6 70%);
	display: inline-block;
}
.btn-short{
	width: 60%;
}
.arrow{
	position: relative;
	display: inline-block;
	padding: 0 0 0 25px;
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.arrow::before{
    width: 17px;
    height: 17px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #F6932A;
}
.arrow::after{
    left: 4px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.view {
  margin: 10px 0;
  padding: 8px;
  color: #fff;
  background-color: #f7931e;
  text-align: center;
}
.view a:link {
  color: #fff;
}
.view a:hover {
  color: #999;
}
.shop_button {
	width: 300px;
	margin: 0 auto;
	}
.shop_button_view {
	box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
}
.title {
	margin: 80px auto 30px;
	font-family: 'Vollkorn SC', serif;
	font-size: 2.8rem;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;
	border-bottom: 2px solid #333;

}
.title_sns {
	padding-top: 80px;
	font-family: 'Vollkorn SC', serif;
	font-size: 2.8rem;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;
	border-bottom: 2px solid #333;
}
#sns_follow_me p {
	padding-top: 30px;
	text-align: center;
}

.fb-page {
	margin: 0 auto;
    text-align: center;
    width: 100%;
}
#produce {
  width: 100%;
}
#produce table {
  display: block;
  width: 100%;
  border-spacing: 10px 10px;
}
#produce table td {
  width: 33.3%;
  padding: 0 5px;
  vertical-align: top;
}
#produce a:hover {
  opacity: 0.7;
}
#produce-sp {
  display: none;
}
#wrap .sns {
	width:400px;
	display: flex;
	justify-content: space-between;
	margin: 50px auto;
	text-align: center;
}
#wrap .sns a {
	width:25%;
}
#wrap .sns a img {
	width:80%;
}

/* company */
#section1 {
  position: relative;
  top: 0;
  left: 0;
  max-width: 1024px;
  width: 80%;
  margin: 0 auto;
}
#greet {
  width: 80%;
  margin: 30px auto;
  text-align: center;
}
.greet {
  padding: 30px 0;
}
#section2 {
  position: relative;
  max-width: 1024px;
  width: 80%;
  margin: 0 auto;
}
#section2 table {
  width: 100%;
  border: 1px solid #999;
}
#section2 table th {
  padding: 8px 0 8px 8px;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  text-align: left;
}
#section2 table td {
  padding: 8px 0 8px 8px;
  border-bottom: 1px solid #999;
}
#section3 {
  max-width: 800px;
  min-width: 280px;
  width: 80%;
  margin: 20px auto;
  padding: 4px;
  border: 1px solid #CCC;
}
.googlemap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
#renewal {
  position: relative;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .kintouen {
    font-size: 4rem;
    letter-spacing: 2px;
  }
  .toukimaturi {
    font-size: 0.8rem;
   
  }
 .title {
    width: 96%;
}
 #topics .topics-wrap{
	 -webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	 text-align: center;
 }
 #topics .topics-txt .sub-titile{
	font-size: 18px;
	margin-top: 3%;
}
#topics .topics-img{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
#topics .topics-txt{
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
.btn-short{
	margin-left: auto;
	margin-right: auto;
}
#topics .topics-txt p br{
	display: none;
}
  #produce-sp {
    display: block;
    width: 100%;
  }
  #produce-sp table {
    display: block;
    width: 100%;
    border-spacing: 10px 10px;
  }
 
  #produce-sp table td {
    width: 50%;
    padding: 0 5px;
    vertical-align: top;
  }
  #produce-sp a:hover {
    opacity: 0.7;
  }
  /* company */
  #section1 {
    position: relative;
    top: 50px;
  }
  #section2 {
    width: 90%;
  }
  #section2 table tr {
    display: block;
  }
  #section2 table th,
  #section2 table td {
    display: list-item;
    list-style-type: none;
  }
  #section2 table th {
    background-color: #ccc;
  }
.new {
		display: none;
	}


#sns_follow_me {
	text-align: center;
}
#sns_follow_me p {
	width: 90%;
	margin: auto;
}
#wrap .sns {
	width:70%;
}
}


/*------------------------------
Instagram　gallery
------------------------------*/

 .instagram-gallery {    
	max-width: 100%;    
	margin: auto;
}
.instagram-gallery__list {    
	display: flex;    
	flex-wrap: wrap;    
	-ms-flex-wrap: wrap;
	padding: 0;
}
.instagram-gallery__item { 
	list-style: none;
	min-width: 33.333%;    
	width: 33.333%;    
	padding: 0px; 
	text-align: center;
}
.instagram-gallery__item img {
	width: 100%;
    object-fit: cover;
    height: 300px;
}
	.instagram-gallery_caption {
		max-width: 100%;
		margin: auto; 
		text-align: right;
	}
@media (max-width: 768px) {
	.instagram-gallery__item { 
	min-width: 50%;    
	width: 50%;    
}
.instagram-gallery__item img {
	width: 100%;
    object-fit: cover;
    height: 200px;
}
}