#responsive_wrap{
	color:#000000;
}

#cnt .date{
	font-weight:bold;
	font-size:16px;
}

#cnt .date2{
	font-size:18px;
	color: #FF0004;
	font-weight:bold;
}

#cnt .date3{
	font-weight:bold;
	color: #FF0004;
	font-size:22px;
}

#cnt .date4{
	font-weight:bold;
	font-size:14px;
}

#cnt .date5{
	font-weight:bold;
	font-size:24px;
	color: #4ab8c6;
	text-align: center;
	margin-bottom: 10px;
}

#cnt .date6{
	font-size:18px;
	text-align: center;
	color: #ffffff;
    font: normal normal normal 14px/1 FontAwesome;
	font-weight: bold;
	margin-top: 10px;
}

#cnt .date7{
	font-size:16px;
	text-align: center;
	font-weight: bold;
}

#cnt .list-notes2 li {
    font-size: 12px;
    margin-bottom: 0;
    margin-left: 1em;
    text-indent: -1em;
}
#cnt .list-notes3 li {
    font-size: 11px;
    margin-bottom: 0;
    margin-left: 1em;
    text-indent: -1em;
}
#cnt .btn1 {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#cnt .presentlist {
	margin-top: 10px;
	margin-bottom: 10px;
	/* [disabled]vertical-align: middle; */
}

#cnt .presentlist .figure,
#cnt .presentlist .text {
	display: table-cell;
	vertical-align: middle;
}

#cnt .presentlist2 {
	margin-top: 10px;
	margin-bottom: 10px;
	/* [disabled]vertical-align: middle; */
}

#cnt .presentlist2 .figure,
#cnt .presentlist2 .text {
	display: table-cell;
	vertical-align: middle;
}

#cnt .bonus100  {
	font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #4982e9;
    border-radius: 8px;
    width: 100px;
    height: 40px;
    text-align: center;
    vertical-align: bottom;
    display: table-cell;

}
#cnt .ef-logo   {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
}

#cnt .ef-logo2   {
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
	max-width: 40%;
    height: auto;
}

#cnt .present {
	text-align: center;
}

#cnt .presentlist .text {
	font-weight: bold;
	font-size: 16px;
}

#cnt .privilege {
	display: inline-block;
}

#cnt .presentlist .text img{
	max-width: 90%;
    height: auto;
}
#cnt .presentlist .ttl  {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	color: #772200;
	text-align: center;
}
#cnt .presentlist .text ul.list-notes li {
	font-size:11px;
}

#cnt .presentlist2 .text {
	font-weight: bold;
	font-size: 28px;
}
#cnt .presentlist2 .ttl  {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	color: #772200;
	text-align: center;
}
#cnt .presentlist2 .text ul.list-notes li {
	font-size:11px;
}
#cnt .bonus_ttl  {
    width: 100%;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    background-color: #2967C2;
    border-radius: 8px;
    height: 60px;
    margin: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#cnt .bonus_ex {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 92%;
}
#cnt .bonus_b {
    font-size: 16px;
    font-weight: bold;
}

#cnt .cashing {
    padding: 0.5em 1em;
    margin: 2em 0;
    background: #ffebe9;
    border-top: solid 10px #ff7d6e;
}

#cnt .cashing p{
    margin: 0; 
    padding: 0;
}

#cnt .tap{
    margin-left: 60px;
}

#cnt .cashing p span{
    font-size: 20px;
}

#cnt .cashing p indentback{
    text-indent: -1em;
    padding-left: 2em;
}



a:hover{
	opacity:0.7;}

#responsive_wrap .info{
	margin-top:20px;
	margin-bottom: 20px;
	text-align: center;
}
#responsive_wrap .info ul{
	text-align:center;
}
#responsive_wrap .info ul li{
	display:inline-block;
}
	
#cnt .sp_only{
	display:none;
}

#cnt .pc_only{
	display:block;
}
#cnt .bonus_c li {
    padding-left: 0ex;
    margin-left: 1em;
    text-indent: -1em;
}

#cnt .entry_yellow {
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    width: 80%;
    padding-top: 10px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 15px;
    background-color: #FFF5BF;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

figure {
    display: inline-block;   /* インラインブロック化 */
    margin: 0px 20px 30px 0px; /* 外側に余白を追加(※右に3px・下に7px) */
}
/* ▼画像に対する装飾 */
figure img {
    display: block;          /* 余計な余白が出ないようにする */
    margin: auto; /* 下側にだけ3pxの余白を追加 */
}
/* ▼キャプションに対する装飾 */
figcaption {
    font-size: 16px;        /* 文字サイズを90%に */
    text-align: center;      /* 中身をセンタリング */
	margin: 5px 0px 0px 0px;
}

#cnt .Gourmet{
	text-align: center;
}

#cnt .moneycard{
	text-align: center;
	margin: 30px 0px 0px 0px;
}

#cnt .card_box {
	margin-top: 20px;
	/* [disabled]vertical-align: bottom; */
}
#cnt .card_box li {
	display: inline-block;
	padding-right: 10px;
	/* [disabled]vertical-align: bottom; */
}
#cnt .card_box li:last-child  {
	padding-right: 10px;
	vertical-align: bottom;
	letter-spacing: normal;
}

.box9 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #ff7d6e;
    background: #ffffff;
	border: solid 2px #ff7d6e;
}
.box9 p {
    margin: 0; 
    padding: 0;
}

.pay{
	color: #5f6469;
    line-height: 1.3;
    font-size: 32px;
	text-align: center;
	font-family: Product Sans,Helvetica,Arial,sans-serif;
	font-weight: 700;
	margin-top: 80px;
}

.pay2{
	color: #5f6469;
    line-height: 1.3;
    font-size: 20px;
	text-align: center;
	font-family: Product Sans,Helvetica,Arial,sans-serif;
	font-weight: 300;
	margin-top: 20px;
}

.pay3{
	color: #5f6469;
    line-height: 1.3;
    font-size: 23px;
	text-align: center;
	font-family: Product Sans,Helvetica,Arial,sans-serif;
	font-weight: 300;
	margin-top: 30px;
}

.pay4{
	color: #5f6469;
    line-height: 1.3;
    font-size: 20px;
	text-align: center;
	font-family: Product Sans,Helvetica,Arial,sans-serif;
	font-weight: 300;
	margin-top: 10px;
}

.dl_block {
    padding-top: 1rem;
    padding-bottom: 2rem;
    background: #4ab8c6;
	margin: 0px 5px 0px 10px;
    width: 650px;
	border-radius: 20px;
	height: 260px;
}

.dl_block h3 {
    text-align: center;
}

.dl_block2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
	margin: 0px 5px 50px 0px;
    width: 450px;
    border-radius: 20px;
	height: 195px;
    padding-top: 30px;
	background: #4ab8c6;
}

.dl_block2 h3 {
    text-align: center;
}

.center {
    margin-left: auto;
    margin-right: auto;
    display: block;
	text-align: center;
}

/*.dl_block ul {
    width: 680px;
}*/

.dl_block ul li:nth-child(1){
    width: 320px;
    float: left;
	margin-bottom: 20px;
}

.dl_block ul li:nth-child(2) {
    width: 320px;
    float: right;
	margin-bottom: 20px;
}


.dl_block ul li:nth-child(3) {
    clear: both;
}

.dl_block ul li a.btn_sent {
    display: block;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    text-align: center;
    color: #FFFFFF !important;
    font-size: 0.8rem;
}

.dl_block ul li img {
    width: 80%;
}

.dl_block ul li qr {
    width: 50%;
}

.dl_block2 ul {
    width: 420px;
	margin-bottom: 10px;
}

.dl_block2 ul li:nth-child(1){
    width: 200px;
    margin-bottom: 10px;
    float: left;
}

.dl_block2 ul li:nth-child(2) {
    width: 200px;
    margin-bottom: 10px;
    float: right;
}
	
.dl_block2 ul li:nth-child(3) {
    clear: both;
}

.dl_block2 ul li a.btn_sent {
    display: block;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    text-align: center;
    color: #FFFFFF !important;
    font-size: 0.8rem;
}

.dl_block2 ul li img {
    width: 100%;
}

.dl_block2 h3 .dl_ttl {
    width: 430px;
    margin-bottom: 13px;
}

.dl_block2 ul li:nth-child(3) a {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    font-weight: bold;
    font-size: 0.9em;
}

.dl_block h3 .dl_ttl {
    width: 500px;
}

.dl_block ul li:nth-child(3) a {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    font-weight: bold;
    font-size: 0.9em;
    width: 90%;
    margin: auto;
}


.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.box11{
    padding: 20px;
    color: #0046d3;
    background: white;
    border-top: solid 5px #0046d3;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}

.list-text5 {
  display: table-cell;
  /*vertical-align: middle;*/
}

.list-img5{
  display: table-cell;
  vertical-align: bottom;
}

.dl_block .notes {
    color: #FFFFFF;
    text-align: center;
    margin-top: 5px;
    clear: both;
	}

.dl_block2 .notes {
    color: #FFFFFF;
    text-align: center;
    margin-top: 1em;
    clear: both;
    text-indent: 0px;
	}
	.notes {
    color: #999999;
    font-size: 12px;
    display: block;
    text-indent: -1em;
    padding-left: 1em;
    text-align: left;
	}	
	#main .center {
    margin-left: auto;
    margin-right: auto;
    display: block;
}


@media (max-width: 720px) {
	
#cnt .sp_only{
	display:block;
}

#cnt .pc_only{
	display:none;
}
#cnt .btn1 img{
	width:80%;
	height:auto;
}
#cnt .sp{
	width:100%;
	height:auto;
}
	
#cnt .presentlist .figure,
	#cnt .presentlist .text {
	display: block;
	text-align: left;
	}
	#cnt .presentlist .figure {
		text-align:center;
	}
	#cnt .presentlist .figure img {
	width: 90%;
	height: auto;
	}
	#cnt .presentlist .text {
	padding-left: 0;
	margin-top: 10px;
	}
	#cnt .presentlist .text .ttl {
		margin-bottom:10px;
		font-size:16px;
	}
	
	#cnt .presentlist2 .figure,
	#cnt .presentlist2 .text {
	display: block;
	text-align: left;
	}
	#cnt .presentlist2 .figure {
		text-align:center;
	}
	#cnt .presentlist2 .figure img {
	width: 90%;
	height: auto;
	}
	#cnt .presentlist2 .text {
	padding-left: 0;
	margin-top: 10px;
	}
	#cnt .presentlist2 .text .ttl {
		margin-bottom:10px;
		font-size:16px;
	}
#cnt .sp100 img {
    width: 100%;
    height: auto;
    margin: 0;
	}
	#cnt .sp70{
	width:70%;
	height:auto;
	margin: 0 auto;
	}	
	
	figure {
    display: inline-block;   /* インラインブロック化 */
    margin: 10px 5px 10px 5px; /* 外側に余白を追加(※右に3px・下に7px) */
}
	
#cnt .presentlist .figure,
	#cnt .presentlist .text {
	display: block;
	text-align: left;
	}
	#cnt .presentlist .figure {
		text-align:center;
	}
	#cnt .presentlist .figure img {
	width: 90%;
	height: auto;
	}
	#cnt .presentlist .text {
	padding-left: 0;
	margin-top: 10px;
	}
	#cnt .presentlist .text .ttl {
		margin-bottom:10px;
		font-size:16px;
	}
	
	#cnt .presentlist2 .figure,
	#cnt .presentlist2 .text {
	display: block;
	text-align: left;
	}
	#cnt .presentlist2 .figure {
		text-align:center;
	}
	#cnt .presentlist2 .figure img {
	width: 90%;
	height: auto;
	}
	#cnt .presentlist2 .text {
	padding-left: 0;
	margin-top: 10px;
	}
	#cnt .presentlist2 .text .ttl {
		margin-bottom:10px;
		font-size:16px;
	}
	
	#cnt .cardlist .figure,
	#cnt .cardlist .text {
	display: block;
	text-align: left;
	}
	#cnt .cardlist{
		text-align:center;
	}
	#cnt .cardlist .figure img {
	width: 90%;
	height: auto;
	}
	
	#cnt .ef-logo   {
	text-align: center;
}
	
.list-text5 {
  width:100%;
	height:auto;
	display: block!important;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 20px;
}
	
	.list-img5{
	height:auto;
	display: block!important;
	vertical-align: middle;
}
	
	.list-img5 img{
	height:auto;
	display: block!important;
	box-sizing: border-box;
        margin: 0 auto;
}
	
	.dl_block {
    padding-top: 2rem;
    padding-bottom: 2rem;
	width: 98%;
    height: auto;
	margin: auto;
}
	.section {
    width: 95% !important;
    margin-left: auto;
    margin-right: auto;
}
	.dl_block ul {
    width: 94%;
}
	
	.dl_block ul li:nth-child(1) {
    width: 48.8%;
}
	.dl_block ul li:nth-child(2) {
    width: 48.8%;
}
    .notes {
    font-size: 11px;
}
	.dl_block .notes span {
    font-weight: bold;
    display: block;
}
.dl_block h3 .dl_ttl {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
	
.dl_block2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
	width: 98%;
    height: auto;
	margin: auto;
}
	.section {
    width: 95% !important;
    margin-left: auto;
    margin-right: auto;
}
	.dl_block2 ul {
    width: 94%;
}
	
	.dl_block2 ul li:nth-child(1) {
    width: 48.8%;
}
	.dl_block2 ul li:nth-child(2) {
    width: 48.8%;
}
    .notes {
    font-size: 11px;
}
	.dl_block2 .notes span {
    font-weight: bold;
    display: block;
}
.dl_block2 h3 .dl_ttl {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
	
.dl_block ul li img {
    width: 100%;
}

.dl_block2 ul li img {
    width: 100%;
}
	
.space {
	margin-left: 10px;
	margin-right: 10px;
}
	

}
/*#responsive_wrap .btn-unit-02 .btn {
    display: inline-block!important;
}*/
