@charset "UTF-8";
/* CSS Document */


body {
	padding:0;
	margin:0;
}

#gradient{ 
    background: #373b3e;
}

#fix_wrapper a:link { text-decoration:none; }

#fix_wrapper {
    width: 100%;
	margin:0 auto;
	padding: 0;
	text-align: center;
    position: relative;
}

.top_blc {
    width: 30%;
    position: fixed;
    top: 0;
    left: 10%;
    float: left;
}

.fix_inner {
	max-width: 650px;
    margin: 0 auto;
	overflow: hidden;
}


.st_wrap {
	clear: both;
	width: 100%;
    text-align: center;
	padding: 0;
	margin:0 auto;
	font-family: "Noto Sans JP", sans-serif;
	background: #ffffff;
	color: #151415;
}

.st_wrap p{
	margin: 3% 0;
}

.st_wrap img {
	width: 100%;
	vertical-align: bottom;
}

.head_box{
	margin: 0 auto;
}

.catch {
  display: flex;
  align-items: center;
  justify-content: center;
}
.catch:before, .catch:after {
  border-top: 1px solid;
  content: "";
  width: 2em;
}
.catch:before {
  margin-right: 1em;
}
.catch:after {
  margin-left: 1em;
}

.co01 {
    color: #a2807e;
}

.st_wrap p {
    text-align: center;
    font-size: 17px;
}

.logo1 {
	width: 30%!important;
	padding: 5% 0;
	margin: 0 auto;
}

.logo1 img{
	width: 100%!important;
    height: auto;
    display: block;
    margin: 0 auto;
}

.Main {
	width: 100%;
	margin: 0 auto 4%;
	position: relative;
	border: 1px solid #373b3e;
}

.sp {
	display:none;
}

.info_box {
	width: 80%;
	margin: 10% auto;
}

.cate_ttl{
	margin: 5% 0 0;
	letter-spacing: 3px;
	font-weight: 600;
}

.cate_ttl span{
	margin: 0 3%;
}

.whtbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}

.reco_box{
	width: 45%;
    margin: 5% 0;
}

.lead_box {
	width: 80%;
	font-weight: 500;
	font-size: 17px;
	padding: 0;
	margin: 10% auto;
	line-height: 2em;
}

.lead_box .top_ttl{
	font-weight: 600;
	font-size: 25px;
}

.lead_box span.marker{
	background-color: #38ee7e;
	font-size: 20px;
    padding: 0 5px;
    margin-right: 3px;
	font-weight: 600;
}

.lead_box .banzai{
	position: relative;
	display: inline-block;
	font-size: 20px;
}

.lead_box .banzai::before {
    position: absolute;
    left: -1em;
    top: 5px;
    content: '';
    width: 2px;
    height: 65%;
    background-color: #000;
    border-radius: 3px;
    transform: rotate(-30deg);
}
.lead_box .banzai::after {
    position: absolute;
    right: -1em;
    top: 5px;
    content: '';
    width: 2px;
    height: 65%;
    background-color: #000;
    border-radius: 3px;
    transform: rotate(30deg);
}

.main_lead{
    font-weight: 600;
    font-size: 17px;
    padding: 0;
    line-height: 2em;
}

.lead{
	font-size: 18px;
	text-align: center;
	padding: 0 ;
	margin: 2% auto 5%;
	line-height: 2em;
	font-weight: 600;
	font-family: "Lato", sans-serif;
}

.lead span{
	font-size: 14px!important;
}

.day_box{
	border: 1px solid #373b3e;
	padding: 3% 0;
	color: #373b3e;
	margin: 5% auto 0;
	width: 60%;
	font-size: 15px;
	font-family: "Lato", sans-serif;
}

.day_txt{
	font-size: 20px;
    font-weight: 600;
}

.day span{
	font-size: 20px;
	font-weight: 600;
}

span.nb_sml{
	font-size: 14px;
}

.novelty_lead{
	font-size: 17px;
	line-height: 1.6;
}

.novelty_sml{
    font-size: 13px;
    font-weight: 400;
    margin-top: 10px;
    display: inline-block;
}
span.bor_bottom{
	border-bottom: 2px solid #38ee7e;
}

.tab {
	font-family: "Lato", sans-serif;
	font-weight: 600;
	font-size: 25px;
	letter-spacing: 0.085em;
	line-height: 1em;
	background: #A4A4A5;
	color: #ffffff;
	padding: 12px 0;
}

.tab span {
	background-color: #bebfc1;
	color: #fff;
	padding: 8px 30px;
	border-radius: 10px 10px 0 0;
}

.tab_w {
	font-family: "Lato", sans-serif;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.085em;
	line-height: 1em;
	position: absolute;
	top: -26px;
	left: -1px;
}

.tab_w span {
	background-color: #fff;
	color: #bebfc1;
	padding: 8px 30px;
	border-radius: 10px 10px 0 0;
}

.marker2{
	background: #000000;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0;
    color: #fff;
    line-height: 1;
}

.item_name {
	font-size: 15px;
	font-weight: 500;
	margin: 4% 0 1%;
	line-height: 1.2;
}

.item_price {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.8em;
	margin: 2% 0 3%;
}

.Sml {
	font-size: 13px;
	text-align: left;
	line-height: 1.8em;
	margin: 4% 5%;
	font-weight: 400;
}

.Sml strong {
	font-weight: bold;
	background: linear-gradient(transparent 60%, #cebf98 30%);
}

.Red {
	color: #FF0004;
}

.st_wrap section {
	max-width: 1200px;
	margin: 0 auto 1%;
	padding-bottom: 1%;
}

.snsicon {
	width: 20%;
	max-width: 50px;
	margin: 8% auto 2%;
}

.Logo  { width: 15%; max-width: 200px; margin: 10% auto 5%;}

.clear {
	clear:both;
}

.btn-1 {
    display: block;
    width: 75%;
    font-size: 15px;
    letter-spacing: 0.05em;
    margin: 6% auto 4%;
    padding: 18px 20px;
    color: #000;
    background: linear-gradient(135deg, #11998e 0%, #38ef7d 50%, #0575e6 100%);
	position: relative;
    border-radius: 30px;
    overflow: hidden;
    transition: all 0.35s cubic-bezier(0.25, 0.8, 0.25, 1);
    cursor: pointer;
    border: none;
    outline: none;
    text-align: center;
}

.btn-1::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -75%;
    width: 50%;
    height: 200%;
    background: linear-gradient(
        90deg, 
        rgba(255,255,255,0) 0%, 
        rgba(255,255,255,0.35) 50%, 
        rgba(255,255,255,0) 100%
    );
    transform: rotate(25deg);
    transition: left 0.75s ease;
}

.btn-1:hover::after {
    left: 125%;
}

.btn-1:hover {
    background: linear-gradient(135deg, #0575e6 0%, #38ef7d 50%, #11998e 100%);
    color: #000;
}

.btn-1:active {
    transform: translateY(-1px) scale(0.98);
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

.btn-1::before{
	display: block;
    content: "";
    position: absolute;
    top: 44%;
    right: 10px;
    width: 0;
    height: 0;
    margin-top: -5px;
    border: 9px solid transparent;
    border-left: 9px solid #000;
    transition: 0.3s;
    color: #000;
    text-decoration: none;
}

.btn-1:hover::before {
    transform: translate(3px, 0px);
}

.btn-2 {
    display: inline-block;
    width: 140px;
    font-size: 14px;
	font-family: "Lato", sans-serif;
	font-weight: 500;
	letter-spacing: 0.075em;
    margin: 0;
    padding: 10px;
    color: #fff;
	text-align: center;
    background-color: #000000;
	border-radius: 100vh;
}

a.btn-2 {
    text-decoration: none;
}

a.btn-2:hover{
	opacity: .6;
}

.btn-3 {
    display: block;
    width: 75%;
    font-size: 15px;
    letter-spacing: 0.05em;
    margin: 6% auto 4%;
    padding: 18px 20px;
    color: #ffffff;
    background: #373b3e;
	position: relative;
    border-radius: 30px;
    overflow: hidden;
    transition: all 0.35s cubic-bezier(0.25, 0.8, 0.25, 1);
    cursor: pointer;
    border: none;
    outline: none;
    text-align: center;
}

.btn-3::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -75%;
    width: 50%;
    height: 200%;
    background: linear-gradient(
        90deg, 
        rgba(255,255,255,0) 0%, 
        rgba(255,255,255,0.35) 50%, 
        rgba(255,255,255,0) 100%
    );
    transform: rotate(25deg);
    transition: left 0.75s ease;
}

.btn-3:hover::after {
    left: 125%;
}

.btn-3:hover {
    background: linear-gradient(135deg, #4f5559 0%, #373b3e 100%);
    color: #ffffff;
}

.btn-3:active {
    transform: translateY(-1px) scale(0.98);
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

.btn-3::before{
	display: block;
    content: "";
    position: absolute;
    top: 44%;
    right: 10px;
    width: 0;
    height: 0;
    margin-top: -5px;
    border: 9px solid transparent;
    border-left: 9px solid #fff;
    transition: 0.3s;
    color: #fff;
    text-decoration: none;
}

.btn-3:hover::before {
    transform: translate(3px, 0px);
}


.arrow_r {
  position: relative;
}

.arrow_r:after {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
}


#ターゲット要素 {
    padding-top: 110px;
    margin-top: -50px;
}

.item_box{
	width: 70%;
	margin: 10% auto;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	gap: 10%;
}

.item_img {
	width: 100%;
	margin: -60px 0 0;
}

.Icon img {
    width: 100%;
	max-width: 80px;
}


.count_box {
    position: relative;
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
	font-family: bebas-neue, sans-serif;
	background: linear-gradient(135deg, #11998e 0%, #38ef7d 50%, #0575e6 100%);
	padding: 5px;
	box-sizing: border-box;
}
.countdown {
    position: relative;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 35px 20px;
    color: #373b3e;
    background-color: #dedede;
}
.countdown-label {
    display: block;
    font-size: 25px;
    margin-bottom: 8px;
    color: #373b3e;
	letter-spacing: 2px;
	margin-left: 15px;
}
.timer-display {
    display: flex;
    justify-content: center;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 6px;
}
.time-unit {
    display: inline-flex;
    align-items: baseline;
    align-items: center;
    flex-direction: column;
	width: 10%;
}
.num {
    color: #373b3e;
    font-size: 55px;
    font-weight: 900;
    font-variant-numeric: tabular-nums;
    min-width: 1.1em;
    display: inline-block;
	line-height: 1;
}
.unit {
    font-size: 15px;
    color: #8b8b8b;
    margin: 0 5px;
    font-weight: normal;
    letter-spacing: .6px;
}

.logo2{
	margin: 0 auto;
	padding: 5% 0;
}

.logo2 img{
	width: 7%;
}

.mt_10{
	margin-top: 10%;
}


/*couponLP*/
.logo3{
	width: 20%;
	margin: 0 auto;
	padding: 10% 0;
}

.Main2 img {
	width: 90%!important;
	margin: 5% auto;
}

.coupon_day{
	font-size: 15px;
	margin: 5% 0;
	font-family: "Lato", sans-serif;
}

.coupon_day span{
	font-size: 22px;
	font-weight: 700;
}

span.nb_sml{
	font-size: 80%;
}

.coupon_lead{
	font-weight: 700;
	font-size: 22px;
	margin: 5% 0;
	font-family: "Lato", sans-serif;
}

.kome{
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10%;
}

/* コピーボタン */
.bk01{
	background: #373b3e;
	color: #fff;
	width: 90%;
    margin: 0 auto;
	border-radius: 15px;
	padding: 5% 0;
}

.bk01 .kome{
	margin-bottom: 0;
}

.copy_btn {
    width:50%;
    padding: 1% 0;
    margin: 1% auto 3%;
    font-family: 'Inter', sans-serif;
    color: #373b3e;
    font-size: 25px;
    font-weight:bold;
    background: #38ef7d;
    border-radius: 10px;
    transition: .4s;
    text-align: center;
}
 
.copy_btn:hover {
    background: #ffffff;
    color: #000000;
}
.copy_btn:hover {
	cursor: pointer;
}

.wrap_content{
    padding: 3% 0 5%;
	background: #e5e5e5;
	margin-top: 10%;
}

.wrap_content p{
	font-size: 14px;
	text-align: left;
	width: 80%;
	margin: 0 auto;
}

span.co_gray{
	color: #a4a4a5;
	letter-spacing: 1px;
	font-size: 80%;
}

span.co_red{
	color: #FF0004;
	font-size: 17px;
	font-weight: 600;
}

span.tax{
	font-size: 70%;
}

span.off1{
	background: #FF0004;
	color: #fff;
	padding: 3px 3px 4px;
	line-height: 1;
	display: inline-block;
	margin-left: 3px;
	font-size: 15px;
}

span.off2{
	font-size: 12px;
}

.bottom_box{
	padding: 5% 0 10%;
}


@media only screen and (max-width: 750px) {
	#Main {
	margin:0 auto 2%;
	}
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	
	#header_category_wrap {
		display: none;
	}
	
    
    #fix_wrapper {
        width: 100%;
    }
    
    .top_blc {
        position: relative;
        width: 100%;
        margin: 0 auto;
        top: auto;
        left: auto;
        float: none;
    }
    
    .fix_inner {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
	
	.st_wrap {
		width: 100%;
		margin: 0 auto;
	}

	.st_wrap p {
        font-size: 13px;
        margin: 7px 0;
    }
	
    .logo1 {
		width: 80%!important;
		padding: 10% 0;
    }
	
    .main_lead {
        font-size: 15px;
    }
	
    .day_box {
        width: 95%;
        font-size: 14px;
    }
	
    .day_txt {
        font-size: 18px;
    }

	.lead_box {
		width: 85%;
		font-size: 14px;
		margin: 10% auto 10%;
	}
	
	.lead_box span{
		font-size: 18px;
	}
	
	.lead{
		font-size: 16px!important;
	}
	
    .info_box {
        width: 90%;
        margin: 10% auto;
    }
	
	.novelty_lead {
        font-size: 15px;
    }
	
	.novelty_sml {
        font-size: 11px;
    }
	
	.marker2 {
        font-size: 15px;
    }
	
	.tab{
		font-size: 20px;
	}
	
	.tab span{
		padding: 6px 20px;
	}
	
    .cate_ttl {
        font-size: 14px;
    }
	
	.item_name {
		font-size: 13px;
	}
	
	.item_price {
		font-size: 12px;
	}
	
    span.off1 {
        font-size: 14px;
    }
	
	.logo2{
		padding: 10% 0;
	}
	
    .logo2 img {
        width: 20%;
    }
	
	.whtbox {
		width: auto;
		padding: 0 0;
	}
	
	.whtbox .info_box {
		width: auto;
		margin: 5% 0 2%;
		padding: 1%;
	}
	
	.item_box {
		width: 100%;
	}
	
	.item_img {
		margin: -30px 0 0;
	}

    .countdown {
        padding: 20px 10px;
    }
    .countdown-label {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .num {
        font-size: 35px;
    }
    .unit {
        font-size: 12px;
        margin-right: 2px;
    }	

    .time-unit {
        width: 12%;
    }
	
    .btn-1 {
        margin: 6% auto 2%;
    }
	
	.btn-2 {
		width: 120px;
		font-size: 12px;
	}
	
	
    .Main2 img {
        width: 100% !important;
        margin: 0 auto;
    }
	
    .coupon_day {
        margin: 10% 0 5%;
		font-size: 14px;
    }	
	
    .coupon_day span{
		font-size: 20px;
    }		
	
    .copy_btn {
      width:80%;
        font-size: 23px;
    }
	
    .bk01 {
        padding: 5% 0;
    }	
	
    .bk01 h2 {
        font-size: 20px;
    }	
	
    .kome {
        font-size: 12px;
    }	
	
    .wrap_content {
        padding: 3% 5% 5%;
    }	
	
	.wrap_content p{
		width: 100%;
	}
	
    span.co_red{
        font-size: 15px;
    }	
	
}


