@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=M+PLUS+Rounded+1c&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=M+PLUS+Rounded+1c:wght@400;500&display=swap');


/* --------
common
---------------*/
html{
   font-family:  "Hiragino Sans","Yu Gothic",sans-serif;
   font-size: 62.5%; /*基本のフォントサイズを10pxに指定 */
   color: #000;   
}

a:link,a:visited{
	color: #000;
	text-decoration: underline;
}

a:hover,a:active{
	color: #000;
	text-decoration: none;
}

img{
	width: 100%;
	max-width: 100%;
}

/* Font Color */
.fc_pink{color: #F01897;}

/* margin */
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.auto{margin: 0 auto;}

/* Align */
.center{text-align: center;}

/* SN Color */
.sn_color {
	width: 100%;
	display: flex;
  }

  .kv_top div {
	flex: 1;
	height: 9px;
  }

  .kv_bottom div {
	flex: 1;
	height: 5px;
  }

  .hr_contents div{
	flex: 1;
	height: 3px;
	margin-bottom: 40px;
  }

  .sn_color div:nth-child(1) {
	background-color: #FD4749;
  }
  
  .sn_color div:nth-child(2) {
	background-color: #FB9200;
  }
  
  .sn_color div:nth-child(3) {
	background-color: #00CC8B;
  }
  
  .sn_color div:nth-child(4) {
	background-color: #329FE7;
  }

.display-pc{
	display: none;
}

.display-sp{
	display: block;
}


/* --------
Main　Contents
---------------*/
body{
	background: #fcfff4;
}

.level1{
background: #FFFB70;
}


/* --- Level 1 --- */
.cp_day{
	background: #FFFB70;
	margin-bottom: 30px;
}

/* --- SNS Share --- */
.share{
	margin-bottom: 30px;
	padding: 0 0 20px;
}

.share p{
	font-size: 1.4rem;
	font-weight: 600;
	text-align: center;
	margin-bottom: 20px;
	color: #00377b;
}

.sns{
	width: 60%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sns li{
	width: 17.7%;
}

.sns li:nth-child(2){
	width: 20%;
}

/* --- Level 2 & Level 3--- */
.level2,.level3{
	width: calc(100% - 9.06%); 
	margin: 0 auto;
}

.action{
	font-size: 1.8rem;
	font-family: "M PLUS Rounded 1c";
	color: #00377B;
	font-weight: 600;
	text-align: center;
}

.action span{
	color: #F01897;
}

/*  h2 Title  */
.h2_title_all{
	margin: 0 auto 30px;
	background: #00377B;
}

.h2_entry{
	padding: 15px 28%;
}

.h2_coupon{
	padding: 15px 21.8%;
}

.h2_attention{
	padding: 15px 18.8%;
}

.h2_overview{
	padding: 15px 29.1%;
}

/*   Step Contents  */
.h3_flow_step{
	background: #00377b;
	border-radius: 20px 20px 0 0;
	border: 3px solid #00377b;
	border-bottom: none;
  }

.h3_flow_step img{
	width: 29.8%;
	margin: 0 auto;
	padding: 17px 0;
  }

.match_h-box,.match_h-box2{
	width: calc(100% - 6.94%); 
	margin: 0 auto;
  }

.match_h-box .items,.match_h-box2 .items{
	display: block;
	vertical-align: top;
	width: 100%;
	margin-bottom: 30px;
}

.match_h-box .items .box_inner,.match_h-box2 .items .box_inner{
	display: block;
	/* padding: 17px 4.8% 0; */
	padding: 17px 2.8% 0;
	background-color: #Fff;
	border: 3px solid #00377b;
	border-top: none;
	border-radius: 0 0 10px 10px;
}

#switch_step3_pc{
	display: none;
}

#switch_step4_pc{
	display: none;
}



/*   Step Contents Text  */
.step_txt{
	font-family: "M PLUS Rounded 1c";
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 2.5rem;
	color: #000;
	text-align: center;
	margin-bottom: 15px;
}

.flow_txt{
	font-family: "M PLUS Rounded 1c";
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 2.5rem;
	color: #000;
	text-align: center;
	margin: 15px 0;
}

.dl_att{
	text-align: center;
	font-size: 1.0rem;
	margin-bottom: 17px;
	line-height: 1.7rem;
  }

.att_step{
	font-size: 1.0rem;
	line-height: 1.7rem;
	color: #000;
	margin-bottom: 17px;
	font-feature-settings: "palt";
  }

  /*   Step Contents Parts  */
.base_lp{
	width: 50%;
	margin: 0 auto 20px;
}

.store_icon{
	width:43.5%;
	margin: 15px auto;
}

.store_icon li:first-child{
	margin-bottom: 8px;
}

.cta{
	margin: 0 auto 15px;
}

.btn_app_dl{
	margin: 30px auto;
	width: 76.8%;

}


.triangle {
	width: 0;
	height: 0;
	border-right: 27px solid transparent;
	border-left: 27px solid transparent;
	border-top: 27px solid #2D2D2D;
	margin:  0 auto 15px;
}
.step3_add_ui{
	width: 77.5%;
	margin: 0 auto;
}

.step1_coupon_ui{
	width: 77.2%;
	margin: 0 auto;
}

.step2_coupon_ui{
	width: 65%;
	margin: 0 auto;
}

.step3_coupon_ui{
	width: 73.7%;
	margin: 0 auto;
}

/* --- overview --- */
.level4{
	font-size: 1.0rem;
	padding: 0 5% 45px;
	color: #000;
	font-weight: 300;
}

.use_coupon_attention{
	margin-bottom:30px ;
}

.use_coupon_attention li{
	padding-left: 1em;
	text-indent: -1em;
	line-height: 2.0rem;
}

.overview_txt dt{
	margin-bottom: 3px;
}

.overview_txt dd{
	margin-bottom: 20px;

}

.overview_txt ul li{
	line-height: 2.0rem;
	text-indent: -1em;
	padding-left: 1em;
}

@media screen and (min-width: 640px) {

}


@media screen and (min-width: 1025px){
/* --------
common
---------------*/
/* SN Color */
.kv_top div {
	flex: 1;
	height: 13px;
}

.kv_bottom div,.hr_contents div {
	display: none;
}

.display-pc {
display: block;
}

.display-sp {
display: none;
}

.inner {
padding: 0;
width: 100%;
max-width: 860px;
margin: 0 auto;
}

/* --------
Main　Contents
---------------*/
/* --- Level 1 --- */
.kv_pc{
	padding: 30px 0;
}

.cp_day{
	margin-bottom: 30px;
}

/* --- SNS Share --- */
.share{
	margin-bottom: 60px;
} 

.share p{
	color: #000;
}

.sns{
	width: 30.8%;
}

/* --- Level 2 & Level 3--- */
.pc_margin_one{
	margin-bottom: 10px;
}

.pc_margin_two{
	margin-bottom: 60px;
}

/*  h2 Title  */
.h2_title_all{
	max-width: 340px;
	width: 100%;
}

.h2_entry,.h2_coupon,.h2_attention,.h2_overview{
	padding: 18px 0;
}

.h2_entry img{
	width: 36.1%;
	margin: 0 auto;
}

.h2_coupon img{
	width: 51.7%;
	margin: 0 auto;
}

.h2_attention img{
	width: 62%;
	margin: 0 auto;
}

.h2_overview img{
	width: 41.4%;
	margin: 0 auto;
}


/*   Step Contents  */
.h3_flow_step img{
	width: 29.8%;
	margin: 0 auto;
	padding: 10px 0;
  }

  /* .h3_step_pc img{
	width: 29.8%;
	margin: 0 auto;
	padding: 17px 0;
  } */

  .h3_step_pc img{
	width: 20.5%;
	padding: 13px 0;
  }

.match_h-box {
	margin: 0 auto;
	max-width: 700px;
	width: 100%;
	display: flex;
    justify-content: space-between;
} 

.match_h-box .items {
	display: inline-block;
	vertical-align: top;
	max-width: 227px;
	position: relative;
	margin-bottom: 30px;
}

.match_h-box2 {
	margin: 0 auto;
	max-width: 700px;
	width: 100%;
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
} 

.match_h-box2 .items {
	display: inline-block;
	vertical-align: top;
	max-width: 345px;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
    box-sizing: border-box;
}

.box_inner{
	display: flex;
	flex-direction: column;
}



#switch_step3_pc{
	display: block;
}

#switch_step3_sp{
	display: none;
}

#switch_step4_pc{
	display: block;
}

.step1_2_hieght{
	height: 320px;
	position: relative;
}

/*   Step Contents Text  */
.step_txt{
	font-size: 1.2rem;
	line-height: 2.1rem;
	margin-bottom: 5px;
}

.text_pc{
	font-size: 1.0rem;
	line-height: 1.7rem;
}

.flow_txt{
	font-family: "M PLUS Rounded 1c";
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 2.1rem;
	margin: 0 0 15px 0;
}

 /*  Step Contents Parts  */
	 .sm_dl_ttl{
		display: flex;
		align-items: center;
		width: 165px;
		margin: 0 auto;
	 }

	.qr_code{
		width: 70px;
	}
	
	.pc_dl_btn{
		width: 90px;
	}

	.cta{
		margin: 0 auto 0px;
	}
	
	.step2_add_ui{
		width: 88.8%;
		margin: 0 auto;
	}
	.step3_add_ui{
		max-width: 146px;
		width: 100%;
		margin: 0 auto;
	}

	.step1_coupon_ui{
		max-width: 227px;
		width: 100%;
		margin: 0 auto;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.step2_coupon_ui{
		max-width: 106px;
		width: 100%;
		margin: 0 auto;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.step3_4_coupon_ui{
		max-width: 300px;
		width: 100%;
		margin: 0 auto;
	}






/* --- overview --- */
.use_coupon_attention,.overview_txt{
	padding: 0 18.6%;
}

	




	
}

