@charset "utf-8";
/*
	news.css
*/

/* ==========================================================
	PC表示 @media screen and (min-width: 641px)
========================================================== */

@media screen and (min-width:641px) {
	#news {
		clear: both;
	}
	#news #contents .inner {
		width: 920px;
		padding: 40px 0 50px;
		margin: 0 auto;
	}
	#news #contents h3 {
		border-bottom: 2px dotted #ef8cb6;
    width: 920px;
    text-align: center;
    color: #ff5f78;
    font-size: 28px;
    font-weight: bold;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding: 15px 80px 10px;
    margin: 0 auto 20px;
    position: relative;
    z-index: 2;
	}
	#news #contents .sns {
		font-size: 0;
    text-align: right;
    margin: 0 auto 15px;
	}
  #news #contents .sns li {
    display: inline-block;
    line-height: 0.8;
    margin: 0 0 0 10px;
  }
	/* 一覧
	----------------- */
	#news #contents .news_list dl {
		background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #ffaa71;
    -webkit-box-shadow: 0px 0px 5px #ffaa71;
    -moz-box-shadow: 0px 0px 5px #ffaa71;
    padding: 15px;
    margin: 0 0 15px;
	}
	#news #contents .news_list dt{
    background-color: #ff95a6;
    border-radius: 20px;
    width: 180px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 3px 0 2px;
    margin: 0 0 8px;
	}
	#news #contents .news_list dd {
    background: url(/tv/precure_alamode/images/news/line_dot.png) repeat-x bottom;
		padding: 0 0 10px;
	}
	#news #contents .news_list dd >a {
    color: #ff5f78;
    font-size: 18px;
	}

	/* 中ペ ージ
	----------------- */
	#news .news_area {
		width: 920px;
		padding: 30px 20px;
		margin: 0 0 20px;
	}
	#news .news_area:last-of-type {
		margin: 0;
	}
	#news .news_area .date {
		color: #f23446;
	}
	#news .news_area .inline {
		background: url(/tv/precure_alamode/images/news/line_star.png) repeat-x bottom;
		color: #ff68b6;
		font-size: 28px;
		font-weight: bold;
		line-height: 1.3;
		word-wrap : break-word;
	  overflow-wrap : break-word;
	  padding: 0 0 20px;
	  margin: 0 0 12px;
	}
	#news .news_area h3 {
		background-color: rgba(255,190,242,0.5);
		border-radius: 80px;
		width: 880px;
		font-size: 20px;
		word-wrap : break-word;
    overflow-wrap : break-word;
		margin: 15px auto;
	}
	#news .news_area h3 span {
		background: url(/tv/precure_alamode/images/news/icon_star.png) no-repeat 8px center;
		padding: 8px 10px 8px 58px;
		display: block;
	}
	#news .news_area .img {
		text-align: center;
	}
	#news .news_area .img880 {
		width:880px;
		margin:0 auto 50px;
	}
	#news .news_area .img640 {
		width:640px;
		margin:0 auto 50px;
	}
	
	#news .news_area .img640b {
		width:640px;
		margin:0 0 50px 0px;
	}
	
	#news .news_area .img480 {
		width:480px;
		margin:0 auto 50px;
	}
	
	#news .news_area .img420 {
		width:420px;
		margin:0 auto 50px;
	}
	
	#news .news_area .img480b {
		width:480px;
		margin:0 0 50px;
	}
	
	#news .news_area .img320 {
		width:320px;
		margin:0 auto 50px;
	}
	
	#news .news_area .img320b {
		width:320px;
		margin:0 ;
	}
	
	#news .news_area h4 {
		background: url(/tv/precure_alamode/images/news/line_dot.png) repeat-x bottom;
		font-size: 20px;
		padding: 0 0 12px;
		margin: 20px 0 18px;
	}
	#news .news_area h4 span {
		padding: 0px 0 0 25px;
		background: url(/tv/precure_alamode/images/news/icon_cake01.png) no-repeat left;
	}
	#news .news_area h5 {
		background: url(/tv/precure_alamode/images/news/icon_star02.png) no-repeat 0 center;
		color: #f23446;
		font-size: 18px;
		padding: 0 0 0 25px;
		margin: 0 0 10px;
	}
	#news .news_area .column2 strong.ind {
		background: url(/tv/precure_alamode/images/news/icon_star02.png) no-repeat 0 center;
		color: #f23446;
		font-size: 18px;
		padding: 0 0 0 25px;
		margin: 0 0 10px;
	}
	/* 2カラム */
	#news .column2 {
		width: 100%;
	}
	#news .column2 p {
		float: left;
		margin: 0 0 30px 10px;
	}
	#news .column2 p:last-child {
		margin: 0 0 30px 50px;
	}
	
	#news .column2a {width:100%;overflow:hidden;margin-bottom:20px;}
	#news .column2a p{float:left;margin-right:2%;width:49%;}
	#news .column2a p:nth-last-child(1) {margin-right:0%;}

	#news .column2a {width:100%;overflow:hidden;}
	#news .column2a div{float:left;margin-right:2%;width:49%;}
	#news .column2a div:nth-last-child(1) {margin-right:0%;}
	
	
	#news .column2a div.columnIn{width:100%;overflow:hidden;}
	#news .column2a div.columnIn p{float:left;margin-right:2%;width:49%;}
	#news .column2a div.columnIn p:nth-last-child(1) {margin-right:0%;}
	

	#news ul.column2a {width:100%;overflow:hidden;}
	#news .column2a li{float:left;margin-right:2%;width:49%;}
	#news .column2a li:nth-last-child(1) {margin-right:0%;}

	#news .column2b {width:100%;overflow:hidden;}
	#news .column2b p:nth-child(1){float:left;margin-right:2%;width:35%;}
	#news .column2b p:nth-child(2){float:left;margin-right:0%;width:63%;}

	#news .column2b div:nth-child(1){float:left;margin-right:2%;width:35%;}
	#news .column2b div:nth-child(2){float:left;margin-right:0%;width:63%;}


	#news .column2b div.columnIn{width:75%;overflow:hidden;}
	#news .column2b div.columnIn p{float:left;margin-right:2%;width:49%;}
	#news .column2b div.columnIn p:nth-last-child(1) {margin-right:0%;}

	#news .column2c  {width:100%;overflow:hidden;}
	#news .column2c  p{float:left;margin-right:2%;width:40%;}
	#news .column2c  p:nth-last-child(1) {width:58%;margin-right:0%;}

	#news .column2d {width:100%;overflow:hidden;}
	#news .column2d p:nth-child(1){float:left;margin-right:2%;width:68%;}
	#news .column2d p:nth-child(2){float:left;margin-right:0%;width:30%;}

	#news .column2e {width:100%;overflow:hidden;}
	#news .column2e p:nth-child(1){float:left;margin-right:2%;width:36.3%;}
	#news .column2e p:nth-child(2){float:left;margin-right:0%;width:61.7%;}

    .blockCenter{margin-left:auto;margin-right:auto;}

	
	#news ul.column3,#news .column3 div {width:100%;overflow:hidden;}
	{float:left;margin-right:2%;width:32%;}
	#news .column3 p{float:left;margin-right:2%;width:32%;}
	#news .column3 p:nth-last-child(1) {margin-right:0%;}
	
	#news .column3 div{float:left;margin-right:2%;width:32%;}
	#news .column3 div:nth-last-child(1) {margin-right:0%;}

	#news .column3 li{float:left;margin-right:2%;width:32%;}
	#news .column3 li:nth-last-child(1) {margin-right:0%;}
	#news .column4 {width:100%;overflow:hidden;}
	#news .column4 li{float:left;margin-right:2%;width:23.5%;}
	#news .column4 li:nth-last-child(1) {margin-right:0%;}
	
	
	#news .column5 {width:100%;overflow:hidden;}
	#news .column5 li{float:left;margin-right:0.625%;width:19.5%;margin-bottom:5px;}
	#news .column5 li:nth-child(5n) {margin-right:0%;}

	#news .column10 {width:100%;overflow:hidden;}
	#news .column10 li{float:left;margin-right:0.625%;width:19.5%;margin-bottom:15px;}
	#news .column10 li:nth-child(5n) {margin-right:0%;}
	
	/* 購入するボタン */
	#news .btn_buy {
		width: 332px;
		margin: 30px auto 10px;
	}
	
	.W80{width:80px;}
	
	
.buyAreaMin a {
    display: block;
    width: 80%;
    margin: 0 10% 20px;
    background-color: #000;
    border-radius: 10px;
    padding: 12px;
    color: #FFF;
    font-weight: 700;
    text-align: center;
    font-size: 0.785em;
}

.buyAreaMin a:hover {text-decoration:none;}

.buymr0 a{margin-left:0px !important;margin-right:0px !important;}

.pcNone{display:none;}
.spNone{display:block;}
}

/* ==========================================================
  SP表示 @media screen and (max-width: 640px)
========================================================== */

@media screen and (max-width:640px) {
	#news #contents {
		clear: both;
	}
	#news #contents .inner {
		width: 100%;
		padding: 35px 4% 40px;
		margin: 0 auto;
	}
	#news #contents h3 {
	border-bottom: 2px dotted #ef8cb6;
    width: 100%;
    text-align: center;
    color: #ff5f78;
    font-size: 20px;
    font-weight: bold;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding: 10px 4% 10px;
    margin: 0 auto 15px;
    position: relative;
    z-index: 2;
	}
	#news #contents .sns {
		font-size: 0;
    text-align: right;
    margin: 0 auto 15px;
	}
  #news #contents .sns li {
    display: inline-block;
    line-height: 0.8;
    margin: 0 0 0 10px;
  }
	/* 一覧
	----------------- */
	#news #contents .news_list  {
		background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #ffaa71;
    -webkit-box-shadow: 0px 0px 5px #ffaa71;
    -moz-box-shadow: 0px 0px 5px #ffaa71;
    padding: 10px 15px;
    margin: 0 0 15px;
	}
	#news #contents .news_list  dl {
		background: url(/tv/precure_alamode/images/news/line_dot.png) repeat-x bottom;
		padding: 0 0 10px;
	}
	#news #contents .news_list  dt{
    background-color: #ff95a6;
    border-radius: 20px;
    width: 160px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 3px 5px 2px;
    margin: 7px 0 8px;
	}
	#news #contents .news_list  dd >a {
    color: #ff5f78;
    font-size: 16px;
        margin: 0px 0 20px;
	}

	/* 中ページ
	----------------- */

	#news .news_area {
		padding: 15px 4% 25px;
		margin: 0 0 10px;
	}
	#news .news_area:last-of-type {
		margin: 0;
	}
	#news .news_area .date {
		color: #f23446;
	}
	#news .news_area .inline {
		background: url(/tv/precure_alamode/images/news/line_star.png) repeat-x 0 bottom;
		background-size: 182px 9px;
		color: #ff68b6;
		font-size: 2.0rem;
		font-weight: bold;
		line-height: 1.3;
		word-wrap : break-word;
	  overflow-wrap : break-word;
	  padding: 0 0 20px;
	  margin: 0 0 12px;
	}
	#news .news_area h3 {
		background-color: rgba(255,190,242,0.5);
		border-radius: 80px;
		width: 100%;
		font-size: 1.6rem;
		line-height: 1.3;
		word-wrap : break-word;
  	overflow-wrap : break-word;
		margin: 10px auto;
	}
	#news .news_area h3 span {
		background: url(/tv/precure_alamode/images/news/icon_star.png) no-repeat 6px center;
		padding: 8px 10px 8px 50px;
		display: block;
	}
	#news .news_area .img {
		text-align: center;
	}
	
	#news .news_area .img880 {
		width:90%;
		margin:0 5% 30px;
	}
	
	#news .news_area .img640 {
		width:90%;
		margin:0 5% 30px;
	}
	
	#news .news_area .img640b {
		width:90%;
		margin:0 5% 30px;
	}
	
	#news .news_area .img480 {
		width:90%;
		margin:0 5% 30px;
	}
	
	#news .news_area .img480b {
		width:90%;
		margin:0 5% 30px;
	}

	#news .news_area .img420 {
		width:90%;
		margin:0 5% 30px;
	}
	

	#news .news_area .img320 {
		width:90%;
		margin:0 5% 30px;
	}
	
	#news .news_area .img320b {
		width:90%;
		margin:0 5% 30px;
	}
	
	#news .news_area h4 {
		background: url(/tv/precure_alamode/images/news/line_dot.png) repeat-x 2px bottom;
		font-size: 2.0rem;
		padding: 0 0 12px;
		margin: 20px 0 18px;
	}
	#news .news_area h4 span {
		padding: 0px 0 0 25px;
		background: url(/tv/precure_alamode/images/news/icon_cake01.png) no-repeat left;
	}
	#news .news_area h5 {
		background: url(/tv/precure_alamode/images/news/icon_star02.png) no-repeat 0 center;
		color: #f23446;
		font-size: 1.8rem;
		padding: 0 0 0 25px;
		margin: 0 0 10px;
	}
	#news .news_area .column2 st strong.ind {
		background: url(/tv/precure_alamode/images/news/icon_star02.png) no-repeat 0 center;
		color: #f23446;
		font-size: 1.8rem;
		padding: 0 0 0 25px;
		margin: 0 0 10px;
	}
	/* 埋め込み YOUTUBE */
	#news iframe {
		max-width: 100%;
	}
	
#news .column2a {
width: 100%;
margin:0 0 30px;
}
#news .column2a p {
width:100%;margin-bottom:10px;
}

#news .column2a div {
width:100%;margin-bottom:10px;
}

	
	#news .column2a div.columnIn p{width:100%;overflow:hidden;}
	#news .column2a div.columnIn p{float:left;margin-right:2%;width:49%;}
	#news .column2a div.columnIn p:nth-last-child(1) {margin-right:0%;}

#news ul.column2a  {
width:100%;margin-bottom:10px;overflow:hidden;
}
	#news .column2a li{float:left;margin-right:2%;width:49%;}
	#news .column2a li:nth-last-child(1) {margin-right:0%;}


#news .column2b p {
width:100%;margin-bottom:10px;
}
#news .column2b div {
width:100%;margin-bottom:10px;
}

	
	#news .column2b div.columnIn p{width:auto;overflow:hidden;}
	#news .column2b div.columnIn p{float:left;margin-right:2%;width:49%;}
	#news .column2b div.columnIn p:nth-last-child(1) {margin-right:0%;}


	#news .column2c p{width:100%;margin-bottom:10px;}


	#news .column2d {width:100%;overflow:hidden;}
	#news .column2d{width:100%;}
	#news .column2d p img{width:60%; margin:0px 20% 20px;}

	#news .column2e {width:100%;overflow:hidden;}
	#news .column2e p{width:90%; margin:0px 5% 30px;}
	#news .column2e p img{width:100%;}


	#news ul.column3  {width:100%;margin-bottom:10px;overflow:hidden;}
	#news .column3 li{width:auto;margin-bottom:10px;}

#news .column3 p {
width:100%;margin-bottom:10px;
}
#news .column3 div {
width:100%;margin-bottom:10px;
}

	#news .column4 {width:100%;overflow:hidden;}
	#news .column4 li{float:left;margin-right:2%;width:49%;margin-bottom:15px;}
	#news .column4 li:nth-last-child(even) {margin-right:0%;}

	#news .column5 {width:100%;overflow:hidden;}
	#news .column5 li{float:left;margin-right:1%;width:49%;}
	#news .column5 li:nth-child(3n) {margin-right:0%;}

	#news .column10 {width:100%;overflow:hidden;}
	#news .column10 li{float:left;margin-right:1%;width:49%;margin-bottom:10px;}
	#news .column10 li:nth-child(2n) {margin-right:0%;}

	/* 購入するボタン */
	#goods #contents .btn_buy {
		width: 100%;
		margin: 20px 0 0;
	}
	
	.W80{width:20%;margin-bottom: 30px;}	
	.img65{width:65% !important;}


.buyAreaMin a {
    display: block;
    width: 80%;
    margin: 0 10% 20px;
    background-color: #000;
    border-radius: 10px;
    padding: 5px 10px;
    color: #FFF;
    font-weight: 700;
    text-align: center;
    font-size: 0.785em;
} 

.buyAreaMin a:hover{text-decoration:none;}

.pcNone{display:block;}
.spNone{display:none;}

}
.buyArea a{display:block;width:50%;margin:0 25% 20px;background-color:#ff5f78;border-radius:30px;padding:15px;color:#FFF;font-weight:700;text-align:center;}


@media screen and (min-width:641px) {

.buyAreaMinLeft a{display:block;width:30%;margin:10px 0 0;background-color:#ff5f78;border-radius:30px;padding:15px;color:#FFF;font-weight:700;text-align:center;}

.buyAreaMinLeftb a{display:block;width:90%;margin:10px 5% 0;background-color:#ff5f78;border-radius:30px;padding:15px;color:#FFF;font-weight:700;text-align:center;}
}
@media screen and (max-width:640px) {

.buyAreaMinLeft a{display:block;width:60%;margin:10px 0 0;background-color:#ff5f78;border-radius:30px;padding:15px;color:#FFF;font-weight:700;text-align:center;}

.buyAreaMinLeftb a{display:block;width:60%;margin:10px 20% 0;background-color:#ff5f78;border-radius:30px;padding:15px;color:#FFF;font-weight:700;text-align:center;}
}

ol.indent ,ul.indent {margin-left:20px;}
ol.indent li{font-size:1.125em !important;line-height:1.8em;margin-bottom:3px;list-style-type : decimal;font-weight:bold}
ol.indent li span{font-weight:normal;}
ul.indent li{font-size:1.25em !important;line-height:1.5em;margin-bottom:3px;list-style-type : disc;}
ul.indent li ol {margin:15px 0;}
ul.indent li ol li{font-size:1em !important;line-height:1.5em;margin-bottom:3px;list-style-type : decimal;margin-left:30px;}

.pinkBox a{padding:10px 20px;font-size:1em;display:inline-block;margin:15px auto;text-align:center;background-color:#ff5f78;color:#FFF !important;font-weight:700;text-decoration:none;border-radius:10px;}
.pinkBox a:hover{text-decoration:underline;}

/* 3週連続キャンペーン */
.column3 div p.camp3w{width:100% !important;background-color:#ff5f78;padding:10px;font-weight:700;color:#FFF;font-size:1.5em;}
span.camp3wBuy a ,p.camp3wBuy a{width:60%  !important;background-color:#ff5f78;padding:10px;font-weight:700;color:#FFF;font-size:1.5em;text-align:center;display:block;font-size:0.935em !important;border-radius:30px;margin:0 20% 10px;}

span.camp3wBuyac {width:70%  !important;background-color:#ff5f78;padding:10px;font-weight:700;color:#FFF;font-size:1.5em;text-align:center;display:block;font-size:0.935em !important;border-radius:30px;margin:0 15% 10px;opacity:0.4;}

span.camp3wBuy a:hover{opacity:0.6;}

.bgwh{background-color:#FFF;}
.textR{text-align:right;width:100%;display:block;margin:5px 0;}

table.eventSc{border:1px solid #ff889f; }
table.eventSc tr td {padding:15px;}
table.eventSc thead tr td {color:#FFF;background-color:#f45c79;font-weight:700;text-align:center;}
table.eventSc td {color:#333;background-color:#fff;}

.tCenter{text-align:center;}