    .mb1{margin-bottom: 1em;} 
    .mb2{margin-bottom: 2em;}
    .mb3{margin-bottom: 6%;}   
    .sp{display: none;}  
    .items{width:90%;margin:auto;}
    sup {
    font-size: 10px;
    vertical-align: top;
    }  
    #displayPeriodStartItemWrap{text-align:right; margin-bottom: 1.5em;} 
    div.notice_wrap{padding:0em;}
    div.notice_wrap p{margin:0 0 1em; line-height:2; letter-spacing: 0.05em;}
	div.notice_wrap p b{font-weight: 600;color:#000;}
    @media screen and (max-width: 480px) {
    .sp{display: block;}    
    .items{width:90%;;margin:auto;font-size: 12px;}  
    div.notice_wrap{width:100%;padding:0em;} 
    } 
    .coupon_wrap{width: 98%;margin:auto;}
    .coupon_wrap span{font-weight: bold!important;font-size: 1.2em!important;} 
    .coupon_subtitle {position: relative;margin-bottom: 15px;margin-top: 5px;border-bottom: 2px solid #ccc;} 
    .coupon_subtitle::before {content: "";display: block;position: absolute;bottom: -2px;left: 0;width: 170px;height: 2px;background: #000;}
    .coupon_subtitle .span {padding-left: 8px;display: block;font-weight: bold;font-size: 1.6rem;} 
	.bnr_link {    text-align: center;
    font-weight: 500;
    width: 100%;
    max-width: 390px;
    margin: 0 auto 10%!important;
    border: 2px solid #1ed760;
    padding-bottom: 10px;
    border-radius: 5px;}
	.bnr_link span{text-align: center;
    font-weight: 500 !important;
    font-size: 1.0em !important;
    color: #fff;
    line-height: 1em;
    background: #1ed760;
    padding: 9px 15px 10px;
    width: 100%;
    display: flex;
    justify-content: center;}
	.bnr_link a{max-width: 200px; display: flex; justify-content: center;    margin: 16px auto;}
	.bnr_link02 {
		display: flex;
		justify-content: center;
    max-width: 540px;
    margin: 0 auto 1em !important;border:2px solid #3e78b3
}
.imgbox2{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.imgbox2 img{
	width: 49%;
}
.button-55 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-width: 250px;
    max-width: 740px;
    margin: 0 auto 1em;
    /* padding: .9em 2em; */
    border: none;
    border-radius: 5px;
    background-color: #c4b786;
    color: #fff !important;
    font-weight: 600;
    font-size: 1.2em;
    box-shadow: 0px 0px 5px #ddd;
}

    @media screen and (max-width: 480px) {
    .coupon_wrap{width: 98%;margin:auto;    font-size: 1.4rem;}
		#topGroupName h2.level_h2 {font-size: 2.0rem;
        letter-spacing: 0.1em;
        line-height: 1.5em;}
		.coupon_text {  font-size: 1.7rem;}
		.bnr_link{font-size: 3.2vw;}
    .mb3{margin-bottom: 10%;}   
.button-55 {
    font-size: 3.5vw;
}
    } 