@charset "UTF-8";
 CSS Document

/*游ゴシック*/
body{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
/*//游ゴシック*/

/*img------------------------*/
img{
	max-width: 100%;
	height: auto;
}
/*link------------------------*/
a{
	color: #000;
    text-decoration: none;
}
a:hover{
	text-decoration: none;
	opacity: 0.7;
	color: #000;
}
/*font------------------------*/
section p{
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
section dl{
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.text_upper{
	text-transform: uppercase;
}
.text_center{
	text-align: center;
}
.text_bold{
	font-weight: bold !important;
}
.font_small{
	font-size: 12px !important;
}
.font_small_b{
	font-size: 16px !important;
}
.font_big_b{
	font-size: 28px !important;
}
.font_big{
	font-size: 26px !important;
}
.font_big_s{
	font-size: 24px !important;
}
.font_red{
	color: #e60012;
}
.font_green{
	color: #14a753;
}

.zouryou{
	font-size: 14px;
}


/*余白調整用---------------------*/
.mgt5_sp{
	margin-top: 0;
}
.mgt10{
	margin-top: 10px !important;
}
.mgt20{
	margin-top: 20px !important;
}
.mgt30{
	margin-top: 30px !important;
}
.mgl20{
	margin-left: 20px !important;
}

/*sp-none------------------------*/
.sp_block{
	display: none !important;
}
.sp_il_block{
		display: none !important;
	}

/*レシートキャンペーン用背景枠----------------*/

.re_campaign_wrapper{
	background-color: #fef7e6;
	padding: 0 0 60px;
}

/*イントロ部分---------------------------*/

.cam_intro_wrap{
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	text-align: center;
	line-height: 1.8;
	font-size: 22px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.m-main_img{
	margin-bottom: 40px;
}
.teatimeLP_KV{
	width: 90%;
	margin: 0 auto;
}


/*テキスト---------------------------------*/
.cam_ex_text{
	margin: 10px 0 20px 0;
}

/*インデントつけるテキスト（注釈）-------------------*/
.list_text p{
	padding-left: 1em;
    text-indent: -1em;
    font-size: 14px;
    margin: 0;
}




/*応募要項（応募資格まで）本文サイズ：20px------------------*/

.cam_req_wrapper{
	margin: 50px 0;
	padding: 0 30px;
	font-size: 20px;
	line-height: 1.5;
}

/*h3 応募要項タイトル*/
.cam_req{
	text-align: center;
	font-size: 29px;
	font-weight: bold;
    letter-spacing: 0.1em;
    background-color: #732e03;
    width: 28%;
    margin: 0 auto;
    color: #fff;
    padding: 5px;
    border-radius: 50px;
}

/*項目枠*/
.cam_ex_wrap{
	margin: 50px 0 30px;
}

/*見出し*/
.cam_ex_tit {
    font-size: 22px;
    color: #732e03;
    font-weight: bold;
    padding: 0 0 5px;
    border-bottom: 4px dotted #732e03;
    margin: 50px 0 20px;
}

/*キャンペーン期間見出し*/
.number01{
    background-color: #732e03;
    border-radius: 6px;
    display: inline-block;
    padding: 2px 15px;
    margin-bottom: 8px;
    margin-right: 15px;
    letter-spacing: 0.04em;
    font-weight: bold;
    color: #ffffff;
}
.cam_ex_text_r{
	font-weight: bold;
	color: #ec0800;
}



/*賞品*/
.cam_course_a{
	color: #f75412;
	font-weight: bold;
}
.cam_course_b{
	color: #2a55c4;
	font-weight: bold;
}
.cam_course_c{
	color: #16b251;
	font-weight: bold;
}
.cam_course_w{
	color: #000000;
}
.course_a{
	background-color: #f75412;
    border-radius: 6px;
    display: inline-block;
    padding: 2px 15px;
    margin-bottom: 8px;
	margin-right: 15px;
    letter-spacing: 0.04em;
    font-weight: bold;
    color: #ffffff;
}
.course_b{
	background-color: #2a55c4;
    border-radius: 6px;
    display: inline-block;
    padding: 2px 15px;
    margin-bottom: 8px;
	margin-right: 15px;
    letter-spacing: 0.04em;
    font-weight: bold;
    color: #ffffff;
}
.course_c{
	background-color: #16b251;
    border-radius: 6px;
    display: inline-block;
    padding: 2px 15px;
    margin-bottom: 8px;
	margin-right: 15px;
    letter-spacing: 0.04em;
    font-weight: bold;
    color: #ffffff;
}
.course_w{
	background-color: #ffdc37;
    border-radius: 6px;
    display: inline-block;
    padding: 5px 15px;
    margin-bottom: 8px;
	margin-right: 15px;
    letter-spacing: 0.04em;
    font-weight: bold;
    color: #e60012;
}
.catalog {
    width: 280px;
    margin: -20px auto 0;
}
.catalog_link {
    text-align: right;
    display: block;
    margin: 20px 0 10px;
}
.catalog_link span {
    border-bottom: 1px solid;
}

.item01{
	display: block;
	/*padding-left: 10px;
    font-weight: bold;
    color: #ea4e49;*/
    margin: 10px 0 40px;
}

/*外部リンク（青字・下線）*/
.blue_link{
	color: #0067db;
	border-bottom: #0067db 1px solid;
}
.blue_link:hover{
	color: #0067db;
}

/*対象商品*/
.cam_product{
	width: 90%;
    margin: 20px auto;
}



/*ステップ説明-------------------------------*/

.step_wrap{
	background-color: #fff;
	padding: 15px 20px 40px;
	position: relative;
	margin: 60px 30px;
}

/*下矢印枠*/
.step_wrap:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(255, 255, 255, 0);
    border-top-width:30px;
    border-bottom-width:30px;
    border-left-width:30px;
    border-right-width:30px;
    margin-left: -30px;
    border-top-color:#ffffff;
    top:100%;
    left:50%;
}

/*下矢印なし枠*/
.step_wrap02{
	background-color: #fff;
	padding: 15px 20px 40px;
	position: relative;
	margin: 60px 30px;
}


.step_ttl{
	font-size: 29px;
	font-weight: bold;
    color: #f03a49;
    margin: 45px 0 25px 50px;
    position: relative;
}
.step_ttl span {
    font-size: 24px;
    font-weight: normal;
}
.step_icon{
	width: 80px;
    position: absolute;
    top: -2%;
    left: -5%;
}
.cart{
	position: absolute;
    width: 190px;
    top: -9%;
    right: 2%;
}
.recept_img{
	margin: 30px 0 0;
}
/*STEP02内*/
.step_inner_list01{
	border: 3px solid #fc5652;
	border-radius: 20px;
	padding: 5px 20px 0;
	margin: 50px 0 0;
}
.step_inner_list02{
	border: 3px solid #14a753;
	border-radius: 20px;
	padding: 5px 20px 0;
	margin: 30px 0 0;
}
.step_inner_ttl01{
	margin: 0px 20px -15px;
    border-bottom: 4px dotted #fc5652;
}
.step_inner_ttl02{
	margin: 0px 20px -15px;
    border-bottom: 4px dotted #14a753;
}
.list_text_app{
	display: block;
	margin: 10px auto 0;
	font-size: 14px;
	
}


/*リンクボタン-----------------------------*/
.link_btn{
	width: 90%;
    margin: 25px auto;
}
.next_stap3{
	text-align: center;
    color: #f03a49;
    font-weight: bold;
}

/*//ステップ説明-------------*/



/*応募要項（応募資格以下）本文サイズ：14px------------------*/

.cam_req_wrapper02{
	margin: 50px 0;
	padding: 0 30px;
	font-size: 14px;
	line-height: 1.5;
}

/*キャンペーンに関する注意事項------------------*/
.scroll-box {
	height: 320px;
	overflow-y: scroll;
	background-color: #fff;
}
.scroll-content{
	width: 95%;
	margin: 15px auto;
}
/*
.scroll-box::-webkit-scrollbar {
  display: block;
}
*/


/*-----------------------------------------------sp*/
@media screen and (max-width: 767px){
	.pc_block{
		display: none !important;
	}
	.sp_block{
		display: block !important;
	}
	.sp_il_block{
		display: inline-block!important;
	}
/*--------------font*/	
	.font_big{
		font-size: 22px;
	}
/*インデントつけるテキスト（注釈）-------------------*/
	.list_text p{
		font-size: 14px;
	}
	
/*--------------イントロ*/
	.cam_intro_wrap{
		font-size: 18px;
		margin-top: 40px;
	}
	.cam_req{
		font-size: 24px;
		width: 80%;
	}
	.m-main_img{
		margin-bottom: 40px;
	}
	
	.mirumiru_img01{
	width: 80%;
    margin: 0 auto;
    margin-top: 30px;
}
	
	
	
	/*賞品*/
	.item01{
		margin-top: 0px;
	}
	.mirumiru_img02{
		width: 90%;
		margin: 0 auto;
		margin-bottom: 20px;
	}


	
	
/*--------------応募要項（応募資格まで）*/
	.cam_req_wrapper{
		padding: 0 10px;
		font-size: 18px;
	}
	.cam_ex_tit{
		font-size: 20px;
	}
/*-------------対象商品*/
	.cam_product{
		width: 100%;
	}
/*-------------ステップ*/
	.step_wrap{
		margin: 60px 5px;
		padding: 15px 10px 25px;
	}
	.step_wrap02{
		margin: 60px 5px;
		padding: 15px 10px 25px;
	}
	.step_icon{
		width: 70px;
		top: -3%;
		left: 0%;
	}
	.cart{
		width: 130px;
		top: -6%;
		right: 0%;
	}
	.step_ttl{
		font-size: 26px;
		margin: 55px 0 25px 10px;
	}
	
	.step_ttl span{
		font-size: 22px;
	}
	.link_btn{
		width: 100%;
	}
	
	/*STEP02内*/
	.step_inner_list01{
		margin: 35px 0 0;
	}
	.step_inner_list02{
		margin: 30px 0 0;
	}
	.step_inner_ttl01{
		margin: 0px 0px -15px;
		padding-bottom: 4px;
	}
	.step_inner_ttl02{
		margin: 0px 0px -15px;
		padding-bottom: 4px;
	}
	.step_inner_text .step_ttl{
		margin:  35px 0 25px 5px;
	}
	/*STEP02内字間*/
	.step_ttl_ls{
		letter-spacing: -0.1em;
	}
	
/*応募要項（応募資格以下）本文サイズ：14px------*/
	.cam_req_wrapper02{
		padding: 0 10px;
	}
	.mgl20{
		margin-left: 10px !important;
	}
}
