﻿@charset "UTF-8";

html {
	height: 100%;
}
html.modePC, .modePC body{
	min-width:960px;
}
img{
	vertical-align:top;
}
/************************************************
基本設定
/************************************************/
body {
	color: #000;
	width: 100%;
	background-size: contain;
	position: relative;
	min-height: 100%;
	height: auto!important;
}
.inner{
	width:960px;
	margin:0 auto;
	box-sizing:border-box;
}
/*.modeSP */
.modeSP .inner{
	width:100%;
	box-sizing:border-box;
	padding:0 10px;
}
.modeSP img{
	width:100%;
}
.fade:hover {
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=30);
}
.fade {
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
/*メインビジュアル
****************************************/
.hgroup {
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	background: #fff;
}
.hgroup .inner {
	width: 960px;
	height: 39px;
	margin: 0 auto;
	position: relative;
}
.hgroup .logo {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 9px;
}
.mv {
	background: #000;
	width: 100%;
	text-align:center;
}
.modePC .hgroup{
	min-width: 960px;
}
.modePC .mv h1{
	width:100%;
}
.modePC .mv h1 img {
	width: 100%;
	min-width: 960px;
}
.modeSP .hgroup .inner {
	width:100%;
	margin: 0 auto;
	position: relative;
}
.modeSP .hgroup .logo {
	width: 100%;
	height: 39px;
	padding: 10px;
	text-align: left;
	box-sizing: border-box;
	position: static;
}
.modeSP .hgroup .logo img {
	width: auto;
	height: 20px;
}
/************************************************
コンビニ別キャンペーンTOPページ用スタイル
/************************************************/
/*コンテンツ設定幅
****************************************/
.strong196{
	font-size:16px;
}
.wrapperouter{
	background: #adbac2;
}
.wrapperinner{
	background:url(/apc/sscp/K1701196S/img/bg_main_PC.png) repeat-y center center;
	padding:80px 0 0;
	backface-visibility: hidden;
}
.modePC .strong196 .wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wrapper.error,
.wrapper.mypage,
.wrapper.win,
.wrapper.qa{
	padding: 0 0 150px;
}
.wrapper.lose{
    padding: 0 0 100px;
}
/*.modeSP */
.modeSP .wrapperinner{
	background:url(/apc/sscp/K1701196S/img/bg_main_SP.png) repeat-y center center;
	background-size:contain;
	padding:20px 0 0;
}
.modeSP .strong196 .wrapper {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.modeSP .wrapper.error,
.modeSP .wrapper.lose,
.modeSP .wrapper.mypage,
.modeSP .wrapper.win,
.modeSP .wrapper.qa{
	padding:0;
	margin:0;
}

.modeSP .wrapper.status{
	margin:0;
	
}
/*キャンペーン参加の流れ
****************************************/
.steptitle{
	margin-bottom:40px;
}
.stepimg{
	margin-bottom:15px;
}
.stepcaution{
	font-size:114%;
	padding-left:15px;
	margin-bottom:35px;
}
.stepcaution li{
	padding-left:1em;
	text-indent:-1em;
}
/*.modeSP */
.modeSP .steparea{
	width:100%;
}

.modeSP .steptitle{
	margin:0 0 20px;
	padding:0 5px;
}
.modeSP .stepimg{
	margin-bottom:15px;
	padding:0 10px;
}
.modeSP .stepcaution{
	font-size:100%;
	padding:0 10px;
	margin-bottom:24px;
}

/*引き換えコンビニエンスストア
****************************************/
.exchangetitle{
	margin-bottom:35px;
}
.exchangespot{
	text-align:center;
	margin-bottom:47px;
}
.exchangecaution{
	background:#fff;
	border:solid 30px #ffff00;
	padding:14px 27px;
	display:table;
	margin-bottom:45px;
}
.exchangecautionimage{
	display:table-cell;
	vertical-align:middle;
	padding:10px 0;
}
.exchangecautiontext{
	font-size:114%;
	display:table-cell;
	vertical-align:middle;
	padding-left:20px;
}
.underline{
	text-decoration:underline;
}
/*.modeSP */
.modeSP .exchangecaution,
.modeSP .exchangecautionimage,
.modeSP .exchangecautiontext{
	display:block;
}
.modeSP .exchangetitle{
	margin:0 0 20px;
	padding:0 5px;
}
.modeSP .exchangespot{
	margin-bottom:16px;
	padding:0 44px 0 58px;
}
.modeSP .exchangecaution{
	border:solid 15px #ffff00;
	padding:14px 8px 9px;
	margin-bottom:25px;
}
.modeSP .exchangecautionimage{
	padding:0;
	margin-bottom:10px;
}
.modeSP .exchangecautiontext{
	font-size:100%;
	padding-left:5px;
}

/*応募要項
****************************************/
.apprequirements{
	text-align:center;
}
.apprequirements>p{
	margin-bottom:20px;
}
/*.modeSP */
.modeSP .apprequirements{
	text-align:center;
	padding:0 15px;
}
.modeSP .apprequirements>p{
	margin-bottom:14px;
}
.modeSP .applicationbtn{
	width:200px;
	margin:0 auto;
}

/*当選確率2倍
****************************************/
.entryarea{
	background:#000;
	text-align:center;
	padding:50px 0;
}
.entryarea a{
	color:#50abf1;
}
.entrytitle{
	background:#fff600;
	padding:8px 0 6px;
}
.modePC .entrytitle span{
	width: 960px;
	display: block;
	margin: 0 auto;
}
.entryareainner{
	padding:23px 0 0;
}
.entrybtn{
	margin-top:24px;
}
.entrybtnetc{
	margin-top:5px;
}
.linkarea{
	background:#e3e8eb;
	text-align:center;
	margin:0 auto;
	padding:35px 0;
}
.linkarea p{
	width:960px;
	margin:0 auto;
}
/*.modeSP */
.modeSP .entryarea img{
	width:100%;
}
.modeSP .entryarea{
	background:#000;
	text-align:center;
	padding:25px 45px;
}
.modeSP .linkarea{
	padding:25px 0;
}
.modeSP .linkarea p{
	width:200px;
	margin:0 auto;
}

/************************************************
総合TOPページ用スタイル
/************************************************/

/*キャンペーンヘッダー
****************************************/
.cmp_header{
	border-bottom: 1px solid #c7cdd3;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c7cdd3;
}
.cmp_header .cmp_header_inner{
	max-width: 960px;
	margin: 0 auto;
	padding: 15px 5px;
}
.cmp_header .cmp_header_inner .cmp_header_logo{
  font-size: 0;
  line-height: 0;
	width: 13.5%;
  height: auto;
}
.cmp_header .cmp_header_inner .cmp_header_logo a{
	line-height: 0;
}


/*ソーシャルボタンエリアブロック
****************************************/
.social_wrapper{
	max-width: 1200px;
	min-width: 960px;
	margin: 0 auto;
	position: relative;
}

.socialbutton_suntory{
	position: absolute;
	z-index: 5;
	right: 5px;
	top: 10px;
}
.socialbutton_suntory_socialbutton{
	float: left;
}
.socialbutton_suntory_socialbutton_facebook_like_iframe,
.socialbutton_suntory_socialbutton_facebook_like_iframe body{
	width: 83px;
	height: 20px;
	padding-right: 0;
}

.socialbutton_suntory_socialbutton_twitter,
.socialbutton_suntory_socialbutton_twitter body {
	width: 68px;
	height: 20px;
	padding-right: 10px;
}

 .socialbutton_suntory_socialbutton_line{
	display: none;
}

@media screen and (max-width: 767px) {
	.social_wrapper{
		min-width: auto;
	}
	.cmp_contents_social{
		background:url(/apc/sscp/K1701196S/img/cmp_contents_block_bg_SP.png) repeat-y;
		background-size: contain;
	}
	.socialbutton_suntory{
	padding: 22px 0;
	position: static;
	width: 267px;
	margin: 0 auto;
	}
	.socialbutton_suntory_socialbutton_line{
	 display: block;
	 float: right;
 }
 .socialbutton_suntory_socialbutton_facebook_like_iframe,
 .socialbutton_suntory_socialbutton_facebook_like_iframe body{
 	padding-right: 10px;
 }
 .socialbutton_suntory_blocker_pane{
	 width: auto !important;
	 height: auto !important;
 }
 .socialbutton_suntory_age_check_pane{
	 width: 213px;
	 margin: 0 auto;
 }
 .socialbutton_suntory_age_check{
	 width: 213px;
	 margin: 0 auto;
 }
 .socialbutton_suntory_age_check_element{
	 float: none;
 }
 .socialbutton_suntory_age_check_element_yes_button{
	 display: inline-block;
 }
 .socialbutton_suntory_age_check_element_no_button{
	 display: inline-block;
 }
}

/*キャンペーンフッター
****************************************/
.cmp_footer .cmp_footer_inner{
	width: 950px;
	height: 77px;
	padding: 23px 5px 0;
	margin: 0 auto;
}
.cmp_footer .cmp_footer_block01{
	width: 37.5%;
	float: left;
}
.cmp_footer .cmp_footer_block02{
	width: 62.5%;
	float: right;
	text-align: right;
}
.cmp_footer .drink {
	width: 353px;
	height: 33px;
	text-indent: -9999px;
	white-space: nowrap;
	background: url(/apc/sscp/K1701196S/img/img_footer_PC.png) no-repeat 0 -110px;
}
.cmp_footer .cmp_footer_logo{
	display: inline-block;
	width: 33.3333%;
}
.cmp_footer .cmp_footer_logo img{
	width: 100%;
	height: auto;
}
.cmp_footer .cmp_footer_menu{
	display: inline-block;
	vertical-align: bottom;
}
.cmp_footer .cmp_footer_menu li{
	font-size: 71.428%;
  line-height: 1.4;
  display: inline-block;
  margin: 0;
  padding: 0 10px;
}
.cmp_footer .cmp_footer_menu li:first-child {
  border-right: 1px solid #cddbdd;
  padding-right: 10px;
}
.cmp_footer .cmp_footer_menu a{
	color: #0066aa;
	text-decoration: none;
}
.cmp_footer .cmp_footer_copy{
	margin-top: 11px;
  font-family: 'suntory syntax';
  font-size: 71.428%;
  color: #aaa;
}
@media screen and (max-width: 767px) {
	.cmp_footer .cmp_footer_inner{
		width: auto;
		height: auto;
		padding: 39px	10px 17px;
		margin: 0 auto;
		position: relative;
	}
	.cmp_footer .cmp_footer_block01,
	.cmp_footer .cmp_footer_block02{
		width: 100%;
		float: none;
		text-align: left;
	}
	.cmp_footer .drink{
		font-size: 71.428%;
		width: auto;
		height: auto;
		padding-top: 2px;
		white-space: normal;
		text-indent: 0;
		background: none;
		line-height: 1.3;
	}
	.cmp_footer .drink span{
		display: block
	}
	.cmp_footer .cmp_footer_menu{
		width: 93.75%;
		display: block;
		margin-top: 0;
		vertical-align: bottom;
		position: absolute;
		top: 18px;
		text-align: left;
	}
	.cmp_footer .cmp_footer_menu li{
		padding: 0 10px 0 0;
	}
	.cmp_footer .cmp_footer_menu li:first-child {
	  border: none;
	}
	.cmp_footer .cmp_footer_menu a{
		color: #4cabc2;
		text-decoration: none;
		font-weight: bold;
	}
	.cmp_footer .cmp_footer_logo{
		display: block;
		width: 164px;
		height: 14px;
		margin-top: 7px;
	}
	.cmp_footer .cmp_footer_copy{
		line-height: 1.3;
	  word-break: break-word;
	}
	.modeSP footer{
		padding:0;
		height: auto;
	}
}
/************************************************
キャンペーン終了
/************************************************/
.endarea{
	text-align:center;
	padding-bottom:60px;
}
.endttl{
	font-size:50px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:30px;
}
.endtxt{
	font-size:26px;
}
.endtxt02{
	font-size:26px;
	font-weight:bold;
	margin-top:20px;
}
.changearea{
	background:#fff;
	padding:27px 0 40px;
}
.changettl{
	text-align:center;
}
.changetable{
	text-align:center;
	margin-top:24px;
}
.changecaution{
	text-align:center;
	margin-top:28px;
}
.changearea .entrybtn{
	text-align:center;
}
.inquiryarea{
	padding:60px 0;
	text-align:center;
}
.inquiryarea dl{
	font-size:20px;
	line-height:1.6;
	width:500px;
	border:solid 3px #fff;
	padding:50px;
	margin:0 auto;
	
}
.inquiryarea dt{
	font-weight:bold;
}
/*.modeSP */
.modeSP .statusinner{
	padding:0 10px;
}
.modeSP .endarea{
	padding-top:30px;
	padding-bottom:35px;
}
.modeSP .endttl{
	font-size:1.56rem;
	margin-bottom:25px;
}
.modeSP .endtxt{
	font-size:0.81rem;
}
.modeSP .endtxt02{
	font-size:0.81rem;
	margin-top:15px;
}
.modeSP .changettl{
	padding:0 60px;
}
.modeSP .changetable{
	padding:0 10px;
	margin-top:15px;
}
.modeSP .changearea .entrybtn{
	padding:0 15px;
}
.modeSP .inquiryarea{
	padding:20px 0;
}
.modeSP .inquiryarea dl{
	width:90%;
	box-sizing:border-box;
	font-size:1em;
	line-height:1.6;
	padding:24px;
}
.modeSP .inquiryarea dt{
	font-weight:bold;
}
/************************************************
エラーページ
/************************************************/
.errttl{
	background:#1b1a1b;
	padding:0;
	text-align:center;
	margin-bottom:30px;
}
.errttl span{
	display:block;
	width:960px;
	margin:0 auto;
}
.msgbox{
	text-align:center;
	margin-bottom: 55px;
}
.msgbox p{
	color: #f00;
	font-size: 18px;
	line-height:1.6;
}
.btnbox{
	padding:35px 0 50px;
}
/************************************************
あたりページ
/************************************************/
.shoparea{
	text-align:center;
	padding:80px 0 60px;
}
.shoparea>p{
	font-size:26px;
	margin-top:10px;
}
.exchangearea{
	border:solid 3px #fff;
	text-align:center;
	padding:40px 50px;
	font-size:18px;
}
.exchangebtn01{
	margin:20px 0 48px;
}
.exchangebtn02{
	margin:20px 0 35px;
}
.periodarea ul{
	margin-top:35px;
}
.sendmailarea{
	padding:60px 0 0;
}
.sendmailarea h2{
	font-size:32px;
	font-weight:bold;
	margin-bottom:5px;
}
.inputarea{
	margin-bottom:20px;
}
.inputarea input{
	display:inline-block;
	vertical-align:middle;
	width: 400px;
	padding: 10px;
	font-size: 17px;
	line-height: 1.5;
	border: 1px solid #ccc;
	border-radius: 6px;
	box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2) inset;
	outline: none;
}
.inputarea button{
	vertical-align:middle;
	display:inline-block;
	border:none;
	padding:0;
	margin-left:10px;
	cursor:pointer;
}
.sendmailcaution{
	color:#ed100f;
	font-weight:bold;
}
.notelarea{
	margin-top:40px;
	text-align:left;
	line-height:1.6;
}
.mb25{
	margin-bottom:25px;
}
/*.modeSP */
.modeSP .shoparea{
	margin: 20px 0 17px;
}
.modeSP .shoparea>p {
	font-size: 0.78em;
	margin-top: 10px;
}
.modeSP .exchangearea {
	padding: 16px 25px;
	font-size: 0.78em;
}
.modeSP .exchangeareaouter{
	padding:0 10px 30px;
}
.modeSP .exchangebtn01{
	margin:3px 0 21px;
}
.modeSP .exchangebtn02{
	margin:3px 0 15px;
}
.modeSP .periodarea ul{
	margin-top:0;
}
.modeSP .sendmailarea{
	padding:30px 0 0;
}
.modeSP .sendmailarea h2{
	font-size:1.4em;
	margin-bottom:5px;
}
.modeSP .inputarea{
	margin-bottom:20px;
}
.modeSP .inputarea input{
	display:block;
	vertical-align:middle;
	width: 100%;
	height: 30px;
	padding: 15px 5px;
	font-size: 1.4em;
	line-height: 1.5;

}
.modeSP .periodarea ul {
	margin-top: 10px;
}
.modeSP .inputarea button{
	display:block;
	border:none;
	padding:0;
	margin:5px auto 0;
}

/************************************************
アンケートページ
/************************************************/
.qattl{
	background:#1b1a1b;
	padding:7px 0;
	text-align:center;
}
.qattl span{
	display:block;
	width:960px;
	margin:0 auto;
}
.qatxt{
	font-size:20px;
	text-align:center;
	padding:40px 0;
	width:960px;
	margin:0 auto;
}
.question{
	border-top:solid 2px #131213;
	padding:34px 0;
}
.question h3{
	font-size:20px;
	font-weight:bold;
	padding:0 110px 15px;
	text-indent: -2em;
}
.question ul{
	font-size:18px;
}
.question .columun2{
	padding: 0 80px 20px 110px;
}
.question .columun2 li{
	float:left;
	width: 300px;
	margin: 0 0 8px 8px;
}
.question .columun3{
	padding: 0 80px 20px 110px;
}
.question .columun3 li{
	float:left;
	margin: 0 16px 8px 8px;
	width: 200px;
}
#error_area{
	text-align:center;
	color:#fe0f0f;
	font-weight:bold;
	margin:10px 0;
}
.gotoalot{
	display: block;
	width: 340px;
	height: 73px;
	margin: 0 auto;
}
/*.modeSP */
.modeSP .qatxt{
	font-size:0.78em;
	text-align:left;
	padding:23px 15px;
	width:100%;
	box-sizing:border-box;
}
.modeSP .question{
	border-top:solid 2px #131213;
	padding:20px 0;
}
.modeSP .qainner{
	padding:0 15px;
}
.modeSP .question h3{
	font-size:1em;
	font-weight:bold;
	padding:0 0 14px 2em;
	text-indent: -2em;
}
.modeSP .question ul{
	font-size:1em;
}
.modeSP .question .columun2{
	padding: 0;
}
.modeSP .question .columun2 li{
	float:left;
	width: 300px;
	margin: 0 0 1em;
}
.modeSP .question .columun3{
	padding: 0;
}
.modeSP .question .columun3 li{
	float:left;
	margin: 0 0 1em;
	width: 50%;
}
.modeSP .gotoalot{
	width: auto;
	height: auto;
}
.linkarea p.btn_line{
	margin-top:35px;
}