@charset "utf-8";

/*
 * 個別
 */
#pro-FC1701DF {
	max-width: 946px;
    margin-bottom: 100px;
}
#pro-FC1701DF h2 {
	margin: 55px -25px;
}
#pro-FC1701DF p {
	line-height: 1.85;
}
#pro-FC1701DF ul.pro-colors {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 5px;
}
#pro-FC1701DF ul.pro-colors li {
	width: 20%;
	padding: 0 32px 60px;
}
#pro-FC1701DF ul.pro-colors li img {
	width: 100%;
	height: auto;
}
#pro-FC1701DF ul.pro-colors li a {
	display: block;
	transition: opacity .2s linear;
}
#pro-FC1701DF ul.pro-colors li a:hover {
	opacity: 0.7;
}
/* 使用方法 */
#pro-FC1701DF .ct-usage {
	margin-left: 98px;
	margin-right: 98px;
}
#pro-FC1701DF .ct-usage h2 {
	margin-left: -123px;
	margin-right: -123px;
}
/***
#pro-FC1701DF .ct-usage h3 {
	margin: 55px 0 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #a9a9aa;
	text-align: center;
}
***/
#pro-FC1701DF .ct-usage dl {
	margin: 0;
	padding: 0;
}
#pro-FC1701DF .ct-usage dt,
#pro-FC1701DF .ct-usage dd {
	float: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.85;
}
#pro-FC1701DF .ct-usage dd {
	margin-bottom: 16px;
}
#pro-FC1701DF .ct-usage p {
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
#pro-FC1701DF .ct-usage p:before {
	content: "○";
}
#pro-FC1701DF .ct-usage .usage-dfp {
	min-height: 245px;
	margin-bottom: 65px;
	background: url(palette.png) no-repeat 100% 51px;
}
#pro-FC1701DF .ct-usage .usage-dfp dl {
	padding-right: 166px;
}

/* ベスコス */
picture.pro-FC1701DF-award {
	display: block;
	margin-top: 45px;
}

@media screen and (max-width: 768px) {
	#pro-FC1701DF {
		max-width: none;
		margin-bottom: 18.4vw;
	}
	#pro-FC1701DF h2 {
		margin: 9.6vw -4vw;
		font-feature-settings: "palt";
		letter-spacing: 1px;
	}
	#pro-FC1701DF p {
		line-height: 1.5;
	}
	#pro-FC1701DF ul.pro-colors {
		margin: 0 -0.8vw;
	}
	#pro-FC1701DF ul.pro-colors li {
		width: 33.3%;
		padding: 0 2.4vw 10.4vw;
	}
	#pro-FC1701DF ul.pro-colors li a {
		transition: none;
	}
	#pro-FC1701DF ul.pro-colors li a:hover {
		opacity: 1;
	}
	/* 使用方法 */
	#pro-FC1701DF .ct-usage {
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
	}
	#pro-FC1701DF .ct-usage h2 {
        margin-left: -4vw;
        margin-right: -4vw;
    }
	#pro-FC1701DF .ct-usage p,
	#pro-FC1701DF .ct-usage dl {
		margin-left: 2.4vw;
		margin-right: 2.4vw;
	}
	#pro-FC1701DF .ct-usage dt,
	#pro-FC1701DF .ct-usage dd {
		font-size: 3.73vw;
		line-height: 1.75;
	}
	#pro-FC1701DF .ct-usage dd {
		margin-bottom: 1.6vw;
	}
	#pro-FC1701DF .ct-usage p {
		font-size: 3.73vw;
		line-height: 1.75;
	}
	#pro-FC1701DF .ct-usage .usage-dfp {
		min-height: 0;
		margin-bottom: 17.6vw;
		padding-bottom: 49.07vw;
		background: url(sp_palette.png) no-repeat 50% 100%;
		background-size: 48.8vw auto;
	}
	#pro-FC1701DF .ct-usage .usage-dfp dl {
		padding-right: 0;
	}
	
	/* ベスコス */
	picture.pro-FC1701DF-award {
		margin-top: 8vw;
		text-align: center;
	}
	picture.pro-FC1701DF-award img {
		width: 18.67vw;
		height: auto;
	}
}
