@charset "utf-8";

/* ***************************************************
ＨＵＧっと！プリキュア
------------------------------------------------------
本サイト用 3週連続プレゼント
------------------------------------------------------
*************************************************** */

@media screen and (max-width:1000px){
    .pc{display: none;}
    .smp{display: block;}
}

@media screen and (min-width:1001px){
    .pc{display: block;}
    .smp{display: none;}
}

.news_title:after {
    display: none;
}

.news_title{
    padding-bottom: 0;
}

.news_subtitle_present{
    color: #2d2226;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 10%;
    padding-left: 0;
}
@media screen and (min-width:1001px){
  .news_subtitle_present{
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
}

.news_subtitle_present:before{
    display: none;
}

.news_subtitle_present::after {
    display: block;
	content: "";
	background: url("../img/common/line_heart.png") no-repeat bottom center;
	background-size: 100% auto;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom:0;
	left:0;
}
@media screen and (min-width:1001px){
  .news_subtitle_present::after{
    background: url("../img/common/line_heart2.png") no-repeat bottom center;
  }
}

/*
present_box--------------------------------------
*/

/*プレゼント紹介のボックス*/
.present_box{
    position: relative;
    max-width: 940px;
    margin-bottom: 15%;
    padding-bottom: 5%;
    background: url(../news/img/20180413_present/bg_present.gif);
    border: 2px solid #ff268c;
    border-radius: 12px;
}
@media screen and (min-width:1001px){
  .present_box{
    margin-bottom: 60px;
    padding-bottom: 20px;
  }
}

/*左上のリボン*/
.ico_week{
    width: 20.9%;
    position: absolute;
    top: -4.5%;
    left: -10px;
    z-index: 10;
}
@media screen and (min-width:641px){
  .ico_week{
    width: 15%;
    top: -8%;
    left: -10px;
  }
}
@media screen and (min-width:1001px){
  .ico_week{
    width: 130px;
    top: -43px;
    left: -15px;
  }
}

/*賞品のタイトル*/
.title_item_dvd{
    position: absolute;
    width: 82%;
    top: 3%;
    left: 10%;
    z-index: 10;
}
@media screen and (min-width:641px){
  .title_item_dvd{
    width: 47%;
    top: 4%;
    left: 5%;
  }
}
@media screen and (min-width:1001px){
  .title_item_dvd{
    width: 420px;
    top: 20px;
    left: 60px;
  }
}

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




.news_box p.txt_period{
}


/*賞品画像グループ*/
.img_item_wrap{
  position: relative;
  margin-bottom: 10%;
}
@media screen and (min-width:641px){
  .img_item_wrap{
    margin-bottom: 0;
  }
}

.img_item_dvd{
  display: block;
  position: relative;
  margin-top: 15%;
}
@media screen and (min-width:641px){
  .img_item_dvd{
    width: 60%;
    margin-top: 8%;
    margin-left: -5%;
  }
}
@media screen and (min-width:1001px){
  .img_item_dvd{
    width: 500px;
    margin-top: 60px;
    margin-left: 0;
  }
}




/*応募期間とボタンのボックス*/
.p3w_info_appli{
  width: 90%;
    margin: 0 auto;
}
@media screen and (min-width:641px) and (max-width:1000px){
  .p3w_info_appli{
    position: absolute;
    width: 42%;
    top: 10%;
    right: 20px;
  }
}
@media screen and (min-width:1001px){
  .p3w_info_appli{
      position: absolute;
      width: 410px;
      top: 80px;
      right: 20px;
  }
}

/*応募期間のボックス*/
.period_box{
    position: relative;
    max-width: 800px;
    margin-bottom: 8%;
    background: url(../img/common/bg_kirapink.jpg);
    box-shadow: 0 0 0 1px #d5aa59, 0 0 0 3px #fef4ba, 0 0 0 4px #d5aa59;
    border-radius: 6px;
}
@media screen and (min-width:1001px){
  .period_box{
    width: 100%;
  }
}

/*応募期間の見出し*/
.title_period{
  width: 25%;
  position: absolute;
  padding: 3px 10%;
  top: -17%;
  left: 28%;
  border-radius: 100px;
  box-shadow: 0 0 0 1px #d5aa59, 0 0 0 3px #fef4ba, 0 0 0 4px #d5aa59;

  background: #ffd3e4; /* Old browsers */
  background: -moz-linear-gradient(top, #ffd3e4 0%, #ffa9cb 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffd3e4 0%,#ffa9cb 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffd3e4 0%,#ffa9cb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media screen and (min-width:1001px){
  .title_period{
    width: 108px;
    top: -22px;
    left: 120px;
    padding: 3px 35px;
  }
}

.title_period img{
}

/*応募期間*/
p.txt_period{
  padding-top: 8%;
  text-align: center;
  font-size: 0.9rem;
  color: #af0531;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width:1001px){
  p.txt_period{
    font-size: 20px;
  }
}

/*応募期間（BSS山陰放送）*/
p.txt_period_bss{
  padding-bottom: 4%;
  font-size: 0.7rem;
  text-align: center;
  color: #e40f69;
}
@media screen and (min-width:1001px){
  p.txt_period_bss{
    font-size: 14px;
  }
}

/*応募ボタン類*/
.p3w_btn_end{
}
@media screen and (min-width:1001px){
  .p3w_btn_end{
  }
}

/*関連リンク*/
.p3w_item_link{
  font-size: 0.7rem;
  color: #05184a;
}

.wrap .p3w_item_link2{
  display: block;
  margin-bottom: 8px;
  font-size: 0.7rem;
  color: #05184a;
  text-align: center;
  line-height: 1.5;
}
@media screen and (min-width:641px){
  .wrap .p3w_item_link2{
    text-align: left;
	margin-left:30px;
  }
}

.wrap .p3w_item_link3{
  margin-bottom: 4px;
  font-size: 0.7rem;
  color: #05184a;
}
@media screen and (min-width:641px){
  .wrap .p3w_item_link3{
    width: 80%;
  }
}

/*賞品のデザイン・画像は～のテキスト*/
p.p3w_item_nots{
  position: relative;
  margin-top: 2%;
  font-size: 0.7rem;
  text-align: center;
  color: #2a161f;
  z-index: 9;
}
@media screen and (min-width:641px){
  p.p3w_item_nots{
    display: block;
    margin-top: -10%;
  }
}
@media screen and (min-width:1001px){
  p.p3w_item_nots{
    display: block;
    position: relative;
    font-size: 8px;
    margin-top: -90px;
    margin-left: -470px;
  }
}

/*
1週目----------------------------------
*/

.week1 .p3w_item_link{
  display: block;
  position: relative;
  margin-top: -15%;
}
.week1 .p3w_info_appli .cution{
	font-size: 0.85rem;
	font-weight: bold;
	line-height: 1.2;
}
@media screen and (min-width:641px){
  .week1 .p3w_item_link{
    display: block;
    text-align: left;
    margin-top: -9%;
    margin-left: 17%;
  }
}
@media screen and (min-width:1001px){
  .week1 .p3w_item_link{
    display: block;
    text-align: left;
    margin-top: -90px;
    margin-left: 190px;
  }
}

.week1 p.p3w_item_nots{
  margin-top: -10%;
}
@media screen and (min-width:641px){
  .week1 p.p3w_item_nots{
    display: block;
    text-align: left;
    margin-top: -7%;
    margin-left: 4%;
  }
}
@media screen and (min-width:1001px){
  .week1 p.p3w_item_nots{
    margin-top: -75px;
    margin-left: 90px;
  }
}





/*
2週目----------------------------------
*/
.week2{
}
@media screen and (min-width:641px){
  .week2{
  }
}
@media screen and (min-width:1001px){
  .week2{
    height: 887px;
  }
}

.week2 .ico_week{
  margin-top: 10%;
}
@media screen and (min-width:641px){
  .week2 .ico_week{
    margin-top: 4%;
  }
}
@media screen and (min-width:1001px){
  .week2 .ico_week{
    margin-top: 0;
  }
}

.img_item_wrap{
  position: relative;
}

@media screen and (min-width:641px){
  .week2 .img_item_wrap::after{
    content: "";
    display: block;
    padding-top: 105%;
  }
  .week2.bss_ire .img_item_wrap::after{
    padding-top: 110%;
  }
}
@media screen and (min-width:1001px){
  .week2 .img_item_wrap::after{
    display: none;
  }
}

/*タイトルミライパッドのブロック*/
.week2_item1{
  margin-bottom: 6%;
}
@media screen and (min-width:641px){
  .week2_item1{
    width: 53%;
    position: absolute;
    top: 3%;
    left: 0%;
  }
}
@media screen and (min-width:1001px){
  .week2_item1{
    top: 20px;
  }
}

/*賞品タイトルミライパッド*/
.title_item_miraipad{
  width: 92%;
  margin: 0 auto;
  margin-top: 6%;
}
@media screen and (min-width:641px){
  .title_item_miraipad{
  }
}
@media screen and (min-width:1001px){
  .title_item_miraipad{
    width: 447px;
  }
}

/*賞品画像ミライパッド*/
.img_item_miraipad{
  margin-top: -6%;
}
@media screen and (min-width:641px){
  .img_item_miraipad{
    margin-top: -7%;
  }
}
@media screen and (min-width:1001px){
  .img_item_miraipad{
    width: 386px;
  }
}


/*おしゃれトランクのブロック*/
.week2_item2{
  margin-bottom: 8%;
}
@media screen and (min-width:641px){
  .week2_item2{
    width: 55%;
    position: absolute;
    top: 52%;
    left: -2%;
  }
}
@media screen and (min-width:1001px){
  .week2_item2{
    top: 440px;
    left: 0px;
  }
}

/*賞品タイトルおしゃれトランク*/
.title_item_trunk{
  width: 94%;
  margin: 0 auto;
}
@media screen and (min-width:1001px){
  .title_item_trunk{
    width: 452px;
  }
}

/*賞品画像おしゃれトランク*/
.img_item_trunk{
  margin-top: -12%;
  width: 110%;
  margin-left: -4%;
}
@media screen and (min-width:1001px){
  .img_item_trunk{
    width: 480px;
  }
}


/*光るパジャマのブロック*/
.week2_item3{
}
@media screen and (min-width:641px){
  .week2_item3{
    width: 55%;
    position: absolute;
    top: 44%;
    right: -3%;
  }
}
@media screen and (min-width:1001px){
  .week2_item3{
    top: 380px;
    right: -40px;
  }
}

/*賞品タイトルパジャマ*/
.title_item_pajamas{
  width: 65%;
  margin: 0 auto;
}
@media screen and (min-width:1001px){
  .title_item_pajamas{
    width: 345px;
  }
}

/*賞品画像パジャマ*/
.img_item_pajamas{
  margin-top: -8%;
  margin-left: -3.2%;
  width: 110%;
}
@media screen and (min-width:641px){
  .img_item_pajamas{
    width: 90%;
  }
}
@media screen and (min-width:1001px){
  .img_item_pajamas{
    width: 460px;
    margin-top: -30px;
  }
}

/*応募期間のブロック*/
.week2 .p3w_info_appli{

}
.week2 .p3w_info_appli .cution{
	font-size: 0.85rem;
	font-weight: bold;
	line-height: 1.2;
}
@media screen and (min-width:641px){
  .week2 .p3w_info_appli{
    margin-top: -3%;
  }
}
@media screen and (min-width:1001px){
  .week2 .p3w_info_appli{
    margin-top: 0px;
  }
  .week2.bss_ire .p3w_info_appli{
    margin-top: -30px;
  }
}

.week2_item1 .p3w_item_link,
.week2_item2 .p3w_item_link,
.week2_item3 .p3w_item_link{
  display: block;
}
.week2_item1 .p3w_item_link{margin-top: -7%;}
.week2_item2 .p3w_item_link{margin-top: -12%;}
.week2_item3 .p3w_item_link{margin-top: -3%;}
@media screen and (min-width:1001px){
  .week2_item1 .p3w_item_link{margin-top: -30px;}
  .week2_item2 .p3w_item_link{margin-top: -55px;}
  .week2_item3 .p3w_item_link{margin-top: -15px;}
}


.week2 .p3w_item_nots{
  margin-top: 6%;
  margin-bottom: 13%;
}
@media screen and (min-width:641px){
  .week2 .p3w_item_nots{
    position: absolute;
    bottom: -15%;
    left: 25%;
  }
}
@media screen and (min-width:1001px){
  .week2 .p3w_item_nots{
    top: 810px;
    left: 800px;
  }
}


/*
3週目----------------------------------
*/
.week3{

}

.week3 .p3w_info_appli .cution{
	font-size: 0.85rem;
	font-weight: bold;
	line-height: 1.2;
}
@media screen and (min-width:1001px){
  .week3{
    margin-bottom: 60px;
  }
}


.week3 .p3w_info_appli{
}
@media screen and (min-width:1001px){
  .week3 .p3w_info_appli{
    margin-top: -20px;
  }
}

/*賞品タイトルはぐたん*/
.title_item_hagutan{
  width: 86%;
  margin: 0 auto;
  margin-top: 4%;
}
@media screen and (min-width:641px){
  .title_item_hagutan{
    position: absolute;
    width: 48%;
    top: 5%;
    left: 6%;
    z-index: 30
  }
}
@media screen and (min-width:1001px){
  .title_item_hagutan{
    width: 434px;
      margin-top: 0;
  }
}

/*賞品画像はぐたん*/
.img_item_hagutan{
  margin-top: -12%;
  width: 106%;
}
@media screen and (min-width:641px){
  .img_item_hagutan{
    display: block;
    width: 60%;
    margin-top: 12%;
    margin-left: 0;
  }
}
@media screen and (min-width:1001px){
  .img_item_hagutan{
    width: 430px;
    margin-left: 50px;
	margin-bottom: -50px;
  }
}

/* .week3 .p3w_item_link{
  display: block;
  margin-top: -6%;
}

.week3 .p3w_item_nots{
  margin-top: 5%;
  margin-bottom: 12%;
}
@media screen and (min-width:641px){
  .week3 .p3w_item_nots{
    margin-top: -4%;
    margin-bottom: 0;
  }
} */

.week3 p.p3w_item_nots{
  margin-top: 4%;
}
@media screen and (min-width:641px){
  .week3 p.p3w_item_nots{
    margin-top: 15px;
    display: block;
    text-align: left;
    margin-left: 4%;
  }
}
@media screen and (min-width:1001px){
  .week3 p.p3w_item_nots{
    margin-top: 15px;
    margin-left: 80px;
  }
}

.week3 .p3w_item_link{
  display: block;
  position: relative;
  margin-top: -8%;
}
@media screen and (min-width:640px){
  .week3 .p3w_item_link{
    display: block;
    text-align: left;
    margin-top: 5%;
    margin-left: 15%;
  }
}
@media screen and (min-width:1001px){
  .week3 .p3w_item_link{
    display: block;
    text-align: center;
    margin-top: 20px;
	  margin-left:-30px;
  }
}

/*
キーワードプレゼント--------------------------------------
*/

/*リード文言*/
p.txt_keyword{
  text-align: center;
  color: #e40f69;
  font-weight: bold;
}

.present_kyeword .p3w_info_appli .cution{
	font-size: 0.85rem;
	font-weight: bold;
	line-height: 1.2;
}
@media screen and (min-width:1001px){
  p.txt_keyword{
    font-size: 22px;
  }
}

p.txt_keyword::before,
p.txt_keyword::after{
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 5%;
  background: url("../img/common/line_heart.png") no-repeat bottom center;
  background-size: contain;
}
@media screen and (min-width:1001px){
  p.txt_keyword::before,
  p.txt_keyword::after{
    padding-bottom: 29px;
    background: url("../img/common/line_heart2.png") no-repeat bottom center;
  }
}

p.txt_keyword::before{
  margin-bottom: 4%;
}
@media screen and (min-width:1001px){
  p.txt_keyword::before{
    margin-bottom: 30px;
  }
}

p.txt_keyword::after{
  margin-top: 2%;
  margin-bottom: 16%;
}
@media screen and (min-width:1001px){
  p.txt_keyword::after{
    margin-bottom: 90px;
  }
}


/*キーワードプレゼントブロック*/
.present_kyeword{
  margin-bottom: 0;
  background: url(../news/img/20180413_present/bg_keyword.gif);
  border: 2px solid #ffbc1c;
}

/*キーワードプレゼントの見出し*/
.hl_keyword{
  width: 75%;
  margin: 0 auto;
  margin-top: -7%;
}
@media screen and (min-width:1001px){
  .hl_keyword{
    width: 469px;
    margin-top: -35px;
  }
}

/*賞品タイトルなりきりセット*/
.title_item_narikiri{
  width: 85%;
  margin: 0 auto;
}
@media screen and (min-width:641px){
  .title_item_narikiri{
    width: 52%;
    margin-top: -2%;
    margin-left: 2%;
  }
}
@media screen and (min-width:1001px){
  .title_item_narikiri{
    width: 462px;
    margin-top: -20px;
  }
}

/*賞品画像なりきりセット*/
.img_item_narikiri{
  width: 110%;
  margin-top: -15%;
  margin-left: -5%;
}
@media screen and (min-width:641px){
  .img_item_narikiri{
    display: block;
    width: 62%;
    margin-left: -2%;
    margin-top: -9%;
  }
}

/*応募期間のブロック*/
.present_kyeword .p3w_info_appli{
}
@media screen and (min-width:641px){
  .present_kyeword .p3w_info_appli{
    margin-top: 8%;
  }
}
@media screen and (min-width:1001px){
  .present_kyeword .p3w_info_appli{
    margin-top: 40px;
  }
}

/*※商品のデザイン・画像は～のテキスト*/
.present_kyeword .p3w_item_nots{
  margin-top: 0%;
  margin-bottom: 12%;
}
@media screen and (min-width:641px){
  .present_kyeword .p3w_item_nots{
    width: 50%;
    display: block;
    margin-bottom: 0;
  }
}
@media screen and (min-width:1001px){
  .present_kyeword .p3w_item_nots{
    margin-top: -40px;
    margin-bottom: 0;
    margin-left: 40px;
  }
}

p.p3w_item_link{
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (min-width:640px){
  .present_kyeword .p3w_item_link{
    display: block;
    text-align: left;
    margin-top: 5%;
    margin-left: 15%;
  }
}
@media screen and (min-width:1001px){
  .present_kyeword .p3w_item_link{
    display: block;
    text-align: center;
    margin-top: 20px;
	margin-left:-30px;
  }
}

.item_detail_smp{}
.item_detail_pc{display: none;}
@media screen and (min-width:641px){
  .item_detail_smp{display: none;}
  .item_detail_pc{display: block;}
}
