@charset "shift_jis";
/* layout
---------------------------------------------- */
.resveratrolArea { margin: 0 auto; max-width: 98%; font-size: 117%; }
.resveratrolArea .txt_right { padding: 5px 0; text-align: right; }
.resveratrolArea h2 { padding: 0; background: none; }
.resveratrolArea h3 { padding: 0; background: none; }
.resveratrolArea p { padding: 10px 0; }
.resveratrolArea img { max-width: 100%; }
.resveratrolArea .color_9a0 { color: #9a0000; }
.resveratrolArea .font_bold { font-weight: bold; }
.resveratrolArea .inn { clear: both; overflow: hidden; margin: 0 auto 10px; *zoom: 1; }
.resveratrolArea .inn h3 { margin: 0; padding: 0; line-height: 0; }
.resveratrolArea .box01 .content { padding: 10px; background: #d00000; }
.resveratrolArea .box01 .in_box { margin: 0 0 20px 0; padding: 10px; background: #fff; }
.resveratrolArea .box01 ul.img li { margin: 0; padding: 0; vertical-align: top; line-height: 0; }
.resveratrolArea .box01 ul { overflow: hidden; font-size: 117%; *zoom: 1; }
.resveratrolArea .box01 ul.inner01 li.left { float: left; max-width: 60%; }
.resveratrolArea .box01 ul.inner01 li.right { float: right; max-width: 30%; }
.resveratrolArea .box01 ul.inner02 li.left { float: left; max-width: 20%; }
.resveratrolArea .box01 ul.inner02 li.right { float: right; max-width: 70%; }
.resveratrolArea .box01 ul.inner03 li.left { float: left; max-width: 70%; }
.resveratrolArea .box01 ul.inner03 li.right { float: right; max-width: 20%; }
.resveratrolArea .box02 { background-image: url(/sp/inc/item/28151/res/img/bg_box01.jpg); background-position: center top; background-size: 100% 100%; background-repeat: no-repeat; }
.resveratrolArea .box02 .content { padding: 10px 15px; }
.resveratrolArea .box02 .content h4 { padding: 15px 10px 0 0; }
.resveratrolArea .box02 .content div.txt { padding: 0 20px; }
.resveratrolArea .box02 .content p.img { margin: 0 auto; max-width: 60%; text-align: center; }
.resveratrolArea .box03 .bg_bottom { display: block; height: 10px; background-image: url(/sp/inc/item/28151/res/img/bg_box03.jpg); background-position: center top; background-size: 100% 100%; background-repeat: no-repeat; vertical-align: top; }
.resveratrolArea .box03 .content { padding: 10px; background-image: url(/sp/inc/item/28151/res/img/bg_box02.jpg); background-position: center top; background-size: 100% 100%; background-repeat: no-repeat; }
.resveratrolArea .box03 .content h4 { text-align: center; }
.resveratrolArea .box03 .content dl dt { text-align: center; }
.resveratrolArea .box03 .content dl dd { padding: 10px; }

.movie_box {
  margin-top: 20px;
  margin-bottom: 20px;
}
.movie_wrap {
  padding: 0 0 52.5%;
  width: 90%;
  margin: 0 auto;
  position: relative;
  background-color: #f8f4e7;
}
.movie_wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 10px;
}
