@charset "UTF-8";

.dispPC {
	display: block;
}
.dispSP {
	display: none;
}
article#globalHeaderBlock {
	width: 100%;
	height: 116px;
	margin: 0 0 20px;
	padding: 0;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height: 200%;
	border-bottom: 6px solid #ff8601;
	background-color: #fff;
	overflow: hidden;
}
article#globalHeaderBlock section {
	width: 940px;
	height: 116px;
	margin: 0 auto;
	line-height: 200%;
	padding: 0;
	clear: both;
}
article#globalHeaderBlock section h1.siteTitleText {
	width: 930px;
	height: 18px;
	margin: 0;
	padding: 2px 0 0 10px;
	font-size: 10px;
	line-height: 200%;
	overflow: hidden;
	clear: both;
}
article#globalHeaderBlock section h2.candyLogo {
	width: 96px;
	height: 96px;
	margin: 0;
	padding: 0;
	float: left;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
article#globalHeaderBlock section h2.candyLogo img {
	width: 100%;
	height: auto;
}
article#globalHeaderBlock section ul {
	margin: 0;
	padding: 0;
	line-height: 200%;
	list-style: none;
	overflow: hidden;
}
article#globalHeaderBlock section ul li {
	height: 37px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 44px;
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 3px solid #fff;
	overflow: hidden;
	float: left;
}
article#globalHeaderBlock section ul li.btnText {
	margin: 0;
	padding: 0 0 0 24px;
	text-align: center;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
article#globalHeaderBlock section ul li.btnText:hover {
	border-bottom: 3px solid #ff8601;
}
article#globalHeaderBlock section ul li.btnSns {
	width: 32px;
	float: right;
}
article#globalHeaderBlock section ul li a {
	color: #000;
	margin: 0;
	padding: 0;
	text-decoration: none;
	 display: block;
}
article#globalHeaderBlock section ul li a:hover {
	color: #000;
}
article#globalHeaderBlock section ul li.btnNews {
	width: 68px;
	background-image: url(../images/bgNews.png);
}
article#globalHeaderBlock section ul li.btnCalender {
	width: 131px;
	background-image: url(../images/bgCalender.png);
}
article#globalHeaderBlock section ul li.btnPreorder {
	width: 83px;
	background-image: url(../images/bgPreorder.png);
}
article#globalHeaderBlock section ul li.btnChara {
	width: 140px;
	background-image: url(../images/bgChara.png);
}
article#globalHeaderBlock section ul li.btnCamp {
	width: 112px;
	background-image: url(../images/bgCamp.png);
}
article#globalHeaderBlock section ul li.btnMovie {
	width: 60px;
	background-image: url(../images/bgMovie.png);
}
article#globalHeaderBlock section ul li.btnBrand {
	width: 81px;
	text-align: right;
	background-image: url(../images/bgBrand.png);
}
article#globalHeaderBlock section ul li.btnShop {
	width: 151px;
	background-image: url(../images/bgShop.png);
}
article#globalHeaderBlock section ul li.btnMembers {
	width: 160px;
	background-image: url(../images/bgMembers.png);
}
article#globalHeaderBlock section ul li.btnQuestionnaire {
	width: 103px;
	background-image: url(../images/bgQuestionnaire.png);
}
article#globalHeaderBlock section ul li.btnTwitter {
	background-image: url(../images/iconTwitter.png);
}
article#globalHeaderBlock section ul li.btnFacebook {
	background-image: url(../images/iconFb.png);
}
article#globalHeaderBlock section ul li.btnInstagram {
	background-image: url(../images/iconInsta.png);
}
article#globalHeaderBlock section ul li.btnTwitter img,
article#globalHeaderBlock section ul li.btnFacebook img,
article#globalHeaderBlock section ul li.btnInstagram img {
	width: 100%;
	height: auto;
}
article#globalHeaderBlock section ul form {
	margin: 0;
	padding: 0;
}
article#globalHeaderBlock section ul form table.headerSearchArea {
	width: 242px;
	height: 30px;
	margin: 5px 0 0;
	padding: 0;
	border: 0;
}
article#globalHeaderBlock section ul form .headerSearchArea tr,
article#globalHeaderBlock section ul form .headerSearchArea tr td {
	margin: 0;
	padding: 0;
}
article#globalHeaderBlock section ul form .headerSearchArea tr td input {
	width: 180px;
	margin: 0;
	padding: 4px 2px 5px;
}
article#globalHeaderBlock section ul form .headerSearchArea tr td.inputBox {
	width: 200px;
}
article#globalFooterBlock {
	width: 100%;
	height: 39px;
	margin: 0;
	padding: 0;
	line-height: 200%;
	border-top: 1px solid #ddd;
	background-color: #fefefe;
	overflow: hidden;
}
article#globalFooterBlock section {
	width: 100%;
	height: 39px;
	margin: 0;
	line-height: 200%;
	padding: 0;
	clear: both;
}
article#globalFooterBlock section ul {
	height: 39px;
	margin: 0;
	padding: 0;
	line-height: 200%;
	overflow: hidden;
}
article#globalFooterBlock section ul li {
	height: 39px;
	margin: 0;
	padding: 0;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 11px;
	/*font-size: 1.1rem;*/
	list-style: none;
	line-height: 44px;
	background-position: left center;
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
article#globalFooterBlock section ul li a {
	color: #333;
	padding-left: 34px;
	text-decoration: none;
	 display: block;
}
article#globalFooterBlock section ul li:hover a {
	color: #fff;
}
article#globalFooterBlock section ul li.btnText:hover a {
	color: #f33f9f;
}
article#globalFooterBlock section ul li.btnMember {
	width: 325px;
	margin-right: 12px;
	background-image: url(../images/iconMember.png);
}
article#globalFooterBlock section ul li.btnMember:hover {
	background-image: url(../images/iconMemberOn.png);
}
article#globalFooterBlock section ul li.btnText {
	padding: 0 12px;
	overflow: hidden;
}
article#globalFooterBlock section ul li.btnText a {
	padding: 0;
}
article#globalFooterBlock section ul li.text {
	width: 275px;
	padding: 0 6px;
	text-align: right;
	float: right;
	position: relative;
}
article#globalFooterBlock section ul li.text p {
	color: #333;
	position: absolute;
	top: 50%;
	font-size: 11px;
	line-height: 125%;
	margin-top: -1em;
}
article#globalFooterBlock section h1.bandaiLogo {
	width: 28px;
	height: 28px;
	margin: 7px 0 0 0;
	padding: 0;
	float: right;
}
article#globalFooterBlock section ul li.bandaiLogo a {
	padding: 0;
}
article#globalFooterBlock section div.preload {
	display: none;
}
/* portalParts */
#portalPartsPC {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	overflow: hidden;
}
#portalPartsPC .thumb {
	position: relative;
	margin: 20px auto 0;
	overflow: hidden;
}
#portalPartsPC .thumb a {
	width: 100%;
	height: 100%;
	color: #fff;
	display: block;
}
#portalPartsPC .thumb .image {
	position: relative;
	background-color: #fff;
	overflow: hidden;
}
#portalPartsPC .thumb .image:before {
	content: "";
    display: block;
    padding-top: 100%;
}
#portalPartsPC .thumb .image img {
	position: absolute;
    top: 0;
    left: 0;
	width: 100%;
	height: auto;
}
#portalPartsPC .thumb .btn {
	position: absolute;
	bottom: 0;
}
#portalPartsPC .thumb .btn span.titleColor {
	color: #ff7d1a;
}
#includeSideBlockPhoto .photoNews .thumb {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 0;
	overflow: hidden;
}
#includeSideBlockPhoto .photoNews .thumb .image {
	width: 100%;
	height: auto;
}
#includeSideBlockPhoto .photoNews .thumb .image img {
	width: 100%;
	height: auto;
}
#includeSideBlockPhoto .photoNews .thumb .btn {
	width: 98%;
	padding-right: 2%;
	text-align: right;
	background-color: rgba( 34, 34, 34, 0.8 );
}
#includeSideBlockPhoto .photoNews .thumb a .btn {
	color: #fff;
}
#includeSideBlockRanking .ranking .thumb {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #d2d2d2;
	display: table;
}
#includeSideBlockRanking .ranking .thumb:last-child {
	margin-bottom: 20px;
	border-bottom: 1px solid #fff;
}
#includeSideBlockRanking .ranking .thumb .image {
	position: relative;
	width: 43%;
	padding-right: 2%;
	display: table-cell;
	background-color: #fff;
	overflow: hidden;
}
#includeSideBlockRanking .ranking .thumb .btn {
	position: relative;
	width: 51%;
	padding: 2%;
	color: #000;
	line-height: 125%;
	text-align: left;
	background-color: #fff;
	vertical-align: top;
	display: table-cell;
}
#includeSideBlockRanking .ranking .thumb .rankingTriangle {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 40px 0 0;
}
#includeSideBlockRanking .ranking .thumb .ranking1 {
	border-color: #ff9c00 transparent transparent transparent;
}
#includeSideBlockRanking .ranking .thumb .ranking2 {
	border-color: #75889f transparent transparent transparent;
}
#includeSideBlockRanking .ranking .thumb .ranking3 {
	border-color: #b75e42 transparent transparent transparent;
}
#includeSideBlockRanking .ranking .thumb .rankingNum {
	position: absolute;
	top: 0;
	left: 2px;
	color: #fff;
	margin: 0;
	font-size: 12px;
	line-height: 200%;
	text-align: left;
}
#portalPartsSP {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	overflow: hidden;
}
#portalPartsSP #includeSideBlockRanking,
#portalPartsSP #includeSideBlockRanking ranking {
	width: 100%;
	height: auto;
	clear: both;
}
#portalPartsSP #includeSideBlockRanking .ranking .thumb {
	position: relative;
	float: left;
	width: 28%;
	margin: 0 8% 0 0;
	padding-bottom: 20px;
	border-bottom: none;
}
#portalPartsSP #includeSideBlockRanking .ranking .thumb:last-child {
	margin: 0 0 20px 0;
	border-bottom: none;
}
#portalPartsSP #includeSideBlockRanking .ranking .thumb .image {
	width: 100%;
	padding: 0;
	background-color: #fff;
	overflow: hidden;
}
#portalPartsSP #includeSideBlockRanking .ranking .thumb .image img {
	width: 100%;
	height: auto;
}

/*mediaQuery*/
@media screen and (min-width: 741px) and (max-width: 980px) {
	.dispPC {
		display: block;
	}
	.dispSP {
		display: none;
	}
	article#globalHeaderBlock section h1.candyLogo {
		width: 30px;
		background-image: url(../images/iconHome.png);
	}
	article#globalHeaderBlock section h1.candyLogo:hover {
		background-image: url(../images/iconHomeOn.png);
	}
	article#globalHeaderBlock section ul {
		height: 39px;
	}
	article#globalFooterBlock,
	article#globalFooterBlock section ul {
		height: 75px;
	}
	article#globalHeaderBlock section ul li.btnNew,
	article#globalHeaderBlock section ul li.btnPreorder,
	article#globalHeaderBlock section ul li.btnChara,
	article#globalHeaderBlock section ul li.btnEvent,
	article#globalHeaderBlock section ul li.btnShop,
	article#globalHeaderBlock section ul li.btnQuestionnaire,
	article#globalHeaderBlock section ul li.btnNews,
	article#globalFooterBlock section ul li.btnMember {
		width: 30px;
	}
	article#globalFooterBlock section ul li.btnText {
		padding: 0 5px;
	}
	article#globalFooterBlock section ul li.text {
		width: 90%;
		text-align: left;
	}
	article#globalFooterNews div#globalFooterNewsContents {
		width: 98%;
	}
	article#globalFooterNews #globalFooterNewsHeaderBlock {
		height: 28px;
	}
	article#globalFooterNews #globalFooterNewsHeaderBlock h1#globalFooterNewsHeader {
		width: 60%;
		float: left;
	}
	article#globalFooterNews #globalFooterNewsHeaderBlock p#globalFooterNewsHeaderLink {
		width: 25%;
		margin: 0;
		float: right;
	}
	article#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumb {
		width: 31.3%;
	}
}
@media screen and (max-width: 760px){
	.dispPC {
		display: none;
	}
	.dispSP {
		display: block;
	}
	/* global nav */
	#topBar {
		position: fixed;
		top: 0;
		width: 100%;
		background-image: none;
		overflow: hidden;
		-webkit-transition: all 200ms linear;
		-moz-transition: all 200ms linear;
		-o-transition: all 200ms linear;
		-ms-transition: all 200ms linear;
		transition: all 200ms linear;
		z-index: 100;
	}
	#topBar ul {
		position: relative;
		width: 100%;
		margin: 0 auto;
		list-style: none;
	}
	#topBar ul h2.candyLogo {
		position: absolute;
		top: 0;
		left: 0;
		width: 22%;
		height: auto;
	}
	#topBar ul h2.candyLogo:before {
		content: "";
		display: block;
		padding-top: 100%;
	}
	#topBar ul h2.candyLogo img {
		width: 100%;
		height: auto;
	}
	#topBar ul li.toggle {
		position: absolute;
		top: 0;
		right: 0;
		float: right;
		margin: 0;
		background-color: #fff;
	}
	#panelBtn {
		display: inline-block;
		position: relative;
		width: 60px;
		height: 56px;
		margin: 0;
	}
	#panelBtnIcon {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 30px;
		height: 3px;
		margin: 1px 0 0 -14px;
		background: #4c260a;
		transition: .2s;
	}
	#panelBtnIcon:before, #panelBtnIcon:after{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		width: 30px;
		height: 3px;
		background: #4c260a;
		transition: .3s;
	}
	#panelBtnIcon:before {
		margin-top: -8px;
	}
	#panelBtnIcon:after {
		margin-top: 5px;
	}
	#panelBtn .close{
		background: transparent;
	}
	#panelBtn .close:before, #panelBtn .close:after{
		margin-top: 0;
	}
	#panelBtn .close:before{
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}
	#panelBtn .close:after{
		transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
	}
	#slideMenu {
		position: relative;
		display: none;
		width: 70%;
		margin: -5% 0 10%;
		padding: 0 0 16%;
		overflow: hidden;
		z-index: 99;
	}
	#topBar.over {
		background-color: rgba(255,255,255,0.98);
	}
	#slideMenu li {
		width: 100%;
		text-align: center;
	}
	#slideMenu li a {
		width: 60%;
		margin: 0 auto;
		padding: 3.4% 0;
		display: block;
	}
	#slideMenu li a img {
		width: 100%;
		height: auto;
	}
}
/* backUp */
aside#globalHeaderBlock {
	width: 100%;
	height: 39px;
	margin: 0;
	padding: 0;
	line-height: 200%;
	border-bottom: 1px solid #ddd;
	background-color: #fefefe;
	overflow: hidden;
}
aside#globalFooterBlock {
	width: 100%;
	height: 39px;
	margin: 0;
	padding: 0;
	line-height: 200%;
	border-top: 1px solid #ddd;
	background-color: #fefefe;
	overflow: hidden;
}
aside#globalFooterBlock section {
	width: 100%;
}
aside#globalHeaderBlock section,
aside#globalFooterBlock section {
	width: 100%;
	height: 39px;
	margin: 0;
	line-height: 200%;
	padding: 0;
	clear: both;
}
aside#globalHeaderBlock section h1.candyLogo {
	width: 100px;
	height: 39px;
	margin: 0;
	padding: 0;
	background-image: url(../images.old/logoCandy.png);
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
aside#globalHeaderBlock section h1.candyLogo:hover {
	background-image: url(../images.old/logoCandyOn.png);
}
aside#globalHeaderBlock section h1 img {
	width: 100px;
	height: 39px;
}
aside#globalHeaderBlock section ul,
aside#globalFooterBlock section ul {
	height: 39px;
	margin: 0;
	padding: 0;
	line-height: 200%;
	overflow: hidden;
}
aside#globalHeaderBlock section ul li,
aside#globalFooterBlock section ul li {
	height: 39px;
	margin: 0;
	padding: 0;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 11px;
	/*font-size: 1.1rem;*/
	list-style: none;
	line-height: 44px;
	background-position: left center;
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
aside#globalHeaderBlock section ul li a,
aside#globalFooterBlock section ul li a {
	color: #333;
	padding-left: 34px;
	text-decoration: none;
	 display: block;
}
aside#globalHeaderBlock section ul li:hover a,
aside#globalFooterBlock section ul li:hover a {
	color: #fff;
}
aside#globalHeaderBlock section ul li.btnText:hover a,
aside#globalFooterBlock section ul li.btnText:hover a {
	color: #f33f9f;
}
aside#globalHeaderBlock section ul li.btnNew {
	width: 94px;
	background-image: url(../images.old/iconNew.png);
}
aside#globalHeaderBlock section ul li.btnNew:hover {
	background-image: url(../images.old/iconNewOn.png);
}
aside#globalHeaderBlock section ul li.btnPreorder {
	width: 105px;
	background-image: url(../images.old/iconPreorder.png);
}
aside#globalHeaderBlock section ul li.btnPreorder:hover {
	background-image: url(../images.old/iconPreorderOn.png);
}
aside#globalHeaderBlock section ul li.btnChara {
	width: 160px;
	background-image: url(../images.old/iconChara.png);
}
aside#globalHeaderBlock section ul li.btnChara:hover {
	background-image: url(../images.old/iconCharaOn.png);
}
aside#globalHeaderBlock section ul li.btnEvent {
	width: 105px;
	background-image: url(../images.old/iconEvent.png);
}
aside#globalHeaderBlock section ul li.btnEvent:hover {
	background-image: url(../images.old/iconEventOn.png);
}
aside#globalHeaderBlock section ul li.btnShop {
	width: 138px;
	background-image: url(../images.old/iconShop.png);
}
aside#globalHeaderBlock section ul li.btnShop:hover {
	background-image: url(../images.old/iconShopOn.png);
}
aside#globalHeaderBlock section ul li.btnQuestionnaire {
	width: 115px;
	background-image: url(../images.old/iconQuestionnaire.png);
}
aside#globalHeaderBlock section ul li.btnQuestionnaire:hover {
	background-image: url(../images.old/iconQuestionnaireOn.png);
}
aside#globalHeaderBlock section ul li.btnTwitter {
	width: 36px;
	background-image: url(../images.old/iconTwitter.png);
	float: right;
}
aside#globalHeaderBlock section ul li.btnFacebook {
	width: 36px;
	background-image: url(../images.old/iconFb.png);
	float: right;
}
aside#globalHeaderBlock section ul li.btnInstagram {
	width: 36px;
	background-image: url(../images.old/iconInsta.png);
	float: right;
}
aside#globalHeaderBlock section ul li.btnNews {
	width: 111px;
	background-image: url(../images.old/iconNews.png);
}
aside#globalHeaderBlock section ul li.btnNews:hover {
	background-image: url(../images.old/iconNewsOn.png);
}
aside#globalHeaderBlock section ul li.btnTwitter:hover {
	background-image: url(../images.old/iconTwitterOn.png);
}
aside#globalHeaderBlock section ul li.btnFacebook:hover {
	background-image: url(../images.old/iconFbOn.png);
}
aside#globalHeaderBlock section ul li.btnInstagram:hover {
	background-image: url(../images.old/iconInstaOn.png);
}
aside#globalHeaderBlock section ul li.btnTwitter img,
aside#globalHeaderBlock section ul li.btnFacebook img,
aside#globalHeaderBlock section ul li.btnInstagram img {
	width: 36px;
	height: 39px;
}
aside#globalFooterBlock section ul li.btnMember {
	width: 325px;
	margin-right: 12px;
	background-image: url(../images.old/iconMember.png);
}
aside#globalFooterBlock section ul li.btnMember:hover {
	background-image: url(../images.old/iconMemberOn.png);
}
aside#globalFooterBlock section ul li.btnText {
	padding: 0 12px;
	overflow: hidden;
}
aside#globalFooterBlock section ul li.btnText a {
	padding: 0;
}
aside#globalFooterBlock section ul li.text {
	width: 275px;
	padding: 0 6px;
	text-align: right;
	float: right;
	position: relative;
}
aside#globalFooterBlock section ul li.text p {
	color: #333;
	position: absolute;
	top: 50%;
	font-size: 11px;
	line-height: 125%;
	margin-top: -1em;
}
aside#globalFooterBlock section h1.bandaiLogo {
	width: 28px;
	height: 28px;
	margin: 7px 0 0 0;
	padding: 0;
	float: right;
}
aside#globalFooterBlock section ul li.bandaiLogo a {
	padding: 0;
}
aside#globalFooterBlock section div.preload {
	display: none;
}
aside#globalFooterNews {
	width: 100%;
	padding: 10px 0 0;
	border-top: 1px solid #ddd;
	background-color: #fefefe;
	overflow: hidden;
}
aside#globalFooterNews img {
	float: none;
}
aside#globalFooterNews div#globalFooterNewsContents {
	width: 980px;
	margin: 10px auto 0;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	clear: both;
}
aside#globalFooterNews #globalFooterNewsHeaderBlock {
	width: 98%;
	margin: 0 1%;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	line-height: 150%;
	vertical-align: bottom;
	color: #fff;
	clear: both;
}
aside#globalFooterNews #globalFooterNewsHeaderBlock h1#globalFooterNewsHeader {
	height: 26px;
	margin: 0 1% 5px;
	padding: 0 0 6px;
	font-size: 20px;
	font-weight: normal;
	line-height: 150%;
	color: #ff6a00;
}
aside#globalFooterNews #globalFooterNewsHeaderBlock p#globalFooterNewsHeaderLink {
	height: 28px;
	font-size: 14px;
	line-height: 200%;
	text-align: center;
	background-color: #ff6a00;
	border-radius: 2px;
	overflow: hidden;
}
aside#globalFooterNews #globalFooterNewsHeaderBlock p#globalFooterNewsHeaderLink a {
	text-decoration: none;
	color: #fff;
	display: block;
}
aside#globalFooterNews #globalFooterNewsHeaderBlock p#globalFooterNewsHeaderLink a:hover {
	color: #fff;
}
aside#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumbLine {
	clear: both;
}
aside#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumb {
	position: relative;
	width: 31.3%;
	margin: 0 1% 20px;
	background-color: #f1f1f2;
	float: left;
	overflow: hidden;
}
aside#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumb a {
	display: block;
}
aside#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumb .globalFooterNewsThumbImage {
	position: relative;
	width: 34%;
	margin: 3%;
	background-color: #fff;
	overflow: hidden;
	float: left;
}
aside#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumb .globalFooterNewsThumbImage:before {
	content: "";
    display: block;
    padding-top: 100%;
}
aside#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumb .globalFooterNewsThumbImage img {
	position: absolute;
	top: 0;
	width: 100%;
	height: auto;
}
aside#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumb .globalFooterNewsThumbTweetImage img {
	position: absolute;
    top: 10%;
}
aside#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumb .globalFooterNewsThumbLineUp img {
	position: absolute;
    top: -15%;
}
aside#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumb .globalFooterNewsThumbText {
	width: 60%;
	float: left;
	color: #000;
}
aside#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumb .globalFooterNewsThumbText h2.globalFooterNewsThumbHeader {
	width: 96%;
	height: 20px;
	margin: 0;
	padding: 4% 2% 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
}
aside#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumb .globalFooterNewsThumbText p.globalFooterNewsThumbBtn {
	font-size: 14px;
	font-weight: normal;
	line-height: 125%;
	margin: 0;
	padding: 10px 2% 0;
}
aside#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumb .globalFooterNewsThumbText .globalFooterNewsThumbBtn span.titleColor {
	color: #ff7d1a;
}
/* portalParts */
#portalNewsPC {
	width: 268px;
	height: 350px;
	overflow: hidden;
}
#portalNewsPC h1 {
	width: 268px;
	/*
	height: 40px;
	*/
	height: 65px;
	margin: 0;
	padding: 0;
}
#portalNewsPC .globalFooterNewsThumbLine .globalFooterNewsThumb {
	width: 264px;
	height: 110px;
	margin: 5px 0 0;
	border: 2px solid #d2d2d2;
	clear: both;
}
#portalNewsPC .globalFooterNewsThumbLine .globalFooterNewsThumb .globalFooterNewsThumbImage {
	width: 98px;
	height: 98px;
	margin: 5px 6px;
	border: 1px solid #9f9f9f;
	float: left;
}
#portalNewsPC .globalFooterNewsThumbLine .globalFooterNewsThumb .globalFooterNewsThumbImage img {
	width: 100%;
	height: auto;
}
#portalNewsPC .globalFooterNewsThumbLine .globalFooterNewsThumb .globalFooterNewsThumbTweetImage img {
	margin-top: 20px;
}
#portalNewsPC .globalFooterNewsThumbLine .globalFooterNewsThumb .globalFooterNewsThumbText {
	width: 148px;
	margin: 5px 2px;
	float: left;
}
#portalNewsPC .globalFooterNewsThumbLine .globalFooterNewsThumb .globalFooterNewsThumbText h2.globalFooterNewsThumbHeader {
	color: #000;
	font-size: 12px;
	margin: 0 0 10px;
	padding: 0;
}
#portalNewsPC .globalFooterNewsThumbLine .globalFooterNewsThumb .globalFooterNewsThumbText p.globalFooterNewsThumbBtn {
	color: #000;
	font-size: 13px;
	line-height: 125%;
	margin: 0 2px 10px 0;
	padding: 0;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
#portalNewsPC .globalFooterNewsThumbLine .globalFooterNewsThumb .globalFooterNewsThumbText p.globalFooterNewsThumbBtn span.titleColor {
	color: #ff7d1a;
}
#portalNewsPC #btnLink {
	width: 268px;
	height: 27px;
	margin-top: 12px;
}
#portalNewsSP {
	position: relative;
	width: 100%;
	overflow: hidden;
}
#portalNewsSP:before {
	position: absolute;
	content: "";
    display: block;
    padding-top: 110%;
}
#portalNewsSP h1,
#portalNewsSP h1 img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#portalNewsSP .globalFooterNewsThumbLine .globalFooterNewsThumb {
	width: 100%;
	height: auto;
	margin: 5px 0;
	border-bottom: 1px solid #d2d2d2;
	overflow: hidden;
	clear: both;
}
#portalNewsSP .globalFooterNewsThumbLine .globalFooterNewsThumb .globalFooterNewsThumbImage {
	position: relative;
	width: 31%;
	margin: 1%;
	overflow: hidden;
	float: left;
}
#portalNewsSP .globalFooterNewsThumbLine .globalFooterNewsThumb .globalFooterNewsThumbImage :before {
	position: absolute;
	content: "";
    display: block;
    padding-top: 100%;
}
#portalNewsSP .globalFooterNewsThumbLine .globalFooterNewsThumb .globalFooterNewsThumbImage img {
	width: 100%;
	height: auto;
}
#portalNewsSP .globalFooterNewsThumbLine .globalFooterNewsThumb .globalFooterNewsThumbTweetImage {
	padding: 10% 0;
}
#portalNewsSP .globalFooterNewsThumbLine .globalFooterNewsThumb .globalFooterNewsThumbText {
	width: 65%;
	margin: 1%;
	float: left;
}
#portalNewsSP .globalFooterNewsThumbLine .globalFooterNewsThumb .globalFooterNewsThumbText h2.globalFooterNewsThumbHeader {
	color: #000;
	font-size: x-small;
	margin: 0 0 10px;
	padding: 0;
}
#portalNewsSP .globalFooterNewsThumbLine .globalFooterNewsThumb .globalFooterNewsThumbText p.globalFooterNewsThumbBtn {
	color: #000;
	font-size: small;
	line-height: 125%;
	margin: 0 0 10px;
	padding: 0;
}
#portalNewsSP .globalFooterNewsThumbLine .globalFooterNewsThumb .globalFooterNewsThumbText p.globalFooterNewsThumbBtn span.titleColor {
	color: #ff7d1a;
}
#portalNewsSP #btnLink {
	width: 100%;
	height: auto;
	margin: 12px 0;
}
#portalNewsSP #btnLink img {
	width: 100%;
	height: auto;
}
/*mediaQuery*/
@media screen and (max-width: 760px){
	aside#globalHeaderBlock section h1.candyLogo {
		width: 30px;
		background-image: url(../images.old/iconHome.png);
	}
	aside#globalHeaderBlock section h1.candyLogo:hover {
		background-image: url(../images.old/iconHomeOn.png);
	}
	aside#globalHeaderBlock section ul {
		height: 39px;
	}
	aside#globalFooterBlock,
	aside#globalFooterBlock section ul {
		height: 75px;
	}
	aside#globalHeaderBlock section ul li.btnNew,
	aside#globalHeaderBlock section ul li.btnPreorder,
	aside#globalHeaderBlock section ul li.btnChara,
	aside#globalHeaderBlock section ul li.btnEvent,
	aside#globalHeaderBlock section ul li.btnShop,
	aside#globalHeaderBlock section ul li.btnQuestionnaire,
	aside#globalHeaderBlock section ul li.btnNews,
	aside#globalFooterBlock section ul li.btnMember {
		width: 30px;
	}
	aside#globalFooterBlock section ul li.btnText {
		padding: 0 5px;
	}
	aside#globalFooterBlock section ul li.text {
		width: 90%;
		text-align: left;
	}
	aside#globalFooterNews div#globalFooterNewsContents {
		width: 98%;
	}
	aside#globalFooterNews #globalFooterNewsHeaderBlock {
		height: 100px;
	}
	aside#globalFooterNews #globalFooterNewsHeaderBlock h1#globalFooterNewsHeader,
	aside#globalFooterNews #globalFooterNewsHeaderBlock p#globalFooterNewsHeaderLink {
		width: 100%;
		margin: 0 auto 10px;
		text-align: center;
		clear: both;
	}
	aside#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumb {
		width: 98%;
	}
}
@media screen and (min-width: 741px) and (max-width: 980px) {
	aside#globalHeaderBlock section h1.candyLogo {
		width: 30px;
		background-image: url(../images.old/iconHome.png);
	}
	aside#globalHeaderBlock section h1.candyLogo:hover {
		background-image: url(../images.old/iconHomeOn.png);
	}
	aside#globalHeaderBlock section ul {
		height: 39px;
	}
	aside#globalFooterBlock,
	aside#globalFooterBlock section ul {
		height: 75px;
	}
	aside#globalHeaderBlock section ul li.btnNew,
	aside#globalHeaderBlock section ul li.btnPreorder,
	aside#globalHeaderBlock section ul li.btnChara,
	aside#globalHeaderBlock section ul li.btnEvent,
	aside#globalHeaderBlock section ul li.btnShop,
	aside#globalHeaderBlock section ul li.btnQuestionnaire,
	aside#globalHeaderBlock section ul li.btnNews,
	aside#globalFooterBlock section ul li.btnMember {
		width: 30px;
	}
	aside#globalFooterBlock section ul li.btnText {
		padding: 0 5px;
	}
	aside#globalFooterBlock section ul li.text {
		width: 90%;
		text-align: left;
	}
	aside#globalFooterNews div#globalFooterNewsContents {
		width: 98%;
	}
	aside#globalFooterNews #globalFooterNewsHeaderBlock {
		height: 28px;
	}
	aside#globalFooterNews #globalFooterNewsHeaderBlock h1#globalFooterNewsHeader {
		width: 60%;
		float: left;
	}
	aside#globalFooterNews #globalFooterNewsHeaderBlock p#globalFooterNewsHeaderLink {
		width: 25%;
		margin: 0;
		float: right;
	}
	aside#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumb {
		width: 31.3%;
	}
}
@media screen and (min-width: 981px){
	aside#globalFooterBlock,
	aside#globalHeaderBlock section ul,
	aside#globalFooterBlock section ul {
		height: 39px;
	}
	aside#globalFooterBlock section {
		width: 980px;
		margin: 0 auto;
	}
	aside#globalHeaderBlock section h1.candyLogo {
		width: 100px;
		background-image: url(../images.old/logoCandy.png);
	}
	aside#globalHeaderBlock section h1.candyLogo:hover {
		background-image: url(../images.old/logoCandyOn.png);
	}
	aside#globalHeaderBlock section ul li.btnNew {
		width: 94px;
	}
	aside#globalHeaderBlock section ul li.btnPreorder {
		width: 105px;
	}
	aside#globalHeaderBlock section ul li.btnChara {
		width: 160px;
	}
	aside#globalHeaderBlock section ul li.btnEvent {
		width: 105px;
	}
	aside#globalHeaderBlock section ul li.btnShop {
		width: 138px;
	}
	aside#globalHeaderBlock section ul li.btnQuestionnaire {
		width: 115px;
	}
	aside#globalHeaderBlock section ul li.btnNews {
		width: 111px;
	}
	aside#globalFooterBlock section ul li.btnMember {
		width: 325px;
	}
	aside#globalFooterBlock section ul li.btnText {
		padding: 0 12px;
		background-image: url(../images.old/list.png);
	}
	aside#globalFooterBlock section ul li.text {
		width: 275px;
	}
	aside#globalFooterNews div#globalFooterNewsContents {
		width: 980px;
	}
	aside#globalFooterNews #globalFooterNewsHeaderBlock {
		height: 28px;
	}
	aside#globalFooterNews #globalFooterNewsHeaderBlock h1#globalFooterNewsHeader {
		width: 60%;
		float: left;
	}
	aside#globalFooterNews #globalFooterNewsHeaderBlock p#globalFooterNewsHeaderLink {
		width: 20%;
		margin: 0;
		float: right;
	}
	aside#globalFooterNews div#globalFooterNewsContents .globalFooterNewsThumb {
		width: 31.3%;
	}
}