@charset "utf-8";
/* SP */
@media screen and (max-width:767px) {
 #mv {
  position: relative;
 }
 #mv .mvtitle {
  width: 90%;
  position: absolute;
  top: 49%;
  left: 5%;
 }
 #suntory_contents .noticebg{
  margin: 0 auto;
  background: #fff2e7;
  padding: 3%;
}
  #suntory_contents .mvnotice {
  font-size: 3vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
 }
 #suntory_contents .mvnotice a{
  color: #FF6600;
 }
 .contents01 {
  background: url("../img/top/main_bg.jpg") repeat center top;
  background-size: 300% auto;
 }
 #campaign {
  padding: 10% 0 0 0;
  margin: 0 5% 10% 5%;
 }
 #campaign .gtitle {
  width: 100%;
  margin: 0 auto 8% auto;
 }
 #campaign .cpbnrlist li {
  margin: 0 0 8% 0;
 }
 #campaign .cpbnrlist li:last-child {
  margin: 0;
 }
 #campaign .cpbnrlist .bnrnote {
  font-size: 3vw;
  text-align: right;
  margin: 3% 0 0 0;
 }
 #campaign .btnset {
  display: flex;
  justify-content: center;
  margin: 5% 0 0 0;
  font-size: 3.5vw;
  font-weight: 600;
 }
 #campaign .btnset .btn_outline {
  width: 44%;
  margin: 0 1.5%;
 }
 #campaign .btnset .btn_outline a {
  display: block;
  background: #004098;
  text-align: center;
  color: #fff;
  border: 1px solid #004098;
  padding: 10px 12px 10px 5px;
  border-radius: 25px;
  position: relative;
 }
 #campaign .btnset .btn_outline a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 5%;
  width: 12px;
  height: 12px;
  background: url("../img/common/icon_blank_w.png") no-repeat center center;
  background-size: contain;
  margin: -6px 0 0 -6px;
 }
 #campaign .btnset .btn_detail {
  width: 44%;
  margin: 0 1.5%;
 }
 #campaign .btnset .btn_detail a {
  display: block;
  background: #fff;
  text-align: center;
  color: #004098;
  border: 1px solid #004098;
  padding: 10px 5px;
  border-radius: 25px;
  cursor: pointer;
 }
 #campaign .cpbnrlist .bnr {
  position: relative;
 }
 #campaign .cpbnrlist li.fin .bnr::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.50);
  z-index: 1;
 }
 #campaign .cpbnrlist li.fin .fintext {
  color: #fff;
  font-size: 4vw;
  display: block;
  position: absolute;
  top: 43%;
  left: 0;
  width: 100%;
  text-align: center;
  font-weight: 600;
  z-index: 2;
 }
 #campaign .nocp {
  font-size: 4vw;
  font-weight: 600;
  text-align: center;
  padding: 8% 0;
  color: #545454;
 }
 #products {
  padding: 10% 0 10% 0;
  margin: 0 0 10% 0;
 }
 #products .productshead {
  margin: 0 5%;
 }
 #products .gtitle {
  width: 100%;
  margin: 0 auto 8% auto;
 }
 #allfree {
  margin: 0 0 10% 0;
  padding: 5% 0 0 0;
 }
 #allfree .productpic {
  margin: 0 5% 5% 5%;
  padding: 5% 0 0 0;
  position: relative;
 }
 #allfree .productpic .name {
  width: 48%;
  margin: 0 0 0 -3%;
  position: relative;
  z-index: 2;
 }
 #allfree .productpic .pic {
  width: 100%;
  position: absolute;
  top: -10%;
  right: -24%;
 }
 #allfree .producttext {
  margin: 0 5%;
  padding: 0 0 10% 0;
  position: relative;
 }
 #allfree .producttext .text {
  font-size: 3.5vw;
  text-align: left;
  line-height: 2;
  font-weight: 600;
 }
 #allfree .producttext .pic {
  width: 36%;
  position: absolute;
  bottom: 0;
  right: 0;
 }
 #allfree .kodawari {
  margin: 0 5% 8% 5%;
 }
 #allfree .kodawari .mainlabel {
  background: url("../img/top/allfree_subtitle_bg.jpg") no-repeat center center;
  background-size: cover;
  padding: 10px;
  text-align: center;
  font-size: 4vw;
  font-weight: 600;
  color: #fff;
  margin: 0 0 5% 0;
 }
 #allfree .kodawari .kodawarilist {
  margin: 0 5%;
 }
 #allfree .kodawari .kodawarilist li {
  display: flex;
  justify-content: space-between;
  margin: 0 0 8% 0;
 }
 #allfree .kodawari .kodawarilist .pic {
  width: 43%;
 }
 #allfree .kodawari .kodawarilist .textbox {
  width: 52%;
  padding: 8% 0 0 0;
 }
 #allfree .kodawari .kodawarilist .label {
  font-size: 5vw;
  font-weight: 600;
  margin: 0 0 5% 0;
 }
 #allfree .kodawari .kodawarilist .text {
  font-size: 3.5vw;
  font-weight: 600;
  line-height: 2;
 }
 #allfree .zero {
  margin: 0 5%;
 }
 #allfree .zero .picset {
  display: flex;
  justify-content: space-between;
  margin: 3% 2% 5% 2%;
 }
 #allfree .zero .pic {
  width: 49%;
 }
 #allfree .zero .textbox {
  width: 49%;
  padding: 5% 0 0 0;
 }
 #allfree .zero .text {
  font-size: 3.5vw;
  font-weight: 600;
  line-height: 2;
  margin: 0 5%;
 }
 #allfree .zero .text .sup {
  font-size: 60%;
  vertical-align: top;
 }
 #limeshot {
  background: url("../img/top/limeshot_bg_sp.jpg") no-repeat center center;
  background-size: cover;
  margin: 0 0 10% 0;
  overflow: hidden;
 }
 #limeshot .contentsbody {
  position: relative;
  padding: 8% 5% 8% 5%;
 }
 #limeshot .contentsbody .name {
  width: 47%;
  position: relative;
  z-index: 3;
 }
 #limeshot .contentsbody .zero {
  width: 80%;
  margin: 5% auto 8% auto;
  position: relative;
  z-index: 3;
 }
 #limeshot .contentsbody .pic {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
 }
 #limeshot .contentsbody .limebtn {
  width: 60%;
  margin: 0 auto;
  position: relative;
  z-index: 3;
 }
 #limeshot .contentsbody .limebtn a {
  display: block;
 }
 #clear {
  margin: 0 0 10% 0;
  padding: 5% 0 0 0;
 }
 #clear .productpic {
  margin: 0 5% 5% 5%;
  padding: 5% 0 0 0;
  position: relative;
 }
 #clear .productpic .name {
  width: 52%;
  margin: 0 -4% 0 52%;
  position: relative;
  z-index: 2;
 }
 #clear .productpic .pic {
  width: 100%;
  position: absolute;
  top: -12%;
  left: -2%;
  z-index: 1;
 }
 #clear .producttext {
  margin: 0 5%;
  padding: 5% 0 5% 0;
  position: relative;
 }
 #clear .producttext .text {
  font-size: 3.5vw;
  text-align: left;
  line-height: 2;
  font-weight: 600;
 }
 #clear .producttext .pic {
  width: 43%;
  position: absolute;
  bottom: 0;
  right: 0;
 }
 #clear .kodawari {
  margin: 0 0 8% 0;
 }
 #clear .kodawari .mainlabel {
  background: url("../img/top/clear_subtitle_bg.jpg") no-repeat center center;
  background-size: cover;
  padding: 10px;
  text-align: center;
  font-size: 4vw;
  font-weight: 600;
  color: #fff;
  margin: 0 5% 3% 5%;
 }
 #clear .kodawari .kodawarilist {
  margin: 0;
 }
 #clear .kodawari .note {
  margin: 5% 5% 0 5%;
  font-size: 3vw;
 }
 #clear .voice {
  margin: 0 5% 8% 5%;
 }
 #clear .voice .mainlabel {
  background: url("../img/top/clear_subtitle_bg.jpg") no-repeat center center;
  background-size: cover;
  padding: 10px;
  text-align: center;
  font-size: 4vw;
  font-weight: 600;
  color: #fff;
  margin: 0 5% 8% 5%;
 }
 #clear .voice .voicelist {
  width: 90%;
  margin: 0 auto 60px auto;
  position: relative;
 }
 #clear .voice .voicelist li {
  position: relative;
 }
 #clear .voice .voicelist li .text {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 3.8vw;
  line-height: 1.8;
  padding: 7% 8%;
 }
 #clear .voice .voicelist .voice01 {
  margin: 0 10% 0 3%;
  color: #009240;
 }
 #clear .voice .voicelist .voice02 {
  color: #f35d00;
  margin: 0 0 0 15%;
 }
 #clear .voice .voicelist .voice03 {
  margin: 0 0 0 30%;
  color: #009240;
 }
 #clear .voice .voicelist .voice03 .text {
  padding: 10% 8% 7% 8%;
 }
 #clear .voice .voicelist .voice04 {
  margin: 0 3% 0 0;
  color: #f35d00;
 }
 #clear .voice .voicelist .voice05 {
  margin: 0 0 0 3%;
  color: #009240;
 }
 #clear .voice .voicelist .voice06 {
  margin: 0 20% 0 0;
  color: #f35d00;
 }
 #clear .voice .voicelist .voice06 .text {
  padding: 10% 8% 7% 8%;
 }
 #clear .voice .voicelist .voice07 {
  margin: 0 0 0 12%;
  color: #009240;
 }
 #clear .voice .voicepic {
  width: 80%;
  margin: -22% auto 0 auto;
 }
 #clear .voice .note {
  margin: -5% 0 0 0;
  font-size: 3vw;
  text-align: right;
 }
 #gallery {
  padding: 10% 0 0 0;
  margin: 0 5% 10% 5%;
 }
 #gallery .gtitle {
  width: 100%;
  margin: 0 auto 8% auto;
 }
 #gallery .movielist {
  margin: 0 0 10% 0;
 }
 #gallery .movielist li {
  margin: 0 0 8% 0;
 }
 #gallery .movielist li a {
  display: block;
 }
 #gallery .movielist .thumb {
  position: relative;
 }
 #gallery .movielist .thumb .play {
  width: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -50px;
 }
 #gallery .movielist a:hover .thumb .play {
  transform: scale(1.1);
 }
 #gallery .movielist .caption {
  margin: 5% 0 0 0;
  text-align: center;
  font-size: 3.5vw;
 }
 #gallery .graphiclist .graphic {
  margin: 0 auto 8% auto;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.5);
 }
 #shop_clear {
  background: linear-gradient(0deg, #f4f4f4, #fff);
  padding: 5% 0 10% 0;
 }
 #shop_clear .shopinner {
  width: 90%;
  margin: 0 auto;
  position: relative;
 }
 #shop_clear .name {
  width: 50%;
  margin: 0 0 0 4%;
 }
 #shop_clear .pic {
  position: absolute;
  top: -6%;
  right: -10%;
  width: 80%;
  z-index: 1;
 }
 #shop_clear .shopbtn {
  position: relative;
  z-index: 2;
  width: 180px;
  margin: 1% auto 0 auto;
 }
}
/* PC */
@media screen and (min-width:768px) {
 .contents {
  min-width: 960px;
  overflow: hidden;
 }
 #mv {
  height: 900px;
  width: 100%;
  position: relative;
  overflow: hidden;
 }
 #mv .mvbg {
  width: 1300px;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -650px;
 }
 #mv .mvtitle {
  width: 930px;
  position: absolute;
  top: 410px;
  left: 50%;
  margin: 0 0 0 -475px;
 }
 #suntory_contents .noticebg{
  max-width: 1300px;
  min-width: 960px;
  margin: 0 auto;
  background: #fff2e7;
  padding: 15px;
}
 #suntory_contents .mvnotice {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
 }
 #suntory_contents .mvnotice a{
  color: #FF6600;
 }
 .contents01 {
  background: url("../img/top/main_bg.jpg") repeat center top;
  background-size: 1290px auto;
  padding: 0 0 30px 0;
  min-width: 960px;
 }
 #campaign {
  padding: 80px 0 0 0;
  margin: 0 0 80px 0;
 }
 #campaign .gtitle {
  width: 440px;
  margin: 0 auto 60px auto;
 }
 #campaign .cpbnrlist {
  width: 960px;
  margin: 0 auto;
 }
 #campaign .cpbnrlist li {
  position: relative;
  margin: 0 0 60px 0;
 }
 #campaign .cpbnrlist li:last-child {
  margin: 0;
 }
 #campaign .cpbnrlist .bnr {
  position: relative;
 }
 #campaign .cpbnrlist li.fin .bnr::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.50);
  z-index: 1;
 }
 #campaign .cpbnrlist li.fin .fintext {
  color: #fff;
  font-size: 20px;
  display: block;
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  text-align: center;
  font-weight: 600;
  z-index: 2;
 }
 #campaign .cpbnrlist .bnr a {
  display: block;
  transition: 0.3s;
 }
 #campaign .cpbnrlist .bnr a:hover {
  transform: scale(1.05);
 }
 #campaign .cpbnrlist .bnrnote {
  font-size: 12px;
  text-align: right;
  margin: 10px 0 0 0;
 }
 #campaign .btnset {
  display: flex;
  justify-content: center;
  margin: 30px 0 0 0;
  font-size: 16px;
  font-weight: 600;
 }
 #campaign .btnset .btn_outline {
  width: 25%;
  margin: 0 1.5%;
 }
 #campaign .btnset .btn_outline a {
  display: block;
  background: #004098;
  text-align: center;
  color: #fff;
  border: 1px solid #004098;
  padding: 15px 25px 15px 15px;
  border-radius: 25px;
  transition: 0.3s;
  position: relative;
 }
 #campaign .btnset .btn_outline a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 12%;
  width: 14px;
  height: 14px;
  background: url("../img/common/icon_blank_w.png") no-repeat center center;
  background-size: contain;
  margin: -7px 0 0 -7px;
 }
 #campaign .btnset .btn_outline a:hover {
  background: #fff;
  color: #004098;
  border: 1px solid #004098;
 }
 #campaign .btnset .btn_outline a:hover::after {
  background: url("../img/common/icon_blank.png") no-repeat center center;
  background-size: contain;
 }
 #campaign .btnset .btn_detail {
  width: 25%;
  margin: 0 1.5%;
 }
 #campaign .btnset .btn_detail a {
  display: block;
  background: #fff;
  text-align: center;
  color: #004098;
  border: 1px solid #004098;
  padding: 15px;
  border-radius: 25px;
  transition: 0.3s;
  cursor: pointer;
  position: relative;
 }
 #campaign .btnset .btn_detail a:hover {
  background: #004098;
  color: #fff;
  border: 1px solid #004098;
 }
 #campaign .nocp {
  font-size: 20px;
  font-weight: 600;
  color: #545454;
  padding: 60px 0;
  text-align: center;
 }
 #products {
  padding: 80px 0 0 0;
  margin: 0 0 150px 0;
 }
 #products .gtitle {
  width: 440px;
  margin: 0 auto 40px auto;
 }
 #allfree {
  margin: 0 auto 100px auto;
 }
 #allfree .productpic {
  width: 960px;
  margin: 0 auto 100px auto;
  padding: 60px 0 0 0;
  position: relative;
 }
 #allfree .productpic .name {
  width: 305px;
  margin: 0 0 0 104px;
 }
 #allfree .productpic .pic {
  width: 743px;
  position: absolute;
  top: 0;
  right: -120px;
 }
 #allfree .producttext {
  width: 960px;
  margin: 0 auto;
  padding: 0 0 100px 360px;
  position: relative;
 }
 #allfree .producttext .text {
  font-size: 20px;
  text-align: center;
  line-height: 2;
  font-weight: 600;
 }
 #allfree .producttext .pic {
  width: 300px;
  position: absolute;
  bottom: 0;
  left: 85px;
 }
 #allfree .kodawari {
  width: 960px;
  margin: 0 auto 80px auto;
 }
 #allfree .kodawari .mainlabel {
  background: url("../img/top/allfree_subtitle_bg.jpg") no-repeat center center;
  background-size: cover;
  padding: 10px;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 60px 0;
 }
 #allfree .kodawari .kodawarilist {
  width: 900px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
 }
 #allfree .kodawari .kodawarilist li {
  width: 30%;
 }
 #allfree .kodawari .kodawarilist .pic {
  margin: 0 0 20px 0;
 }
 #allfree .kodawari .kodawarilist .textbox {
  text-align: center;
 }
 #allfree .kodawari .kodawarilist .label {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 15px 0;
 }
 #allfree .kodawari .kodawarilist .text {
  font-size: 18px;
  font-weight: 600;
  line-height: 2;
 }
 #allfree .zero {
  width: 765px;
  margin: 0 auto;
 }
 #allfree .picset {
  display: flex;
  justify-content: space-between;
 }
 #allfree .zero .pic {
  width: 300px;
 }
 #allfree .zero .textbox {
  width: 440px;
 }
 #allfree .zero .textbox .text {
  margin: 30px 10px 10px 10px;
  font-size: 20px;
  line-height: 2;
 }
 #allfree .zero .textbox .text .sup {
  font-size: 60%;
  vertical-align: top;
 }
 #limeshot {
  background: url("../img/top/limeshot_bg_pc.jpg") no-repeat center center;
  background-size: cover;
  margin: 0 0 60px 0;
  min-width: 960px;
  overflow: hidden;
 }
 #limeshot .contentsbody {
  width: 960px;
  margin: 0 auto;
  position: relative;
  padding: 300px 0 50px 0;
 }
 #limeshot .contentsbody .name {
  width: 620px;
  position: absolute;
  top: 40px;
  left: 0;
 }
 #limeshot .contentsbody .zero {
  width: 295px;
  position: absolute;
  top: 203px;
  left: 297px;
 }
 #limeshot .contentsbody .pic {
  width: 676px;
  position: absolute;
  top: 0;
  right: -170px;
 }
 #limeshot .contentsbody .limebtn {
  width: 270px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
 }
 #limeshot .contentsbody .limebtn a {
  display: block;
  transition: 0.3s;
 }
 #limeshot .contentsbody .limebtn a:hover {
  opacity: 0.8;
 }
 #clear {
  margin: 0 auto 100px auto;
 }
 #clear .productpic {
  width: 960px;
  margin: 0 auto 80px auto;
  padding: 60px 0 0 0;
  position: relative;
 }
 #clear .productpic .name {
  width: 332px;
  margin: 0 0 0 554px;
 }
 #clear .productpic .pic {
  width: 770px;
  position: absolute;
  top: 0;
  left: -100px;
 }
 #clear .producttext {
  width: 960px;
  margin: 0 auto;
  padding: 40px 400px 60px 0;
  position: relative;
 }
 #clear .producttext .text {
  font-size: 20px;
  text-align: center;
  line-height: 2;
  font-weight: 600;
  margin: 0 0 0 40px;
 }
 #clear .producttext .pic {
  width: 330px;
  position: absolute;
  bottom: 0;
  right: 85px;
 }
 #clear .kodawari {
  width: 960px;
  margin: 0 auto 90px auto;
 }
 #clear .kodawari .mainlabel {
  background: url("../img/top/clear_subtitle_bg.jpg") no-repeat center center;
  background-size: cover;
  padding: 10px;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 35px 0;
 }
 #clear .kodawari .kodawarilist {
  position: relative;
 }
 #clear .kodawari .kodawarilist .kodawari01 {
  width: 521px;
  margin: 0 0 0 -10px;
 }
 #clear .kodawari .kodawarilist .kodawari02 {
  width: 521px;
  position: absolute;
  top: 0;
  right: -40px;
 }
 #clear .kodawari .note {
  margin: 20px 0 0 0;
  font-size: 12px;
  text-align: right;
 }
 #clear .voice {
  width: 960px;
  margin: 0 auto;
  position: relative;
  padding: 0 0 40px 0;
 }
 #clear .voice .mainlabel {
  background: url("../img/top/clear_subtitle_bg.jpg") no-repeat center center;
  background-size: cover;
  padding: 10px;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 60px 0;
 }
 #clear .voice .voicelist {
  width: 850px;
  margin: 0 auto 60px auto;
  position: relative;
 }
 #clear .voice .voicelist li {
  position: relative;
 }
 #clear .voice .voicelist li .text {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 22px;
  line-height: 1.8;
  padding: 28px 15px 0 35px;
 }
 #clear .voice .voicelist .voice01 {
  width: 377px;
  margin: 0 0 60px 52px;
  color: #009240;
 }
 #clear .voice .voicelist .voice02 {
  width: 414px;
  position: absolute;
  top: 65px;
  right: 48px;
  z-index: 2;
  color: #f35d00;
 }
 #clear .voice .voicelist .voice03 {
  width: 328px;
  position: absolute;
  top: 284px;
  right: 0;
  z-index: 2;
  color: #009240;
 }
 #clear .voice .voicelist .voice04 {
  width: 434px;
  margin: 0 0 25px 0;
  color: #f35d00;
 }
 #clear .voice .voicelist .voice05 {
  width: 324px;
  position: absolute;
  top: 478px;
  right: 94px;
  z-index: 2;
  color: #009240;
 }
 #clear .voice .voicelist .voice06 {
  width: 342px;
  margin: 0 0 20px 140px;
  color: #f35d00;
 }
 #clear .voice .voicelist .voice07 {
  width: 408px;
  margin: 0 0 0 20px;
  color: #009240;
 }
 #clear .voice .voicepic {
  position: absolute;
  right: 66px;
  bottom: 0;
  width: 372px;
 }
 #clear .voice .note {
  margin: 20px 0 0 0;
  font-size: 12px;
  text-align: right;
 }
 #gallery {
  padding: 80px 0 0 0;
  margin: 0 0 150px 0;
 }
 #gallery .gtitle {
  width: 440px;
  margin: 0 auto 100px auto;
 }
 #gallery .contentsbody {
  width: 960px;
  margin: 0 auto;
 }
 #gallery .movielist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 40px 0;
 }
 #gallery .movielist li {
  width: 48%;
  margin: 0 0 80px 0;
 }
 #gallery .movielist li a {
  display: block;
  cursor: pointer;
 }
 #gallery .movielist .thumb {
  position: relative;
 }
 #gallery .movielist .thumb .play {
  width: 120px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -60px 0 0 -60px;
  transition: 0.3s;
 }
 #gallery .movielist a:hover .thumb .play {
  transform: scale(1.1);
 }
 #gallery .movielist .caption {
  margin: 15px 0 0 0;
  text-align: center;
  font-size: 18px;
 }
 #gallery .graphiclist .graphic {
  width: 700px;
  margin: 0 auto 80px auto;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.5);
 }
 #shop_clear {
  background: linear-gradient(0deg, #f4f4f4, #fff);
  padding: 60px 0 60px 0;
 }
 #shop_clear .shopinner {
  width: 540px;
  margin: 0 auto;
  position: relative;
 }
 #shop_clear .name {
  width: 280px;
 }
 #shop_clear .pic {
  position: absolute;
  top: -20px;
  right: -180px;
  width: 540px;
  z-index: 1;
 }
 #shop_clear .shopbtn {
  position: relative;
  z-index: 2;
  width: 270px;
  margin: 10px auto 0 auto;
 }
}
/* modal */
.modal-open {
 cursor: pointer;
}
.modal-container {
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 text-align: center;
 background: rgba(0, 0, 0, 50%);
 padding: 80px 20px;
 overflow: auto;
 opacity: 0;
 visibility: hidden;
 transition: .3s;
 box-sizing: border-box;
 z-index: 99;
}
.modal-container:before {
 content: "";
 display: inline-block;
 vertical-align: middle;
 height: 0;
}
.modal-container.active {
 opacity: 1;
 visibility: visible;
}
.close_icon {
 position: absolute;
 display: flex;
 align-items: center;
 justify-content: center;
 color: #fff;
}
#suntory_contents .rulebody {
 color: #666;
}
.modal-body .close_btn {
 text-align: center;
}
#suntory_contents .modal-content .rulebody .text a {
 color: #004098;
}
@media screen and (min-width:768px) {
 .close_icon {
  top: -60px;
  right: -60px;
  width: 60px;
  height: 60px;
  font-size: 60px;
  cursor: pointer;
 }
 .modal-body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 640px;
  width: 90%;
 }
 .modal-content {
  background: #fff;
  text-align: left;
  padding: 40px 30px;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3);
 }
 .modal-content .rulebody h2 {
  font-size: 24px;
  margin: 0 0 30px 0;
 }
 .modal-content .rulebody h3 {
  font-size: 18px;
  margin: 0 0 10px 0;
 }
 .modal-content .leadtext {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 30px 0;
  color: #f00;
 }
 .modal-content .rulebody .text {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 30px 0;
 }
 .modal-body .close_btn {
  width: 160px;
  margin: 0 auto;
  border: 2px solid #666;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
 }
 .modal-body .close_btn a {
  display: block;
  padding: 12px 14px;
  color: #666;
 }
 #suntory_contents .modal-body .close_btn a {
  color: #666;
  transition: 0.3s;
  cursor: pointer;
 }
 #suntory_contents .modal-body .close_btn a:hover {
  color: #fff;
  background: #666;
 }
}
@media screen and (max-width:767px) {
 .close_icon {
  top: -50px;
  right: 0;
  width: 40px;
  height: 40px;
  font-size: 40px;
  cursor: pointer;
 }
 .modal-body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 99%;
 }
 .modal-content {
  background: #fff;
  text-align: left;
  padding: 8% 5%;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3);
 }
 .modal-content .rulebody h2 {
  font-size: 20px;
  margin: 0 0 8% 0;
 }
 .modal-content .rulebody h3 {
  font-size: 16px;
  margin: 0 0 5% 0;
 }
 .modal-content .leadtext {
  font-size: 14px;
  line-height: 1.8;
  margin: 0 0 8% 0;
  color: #f00;
 }
 .modal-content .rulebody .text {
  font-size: 14px;
  line-height: 1.8;
  margin: 0 0 8% 0;
 }
 .modal-body .close_btn {
  width: 60%;
  margin: 0 auto;
  border: 2px solid #666;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
 }
 .modal-body .close_btn a {
  display: block;
  padding: 5%;
  color: #666;
 }
 #suntory_contents .modal-body .close_btn a {
  color: #666;
 }
}