#responsive_wrap{
	color:#000000;
}

#cnt .date{
	font-weight:bold;
	font-size:16px;
}
#cnt .list-notes2 li {
    font-size: 12px;
    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: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4982e9;
	border-radius: 8px;
	width: 220px;
	height: 65px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;

}
#cnt .ef-logo   {
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
}

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

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

#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: 18px;
}
#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 span  {
	color: #2967C2;
}*/

a:hover{
	opacity:0.7;}
	
	
#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;
}



.dl_block {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: #4ab8c6;
	margin: auto;
	height: 330px;
}

.dl_block h3 {
    text-align: center;
}

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

.wrapper {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
  }
  .txt {
    display: inline-block;
    text-align: left;
	font-size: 13px;
  }

  .txt2 {
    display: inline-block;
    text-align: left;
	font-weight: bold;
	margin-bottom: 30px;
	font-size: 16px;
  }

.dl_block ul {
    width: 680px;
    display:inline-flex !important;
    align-items: center;
    margin:10px 0 0;
}
.dl_block ul li.qr_img{
    width: 50%;
}

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

.dl_block div a.btn_sent {
    display: block;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    text-align: center;
    color: #FFFFFF !important;
    font-size: 0.8rem;
width: 400px;
margin: 20px auto 0;
padding: 10px;
text-decoration: none !important;
}

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

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

.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;
}

#classe_description{
  background: #e3faf8;
  margin: 0 calc(49% - 50vw);
  width: 100vw;
  text-align:center;
  padding:0;
}

.double_btn{
	width:800px;
	margin:auto auto 10px;
}
.double_btn a{
	width:40%;
	display:inline-block;
	margin-left:15px;
}
.double_btn a:first-child{
	margin-left:0;
}
.double_btn a img{
	width:100%;
	height:auto;
	text-align:center;
}
.dl_block {
    background: #4ab8c6;
}
.dl_block h3 {
    text-align: center;
}
.dl_block h3 .dl_ttl {
    width: 310px;
    margin-bottom: 20px;
}
.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 .notes {
    color: #FFFFFF;
    text-align: center;
    clear: both;
    text-indent: 0px;
}
.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;
}
.class {
    text-align: center;
	margin:30px 0px;
}
#responsive_wrap .ttl-unit-01 h3.topic {
    margin: 12px 0 0;
}


@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 .furusato {
		padding: 0 10px;
	}
	#cnt .furusato img {
		width: 100%;
		height: auto;
	}
	
	
	
	
	.dl_block ul {
    width: auto;
}
    .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;
}

	.section {
    width: 95% !important;
    margin-left: auto;
    margin-right: auto;
}
    .notes {
    font-size: 11px;
}
.dl_block ul li img {
    width: 100%;
}

.space {
	margin-left: 5px;
	margin-right: 5px;
}

.new img {
	width: 100%;
	height: auto;
}
	.dl_block ul {
    width: auto;
	}
	
	#classe_description{
	  margin: 0 calc(52% - 50vw);
	width: auto;
	}
	.dl_block {
	    padding: 1rem;
	width: auto;
	}
	.dl_block ul li:nth-child(1) ,
	.dl_block ul li:nth-child(2) {
		display:none;
	}
	.dl_block ul li {
		padding:0 10px;
	}
	.double_btn {
	    width: auto;
	}
	.double_btn img{
		width:auto;
	}
}
	
