/* --------------------------------------------------------------------------------------------------------------------------------- */
/* 共通設定 */

th, td, p {
  text-align: justify;
  line-height: 1.7;
}

#header h1 {
  border: 1px solid #32b16c;
  color: #32b16c;
  font-weight: bold;
}
@media (max-width: 480px) { /* SP */
  #header h1 {
    width: 55vw;
    padding: 5vw 1vw;
    font-size: 5vw;
    margin: 6.67vw auto 6.67vw auto;
  }
}
@media (min-width: 481px) { /* SP以外 */
  #header h1 {
    width: 290px;
    padding: 26px 40px;
    font-size: 24px;
    margin: 40px auto 50px auto;
  }
}

/* --------------------------------------------------------------------------------------------------------------------------------- */
/* 各商品関連 */

.product {
  position: relative;
}

.product-catch {
  text-align: left;
}

.product .product-alert {
  color: red;
}

.product h2 {
  font-weight: bold;
  text-align: left;
  line-height: 1.3em;
}

.product h3 {
  font-weight: bold;
}

.product .product-price {
  font-weight: bold;
}

.product-image figcaption {
  text-align: right;
} 

.product-shop {
  background-color: white;
  border: 1px solid #32b16c;
  border-radius: 0.7em;
}
.product-shop th {
  vertical-align: top;
  color: #32b16c;
}
.product-shop a {
  color: black;
  text-decoration: underline;
}

.product hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1px dashed #32b16c;
}


#product-1 .product-buy {
  background-color: #e3ede8;
}
#product-1 .product-buy span {
  background-color: #32b16c;
  display: inline-block;
  color: white;
  vertical-align: middle;
  font-weight: bold;
}
#product-1 .product-buy p {
  text-align: center;
  margin-bottom: 0;
}



 .product-delivery img {
    margin-bottom: 1em;
  }

　.product-delivery p {
	font-size: 12px;
    width: 70vw;
    text-align: center;
    margin: 0 auto 2em auto;
    margin-bottom: 20px;
  }

  .product-shop td p {
    text-indent: -1em;
	margin-left: 0.5em;
	line-height: 1.5em;
  }  


@media (max-width: 480px) { /* SP */
  .product {
    margin-bottom: 3em;
    padding: 15px;
  }
  .product h2 {
    font-size: 7vw;
    margin-bottom: 1vw;
  }
  .product .product-price {
    font-size: 3.6vw;
    margin-bottom: 0;
  }
  .product .product-price-info {
    margin-bottom: 1em;
    font-size: 3.3vw;
  }
  .product hr {
    margin-bottom: 1.5em;
  }
  .product-alert, .product-shop, .product-buy {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-image img {
    width: 100%;
  }
  .product-catch img {
    width: 90%;
    margin: 20px 0px -10px 0px;
  }
  .product-buy img {
    margin-bottom: 1em;
  }
  
  #product-1 .product-image {
    margin-bottom: 1em;
  }
  #product-1 .product-buy {
    padding: 1em;
    border-radius: 0.7em;
    font-size: 3vw;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  #product-1 .product-buy span {
    border-radius: 7vw;
    height: 7vw;
    font-size: 3.2vw;
    padding: 1vw 2vw 1vw 2vw;
    margin-bottom: 1em;
  }
  .product #product-leaves, .product #product-potatoes {
    position: absolute;
    top: 5vw;
    right: 0;
    width: 17.5vw;
  }
  .product #product-leaves img, .product #product-potatoes img {
    width: 100%;
  }
  .product #product-leaves {
    top: 0;
  }
  .product #product-potatoes {
    top: 5vw;
  }
  
  #product-2 .product-alert {
    text-align: center !important;
  }

  .sake .product-image {
    margin-bottom: 1em;
    line-height: 2.0;
  }  
  #product-3 .product-image {
    margin-bottom: 1em;
    line-height: 2.0;
  }
  .sake .product-caution {
    text-align: center;
    margin: 1em -15px 0 -15px;
  }  
  #product-3 .product-caution {
    text-align: center;
    margin: 1em -15px 0 -15px;
  }
  .sake .product-caution p {
    text-align: center;
    font-weight: bold;
    font-size: 2.6vw;
  }  
  #product-3 .product-caution p {
    text-align: center;
    font-weight: bold;
    font-size: 2.6vw;
  }
  .sake .product-caution .product-alert {
    font-size: 5vw;
    margin-bottom: 0;
    text-decoration: underline;
    text-align: center;
  } 
  #product-3 .product-caution .product-alert {
    font-size: 5vw;
    margin-bottom: 0;
    text-decoration: underline;
    text-align: center;
  }
	
  .sake .product-caution img {
    max-width: 100%;
  }
  #product-3 .product-caution img {
    max-width: 100%;
  }	
	
  .sake .product-buy p {
    font-size: 3.3vw;
	font-weight: bold;
    width: 70vw;
    text-align: center;
    margin: 0 auto 2em auto;
  }	
  #product-3 .product-buy p {
    font-size: 3.3vw;
	font-weight: bold;
    width: 70vw;
    text-align: center;
    margin: 0 auto 2em auto;
  }
  
  .product-shop {
    padding: 10px 15px 0 15px;
    margin-top: 1em;
  }
  .product-shop th {
    font-size: 3.2vw;
    width: 15vw;
  }
/* プロダクト3つめの取扱店欄 */
  .sake .product-shop th {
	font-size: 3.2vw;
    width: 20vw;
  }
  #product-3 .product-shop th {
	font-size: 3.2vw;
    width: 20vw;
  }
  
  .product-shop td {
    padding-bottom: 1.5em;
    font-size: 3.2vw;
  }

  .product-shop td p {
    text-indent: -1em;
	margin-left: 0.5em;
	line-height: 1.5em;
  }  
  
}
@media (min-width: 481px) { /* SP以外 */
  .product h2 {
    font-size: 28px;
    margin-bottom: 3px;
	width: 350px;
  }
  .product .product-price {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-right: -30px;
    line-height: 2em;
  }
  .product .product-price-info {
    font-size: 14px;
    margin-right: -30px;
	width: 330px;
  }
  .product hr {
    margin-bottom: 30px;
  }
  
  
  #product-1 {
    padding-bottom: 60px;
  }
  #product-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #product-3 {
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .sake {
	padding-top: 60px;
    padding-bottom: 600px;
  }
  
  #product-1 .product-buy {
    padding: 1em;
    border-radius: 0.7em;
    margin-bottom: 14px;
  }
  #product-2 .product-buy, #product-3 .product-buy  {
    text-align: left;
  }
  .product-buy img {
    margin-bottom: 1em;
  }
  
  #product-1 .product-buy span {
    border-radius: 23px;
    width: 400px;
    height: 23px;
    font-size: 16px;
    margin-bottom: 18px;
  }
  #product-1 .product-description {
    border: 1px solid black;
    background-color: white;
    padding: 1em 2em;
    position: absolute;
    top: 420px;
    right: 500px;
    width: 430px;
    font-size: 12px;
    line-height: 1.4;
  }
  
  .product #product-leaves {
    position: absolute;
    top: -100px;
    left: 331px;
  }
  .product #product-potatoes {
    position: absolute;
    top: 40px;
    left: 319px;
  }
  
  .product-image {
    width: 500px;
  }
  
  .product-text {
    width: 470px;
  }
  .sake .product-text {
	width: 360px;
    margin-left: 30px;
  }
  #product-3 .product-text {
    width: 360px;
    margin-left: 30px;
  }
  .sake .product-image {
    width: 590px;
    margin-left: -140px;
  }
  #product-3 .product-image {
    width: 590px;
    margin-left: -140px;
  }
  .sake .product-shop {
    position: absolute;
    top: 480px;
    left: 380px;
    width: 570px;
  }
  #product-3 .product-shop {
    position: absolute;
    top: 480px;
    left: 380px;
    width: 570px;
  }
  .sake .product-caution {
    left: 380px;
    width: 950px;
    text-align: center;
	margin-bottom:-80px;
  } 
  #product-3 .product-caution {
    left: 380px;
    width: 950px;
    text-align: center;
	margin-bottom:-80px;
  }
  .sake .product-caution p {
    text-align: center;
    font-weight: bold;
  }
  #product-3 .product-caution p {
    text-align: center;
    font-weight: bold;
  }
  .sake .product-caution p.product-alert {
    font-size: 20px;
    margin-bottom: 0;
    text-decoration: underline;
  }  
  #product-3 .product-caution p.product-alert {
    font-size: 20px;
    margin-bottom: 0;
    text-decoration: underline;
  }
  .sake .product-buy p {
    font-size: 14px;
	line-height: 1.5em;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #product-3 .product-buy p {
    font-size: 14px;
	line-height: 1.5em;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .sake .product-description { 
    line-height: 2.0em;
  }  
  #product-3 .product-description { 
    line-height: 2.0em;
  }
  
  #product-2-white-back {
    background-color: white;
    margin-left: -2000px;
    padding-left: 2000px;
    margin-right: -2000px;
    padding-right: 2000px;
  }
  
  .product-shop {
    padding: 1em 1.5em 0 1.5em;
  }
  .product-shop td {
    padding-left: 1.5em;
    padding-bottom: 1.5em;
  }
}


/* --------------------------------------------------------------------------------------------------------------------------------- */
/* リーガル表記 */

#legal table caption h2 {
  color: black;
}

#legal th, #legal td {
  background-color: white;
  border-collapse: collapse;
  border:1px solid #dcdcdc;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
}

@media (max-width: 480px) { /* SP */
  #legal table {
    margin: 0 15px 3em 15px;
  }
  #legal table caption h2 {
    font-size: 16px;
  }
  #legal th {
    width: 30%;
  }
  #legal th, #legal td {
    padding: 0.7em 1em;
    font-size: 3.3vw;
    line-height: 1.5;
  }
}
@media (min-width: 481px) { /* SP以外 */
  #legal table {
    width: 720px;
    margin: 50px auto 100px auto;
  }
  #legal table caption h2 {
    font-size: 16px;
  }
  #legal th {
    width: 185px;
  }
  #legal th, #legal td {
    padding: 0.7em;
    font-size: 14px;
  }
  #legal th {
    padding-left: 1.6em;
    font-size: 14px;
  }
}
