@charset "utf-8";

#main_area {
  background: #fff;
}
#suntory_content {
  padding: 0;
  width: 100%;
}

.contents {
  width: 890px;
  margin: 0 auto;
  background: #fff;
  text-align: center;
}
.contents img {
  font-size: 0;
  line-height: 1;
  vertical-align: top;
}

.section {
  line-height: 1.4;
}
.section .txt {
  text-align: left;
}
.section .txt a,
.section .txt02 a {
  color: #f07700;
}
.section .otokuLink a {
  color: #f07700;
  font-size: 16px;
  font-weight: bold;
}
.section .txt strong {
  font-weight: normal;
}

/* sect_head
=========================================================*/
.sect_head {
  margin: 0 0 70px 0;
}
.sect_head .box {
  position: relative;
  width: 890px;
  /*	height: 271px;*/
}
.sect_head .box .btn01 {
  position: absolute;
  top: 0;
  left: 30px;
  width: 221px;
  height: 63px;
}
.sect_head .box .otokuLink {
  position: absolute;
  top: 278px;
  right: 40px;
  font-size: 16px;
  text-align: right;
}
.sect_head .box .txt {
  font-size: 10px;
  position: absolute;
  right: 40px;
  text-align: right;
  top: 400px;
}
.sect_head .box .txt02 {
  position: absolute;
  top: 285px;
  left: 40px;
  font-size: 12px;
  text-align: left;
}

/* sect01
=========================================================*/

.sect01 .box {
  position: relative;
  width: 859px;
  height: 1136px;
  margin: 0 auto 15px auto;
}
.sect01 .box .btn {
  position: absolute;
  top: 344px;
  left: 546px;
  width: 287px;
  height: 71px;
}
.sect01 .box02 {
  position: relative;
  width: 857px;
  height: 138px;
  margin: 0 auto 3px auto;
}
.sect01 .box02 .btn {
  position: absolute;
  top: 68px;
  left: 546px;
  width: 287px;
  height: 43px;
}
.sect01 .txt {
  width: 850px;
  margin: 0 auto 60px auto;
  font-size: 12px;
  text-align: right;
}

/* sect02
=========================================================*/
.sect02 {
  padding: 0 45px 45px 45px;
  width: 800px;
  text-align: left;
}
.sect02 table {
  margin: 0 auto 25px auto;
}
.sect02 td.teiki {
  padding: 10px 15px;
}
.sect02 td.teiki ul li {
  padding: 0.25em 0 0 1em;
  text-indent: -1.2em;
}
.sect02 .ingredients {
  margin: 0 auto;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 20px;
}
.sect02 .ingredients h3 {
  margin: 0 0 0.5em 0;
  color: #45a801;
  font-size: 115%;
}
.sect02 ul.attention {
  margin: 20px 0 0 0;
}
.sect02 ul.attention li {
  padding: 0 0 0 1.1em;
  text-indent: -1em;
}
.sect02 .ingredients span {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.sect_head .box .bn01 {
  left: 553px;
  position: absolute;
  top: 330px;
}

/* footer */

.f_guide_wrap {
  border-top: 1px solid #dcd7b9;
}

#fv_bg {
  background: url("../img/ca17032704.gif") no-repeat center top #d7f6f6;
  width: 100%;
}
.product_box {
  position: relative;
}
.product_box .btn {
  position: absolute;
  bottom: 8px;
  right: 41px;
}
.product_box .txt1 {
  position: absolute;
  top: 25px;
  left: 30px;
}
.product_box .txt2 {
  position: absolute;
  top: 0;
  right: 30px;
  font-size: 130%;
  line-height: 2;
}
.product_box .txt2 a {
  color: #cc0000;
}
.product_box .txt3 {
  position: absolute;
  top: 25px;
  right: 35px;
  font-size: 95%;
  text-align: right;
}

.btn a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}

/* 2021/10/07 追加*/
.btn1 {
  position: absolute;
  z-index: 20;
  bottom: 610px;
  right: 0px;
}
.btn2 {
  position: absolute;
  z-index: 20;
  bottom: 360px;
  right: 0px;
}
.btn3 {
  position: absolute;
  z-index: 20;
  bottom: 184px;
  right: 12px;
}
.btn4 {
  position: absolute;
  z-index: 20;
  bottom: 95px;
  right: 12px;
}
.btn1:hover,
.btn2:hover,
.btn3:hover,
.btn4:hover {
  opacity: 0.7;
}
