@charset "utf-8";

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

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

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

.news_title:after {
	display: none;
}
.news_title {
	padding-bottom: 0;
}
.news_subtitle_present {
	color: #2d2226;
	font-size: 1.0rem;
	text-align: center;
	padding-bottom: 8vw;
	margin-bottom: 10%;
	padding-left: 0;
}
.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;
}
.news_subtitle_present .cution{
	margin-top: 0.5em;
	display: block;
	font-size: 75%;
	font-weight: normal;
}
@media screen and (min-width:350px) {
	.news_subtitle_present {
		font-size: 1.125rem;	
	}
}
@media screen and (min-width:641px) {
	.news_subtitle_present {
		padding-bottom: 6vw;
	}
}
@media screen and (min-width:1001px) {
	.news_subtitle_present {
		margin-bottom: 60px;
		padding-bottom: 60px;
	}
	.news_subtitle_present::after {
		background: url("../img/common/line_heart2.png") no-repeat bottom center;
	}
}


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

/*プレゼント紹介のボックス*/
.present_box {
	position: relative;
	max-width: 940px;
	padding: 15px 10px;
	margin-bottom: 40px;
	background: url(../news/img/20180413_present/bg_present.gif);
	background-size: 22px;
	border: 3px solid #ff268c;
	border-radius: 12px;
	box-sizing: border-box;
}
.cution_bss{
	font-size: 0.9rem;
    font-weight: bold;
    line-height: 1.3;
    text-indent: -0.5em;
}
@media screen and (min-width:641px) {
    .present_wrap {
        display: flex;
    }
	.present_box {
		padding: 20px 15px 15px;
		background: url(../news/img/20180413_present/bg_present.gif);
		background-size: auto;
		border: 4px solid #ff268c;
	}
	.cution_bss{
		margin-bottom: 1.8em;
	}
}

@media screen and (min-width:1001px) {
    .present_box {
        padding: 30px 20px 20px;
        margin-bottom: 60px;
    }
	.cution_bss{
		font-size: 1.0rem;
	}
}
/*左上のリボン*/
.ico_week {
    width: 24vw;
    position: absolute;
    top: -8.5vw;
    left: -5.5vw;
    z-index: 10;
}

@media screen and (min-width:641px) {
	.ico_week {
		width: 14vw;
		top: -5vw;
		left: -4vw;
	}
}

@media screen and (min-width:1001px) {
	.ico_week {
		width: 140px;
		top: -50px;
		left: -30px;
	}
}
/*賞品画像グループ*/
.img_item_wrap {
	position: relative;
	margin-bottom: 10%;
    box-sizing: border-box;
}
.news_box .img_item_wrap img {
    padding: 0;
}
.news_box .img_item_wrap p + p {
    padding-top: 0;
}
@media screen and (min-width:641px) {
    .img_item_wrap {
        width: 52%;
		padding-right: 20px;
        margin-bottom: 0;
    }
}
/*応募期間とボタンのボックス*/
.p3w_info_appli {
	width: 90%;
	margin: 0 auto;
}

@media screen and (min-width:641px) {
    .p3w_info_appli {
        width: 48%;
    }
}
/*応募期間のボックス*/
.period_box {
	position: relative;
	max-width: 800px;
    margin-top: 17%;
	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;
}
.period_box:before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.75);
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 6px;
}
.period_box p {
	position: relative;
}
@media screen and (min-width:1001px) {
    .period_box {
        width: 100%;
        margin-top: 30px;
    }
}
/*応募期間の見出し*/
.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;
	line-height: 1.3;
	color: #af0531;
	text-align: center;
	font-weight: bold;
}
@media screen and (min-width:350px) {
	p.txt_period {
		font-size: 1.0rem;
	}
}
@media screen and (min-width:1001px) {
	p.txt_period {
		font-size: 22px;
	}
}
/*応募期間（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_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 {
	font-size: 0.75rem;
	color: #2a161f;
}

@media screen and (min-width:641px) {
	p.p3w_item_nots {

	}
}

@media screen and (min-width:1001px) {
	p.p3w_item_nots {

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



/*
2週目----------------------------------
*/



/*応募期間のブロック*/


/*
3週目----------------------------------
*/


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

/*リード文言*/
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);
	background-size: 22px;
	border: 3px solid #ffbc1c;
}

@media screen and (min-width:641px) {
	.present_kyeword {
		background: url(../news/img/20180413_present/bg_keyword.gif);
		background-size: auto;
		border: 4px solid #ff268c;
	}
}
/*キーワードプレゼントの見出し*/
.hl_keyword {
    width: 100%;
	max-width: 560px;
    margin: 0 auto;
    margin-top: -12vw;
}

.news_box img.hl_keyword {
	padding: 0;
}

@media screen and (min-width:641px) {
	.hl_keyword {
		width: 70%;
		margin-top: -8vw;
	}
}
@media screen and (min-width:1001px) {
	.hl_keyword {
		width: 560px;
		margin-top: -70px;
		margin-bottom: 10px;
	}
}

/*応募期間のブロック*/
.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;
	}
}

/**/
.news_box .item_detail p {
     line-height: inherit;
}
.item_detail {
	color: #2a161f;
	font-size: 2.5vw;
	line-height: 1.3;
}
.item_detail.smp {
	margin-top: 1em;
}
.news_box .item_detail p + p {
	padding-top: 0.5em;
}
.item_detail .present_about{
    padding-top: 1em !important;
	font-size: 0.875rem;
}
.item_detail .present_about:first-child{
    padding-top: 0 !important;
}
.item_detail .present_about span{
	margin-top: 0.5em;
	text-indent: -1em;
	padding-left: 1em;
	display: block;
	line-height: 1.3;
}
.item_detail .present_about span a{
	display: inline;
}
@media screen and (min-width:641px) {
	.item_detail {
		margin-top: 20px;
		font-size: 0.75rem;
	}
	.item_detail .present_about{
		font-size: 0.875rem;
	}
}
@media screen and (min-width:1001px) {
	.item_detail .present_about{
		font-size: 1.0rem;
	}
}
