@charset "UTF-8";

/**********************************************************
 *
 * Pixel PCパーツ
 *
 **********************************************************/


/* common
-------------------------------------------*/
.full {
	font-family: 'Roboto', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
}

.border-box {
	border: 1px solid #dcdcdc;
	padding: 10px;
}

/* .sec-link */
.sec-link>a {
	width: 100%;
	color: #000;
	padding: 10px;
	text-decoration: none;
}

/* .btn-product */
.grid-cmn>.col2 .btn-cmn.btn-product {
	padding: 25px 80px 25px 28px;
}


/* 製品
--------------------------------------------------*/

/* productContents */
.productContents {
	margin: 0 auto;
	width: 940px;
}

.productContents .bold {
	font-weight: bold;
}

.productContents .section sup {
	vertical-align: top;
}

.productBox p+p,
.productBox figure+figure,
.subProductBox p+p,
.subProductBox figure+figure {
	margin: 0;
}

/* リード文（キャッチコピー） */
.productContents .txt-product-lead-wrap {
	height: 100px;
	display: table;
	text-align: center;
	margin: 5px auto 15px;
}

.productContents .txt-product-lead-wrap>.txt-product-lead {
	display: table-cell;
	font-size: 30px;
	line-height: 1.2;
	vertical-align: middle;
}

.productContents .txt-product-lead-wrap>.txt-product-lead .s-fz-s {
	font-size: 20px;
}

.productContents .txt-product-lead-wrap>.txt-product-lead a {
	color: inherit;
}

.productContents .txt-product-lead-wrap>.txt-product-lead .s-sup,
.productContents .txt-product-lead-wrap>.txt-product-lead .txt-sup {
	font-size: 50%;
}

/* 発売日・発売ステータス */
.product-info-group {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.product-info-group .txt-product {
	margin: 0 0 15px;
	font-size: 17px;
	line-height: 1.2;
}

.product-info-group .txt-product>.txt-product-release {
	margin-left: 10px;
	display: inline-block;
}

.product-info-group .txt-product>.txt-product-release .ico-cmn-mark {
	font-size: 15px;
	padding-top: 1px;
	font-weight: normal;
}

/*タイトル下ラベル調整*/
.dc20winter .pixel-info-label {
	display: flex;
	flex-wrap: wrap;
}

.dc20winter .product-info-group .pixel-info-label .txt-product {
	margin-bottom: 10px;
}

.dc20winter .product-info-group .pixel-info-label .label-grp {
	margin-top: 0px;
	margin-bottom: 10px;
}

.dc20winter .pixel-info-label .label-grp .late-label img,
.dc20winter .pixel-info-label .label-grp .kaedoki-label img,
.dc20winter .pixel-info-label .label-grp .starlink-label img {
	height: 25.5px;
}

.dc20winter .pixel-info-label .label-grp .img-icon {
	font-size: initial;
	margin-left: 0px;
	margin-right: 7px;
}

.dc20winter .pixel-info-label .label-grp .img-icon+.img-icon {
	margin-left: 0px;
}

/* --- margin control --- */

/* margin top */
.beta-mod-mt0--pc {
	margin-top: 0 !important;
}

.beta-mod-mt5--pc {
	margin-top: 5px !important;
}

.beta-mod-mt10--pc {
	margin-top: 10px !important;
}

.beta-mod-mt15--pc {
	margin-top: 15px !important;
}

.beta-mod-mt20--pc {
	margin-top: 20px !important;
}

.beta-mod-mt25--pc {
	margin-top: 25px !important;
}

.beta-mod-mt30--pc {
	margin-top: 30px !important;
}

.beta-mod-mt35--pc {
	margin-top: 35px !important;
}

.beta-mod-mt40--pc {
	margin-top: 40px !important;
}

.beta-mod-mt45--pc {
	margin-top: 45px !important;
}

.beta-mod-mt50--pc {
	margin-top: 50px !important;
}

.beta-mod-mt55--pc {
	margin-top: 55px !important;
}

.beta-mod-mt60--pc {
	margin-top: 60px !important;
}

.beta-mod-mt65--pc {
	margin-top: 65px !important;
}

.beta-mod-mt70--pc {
	margin-top: 70px !important;
}

.beta-mod-mt75--pc {
	margin-top: 75px !important;
}

.beta-mod-mt80--pc {
	margin-top: 80px !important;
}

/* margin bottom */
.beta-mod-mb0--pc {
	margin-bottom: 0 !important;
}

.beta-mod-mb5--pc {
	margin-bottom: 5px !important;
}

.beta-mod-mb10--pc {
	margin-bottom: 10px !important;
}

.beta-mod-mb15--pc {
	margin-bottom: 15px !important;
}

.beta-mod-mb20--pc {
	margin-bottom: 20px !important;
}

.beta-mod-mb25--pc {
	margin-bottom: 25px !important;
}

.beta-mod-mb30--pc {
	margin-bottom: 30px !important;
}

.beta-mod-mb35--pc {
	margin-bottom: 35px !important;
}

.beta-mod-mb40--pc {
	margin-bottom: 40px !important;
}

.beta-mod-mb45--pc {
	margin-bottom: 45px !important;
}

.beta-mod-mb50--pc {
	margin-bottom: 50px !important;
}

.beta-mod-mb55--pc {
	margin-bottom: 55px !important;
}

.beta-mod-mb60--pc {
	margin-bottom: 60px !important;
}

.beta-mod-mb65--pc {
	margin-bottom: 65px !important;
}

.beta-mod-mb70--pc {
	margin-bottom: 70px !important;
}

.beta-mod-mb75--pc {
	margin-bottom: 75px !important;
}

.beta-mod-mb80--pc {
	margin-bottom: 80px !important;
}