/******************************* Preface ***************************************/

/********************************* body ***************************************/
body {
}

/******************************** header **************************************/
/*===========================================
header
===========================================*/
header{
  background: #fff;
  border-bottom: 3px solid #222;
  padding: 1rem 1.5rem;
}
header .jr_logo{
  max-width: 55px;
}
/* MV */
.mv{
  position: relative;
  background: url('../img/bg_repeat_pc.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  /* height: 75vh; */
  padding: 3rem 2rem 4.5rem 2rem;
  border-bottom: 3px solid #222;
}
.mv_ttl{
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%); */
}
 /********************************  Main Content ******************************/
main{
  overflow: hidden;
}
 /* width */
.content-wrap {
	padding: 3rem 1.5rem;
}
.content-wrap-p0{
	padding: 0 0;
}
.content-wrap .inner.inner-s {
	max-width: 840px;
	margin: 0 auto;
}
.content-wrap .inner.inner-m {
	max-width: 960px;
	margin: 0 auto;
}
.content-wrap .inner.inner-l {
	max-width: 1100px;
	margin: 0 auto;
}

/* box */
.content_box{
  border: solid 3px #222;
  padding: 2rem 1.5rem;
}
.content_box.content_box01{
  border-radius: 20px;
  padding: 2rem 1.5rem 3rem 1.5rem;
}
.content_box.content_box02{
  border-radius: 999px;
}
/* ttl */
.content-ttl{
  max-width: 680px;
  margin: -5rem auto 2rem auto;
}

/* intro */
/* ----------------------------------------------------------------------  */
.content-wrap-itr{
}
.content-wrap-itr .inner{
  position: relative;
}
.content-wrap-itr .intro_txt{
  font-weight: bold;
  padding-bottom: 1.5rem;
}
.content-wrap-itr .intro_txt strong{
  color: #E50012;
  font-size: 1.1rem;
  border-bottom: 2px solid #E50012;
}
.content-wrap-itr .intro_txt span{
  font-size: .85rem;
}
.content-wrap-itr .intro_days{
  width: 55%;
  margin: 1.5rem auto 0 auto;
}
.content-wrap-itr .dec{
  position: absolute;
  width: 26%;
  left: -6rem;
  bottom: 1rem;
}
/* 対象自販機 */
/* ----------------------------------------------------------------------  */
.content-wrap_01{
  padding-top: 5rem;
}
.content-wrap_01 .inner{
  position: relative;
}
.taisyo_mark{
  max-width: 660px;
  margin: 0 auto;
}
.content-wrap_01 .dec{
  position: absolute;
  width: 26%;
  right: -6rem;
  bottom: -3rem;
}

/* キャンペーン参加方法 */
/* ----------------------------------------------------------------------  */
.content-wrap_02{
  padding-top: 5rem;
}
.content-wrap_02 .inner{
  position: relative;
}
.sanka_intro_01{
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.sanka_intro_02{
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 2rem;
}
.sanka_intro_02 strong{
  font-size: 2.5rem;
}
.sanka_intro_03{
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 3rem;
}
/* STEP */
.step{}
.step .num{
  max-width: 160px;
  margin: 0 auto 1rem auto;
}
.step .ttl{
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 1rem;
}
.step .sugoca{
  max-width: 720px;
  margin: 0 auto 1rem auto;
}
.step02 .txt,.step03 .txt{
  margin-bottom: 1rem;
}
.step_ar{
  max-width: 100px;
  margin: 2rem auto;
}

.content-wrap_02 .dec{
  position: absolute;
  width: 20%;
}

.content-wrap_02 .dec_01{
  left: -6rem;
  top: 10rem;
}
.content-wrap_02 .dec_02{
  right: -6rem;
  top: 39rem;
}
.content-wrap_02 .dec_03{
  left: -6rem;
  bottom: 6rem;
}
/* キャンペーンに関する注意事項 */
/* ----------------------------------------------------------------------  */
.content-wrap_03{
}
.content-wrap_03 .bg_box{
  border-radius: 10px;
  padding: 1.5rem 3rem;
  background: #FBFBFB;
}
.content-wrap_03 .bg_box .section-title{
  width: 65%;
  margin: 0 auto 2rem auto;
}
.content-wrap_03 .caution{
    font-size: .9rem;
    font-weight: bold;
}
.content-wrap_03 .caution .caution_item{
  text-indent: -1rem;
  padding-left: 1rem;
  margin-bottom: .5rem;
}
.content-wrap_03 .caution_inner li{
  text-indent: -1rem;
  padding-left: .8rem;
  margin-top: .6rem;
}


 /* parts */
 /* ----------------------------------------------------------------------  */
 /* title */
.section-title{
	font-weight: bold;
	font-size: 2.4rem;
	line-height: 1.5;
  margin-bottom: 1rem;
}

/* link */
.link_btn{
  max-width: 360px;
  margin: 0 auto;
}
.link_btn.link_btn_01{
}
.link_btn.link_btn_02{
}
.link_btn.link_btn_01 a{
	position: relative;
	display: block;
	background-color: #EB6D9A;
  color: #fff;
	font-weight: bold;
	border-radius: 999px;
	line-height: 1.2;
	padding: 1.3rem 1rem;
  vertical-align: middle;
}
.link_btn.link_btn_02 a{
	position: relative;
	display: block;
	background-color: #E50012;
  color: #fff;
	font-weight: bold;
	border-radius: 999px;
	line-height: 1.4;
	padding: 1.3rem 1rem;
}

.link_btn.link_btn_01 a::after {
  content: "";
  display: inline-block;
  background-image: url(../img/arrow01.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 19%;
  height: 90%;
  position: absolute;
  right: 3%;
  top: 50%;
  transform: translateY(-50%);
  transition: right 0.2s ease;
}
.link_btn.link_btn_02 a::after{
    content: "";
    display: inline-block;
    background-image: url(../img/arrow01.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 19%;
    height: 90%;
    position: absolute;
    right: 3%;
    top: 50%;
    transform: translateY(-50%);
    transition: right 0.2s ease;
}

.link_btn.link_btn_01 a:hover::after ,.link_btn.link_btn_02 a:hover::after{
    right: 1%;
}

/***********************************  footer ********************************/
footer{
  background: #FFD3E4;
  padding: 3rem 1.5rem;
  border-top: 3px solid #222;
}
footer .jr_logo{
  max-width: 55px;
  margin: 0 auto 1.5rem auto;
}
footer .copyright{
  font-size: .8rem;
}
