@charset "utf-8";
/*--------------------------------------
  4.Module
--------------------------------------*/
/*----clearfix----*/
.clearfix:after {
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
 font-size: 0.01em;
}
.clearfix {
 min-height: 1px;
}
* html .clearfix {
 height: 1px; /*\*/ /*/
  height: auto;
  overflow: hidden;
  /**/
}
#suntory_contents {
 line-height: 1;
 position: relative;
}
#suntory_contents * {
 box-sizing: border-box;
 vertical-align: top;
}
#suntory_contents img {
 max-width: 100%;
 width: 100%;
 height: auto;
}
.hide {
 display: none;
}
@media screen and (min-width:768px) {
 .sp {
  display: none;
 }
 .pc {
  display: block;
 }
 #suntory_contents .locnav {
  z-index: 2;
 }
 #suntory_contents .mvhead {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 960px;
  margin: 0 0 0 -480px;
  padding: 20px 0 15px 0;
  z-index: 1;
 }
 #suntory_contents .ashita .mvhead {
  top: 0;
  left: 50%;
 }
 #suntory_contents .karada .mvhead {
  top: 0;
  left: 50%;
 }
 #suntory_contents .pcmenu {
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0 0 0;
  float: right;
  vertical-align: top;
  color: #333;
 }
 #suntory_contents .pcmenu li {
  float: left;
  border-right: 1px solid #333;
 }
 #suntory_contents .ashita .pcmenu li {
  border-right: 1px solid #333;
 }
  #suntory_contents .karada .pcmenu li {
  border-right: 1px solid #333;
 }
 #suntory_contents .pcmenu li:last-child {
  border-right: none;
 }
 #suntory_contents .pcmenu li a {
  display: block;
  padding: 5px 16px;
  color: #333;
 }
 #suntory_contents .ashita .pcmenu li a {
  color: #333;
 }
  #suntory_contents .karada .pcmenu li a {
  color: #333;
 }
 #suntory_contents .submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.90);
  min-width: 1164px;
  z-index: 12;
  box-sizing: border-box;
  vertical-align: top;
 }
 #suntory_contents .submenu .submenuinner {
  width: 960px;
  margin: 0 auto;
  padding: 10px 0;
 }
 #suntory_contents .submenu .submenuinner .sublist li {
  float: left;
  width: 172px;
  margin: 0 10px;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
 }
 #suntory_contents .submenu .submenuinner .sublist li a {
  display: table;
  width: 100%;
  height: 110px;
  color: #1B5BB3;
 }
 #suntory_contents .submenu .submenuinner .sublist li .linktext {
  vertical-align: middle;
  display: table-cell;
 }
 #suntory_contents .submenu .submenuinner .sublist li .arrow {
  vertical-align: middle;
  display: table-cell;
  width: 1em;
  text-align: center;
 }
 #suntory_contents .submenu .submenuinner .sublist li.submenu01 a {
  background: url("../img/common/pulldown_pic01.png") no-repeat center left;
  background-size: 60px auto;
  padding: 30px 0 30px 60px;
 }
 #suntory_contents .submenu .submenuinner .sublist li.submenu02 a {
  background: url("../img/common/pulldown_pic02.png") no-repeat center left;
  background-size: 60px auto;
  padding: 30px 0 30px 60px;
 }
 #suntory_contents .submenu .submenuinner .sublist li.submenu03 a {
  background: url("../img/common/pulldown_pic03.png") no-repeat center left;
  background-size: 60px auto;
  padding: 30px 0 30px 60px;
 }
 #suntory_contents .submenu .submenuinner .sublist li.submenu04 a {
  background: url("../img/common/pulldown_pic04.png") no-repeat center left;
  background-size: 60px auto;
  padding: 30px 0 30px 60px;
 }
 #suntory_contents .submenu .submenuinner .sublist li.submenu05 a {
  background: url("../img/common/pulldown_pic05.png") no-repeat center left;
  background-size: 60px auto;
  padding: 30px 0 30px 60px;
 }
}
@media screen and (max-width:767px) {
 .pc {
  display: none;
 }
 .sp {
  display: block;
 }
 #suntory_contents .locnav {
  position: relative;
  z-index: 2;
 }
 #suntory_contents .mvhead {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  padding: 15px 20px;
  z-index: 1;
 }
 #suntory_contents .menu {
  position: relative;
  z-index: 100;
 }
 #suntory_contents .spmenubtn {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 30px;
 }
 #suntory_contents .spmenu .menuclose {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  z-index: 10;
 }
 #suntory_contents .spmenu .spmenuinner {
  padding: 3% 10% 15% 10%;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #1B5BB3;
 }
 #suntory_contents .spmenu .spmenuinner .arrow {
  display: inline-block;
  margin: 0 0 0 10px;
 }
 #suntory_contents .spmenubtn a {
  display: block;
  padding: 5px 0;
  z-index: 10;
  position: relative;
  color: #1B5BB3;
 }
 #suntory_contents .spmenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #EDF1F2;
  z-index: 102;
  display: none;
  color: #1B5BB3;
 }
  #suntory_contents .spmenu a {
  color: #1B5BB3;
 }
 #suntory_contents .spmenu .btn_top {
  font-size: 5.5vw;
  margin: 0 0 10% 0;
 }
 #suntory_contents .spmenu .btn_top .pic {
  width: 50%;
  margin: 0 auto 5% auto;
 }
 #suntory_contents .spmenu .btn_cp {
  font-size: 5vw;
  margin: 0 0 10% 0;
 }
 #suntory_contents .spmenu .btn_gallery {
  font-size: 5vw;
  margin: 0 0 10% 0;
 }
 #suntory_contents .spmenu .btn_faq {
  font-size: 5vw;
  margin: 0 0 10% 0;
 }
 #suntory_contents .spmenu .btn_product .title {
  margin: 0 auto 8% auto;
  text-align: center;
  display: inline-block;
  font-size: 5vw;
  font-weight: bold;
  letter-spacing: 0.05em;
  position: relative;
 }
 #suntory_contents .spmenu .btn_product .title::before {
  content: '';
  height: 2px;
  width: 20px;
  background: #1B5BB3;
  position: absolute;
  top: 50%;
  left: -30px;
  margin: -1px 0 0 0;
 }
 #suntory_contents .spmenu .btn_product .title::after {
  content: '';
  height: 2px;
  width: 20px;
  background: #1B5BB3;
  position: absolute;
  top: 50%;
  right: -30px;
  margin: -1px 0 0 0;
 }
 #suntory_contents .spmenu .btn_product .linklist {
  margin: 0 auto 10% auto;
  font-size: 4vw;
 }
 #suntory_contents .spmenu .btn_product .linklist li {
  margin: 0 auto 8% auto;
 }
}