/* ----- セクション枠 ----- */
.sec1 {background: #fff;}

.sec2{background-color: #000000;padding: 48px 0;}
.s .sec2{padding: 1% 0;}

.sec3 {background:#e4141c;padding: 48px 0;}
.s .sec3 {padding: 12% 0; padding-bottom: 0;}

.sec4{background: #000}
.s .sec4{padding: 0;}

.sec5 {background:#fff;padding: 8px 0;}
.s .sec5{padding: 2% 0;}


/* -----MV ザセールロゴ----- */
.titlebg{
	width: 100%;
	height: auto;
	padding:10px 0;
	background-color: white;
}
.titlebg img{
  width: 680px;
}
.s .titlebg{
	padding:2vw 0;
}
.s .title_logo img{
  width: 95%;
}
.s .titlebg img{
  width: 80%;
}
/* ---------- MV ---------- */
.moneybg {
	background-image: url(../img/money.png);
	background-position: center 95px;
	background-size: auto 1040px;
	min-width: 980px;
	width: 100%;
	background-repeat: no-repeat;
}


/* -----naancoギフト----- */
.nanaco_gift{
  background-color: #fff;
  width: 94%;
  max-width: 864px;
  margin: 36px auto 0;
  padding: 20px;
  border-radius: 20px 20px 0 0;
}
.nanaco_gift p strong{
  background-color: #eac86e;
  display: block;
  width: 100%;
  color: #595757;
  font-weight: normal;
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 16px;
  padding: 2px;
}
.nanaco_gift .about,.nanaco_gift .note{
  position: relative;
  padding: 0 0 0 144px;
  text-align: left;
}
.nanaco_gift .about::after{
  content: '';
  position: absolute;
  top: 10px;
  left: 22px;
  background: no-repeat center/contain url(../img/nanaco_icon.png);
  width: 88px;
  height: 88px;
}
.nanaco_gift .about h4{
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
}
.nanaco_gift .about h4 span{
  font-size: 120%;
  line-height: 1;
  letter-spacing: 0.1rem;
}
.nanaco_gift .note .fs12_indent{
  font-size: 1.2rem;
  line-height: 1.5;
  padding-left: 12px;
  text-indent: -12px;
}
.nanaco_gift.link{
  background-color: #eac86e;
  width: 94%;
  max-width: 864px;
  margin: 0 auto 36px;
  padding: 16px;
  color: #595757;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: underline;
  border-radius: 0 0 20px 20px;
  transition: 0.5s;
  cursor: pointer;
}
/* -----naancoギフト SP調整----- */
.s .nanaco_gift{
  margin: 8% auto 0;
  padding: 4%;
  border-radius: 20px 20px 0 0;
}
.s .nanaco_gift p strong{
  font-size: 3.2vw;
  line-height: 1.3;
  margin-bottom: 4.8vw;
  padding: 1vw;
}
.s .nanaco_gift .about{
  padding: 0 0 0 34vw;
}
.s .nanaco_gift .note{
  padding: 0;
}
.s .nanaco_gift .about::after{
  top: 2vw;
  left: 4vw;
  width: 23vw;
  height: 23vw;
}
.s .nanaco_gift .about h4{
  margin-bottom: 4vw;
  font-size: 3.4vw;
  line-height: 1.6;
}
.s .nanaco_gift .about h4 span{
  letter-spacing: 0.2vw;
}
.s .nanaco_gift .note .fs12_indent{
  font-size: 3.2vw;
  padding-left: 3.2vw;
  text-indent: -3.2vw;
  font-feature-settings: "palt";
}
.s .nanaco_gift.link{
  margin: 0 auto 12vw;
  padding: 3.6vw;
  font-size: 4.0vw;
  border-radius: 0 0 20px 20px;
}


/* -----お買い物導線ボタン----- */
.shop_btn{
  position: relative;
  width: 940px;
  background-color: #fff;
  margin: 0 auto 48px;
  padding: 40px 20px;
  text-align: center;
}
.shop_btn p{
  margin: 0 0 16px;
}
.shop_btn p em{
  color: #000;
  font-size: 4.2rem;
  font-weight: 800;
  font-style: normal;
  font-feature-settings: "palt";
  line-height: 1.3;
}
.shop_btn p span{
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 2.6rem;
  font-weight: 600;
  padding: 12px 36px 8px;
}
.shop_btn p span::before,.shop_btn p span::after{
  content: '▼';
  font-size: 94%;
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
}
.shop_btn p span::before{
  left: 0;
}
.shop_btn p span::after{
  right: 0;
}



.cp_shop01_btn:hover img{
  opacity: 1;
}
.cp_shop01_btn{
  margin: 0 auto;
  display: block;
  transition: 0.3s;
  width: 70%;
}
.cp_shop01_btn:hover{
  opacity: 0.8;
}

/* 
.senmonten_btn {
	cursor: pointer;
	margin: 16px auto 36px;
	width: 560px;
	padding: 10px;
	background-color: #d3a74a;
	transition: 0.3s;
	color: #fff;
	font-size: 2.2rem;
	font-weight: 600;
} */

.senmonten_btn {
	cursor: pointer;
	margin: 16px auto 36px;
	/* width: 560px; */
  width: 70%;

	transition: 0.3s;
	color: #fff;
	font-size: 2.2rem;
	font-weight: 600;
  width: 70%;
  cursor: pointer;
  margin: 3% auto;
  transition: 0.3s;
}


.senmonten_btn:hover {
	transition: 0.3s;
  opacity: 0.9;
	/* border-bottom: 2px solid rgba(244,244,244,0.8); */
  text-decoration: underline;
}


.cp_york_btn{
  margin: 3% auto;
  width:70%;
  cursor: pointer;
  transition: 0.3s;
}

.cp_york_btn:hover{
  opacity: 0.7;
}



.ntns_btn{
  display: flex;
  justify-content: space-between;
  width: 740px;
  margin: 0 auto;
}
.ntns_btn a{
  width: 49%;
}
/* -----お買い物導線ボタン SP調整----- */
.s .shop_btn{
  width: 94%;
  margin: 12% auto;
  padding: 8% 6%;
}
.s .shop_btn a{
  display: block;
  width: 100%;
  margin: 0 0 3.2vw;
}
.s .shop_btn a:last-child{
  margin: 4vw 0 0;
}
.s .shop_btn p{
  margin: 0 0 3.6%;
}
.s .shop_btn p em{
  font-size: 5.4vw;
}
.s .shop_btn p span{
  font-size: 4.0vw;
  padding: 1.6% 6% 0%;
}
.s .shop_btn p span::before,.shop_btn p span::after{
  top: 60%;
}
.s .senmonten_btn {
  margin: 5% auto;
  width: 100%;
  /* padding: 1.8vw 1%; */
  /* border-radius: 36px; */
  /* box-shadow: 0 3px 0 0 #1f1f1f; */
  font-size: 4.2vw;
  text-decoration: underline;
}
.s .senmonten_btn:hover {
  /* border: 1.5px solid rgba(244,244,244,0.8);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.8); */
  text-decoration: underline;
}

.s .cp_york_btn{
  width: 100%;
}


.s .ntns_btn{
  display: block;
  width: 100%;
}


/* -----応募フォーム導線ボタン----- */
.cp_btn_text{
  width: 92%;
  max-width: 900px;
}
.cp_btn{
  display: block;
  width: 86%;
  max-width: 640px;
  margin: 24px auto 0;
}
.s .cp_btn{
  margin: 5% auto 0;
}


/* ----------  応募方法  ---------- */
.sec4 h2,.sec3 h2{
  font-size: 4.8rem;
  color: #fff;
  font-weight: 800;
  letter-spacing: 1rem;
  margin: 0 0 16px;
  padding-top: 60px;
}
.sec3 h2{letter-spacing: 0;}
.cp_subject{
  background-color: #fff;
  width: 100%;
  margin: 0 auto 10px;
  border-radius: 16px;
  padding: 24px 36px;
}
.cp_subject .text_box{
  /* border-top: 2px solid #e5e5e5;
  margin: 12px 0 0; */
  padding: 12px 0 0;
  font-weight: 800;
}

.text_box .note{
  background-color: #fff000;
  color: black !important;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  width: 100%;
  margin: 10px auto;
  padding: 5px 0;
}
.s .text_box .note{
  font-size: 14px;
  line-height: 1.4;
}

.cp_subject .text_box ._shop_text{
  color: #000;
  line-height: 1.4;
  font-size: 1.8rem;
  margin: 0 0 8px;
}

.cp_subject .text_box ._money_text{
  color: #000;
  line-height: 1.2;
  font-size: 2.4rem;
  margin: 0;
}
.cp_subject .text_box ._money_text span{
  color: #e60012;
  font-size: 3.6rem;
}
.cp_subject .text_box ._money_text span strong{
  font-size: 116%;
}
.cp_subject .text_box ._money_text span small{
  font-size: 60%;
}
.cp_subject_note{
  color: #fff;
  font-size: 1.36rem;
  text-align: left;
  padding-left: 1.36rem;
  text-indent: -1.36rem;
  line-height: 1.4;
}
.cp_triangle{
  width: 120px;
  border-right: 60px solid transparent;
  border-top: 40px solid #e60012;
  border-left: 60px solid transparent; 
  margin: 32px auto 40px;
}
/* ----------応募方法 SP調整---------- */
.s .sec4 h2,.s .sec3 h2{
  font-size: 7.2vw;
  letter-spacing: 1.2vw;
}
.s .sec3 h2{letter-spacing: 0;}
.s .cp_subject{
  width: 94%;
  margin: 0 auto 2%;
  padding: 4vw 3.4%;
}
.s .cp_subject .text_box{
  margin: 2vw 0 0;
  padding: 2vw 0 0;
}
.s .cp_subject .text_box ._shop_text{
  font-size: 2.84vw;
  margin: 0 0 0.8vw;
}
.s .cp_subject .text_box ._money_text{
  line-height: 1.1;
  font-size: 5.6vw;
}
.s .cp_subject .text_box ._money_text span{
  font-size: 7.2vw;
}
.s .cp_subject_note{
  font-size: 2.48vw;
  padding-left: 2.8vw;
  text-indent: -2.8vw;
  line-height: 1.4;
  width: 94%;
  margin: 0 auto;
}
.s .cp_triangle{
  width: 20vw;
  border-right: 10vw solid transparent;
  border-top: 8vw solid #e60012;
  border-left: 10vw solid transparent; 
  margin: 6vw auto 8vw;
}


/* ----------応募手順---------- */
.apply_step_box{
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 224px;
  background-position: 680px bottom;
  box-sizing: border-box;
  width: 940px;
  min-height: 320px;
  border: 2px solid #231815;
  margin: 24px auto 0;
  padding: 32px;
}
.apply_step_box h3{
  display: flex;
  align-items: center;
  color: #e4000b;
  font-size: 4.0rem;
  font-weight: 800;
  line-height: 1.2;
  font-feature-settings: "palt";
  margin-bottom: 20px;
}
.apply_step_box h3 strong{
  font-size: 200%;
  line-height: 1;
  margin-right: 16px;
}
.apply_step_box._01 h3 strong{
  margin-right: 0;
}
.apply_step_text{
  max-width: 634px;
  color: #333;
  font-size: 2.4rem;
  line-height: 1.4;
  font-feature-settings: "palt";
}
.apply_step_text small{
  font-size: 74%;
}
.apply_step_text b{
  font-size: 114%;
  font-weight: 700;
}
.apply_step_text.lh120{
  line-height: 1.2;
}
.apply_step_box._02 .apply_step_text{
  padding-left: 2.4rem;
  text-indent: -2.4rem;
  margin-bottom: 8px;
}
.apply_step_box._03 .apply_step_text{
  line-height: 1.2;
  margin-bottom: 20px;
}
.apply_step_box ul{
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}
.apply_step_box ul li{
  font-size: 1.6rem;
  padding-left: 1.6rem;
  text-indent: -1.6rem;
  color: #777;
  line-height: 1.4;
  margin: 0 0 6px;
}
.ntns_proof{
  width: 100%;
  border: 1px solid #bbb;
  margin: 12px 0 0;
}
.ntns_proof p{
  font-size: 1.6rem;
  color: #888;
  line-height: 1.4;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 12px;
  padding-left: calc(12px + 1.6rem);
  text-indent: -1.6rem;
  /* border-top: 1px solid #bbb; */
}
.apply_step_box._01{
  background-image: url(../img/step_01.png);
}
.apply_step_box._02{
  background-image: url(../img/step_02.png);
  background-position: 680px 146px;
}
.apply_step_box._03{
  background-image: url(../img/step_03.png);
}
/* ----------応募手順 SP調整---------- */
.s .apply_step_box{
  background-size: 48%;
  background-position: center bottom;
  width: 94%;
  min-height: 88vw;
  margin: 4vw auto 0;
  padding: 4vw 3.2vw;
}
.s .apply_step_box h3{
  font-size: 5.5vw;
  margin-bottom: 3.2vw;
}
.s .apply_step_box h3 strong{
  margin-right: 2.8vw;
}
.s .apply_step_box._01 h3 strong{
  margin-right: 0;
}
.s .apply_step_text{
  max-width: 900px;
  font-size: 3.74vw;
}
.s .apply_step_text b{
  font-size: 140%;
}
.s .apply_step_box._02 .apply_step_text{
  padding-left: 3.0vw;
  text-indent: -3.74vw;
  margin-bottom: 1vw;
}
.s .apply_step_box._03 .apply_step_text{
  margin-bottom: 2vw;
}
.s .apply_step_box ul{
  margin: 78vw 0 0;
}
.s .apply_step_box ul li{
  font-size: 2.64vw;
  padding-left: 2.5vw;
  text-indent: -2.64vw;
  margin: 0 0 1vw;
}
.s .apply_step_box ul li b{
  font-size: 2.74vw;
  text-indent: -2.74vw;
}
.s .ntns_proof{
  margin: 2vw 0 0;
}
.s .ntns_proof p{
  font-size: 2.6vw;
  padding: 2vw 2vw 2vw 4.6vw;
  text-indent: -2.6vw;
}
.s .apply_step_box._02{
  /* background-position: center 196vw; */
  background-position: center 67%;
}
.s .apply_step_box._03{
  padding-bottom: 56vw;
}


/* ----------当選者へのお知らせ---------- */
.winner_step_box{
  background-color: #fff;
  background-image: url(../img/step_04.png);
  background-repeat: no-repeat;
  background-size: 224px;
  background-position: 680px center;
  box-sizing: border-box;
  width: 940px;
  min-height: 320px;
  border: 2px solid #bbb;
  margin: 24px auto 0;
  padding: 32px;
}
.winner_step_box_02{
  background-color: #fff;
  background-image: url(../img/step_05.png);
  background-repeat: no-repeat;
  background-size: 224px;
  background-position: 680px center;
  box-sizing: border-box;
  width: 940px;
  min-height: 320px;
  border: 2px solid #bbb;
  margin: 24px auto 0;
  padding: 32px;
}
.winner_step_box h3,
.winner_step_box_02 h3{
  display: flex;
  align-items: center;
  color: #e4000b;
  font-size: 4.0rem;
  font-weight: 800;
  line-height: 1.2;
  font-feature-settings: "palt";
  text-align: left;
  margin-bottom: 20px;
}
.winner_step_box h3 strong, 
.winner_step_box_02 h3 strong {
  font-size: 200%;
  font-weight: bold;
}
.winner_step_box h4,
.winner_step_box_02 h4 {
  font-size: 3rem;
  font-weight: 800;
  color: #000;
  text-align: left;
}
.winner_step_text{
  max-width: 634px;
  color: #333;
  font-size: 2.4rem;
  line-height: 1.4;
  font-feature-settings: "palt";
  text-align: left;
  margin-bottom: 10px;
}
.bg_r {
  font-weight: bold;
  color: #fff;
  background: #e60012;
  text-align: center;
}
.bg_b {
  font-weight: bold;
  color: #fff;
  background: #000;
  text-align: center;
}
.nanacoatention{
	font-size: 1.8rem;
	line-height: 1.6;
	color:#413e39;
	font-weight: bold;
	width:634px;
}
.step_text {
  font-size: 3rem;
}
.text_rd {
  font-size: 3.2rem;
  font-weight: 800;
  color: #e4000b;
}
/* -------当選者へのお知らせ SP調整------- */
.s .winner_step_box{
  background-size: 48%;
  background-position: center 62%;
  box-sizing: border-box;
  width: 94%;
  margin: 4% auto 0;
  padding: 4vw 3.2vw;
}
.s .winner_step_box_02{
  background-size: 48%;
  background-position: center 32%;
  box-sizing: border-box;
  width: 94%;
  margin: 4% auto 0;
  padding: 4vw 3.2vw;
}
.s .winner_step_box h3,
.s .winner_step_box_02 h3{
  font-size: 5.0vw;
  margin-bottom: 3.2vw;
}
.s .winner_step_box h4,
.s .winner_step_box_02 h4 {
  font-size: 3rem;
}
.s .winner_step_text{
  font-size: 3.74vw;
}
.s .winner_step_text_02 {
  margin-bottom: 66vw;

}
.s .nanacoatention{
	font-size: 3.0vw;
	line-height: 1.4;
	width:100%;
}
.s .text_rd {
  font-size: 2rem;
}
.bg_r_01 {
  margin-top: 70px;
}
.s .bg_r_01 {
  margin-top: 70vw;
}

.w980{
  max-width: 980px;
  width: 98%;
  margin: 0 auto;
}

/* 追加CSS */

.note_link {
  /* text-decoration: underline; */
  color: #009cff;
}

.js_modal_bottom_open {
  text-align: center;
  font-size: 2.4rem;
  margin: 4rem;
}

.js_modal_bottom_open p {
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
  color: #009cff
  
}

.copy{
  text-align: center;
}

