@charset "utf-8";


.contents .inner .main{
	display:block;
	width:100%;
}

/*----------------------------------------
	for PC
----------------------------------------*/


	@media screen and (min-width: 481px){


/*--------visual---------*/

body{

}

/*--------visualbnr---------*/

#headline{
	position:relative;
	padding:10px 0;
	border-bottom:1px solid #fff;
}

#headline .inner{
	width:950px;
	margin:0 auto 0;
}

/*--------contents---------*/


p{
 font-size:16px;
 color:#666;
 display:block;
 line-height:1.5;
 margin:15px 0 0;
}

.attention_box{
	display:block;
	font-size:17px;
	margin-bottom:20px;
	line-height:1.6;
	padding:20px 0;
	color:#09d;
	font-weight:800;
}

.attention_box a{
	color:#1FD2EF;
	text-decoration:underline;
	font-weight:800;
}

.attention_box .date{
	color:#006EA2;
	font-weight:800;
}


.contents{
	position:relative;
	z-index:60;
	background-color:rgba(255,255,255,0.7);
}

.contents .inner{
	margin:0;padding:0;
	width:865px;
	margin:0 auto 0;
	padding:50px 0 80px;
	position:relative;
}





#background{
	background:#A2F6FB url('../img/common/bg.jpg') center top no-repeat;
	background-attachment:fixed;
	min-width:1000px;
	padding-bottom:100px;
}

table{
	color:#444;
	border:1px solid #09d;
	border-collapse:collapse;
	width:100%;
	line-height:1.5;
	font-size:16px;
	border:0px;
}

.mainimage{
display:block;
width:100%;
}


.readText{
	text-align:center;
	color:#E53B04;
	font-size:34px;
	font-weight:800;
	line-height:1.3;
	width:100%;
	margin-top:30px;
	text-shadow:2px 2px 1px #fff,-2px -2px 1px #fff,-2px 2px 1px #fff,2px -2px 1px #fff;
}

.box{
width:49%;
float:left;
background-color:rgb(0, 65, 148);
border-radius:5px;
margin:20px 0;
box-shadow:2px 2px 2px rgba(0,30,60,0.3);
}

.box .inner{
	margin:0;padding:5% 7%;
	width:auto;
	margin:0 auto 0;
	position:relative;
}

.privilege .img{
 float:left;
 display:block;
 width:40%;
 margin-top:20px;
 margin-right:10px;
 color:#333;
 text-align:center;
}

.privilege img{
 display:block;
 width:100%;
}

.box:nth-child(2){
margin-left:2%;
}

.box .tit{
	font-size:20px;
	font-weight:800;
	text-align:center;
	border-bottom:1px solid #fff;
	padding-bottom:5px;
	text-shadow:1px 1px 4px rgba(0,90,200,0.5);
}

.box .tit .date{
	float:left;
	margin-left:25px;
}

.box .tit .dow{
	font-size:65%;
	margin-left:-8px;
}

.box .tit .location{
	float:left;
	font-weight:800;
}

.box .time{
	margin-top:10px;
	font-size:18px;
}

.box .location_l{
	margin-top:15px;
	font-size:25px;
	color:#fff;
	line-height:1.3;
	font-weight:800;
}

.box .location_l a{
	font-size:14px;
	color:#fd0;
	margin-left:10px;
}

.attention_trial{
	text-align:left;
	color:#666;
	line-height:1.3;
	font-size:13px;
	margin-top:20px;
}


h2{
	font-weight:800!important;
	font-size:23px;
	color:#0276ce;
	margin:50px 0 0;
	padding:5px 0 6px;
	line-height:1.3;
	border-bottom:1px solid #0276ce;
}

.sub{
	font-weight:800;
	color:#d00;
	display:block;
	font-size:18px;
	margin-bottom:8px;
	margin-top:5px;
}

h5{
	font-weight:800!important;
	font-size:20px;
	color:#09d;
	margin:30px 0 0;
	padding:5px 0 3px;
	line-height:1.3;
	border-bottom:1px dotted #09d;
}

.box .topic{
	font-size:14px;
	line-height:1.3;
	background-color:#ccc;
	border-radius:3px;
	color:#036;
	padding:8px 15px;
	margin:10px 0 0;
}



.item_tit{
	font-size:12px;
	font-weight:bold;
	color:#068;
	margin-top:5px;
	display:block;
}


.image{
	color:#666;
	width:46%;
	float:left;
	position:relative;
}

.image img{
	display:block;
	width:100%;
}

.image::before{
	content:'';
	display:block;
	background-image:url('../img/storebenefits/icon_plus.png');
	width:60px;
	height:60px;
	background-size:100%;
	position:absolute;
	bottom:0;
	right:0;
}

.info{
	color:#666;
	width:48%;
	float:right;
}

.att{
	font-size:12px;
	color:#d90;
	line-height:1.3;
	display:block;
	margin:10px 0 0;
}

.link{
	background-color:#E42387;
	border-radius:5px;
	padding:5px 5px;
	color:#fff;
	line-height:1.2;
	text-align:center;
	margin:15px 2% 0 0;
	display:block;
	box-shadow:2px 2px 1px rgba(30,30,30,0.2);
	width:100%;
}

.link .min{
	font-size:9px;
}


.attention{

	font-size:14px;
	color:#333;
	text-align:right;
	padding:10px;
}

.privilege{
	border:1px solid #E53B04;
	padding:10px;
	color:#E53B04;
	margin-top:20px;
	font-weight:800!important;
	text-align:center;
}

.goodsImg{
	width:40%;
	float:left;
	margin-right:5px;
	text-align:center;

}

.goodsImg p{
		font-size:15px;
	margin-top:8px;
		line-height:1.3;
}


.goodsImg img{
	display:block;
	width:100%;
}

.box_bg{
	background-color:rgba(255,255,255,0.8);
	padding:10px 20px;
	margin-top:20px;
	font-size:14px;
	color:#666;
	border-radius:10px;

}

.box_bg h6{
	color:#666;
	font-size:15px;
	margin:0;padding:0;
}


/*CHARA*/

.chara_up{
	width:auto;
	background-color:rgb(255, 86, 197);
	padding:20px;
	border-radius:10px;
	margin:30px 0 20px;
	position:relative;
}

.chara_up.new:before{
	position:absolute;
	top:-10px;
	left:-10px;
	content:'';
	display:block;
	background-image:url('../img/common/icon_newc.png');
	width:35px;
	padding-top:35px;
	background-size:100%;
	background-repeat:no-repeat;
}

.chara_up p{
	width:80%;
	float:left;
	display:block;
	color:#533;
	margin-left:0.5em;
}

.chara_up .tit{
	width:80%;
	float:left;
	font-size:21px;
	padding:5px 0 0;
	font-weight:800;

}

.chara_up .tit span{

	font-size:34px;
	color:#ffa;
	font-weight:800;
}

.chara_up img{
	width:18%;
	display:block;
	float:right;
	position:relative;
	margin:0;
}



}

/*----------------------------------------
	for SP
----------------------------------------*/

	@media screen and (max-width: 480px) {


/*--------visual---------*/

body{

}

/*--------visualbnr---------*/

#headline{
	position:relative;
	padding:10px 0 0;
	border-bottom:1px solid #fff;
	z-index:100;
}

#headline .inner{
	width:96%;
	margin:0 auto 0;
	padding:0 2%;
}

/*--------contents---------*/

p{
 font-size:14px;
 color:#333;
 display:block;
 line-height:1.5;
 margin:15px 0 0;
}

.attention_box{
	display:block;
	padding:3% 0%;
	margin-bottom:20px;
	color:#09d;
	font-size:17px;
	font-weight:800;
}

.attention_box a{
	color:#1FD2EF;
	text-decoration:underline;
	font-weight:800;
}

.attention_box .date{
	color:#006EA2;
	font-weight:800;
}


.contents{
	position:relative;
	z-index:60;
	background-color:rgba(255,255,255,0.7);

}

.contents .inner{
	margin:0;padding:0;
	width:92%;
	margin:0 auto 0;
	padding:6% 0 80px;
	position:relative;
}


#background{
	overflow:hidden;
}

#background::after{
	display:block;
	position:fixed;top:0px;left:0px;
	background:#A2F6FB url('../img/common/bg.jpg') center top no-repeat;
	min-width:100%;
	height:100%;
	z-index:-50;
}


.mainimage{
display:block;
width:100%;
}


.readText{
	text-align:left;
	color:#E53B04;
	font-size:23px;
	font-weight:800;
	width:100%;
	margin-top:10px;
	line-height:1.2;
	text-shadow:2px 2px 1px #fff,-2px -2px 1px #fff,-2px 2px 1px #fff,2px -2px 1px #fff;
}

.box{
width:100%;
float:left;
background-color:rgb(0, 65, 148);
border-radius:5px;
margin:20px 0 0;
box-shadow:2px 2px 2px rgba(0,30,60,0.3);
}

.box .inner{
	margin:0;padding:9% 7%;
	width:auto;
	margin:0 auto 0;
	position:relative;
}

.privilege .img{
 float:left;
 display:block;
 width:47%;
 margin-top:20px;
 margin-right:10px;
 color:#333;
 text-align:center;
}

.privilege img{
 display:block;
 width:100%;
}

.box .tit{
	font-size:27px;
	font-weight:800;
	text-align:center;
	border-bottom:1px solid #fff;
	padding-bottom:12px;
	text-shadow:1px 1px 4px rgba(0,90,200,0.5);
}

.box .tit .date{
	float:left;
	margin-left:10px;
}

.box .tit .dow{
	font-size:65%;
	margin-left:-8px;
}

.box .tit .location{
	float:left;
	font-weight:800;
}

.box .time{
	margin-top:10px;
	font-size:18px;
}

.box .location_l{
	margin-top:15px;
	font-size:18px;
	color:#fff;
	line-height:1.3;
	font-weight:800;
}

.box .location_l a{
	font-size:14px;
	color:#fd0;
	margin-left:10px;
}

.attention_trial{
	text-align:left;
	color:#666;
	line-height:1.3;
	font-size:13px;
	margin-top:20px;
}

.sub{
	font-weight:800;
	color:#d00;
	display:block;
	font-size:18px;
	margin-bottom:8px;
	margin-top:5px;
}


h2{
	font-weight:800!important;
	font-size:23px;
	color:#0276ce;
	margin:30px 0 0;
	padding:5px 0 10px;
	line-height:1.3;
	border-bottom:1px solid #0276ce;
}


h5{
	font-weight:800!important;
	font-size:20px;
	color:#09d;
	margin:30px 0 0;
	padding:5px 0 3px;
	line-height:1.3;
	border-bottom:1px dotted #09d;
}

.box .topic{
	font-size:14px;
	line-height:1.3;
	background-color:#ccc;
	border-radius:3px;
	color:#036;
	padding:8px 15px;
	margin:10px 0 0;
}

.twittercampaign p{
	font-size:14px;
	color:#333;
	display:block;
	line-height:1.4;
	margin:15px 0 0;
}







.item_tit{
	font-size:12px;
	font-weight:bold;
	color:#068;
	margin-top:8px;
	display:block;
}


.image{
	color:#666;
	width:100%;
	float:left;
}

.image img{
	width:100%;
}

.info{
	color:#666;
	width:100%;
	float:right;
	margin-top:20px;
}

.att{
	font-size:11px;
	color:#d90;
	line-height:1.3;
	display:block;
	margin:10px 0 0;
}

.link{
	background-color:#E42387;
	border-radius:5px;
	padding:5px 5px;
	color:#fff;
	line-height:1.2;
	text-align:center;
	margin:10px 0;
	display:block;
	box-shadow:2px 2px 1px rgba(30,30,30,0.2);
}

.link .min{
	font-size:9px;
}


.attention{

	font-size:12px;
	color:#333;
	text-align:right;
	padding:10px;
}

.privilege{
	border:1px solid #E53B04;
	padding:10px;
	color:#E53B04;
	margin-top:20px;
	text-align:center;
	font-weight:bold;
}

.goodsImg{
	width:48%;
	float:left;
	margin-right:2%;
	text-align:center;

}

.goodsImg p{
		font-size:12px;
	margin-top:8px;
		line-height:1.3;
}


.goodsImg img{
	display:block;
	width:100%;
}

.box_bg{
	background-color:rgba(255,255,255,0.8);
	padding:10px 20px;
	margin-top:20px;
	font-size:12px;
	line-height:1.5;
	color:#666;
	border-radius:10px;

}

.box_bg h6{
	color:#666;
	font-size:15px;
	margin:0;padding:0;
}

/*CHARA*/

.chara_up{
	width:auto;
	background-color:rgb(255, 86, 197);
	padding:15px 15px;
	border-radius:10px;
	margin:20px 0 0px;
	position:relative;
}

.chara_up .tit span{
	color:#ffa;
	font-weight:800;
}

.chara_up.new:before{
	position:absolute;
	top:-10px;
	left:-10px;
	content:'';
	display:block;
	background-image:url('../img/common/icon_newc.png');
	width:35px;
	padding-top:35px;
	background-size:100%;
	background-repeat:no-repeat;
}

.chara_up p{
	width:100%;
	float:left;
	display:block;
	color:#533;
	font-size:10px;
	margin-top:1em;
}

.chara_up .tit{
	width:80%;
	float:left;
	font-size:16px;
	line-height:1.3;
	padding:0px 0 0;

}

.chara_up img{
	width:18%;
	display:block;
	float:right;
	position:relative;
	margin:0;
}


}
