#responsive_wrap{
	color:#000000;
}

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

#cnt .date2{
	font-size:24px;
	color: #444;
	font-weight:bold;
}

.sup{
	font-size:26px;
}

.tap{
	background: #e9e9e9;
	padding: 20px;
}

.list-text5 img{
	width: 80%;
    height: auto;
    margin-top: 20px;
}

.stripe{ 
  position: relative;
  padding: 0.3em;
}
.stripe:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 80%;
  height: 5px;
  background: repeating-linear-gradient(-45deg, #FE9FCA, #FE9FCA, 2px, white 2px, white 4px);
}

#cnt .date3{
	font-size:16px;
}

#cnt .date4{
	font-size:15px;
	font-weight:bold;
	padding-right: 20px;
}

#cnt .date5{
	font-size:24px;
	font-weight:bold;
}


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

.wrapper {
    margin-bottom: 30px;
    text-align: center;
  }
  .txt {
    display: inline-block;
    text-align: left;
	color: #0f218b;
	font-size:15px;
	font-weight: bold;
  }

.txt2 {
    color: #E96296;
	font-size:18px;
	font-weight: bold;
  }

.tokio {
    padding-top: 10px;
	padding-right: 10px;
	text-align: right;
  }

#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 .logo img   {
	max-width: 30%;
	margin: auto;
}

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

#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 .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: 2rem;
    padding-bottom: 2rem;
    background: #4ab8c6;
	margin: 0px 5px 50px 0px;
    width: 450px;
	border-radius: 20px;
	height: 200px;
}

.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: 420px;
}

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

.dl_block ul li:nth-child(2) {
    width: 200px;
    margin-bottom: 10px;
    float: right;
}
	
.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: 100%;
}

.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: 430px;
    margin-bottom: 10px;
}

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


.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;
  width: 500px;
  vertical-align: middle;
}

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

.dl_block .notes {
    color: #FFFFFF;
    text-align: center;
    margin-top: 1em;
    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;
}

.flex_c { 
	display:flex; 
	text-align: center;
    margin-bottom: 20px;
}
.flex_c img{ 
	width:80%; 
}

.left,
.right { margin:0 25px 10px; }

.item {
    margin: 20px 0px;
	
}

.col-1 {
    display: inline-block;
    width: 130px;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
    vertical-align: top;
}
.col-2 {
    display: inline-block;
    width: 600px;
	text-align: left;
	font-size: 18px;
}

.media {
    background: #e9e9e9;
    padding: 10px;
    overflow: hidden;
}
.media__image {
    float: left;
    margin-right: 10px;
	margin-top: 50px;
}
.media__summary {
    overflow: hidden;
}
.media__heading {
    font-weight: bold;
    margin-bottom: 5px;
}

@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;
	width: 90%;
}
	
	.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;
}
	
.flex_c { flex-wrap: wrap; }
	
.button img{
	width: 90%;
}
.item {
    text-align: center;
	margin: 20px 0px;
	
}
.col-1 {
    display: inline-block;
    width: 120px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
    /* border: solid 1px; */
}
.col-2 {
    display: inline-block;
    width: 330px;
	text-align: center;
	font-size: 18px;
	margin-bottom: 15px;
    /* border: solid 1px; */
}

#cnt .date6{
	font-size:16px;
	color: #0000000;
	font-weight:bold;
}

.stripe:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90%;
  height: 5px;
  background: repeating-linear-gradient(-45deg, #21ccbc, #21ccbc 2px, white 2px, white 4px);
}
	
}
/* -------- 20191009add --------- */
.button {
	text-align:center;
}

.button a{
	margin:0 auto 50px;
}
