@charset "utf-8";
/* CSS Document */


/*----------------------------------------------------------
抽選プレゼント
----------------------------------------------------------*/
#spring_cam .present .contents {
  background: url(/form/lpi/campaign2026_lp/present/img/bg.png) repeat;
  background-size: auto;
}
#spring_cam .present .p_main{
  background: url(/form/lpi/campaign2026_lp/present/img/main_bg.jpg) no-repeat center;
  background-size: cover;
  height: 500px;
  display: grid;
  place-items: center;
  
}
#spring_cam .present .bg_top{
  background: url(/form/lpi/campaign2026_lp/present/img/bg_illus01.png) no-repeat top center;
  background-size: 80%;
  padding: 80px 0 60px;
}
#spring_cam .present .present_area{
  background: url(/form/lpi/campaign2026_lp/present/img/bg_illus02.png) no-repeat top center;
  background-size: 80%;
  padding: 0 0 50px;
}
#spring_cam .present .pre_tit{
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  color: #1a1311;
  margin:0 0 60px;
}
#spring_cam .present .jal{
  max-width: 1000px;
  width: 100%;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin: 0 auto 70px;
  padding: 60px 80px;
  position: relative;
}
#spring_cam .present .jal::before{
  content:"";
  position: absolute;
	width:134px;
	height:81px;
	background:url(/form/lpi/campaign2026_lp/present/img/jal_illust01.png) no-repeat left;
  top:-25px;
  left:-30px;
}
#spring_cam .present .jal::after{
  content:"";
  position: absolute;
	width:135px;
	height:82px;
	background:url(/form/lpi/campaign2026_lp/present/img/jal_illust02.png) no-repeat left;
  bottom:-25px;
  right:-30px;
}
#spring_cam .present .jal .precautions .precautions_tit{
  position: relative;
  padding: 2px 20px;
  width: 100%;
  border-radius: 8px 8px 0 0;
  background: #e35b7d;
  font-weight: bold;
  font-size: 20px;
  line-height: 56px;
  text-align: center;
  color: #fff;
}
/*#spring_cam .present .jal .precautions .precautions_tit::after {
  position: absolute;
  top:0;
  right: 5px;
  content: "▼";
  font-size: 1.6rem;
  padding:5px 10px;
  text-align: center;
  cursor: pointer;
}

#spring_cam .present .jal .precautions .precautions_tit.active::after {
  content: "▲";
}*/

#spring_cam .present .jal .precautions div{
  /*display: none;*/
  padding: 40px;
  margin-bottom: 20px;
  width: 100%;
  border-radius: 0 0 14px 14px;
  border: 1px solid #e35b7d;
}
#spring_cam .present .jal .precautions div p{
  margin-left: 1em;
  text-indent: -1em;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.4;
}
#spring_cam .present .jal .precautions div p span{
  font-weight: bold;
  font-size: 16px;
}
#spring_cam .present .jal a{
  max-width: 600px;
  width: 100%;
  margin: 40px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background: #DA0048;
  border-color: #DA0048;
}
#spring_cam .present .quo{
  max-width: 1000px;
  width: 100%;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin: 0 auto 70px;
  padding: 60px 80px;
  position: relative;
}
#spring_cam .present .quo::before{
  content:"";
  position: absolute;
	width:98px;
	height:88px;
	background:url(/form/lpi/campaign2026_lp/present/img/quo_illust01.png) no-repeat left;
  top:-25px;
  left:-30px;
}
#spring_cam .present .summary{
  max-width: 1000px;
  margin: 0 auto 70px;
  background: #ece3c9;
  padding: 50px;
}
#spring_cam .present .summary .summary_inner{
  background: #fff;
  padding: 50px;
}
#spring_cam .present .summary .summary_inner h2{
  text-align: center;
  margin:0 0 20px;
}
#spring_cam .present .summary .summary_inner p{
  font-size: 16px;
  color: #553c1a;
}
#spring_cam .present .summary .summary_inner p span{
  font-weight: bold;
  font-size: 20px;
}

#spring_cam .present .foot_bg{
  background: url(/form/lpi/campaign2026_lp/present/img/bg_btm.png) top;
  background-size: cover;
  padding: 80px 0 20px;
}


@media screen and (max-width: 720px) {
#spring_cam .present .p_main {
  background: url(/form/lpi/campaign2026_lp/present/img/main_bg_sp.jpg) no-repeat center;
  background-size: 100%;
  height: 230px;
  padding: 0 20px;
}

#spring_cam .present .bg_top {
  background: url(/form/lpi/campaign2026_lp/present/img/bg_illus01_sp.png) no-repeat center;
  background-size: 110%;
  padding: 40px 0 0;
}
#spring_cam .present .pre_tit {
  font-size: 16px;
  margin: 0 0 40px;
}
#spring_cam .present .present_area {
  background: url(/form/lpi/campaign2026_lp/present/img/bg_illus02_sp.png) no-repeat center;
  background-size: 110%;
  padding: 0 0 50px;
}
#spring_cam .present .jal img,
#spring_cam .present .quo img,
#spring_cam .present .summary img{
  width: 100%;
}
#spring_cam .present .jal,
#spring_cam .present .quo{
  width: 85%;
  margin: 0 auto 40px;
  padding: 20px;
}
#spring_cam .present .jal::before {
  content: "";
  position: absolute;
  width: 134px;
  height: 81px;
  background: url(/form/lpi/campaign2026_lp/present/img/jal_illust01.png) no-repeat left;
  top: -34px;
  left: -18px;
  background-size: 50%;
}
#spring_cam .present .jal::after {
  content: "";
  position: absolute;
  width: 135px;
  height: 82px;
  background: url(/form/lpi/campaign2026_lp/present/img/jal_illust02.png) no-repeat right;
  bottom: -44px;
  right: -17px;
  background-size: 50%;
}
#spring_cam .present .quo::before {
  content: "";
  position: absolute;
  width: 98px;
  height: 88px;
  background: url(/form/lpi/campaign2026_lp/present/img/quo_illust01.png) no-repeat left;
  top: -36px;
  left: -16px;
  background-size: 50%;
}
#spring_cam .present .jal .precautions .precautions_tit {
  padding: 2px 5px;
  font-size: 12px;
  line-height: 25px;
}
/*#spring_cam .present .jal .precautions .precautions_tit::after {
  font-size: 10px;
  top: -3px;
  right: 0;
}*/
#spring_cam .present .jal .precautions div {
  padding: 20px 10px 0;
}
#spring_cam .present .jal .precautions div p {
  margin-left: 1em;
  text-indent: -1em;
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 1.4;
}
#spring_cam .present .jal .precautions div p span{
  font-size: 14px;
}

#spring_cam .present .jal a {
  width: 100%;
  margin: 20px auto;
  font-size: 12px;
}
#spring_cam .present .summary {
    width: 85%;
    margin: 0 auto;
    padding: 20px;
  }
#spring_cam .present .summary .summary_inner {
  padding: 20px;
}  
#spring_cam .present .summary .summary_inner h2 {
  text-align: center;
  margin: 0 auto 20px;
  width: 80%;
}
 #spring_cam .present .summary .summary_inner p {
  font-size: 12px;
} 
#spring_cam .present .summary .summary_inner p span {
  font-size: 14px;
}
  
}