#chotansan{
  width: 960px;
  margin-bottom: 50px;
  border: 2px solid #fff;
}
#chotansan .left{
  float: left;
  vertical-align: top;
}
#chotansan .right{
  vertical-align: top;
  text-align: left;
}
#kakuhigh_tv{
  width: 960px;
  padding-bottom: 40px;
  border: 2px solid #fff;
}
#kakuhigh_tv .inner{
  width: 780px;
  margin: 0 auto;
}
#kakuhigh_tv .inner .text{
  margin: 20px 0 40px;
  font-size: 138.4%;
  line-height: 1.7;
}
#kakuhigh_tv .tv_nav .guide{
  text-align: center;
  margin-bottom: 10px;
}
#kakuhigh_tv .tv_nav .left{
  float: left;
  margin-right: 20px;
}

#choten {
  background: #c19349;
  background: -webkit-linear-gradient(left, #c19349 0, #e5c972 30%, #c19349 50%, #e3c670 77%, #c59349 100%);
  background: linear-gradient(to right, #c19349 0, #e5c972 30%, #c19349 50%, #e3c670 77%, #c59349 100%);
  border: 2px solid #fff;
  margin-bottom: 50px;
  padding-bottom: 40px;
  width: 960px;
}
#choten .head {
  height: 108px;
  position: relative;
  width: 100%;
}
#choten .head .suntory {
  left: 26px;
  position: absolute;
  top: 26px;
}
#choten .head .title {
  left: 200px;
  position: absolute;
  top: 26px;
}
#choten .head .tagline {
  right: 26px;
  position: absolute;
  top: 26px;
}
#choten .kv {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
#choten .kv .logo {
  bottom: -56px;
  left: 347px;
  position: absolute;
}
#choten .certifyIcons {
  margin: 76px auto 0 auto;
  width: 625px;
}
#choten .certifyArticles {
  margin: 40px auto 0 auto;
  width: 471px;
}
#choten .border {
  background-color: #e6c972;
  border: 0;
  height:4px;
  margin: 40px auto;
  width: 100%
}
#choten .gokuiKv {
  margin: 0 auto;
  width: 100%;
}
#choten .gokuiArticles {
  margin: 40px auto 0 auto;
  width: 804px;
}
#choten .sensesTitle {
  margin: 60px auto 0 auto;
  width: 818px;
}
#choten .sensesArticles {
  margin: 30px auto 0 auto;
  width: 823px;
}
#choten .lm-ui {
  margin: 40px auto 0 auto;
  width: 620px;
}
#choten .lm-ui .action {
  background-color: #e7c973;
  border: 1px solid #857043;
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  position: relative;
  transition: all .2s ease-out;
  width: 100%
}
#choten .lm-ui .action::after {
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  content: '';
  display: block;
  height: 12px;
  position: absolute;
  right: 3%;
  top: 39%;
  transform: rotate(45deg);
  width: 12px
}
#choten .lm-ui .action:hover {
  background-color: #fff;
  border: 1px solid #d4b45d;
  transition: all .2s ease-out
}
#choten .lm-ui .action .btn {
  display: block;
  margin: 18px auto;
}
