@charset "shift_jis";
/* CSS Document */



.inner_content{width:100%}
#present300 {
	width:100%;
	margin:0 auto;
	background:#FFF;
	text-align: center;
}
#present300300 *{
	box-sizing:border-box;
}

#present300 img {
	border:none;
	vertical-align:bottom;

}
#present300 h2,#present300 h3{
	margin:0;
	padding:0;
}

#present300 h2{
	position:relative;
}
#present300 h2 .sns_bt{
	position:absolute;
	bottom:-60px;
	right:40px;
	display:inline-block;
	transition:0.3s;
}
#present300 h2 .sns_bt:hover{
	transform: translate(0, -5px);
}
#present300 h2 img{
	width:100%;
}
#present300 h3 img{
	width:100%;
}


#present300 .items{
	background-color:#FFD739;
	padding-bottom: 5%;
}

/* リボン */

#present300 .ribbon{
	position: relative;
	z-index:1;
	width:90%;
	margin:40px auto;
	font-weight:normal;
}
#present300 .ribbon .inner{
	display: inline-block;
	color: #FFFFFF;
	font-size: 22px;
	padding:0.2em 0;
	width: 100%;
	text-align:center;
	background-color: #c5181c;
	position:relative;
	z-index:2;
}
#present300 .ribbon .inner .mini{
	font-size:80%;
}
#present300 .ribbon .inner:before,
#present300 .ribbon .inner:after{
	content: "";
	display: block;
	border-top: 1px dashed #fff;
	position: absolute;
	width: 100%;
	left:0;
}
#present300 .ribbon .inner:before{top:3px;}
#present300 .ribbon .inner:after{bottom:3px;}
#present300 .ribbon:before, #present300 .ribbon:after {
	 content: "";
 border-style: solid;
 border-width: 0;
 position: absolute;
 width: 0;
 height: 0;
 top: 9px;
 z-index: 0;
}
#present300 .ribbon:before {
 border-color: #ac0e11  #ac0e11  #ac0e11  transparent;
 border-width: 19px;
  border-width: 19px;
 border-right-width:35px;
 border-left-width:8px;
 left: -25px;
}
#present300 .ribbon:after {
 border-color: #ac0e11 transparent #ac0e11 #ac0e11;
 border-width: 19px;
 border-right-width:8px;
 border-left-width:35px;
 right: -25px;
}



/*プレゼント商品*/

#present300 .items .col_1{
	width:92%;
	margin:0 auto;
	padding-top:30px;
}

#present300 .items .col_m .url {
	background-image:
		url(/image/19th_present/pre_bgl2.png),
		url(/image/19th_present/pre_bgl1.png);
	background-position:center bottom,center;
	background-repeat:no-repeat,repeat-y;
	background-size:100% auto;
	box-shadow:4px 4px 4px -2px #0000004d;
	padding-bottom:14px !important;
	margin-bottom:3vw;
	padding-top: 6%;
}

#present300 .items .point>li{
	background-image:
		url(/image/19th_present/pre_bgl2.png),
		url(/image/19th_present/pre_bgl1.png);
	background-position:center bottom,center;
	background-repeat:no-repeat,repeat-y;
	background-size:100% auto;
	box-shadow:4px 4px 4px -2px #0000004d;
	padding-bottom:11px;
	margin-bottom:3vw;
	position:relative;	
}
#present300 .items .col_1>li img{
	max-width:100%;
}
#present300 .items .col_1.block2{
	padding:20px 0;
}
#present300 .items .col_1.block2>li{
	background-image:none;
}

#present300 .items .col, #present300 .items .col_1>li dl dd.txt_1>li dl{
	position:relative;
}
#present300 .items .col_1>li dl dd.tousen{
	position:relative;
}

#present300 .items .col_1>li dl dd{
	padding:10px;
	padding-bottom:0;
}
#present300 .items .col_1>li dl dd.tousen,
#present300 .items .col_1>li dl dd.txt{
	padding:0;
	padding-left: 420px;
	padding-right: 20px;
	text-align:left;
	margin-top: -196px;
	min-height: 170px;

	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	font-size:116%;

}
#present300 .items .col_1>li dl dd .shosai{
	margin-bottom:15px;
}

#present300 .items .col_1>li dl .icon{
	position:absolute;
	padding:0;
	top:-20px;
	left:-20px;
}







#present300 .items .col_4{
	width:92%;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	align-items:stretch;
	flex-wrap:wrap;
}
#present300 .items .col_4>li{
	width:calc(100%/4 - 15px);
	margin-bottom:50px;
	background-image:
		url(/image/plazamember_campaign/201005/pre_bg1.png),
		url(/image/plazamember_campaign/201005/pre_bg3.png),
		url(/image/plazamember_campaign/201005/pre_bg2.png);
	background-position:center top,center bottom,center;
	background-repeat:no-repeat,no-repeat,repeat-y;
	background-size:100% auto;

	box-shadow:4px 4px 4px -2px #0000004d;
}

#present300 .items .col_4 dl{
	padding:8px;
	position:relative;
	padding-bottom:100px;
	height:100%;
}
#present300 .items .col_4 dl:before{
    content: "";
    background-image: url(/image/plazamember_campaign/201005/icon_7.png);
    width: 100%;
    height: 37px;
    display: block;
	background-size: 100% auto;
	background-repeat: no-repeat;
	margin-top:6px;
}
#present300 .items .col_4 li:nth-child(1) dl:before{background-image: url(/image/20th_present/icon_f.png);}
#present300 .items .col_4 li:nth-child(2) dl:before{background-image: url(/image/20th_present/icon_g.png);}
#present300 .items .col_4 li:nth-child(3) dl:before{background-image: url(/image/20th_present/icon_h.png);}
#present300 .items .col_4 li:nth-child(4) dl:before{background-image: url(/image/20th_present/icon_i.png);}
#present300 .items .col_4 li:nth-child(5) dl:before{background-image: url(/image/20th_present/icon_j.png);}
#present300 .items .col_4 li:nth-child(6) dl:before{background-image: url(/image/20th_present/icon_k.png);}
#present300 .items .col_4 li:nth-child(7) dl:before{background-image: url(/image/20th_present/icon_l.png);}
#present300 .items .col_4 li:nth-child(8) dl:before{background-image: url(/image/20th_present/icon_m.png);}
#present300 .items .col_4 li:nth-child(9) dl:before{background-image: url(/image/20th_present/icon_n.png);}
#present300 .items .col_4 li:nth-child(10) dl:before{background-image: url(/image/20th_present/icon_o.png);}
#present300 .items .col_4 li:nth-child(11) dl:before{background-image: url(/image/20th_present/icon_p.png);}
#present300 .items .col_4 li:nth-child(12) dl:before{background-image: url(/image/20th_present/icon_q.png);}

#present300 .items .col_4 dl dt{
	margin:0;
	font-size:13.5px;
	height:68px;
	padding: 0 5px;

	color:#fff;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;



}
#present300 .items  .col_4 dl .tousen,
#present300 .items  .col_4 dl .txt{
	padding:5px;
	font-size:14px;
	text-align:left;
}
#present300 .items  .col_4 dl .img{
	padding:10px 5px;
}
#present300 .items .col_4 dl .img img{
	width:100%;
}

#present300 .items .col_4 .url{
	position: absolute;
	width: 90%;
	bottom: 130px;
	left: 0;
	right: 0;
	margin: auto;
}
#present300 .items .col_4 .icon{
	position:absolute;
	top:100px;
	left:-20px;
	width:80px;
}
#present300 .items .col_4 .icon img{
	width:100%;
}


#present300 .shosai{text-align:center;}
#present300 .shosai{
	position:relative;
	vertical-align:middle;
	display:block;
	width:96%;
	text-align:center;
	padding:0.6em 0;
	transition-duration: 0.3s;
	background-color:#C4171E;
	color:#FFFFFF;
	margin:0 auto;
	margin-top:3px;
	font-weight:normal;
	font-size:14px;
}
#present300 .shosai a{
	color:#FFF;
	display:block;
	}
#present300 .shosai:hover{
	background-color:#c5810c;
	color:#fff;

}
#present300 .shosai:after{
    position: absolute;
	content: "keyboard_arrow_right";
	font-family: 'Material Icons';
	font-size:16px;
	display: inline-block;
	width: 0.9em;
	height: 0.9em;
	right: 0.6em;
	top: 0;
	bottom: 0;
	margin: auto;
	transition-duration: 0.5s
}
#present300 .shosai_col_2,
#present300 .shosai_col_3{
	font-size:0;
}
#present300 .shosai_col_2 li{
	display:inline-block;
	width:calc(100%/2);
}
#present300 .shosai_col_3 li{
	display:inline-block;
	width:calc(100%/3);

	right: 0.6em;
	top: 0;
	bottom: 0;
	margin: auto;
	transition-duration: 0.5s
}



/*当選発表*/
#present300 .items-tousen .txt{
	display:none !important;
}
#present300 .items-tousen .tousen:before{
	content:"ご当選者様";
	font-weight:bold;
}
#present300 .items-tousen .col_1>li dl dd.tousen{
	display:block ;
	padding-left:440px;
	font-size:16px;
}
#present300 .items-tousen .col_1>li dl dd.tousen li{
	width:48%;
	display:inline-block;
}
#present300 .items-tousen .col_4 li dl dd.tousen{
	padding-left:1.5em;
}
#present300 .items-tousen .tousen ul{
	margin:10px 0;
}

#present300 .items-tousen .tousen li{
	line-height:1.4;
}
#present300 .items-tousen .tousen li span:nth-child(1){
	width:4.5em;
	display:inline-block;
}
#present300 .items-tousen .tousen li span:nth-child(2):after{
	content:"様";
}





/*SNS*/
#present300 .sns{
	position:relative;
}
#present300 .sns img{
	width:100%;
}
#present300 .sns .follow{
	position:absolute;
	top: 450px;
	left: 115px;
	transition:0.3s;
}
#present300 .sns .follow:hover{
	opacity:0.8;
}


/*おすすめイベント*/
#present300 .event img{
	width:100%;
}

/*アイテムスクロール*/
#present300 .item-slide li{
	width:200px;
	display:inline-block;
}
#present300 .item-slide li img{
	width:100%;
}




#present300 .attention {
	text-align:left;
	margin-bottom:100px;
}
#present300 .attention dt{
	border-bottom: #333 1px solid;
	font-size: 120%;
	width: 100%;
	font-weight: bold;
	margin: 1em 0;
}
#present300 .attention dd li{
	padding-left:1em;
	position:relative;

}
#present300 .attention dd li:before{
	content:"・";
	position:absolute;
	height:1em;
	top:0;
	bottom:0;
	left:0;
}



#present300 br.smp,
#present300 .smp_only{
	display:none;
}
#present *,
#present .tousen *{
	margin:0; padding:0;
	box-sizing:border-box;
}
#present img,
#present .tousen img{border:0; vertical-align:bottom}
#present a{
	text-decoration:none;
	color:#000;
}
#present p{
	text-align:center;
	padding:1em;
}
#present p.memo{
text-align:left;
}
#pankuzu{text-align:left;}

#present{
	width:100%;
	background-color: #fff4c7;
    padding: 10px 0;
}
#present h2{
	position:relative;
}
#present h2 img{
	width:100%;
}
#present h2 .sns_btn{
	position:absolute;
	right:30px;
	bottom:0;
	width:128px;
}
#present h3{
    text-align: center;
    color: #fe1e76;
    font-size: 150%;
    font-weight: bold;
	margin-bottom:20px;
}
#present .nav{
	font-size:0;
	text-align:center;
}
#present .nav li{
	display:inline-block;
	vertical-align:bottom;
	position:relative;
	margin:0 20px;
}
#present .nav li .bn{
	position:absolute;
	width:310px;
	padding-top:10px;
	left:0;
	right:0;
	margin:auto;
	top:0;
	bottom:0;
	pointer-events: none;
}
/**********
	賞品
***********/

#present .item {
	background:
		url(/image/present_weekly/itembox_top.jpg) left top no-repeat,
		url(/image/present_weekly/itembox_bottom.jpg) left bottom no-repeat,
		url(/image/present_weekly/itembox.jpg) left top repeat-y;

	position:relative;

	margin:4% auto;
	margin-bottom:30px;
	width:800px;
	padding:20px 10px;

}

#present .item h4{
	float:left;
	position:relative;
	width: 280px;
	padding-left: 100px;
	padding-right: 10px;
}

#present .item h4 .img{
	width:100%;
}

#present .item h4 .icon{
	position:absolute;
	left: 20px;
	top: -30px;
}

#present .item h4 .deco {
    position: absolute;
    bottom: 0px;
    left: 10px;
}

#present .item .name {
	font-size: 16px;
    font-weight: bold;
    height: 50px;
    text-align: left;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
	background:url(/image/present_weekly/icon/icon_present.jpg) left center no-repeat;
	padding-left:50px;
}

#present .item .txt {
	padding:10px 0;
}

#present .item .shousai{
	position:absolute;
	bottom:10px;
	right:30px;
}

#present .item:after{
	clear:both;
	content:"";
	display:block;
}

/*フォーム*/
#present .check_info{
	text-align:center;
	color:#f00;
	font-size:16px;
	font-weight:bold;
}
#present .check_info:before,
#present .check_info:after
{
	content:"!!";
}
#present .presemt_form{
	background:
		url(/image/present_weekly/itembox_top.jpg) left top no-repeat,
		url(/image/present_weekly/itembox_bottom.jpg) left bottom no-repeat,
		url(/image/present_weekly/itembox.jpg) left top repeat-y;

	margin:3% auto;
	width:800px;
	padding:20px;
	box-sizing: border-box;
	background-color:#fff;
	border-radius: 5px;

}
#present .presemt_form .require{
	font-size: 80%;
	padding: 1px 5px;
	margin-left: 5px;
	display: inline-block;
	background: #EB0007;
	color: #fff;
	border-radius: 3px;
}
#present .presemt_form dt{
	padding:1em 0;
	text-align: left;
}
#present .presemt_form dd{
	padding-left:3em;
	text-align: left;	
}

#present .presemt_form fieldset{
	border:none;
}
#present .presemt_form input,
#present .presemt_form select,
#present .presemt_form textarea
{
	border-radius: 3px;
	padding:3px;
	border: 1px solid #ccc
}
#present .presemt_form textarea{
	width:93%;
}
#present .presemt_form #PRE_C_MAIL,
#present .presemt_form #PRE_E_MAIL,
#present .presemt_form #PRE_TEL,
#present .presemt_form #PRE_SIMEI,
#present .presemt_form #PRE_JYUSHO2,
#present .presemt_form #PRE_JYUSHO1{
	width:93%;
}
#present .presemt_form #PRE_YUBIN{
	width:7em;
}


#present .presemt_form label{
	display:block;
}
#present .presemt_form fieldset[data-type="horizontal"] label{
	display:inline-block;
	margin-right:1em;
}
#present .presemt_form aside{
	margin:20px 0;
	text-align:center;
}
#present .presemt_form .memo{
	font-size:90%;
	color:#515151;
	margin-top:0.5em;
}
#present .presemt_form .memo .small{
	font-size:80%;
	color:#515151;

	margin-top:0.5em;
}
#present .presemt_form .form_btn{
	text-align:center;
}

#present .presemt_form .form_btn input {

	position: relative;
	margin: 5px auto;
	padding: 10px 50px;
	box-sizing: border-box;
	text-align: center;
	background-color: #ff1a48;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	box-shadow: 0 7px 0 #b10d1e;
	top: -4px;
	border: none;
	font-size: 16px;
	cursor: pointer;

}

#present .presemt_form .form_btn input:hover {
    top: 0px;
    box-shadow: 0 3px 0 #b10d1e;
}


br.smp{
	display:none;
}

#present .center{
	text-align:center;

}

#present .info_txt{
padding:50px;
}


/*当選者*/
#present .tousen{
	margin: 0 auto;
}
#present .tousen .inner{
	margin:0;
	background:url(/IMAGE/present_weekly/tousen_back.png) repeat-y;
	background-position:center;
	padding:10px 170px;
	font-size:0;
}
#present .tousen h3{
	text-align:center;
	font-size:16px;
	color:inherit;
	}
#present .tousen div:last-of-type{
	margin-bottom:0;
}
#present .tousen dl{
	vertical-align:top;
	display:inline-block;
	width:calc(100%/2);
	text-align:left;
	font-size:13px;
	line-height:1.5em;
}
#present .tousen dl dt{ padding: 30px 0 8px 30px;font-weight:bold;}
#present .tousen dl dd{ padding-left: 30px}

#present .tousen span{

}
#present .tousen dt span:nth-of-type(1){
	display: inline-block;
	width: 5em;
	overflow: hidden;
	vertical-align:top;
}

#present .tousen dt span:nth-of-type(2){
	display: inline-block;
	width:calc(100% - 5.2em);
	vertical-align:top;

}
#present .tousen dd span:nth-of-type(1){
	margin-left:5em;
	display:inline-block;
	min-width:6.5em;
	float:left;
	clear:left;
}
#present .tousen dd span:nth-of-type(2){
	display:inline-block;
}
#present .tousen dd span:nth-of-type(2):after{
	content:" 様";
}
#present .tousen dd:after{
	content:"";
	display:block;
	width:100%;
	clear:both;
}


#present .thanks{
	text-align:center;
	margin:0 auto;
	padding:20px 0;
}

#present300 .p_none{
	display: none;
}
#twitter {
    position: relative;
}
#twitter .follow{
    position: absolute;
    top: 450px;
    left: 15.6vw;
    transition: 0.3s;
}
#twitter img{
	width: 100%;
}
#twitter .follow img:hover{
	opacity: 0.8 ;
}
