@charset "EUC-JP";

/**************************************************************************
* プルモア×「あのコの、トリコ。」コラボ占い「あなたの“トリコ”占い」
***************************************************************************/

#torikoMainContents {
	background-color: #fff;
}

#torikoMainContents a {
	color: #d12f7d;
}

#torikoMainContents #top-img {
	margin-bottom: 20px;
}

#torikoMainContents > .intro >  p.copyright {
	margin-bottom: 8px;
	padding-left: 12px;
	color: #3c3d3d;
	/* 游ゴシックのWindows版Chromeでの文字かすれ対策 */
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#torikoMainContents > .intro > .video-wrap {
	padding: 12px;
	background: url(../img/bg_stripe.gif);
}

#torikoMainContents > .intro > .video-wrap > video {
	width: 100%;
}

#torikoMainContents > .intro > h4 {
	color: #59bee5;
	font-weight: bold;
	font-size: 21px;
	margin: 28px 0 0 18px;
}

#torikoMainContents > .intro > .dialog {
	padding: 6px 24px 24px 24px;
	font-size: 16px;
	line-height: 26px;
	color: #3c3d3d;
}

#torikoMainContents > .intro > .dialog p {
	margin: 18px 0;
	/* 游ゴシックのWindows版Chromeでの文字かすれ対策 */
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#torikoMainContents > .intro > .dialog span {
	color: #d12f7d;
	font-weight: bold;
}

#torikoMainContents > #horoscope-list {
	background: url(../img/bg_stripe.gif);
	padding: 0 0 24px 0;
}

#torikoMainContents > #horoscope-list > .links {
	position: relative;
	overflow: hidden;
	background-color: #e1f8fe;
}

#torikoMainContents > #horoscope-list > .links > ul {
	float: left;
	position: relative;
	left: 50%;
	padding-top: 12px;
}

#torikoMainContents > #horoscope-list > .links > ul:first-child {
	padding-top: 24px;
}

#torikoMainContents > #horoscope-list > .links > ul:last-child {
	padding-bottom: 24px;
}

#torikoMainContents > #horoscope-list > .links > ul:after {
	content: "";
	display: block;
	clear: both;
}

#torikoMainContents > #horoscope-list > .links > ul > li {
	float: left;
	position: relative;
	left: -50%;
	margin: 0 12px;
}

#torikoMainContents > #horoscope-list > .horoscope {
	padding: 18px 0;
	margin: 124px 0 8px 0;
	background-color: rgba(255, 255, 255, 0.8);
	font-size: 16px;
	line-height: 26px;
}

#torikoMainContents > #horoscope-list > .horoscope > h3 {
	margin: -52px 0 20px 0;
	font-size: 21px;
}

#torikoMainContents > #horoscope-list > .horoscope > h4 {
/*
	text-align: center;
	padding: 12px 24px;
	color: white;
	font-size: 26px;
	font-weight: bold;
	text-shadow:
		#00c0e1 1px 1px 4px,
		#00c0e1 -1px -1px 4px,
		#00c0e1 -1px 1px 4px,
		#00c0e1 1px -1px 4px,
		#00c0e1 0px 1px 4px,
		#00c0e1 0px -1px 4px,
		#00c0e1 -1px 0px 4px,
		#00c0e1 1px 0px 4px;
*/
	text-align: center;
	padding: 6px 24px;
	color: #72d7f5;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 45px;
}

#torikoMainContents > #horoscope-list > .horoscope > .detail {
	margin: 12px 0 12px 0;
	padding: 0 24px;
	color: #3c3d3d;
}

#torikoMainContents > #horoscope-list > .horoscope > .detail > p {
	margin: 18px 0;
	text-indent: 1em;
	/* 游ゴシックのWindows版Chromeでの文字かすれ対策 */
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#torikoMainContents > #horoscope-list .tolist {
	margin-right: 18px;
	text-align: right;
}

#torikoMainContents > #horoscope-list > .horoscope > .sns-share-area {
	text-align: center;
	margin: 10px 0 20px 0;
}

#torikoMainContents > #horoscope-list > .horoscope > .sns-share-area > a:first-child {
	margin-right: 20px;
}

#torikoMainContents > #horoscope-list > .horoscope > .banner > p {
	text-align: center;
	margin-bottom: 12px;
}

#torikoMainContents > #horoscope-list > .horoscope > .banner > p:last-child {
	margin-bottom: 24px;
}

/**************************************************************************
* プルモア×「あのコの、トリコ。」プレゼントキャンペーン
***************************************************************************/

#torikoMainContents > #campaign-top {
	position: relative;
	background-color: #fff;
	height: 720px;
	font-size: 15px;
}

#torikoMainContents > #campaign-top > .dialog {
	position: absolute;
	top: 520px;
	left: 24px;
	width: 496px;
}

#torikoMainContents > #campaign-top > .dialog p {
	line-height: 26px;
}

#torikoMainContents > #campaign-top > .dialog p.check {
	color: #e1007f;
	font-weight: bold;
	margin: 18px 0 6px 0;
	text-align: center;
}

#torikoMainContents > #campaign-detail {
	padding: 18px 18px 24px 18px;
	background: url(../img/bg_stripe.gif);
	font-size: 15px;
}

#torikoMainContents > #campaign-detail > h3 {
	margin-top: 24px;
	padding: 12px 0 12px 0;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.5);
}

#torikoMainContents > #campaign-detail > .detail {
	padding: 18px 12px;
	background-color: #fff;
}

#torikoMainContents > #campaign-detail > .detail > .present {
	text-align: center;
}

#torikoMainContents > #campaign-detail > .detail.entry {
	color: #e1007f;
	text-align: center;
}

#torikoMainContents > #campaign-detail > .detail.entry > div {
	padding: 12px 0;
}

#torikoMainContents > #campaign-detail > .detail.entry > div:first-child {
	padding-bottom: 24px;
}

#torikoMainContents > #campaign-detail > .detail.entry > div > h4 {
	margin-bottom: 8px;
}

#torikoMainContents > #campaign-detail > .detail.entry > div p {
	padding: 18px;
}

#torikoMainContents > #campaign-detail > .banner {
    padding-top: 18px;
}   

#torikoMainContents > #campaign-detail > .banner img {
    width: 100%;
}
