@charset "utf-8";
/* CSS Document */

html{
	font-size: 2vw;
}
.wcpContainer *, .wcpContainer *::before, .wcpContainer *::after{
	box-sizing: border-box;
}
.wcpContainer img{
	display: block;
	width: 100%;
	height: auto;
}
body .wcpContainer{
	background-color: #f2f2f2;
	font-family: "Noto Sans Japanese", sans-serif;
	font-weight: 400;
	color: #000000;
}
@media print, screen and (min-width:691px) {
	html{
		font-size: 20px;
	}
	.wcpContainer .oSP{
		display: none;
	}
}
@media print, screen and (max-width: 1215px) and (min-width: 691px){
	html{
		font-size:1.6666vw;
	}
}
@media only screen and (max-width: 690px) {
	.wcpContainer .oPC{
		display: none;
	}
}
/*====================================*/

/*FOOTER*/
/*====================================*/
footer {
  background-color: #000;
  text-align: center;
}
footer .inner {
  padding: 80px 0;
}
.snsList {
  display: flex;
  justify-content: center;
  align-items: center;
}
.snsList li {
  max-width: 50px;
  margin-right: 35px;
}
.snsList li:last-child {
  margin-right: 0;
}
.footer_logo {
  margin: 40px auto 20px;
}
.footer_logo a{
	display: block;
	width: 200px;
	margin: 0 auto;
}
.footer_logo img {
  max-width: 200px;
}
@media only screen and (max-width: 690px) {
  footer .inner {
    padding: 40px 0;
  }
  .footer_logo {
    width: 240px;
    margin: 20px auto;
  }
  .snsList li {
    width: 12%;
    margin-right: 20px;
  }
}

/*====================================*/

/*共通アイテム*/
/*====================================*/
.wcpW1120{
	width: 44rem;
	margin: 0 auto;
}
.wcpCont02{
	padding-top: 4rem;
}
.wcpCont02 h2{
	position: relative;
	margin-bottom: 3.5rem;
	background-color: #c8102e;
	border-radius: 0.5rem;
	text-align: center;
	line-height: 3.5rem;
	font-size: 1.95rem;
	font-weight: bold;
	color: #ffffff;
}
.wcpCont02 h2 span{
	position: absolute;
	top: -1.9rem;
	right: 1.8rem;
	width: 7.85rem;
}
@media print, screen and (min-width:691px) {
	.wcpW1120{
		max-width: 1200px;
		width: 100%;
		padding: 0 2rem;
	}
	.wcpCont02{
		padding-top: 80px;
	}
	.wcpCont02 h2{
		margin-bottom: 60px;
		border-radius: 10px;
		line-height: 60px;
		font-size: 25px;
	}
	.wcpCont02 h2 span{
		top: -34px;
		right: 45px;
		width: 124px;
	}
}

/*====================================*/

/*リード*/
/*====================================*/
.wcpCont01{
	padding-top: 4rem;
	padding-bottom: 4rem;
}
.wcpCont01 h2{
	margin-bottom: 0.8rem;
	text-align: center;
	line-height: 1.48;
	font-size: 2.6rem;
	font-weight: bold;
}
.wcpCont01 .wcpLead{
	margin-bottom: 4rem;
	text-align: center;
	line-height: 1.58;
	font-size: 1.8rem;
}
.wcpCont01 section ul{
	margin: 2rem 0 4rem;
	padding: 2rem 2.5rem;
	background-color: #ffffff;
	border: solid 1px #c8102e;
	border-radius: 0.5rem;
}
.wcpCont01 section ul li{
	position: relative;
	padding-left: 3rem;
	line-height: 1.6875;
	font-size: 1.6rem;
	color: #c8102e;
}
.wcpCont01 section ul li::before{
	content: '';
	position: absolute;
	top: 0.5rem;
	left: 0;
	display: block;
	width: 1.7rem;
	height: 2rem;
	background: url("https://www.holbein.co.jp/dcms_media/image/wcp_check.png") no-repeat 0 0;
	background-size: 100% auto;
}
.wcpCont01 .wcpNav{
	display: flex;
	justify-content: space-between;
}
.wcpCont01 .wcpNav li{
	width: 13.85rem;
	height: 5.9rem;
}
.wcpCont01 .wcpNav li a{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding: 0 0.5rem 0.2rem 0; 
	background: url("https://www.holbein.co.jp/dcms_media/image/wcp_btn01.png") no-repeat 0 0;
	background-size: 100% auto;
	text-align: center;
	line-height: 2.05rem;
	font-size: 1.7rem;
	font-weight: bold;
	color: #c8102e;
}
.wcpCont01 .wcpNav li a:hover{
	background-image: url("https://www.holbein.co.jp/dcms_media/image/wcp_btn01_hv.png");
	color: #ffffff;
}
@media only screen and (min-width: 690px) {
	.wcpCont01{
		padding-top: 3rem;
		padding-bottom: 2.8rem;
		background: url("https://www.holbein.co.jp/dcms_media/image/wcp_bg01.png") no-repeat 50% 0;
		background-size: 100% auto;
	}
	.wcpCont01 h2{
		margin-bottom: 1rem;
		font-size: 1.45rem;
	}
	.wcpCont01 .wcpLead{
		margin-bottom: 2.1rem;
		line-height: 1.65;
		font-size: 1rem;
	}
	.wcpCont01 section h3{
		width: 27.1rem;
		margin: 0 auto;
	}
	.wcpCont01 section ul{
		width: 38rem;
		margin: 0.8rem auto 3.1rem;
		padding: 1rem;
		border: solid 2px #c8102e;
	}
	.wcpCont01 section ul li{
		padding-left: 1.6rem;
		letter-spacing: -0.03em;
		font-size: 0.95rem;
	}
	.wcpCont01 section ul li::before{
		top: 0.2rem;
		width: 1rem;
		height: 1.5rem;
	}
	.wcpCont01 .wcpNav{
		width: 32.5rem;
		margin: 0 auto;
	}
	.wcpCont01 .wcpNav li{
		width: 9.5rem;
		height: 4rem;
	}
	.wcpCont01 .wcpNav li a{
		line-height: 1.15rem;
		font-size: 0.95rem;
	}
}
 /*====================================*/

/*パレット*/
/*====================================*/
.paletteAreaWrap{
	overflow: hidden;
	background-color: #c8102e;
}
.paletteAreaWrap .paletteArea{
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.paletteAreaWrap .paletteArea .schales{
	position: absolute;
	top: 28%;
	left: -0.5%;
	display: flex;
	justify-content: center;
	width: 100%;
}
.paletteAreaWrap .paletteArea .schales .schale{
	width: 4.75%;
}
.paletteAreaWrap .paletteArea .schales .schaleL{
	width: 9.5%;
}
.paletteAreaWrap .paletteArea .schales .schale.start{
	filter: drop-shadow(0.5rem 0.4rem 0.25rem rgba(0,0,0,0.16));
}
@media only screen and (min-width: 690px) {
	.paletteAreaWrap .paletteArea .schales{
		top: 21%;
		left: 0;
	}
	.paletteAreaWrap .paletteArea .schales .schale{
		width: 3rem;
	}
	.paletteAreaWrap .paletteArea .schales .schaleL{
		width: 6rem;
	}
}
/*====================================*/

/*特徴*/
/*====================================*/
.wcpFeatureCont{
	position: relative;
	margin-top: 3rem;
	padding: 2.5rem;
	background-color: #ffffff;
	border: solid 1px #c8102e;
	border-radius: 0.5rem;
}
.wcpFeatureCont01{
	padding-bottom: 6.7rem;
}
.wcpFeatureCont > p{
	margin-top: 1.6rem;
	line-height: 1.44;
	font-size: 1.7rem;
	font-weight: bold;
	color: #c8102e;
}
.wcpFeatureCont .wcpFeaturePoint{
	position: absolute;
}
.wcpFeatureCont01 .wcpFeaturePoint{
	bottom: 2.8rem;
	right: 2.6rem;
	display: flex;
	align-items: flex-end;
}
.wcpFeatureCont01 .wcpFeaturePoint div{
	width: 8.8rem;
}
.wcpFeatureCont01 .wcpFeaturePoint p{
	padding-right: 0.5rem;
	font-size: 1.2rem;
	color: #c8102e;
}
.wcpFeatureCont02 .wcpFeaturePoint{
	top: 15.8rem;
	right: 4.8rem;
	width: 8.8rem;
}
.wcpFeatureCont04 .wcpFeaturePoint{
	top: 1.3rem;
	right: 5.6rem;
	width: 12.6rem;
}
.wcpFeatureNote{
	margin: 2.5rem 0 4.4rem;
	line-height: 1.375;
	letter-spacing: -0.015em;
	font-size: 1.6rem;
	color: #c8102e;
}
.wcpMovie iframe{
	width: 100%;
	height: 24.5rem;	
}
@media only screen and (min-width: 690px) {
	.wcpFeatureCont{
		display: flex;
		justify-content: space-between;
		margin-top: 40px;
		padding: 1.8rem 2rem;
		border: solid 2px #c8102e;
		border-radius: 10px;
	}
	.wcpFeatureCont01{
		padding-bottom: 1.8rem;
	}
	.wcpFeatureCont .wcpFeatureImg{
		width: 28.2rem;
	}
	.wcpFeatureCont > p{
		width: 21rem;
		margin-top: 0;
		line-height: 1.54;
		letter-spacing: -0.04em;
		font-size: 1.2rem;
	}
	.wcpFeatureCont01 .wcpFeaturePoint{
		bottom: 1.8rem;
		right: auto;
		left: 28.9rem;
		flex-direction: row-reverse;
		align-items: center;
	}
	.wcpFeatureCont01 .wcpFeaturePoint div{
		width: 10.35rem;
	}
	.wcpFeatureCont01 .wcpFeaturePoint p{
		padding-right: 0;
		padding-left: 1rem;
		line-height: 1.45;
		font-size: 1rem;
	}
	.wcpFeatureCont02 .wcpFeaturePoint{
		top: auto;
		bottom: 1.8rem;
		right: auto;
		left: 28.9rem;
		width: 10.35rem;
	}
	.wcpFeatureFlex{
		display: flex;
		justify-content: space-between;
	}
	.wcpFeatureCont03, 
	.wcpFeatureCont04{
		flex-direction: column-reverse;
		width: 27rem;
	}
	.wcpFeatureCont03 .wcpFeatureImg, 
	.wcpFeatureCont04 .wcpFeatureImg{
		width: 100%;
	}
	.wcpFeatureCont03 > p, 
	.wcpFeatureCont04 > p{
		width: auto;
		margin-bottom: 1.1rem;
	}
	.wcpFeatureCont04 .wcpFeaturePoint{
		top: 5.75rem;
		right: 4.2rem;
		width: 8.6rem;
	}
	.wcpFeatureNote{
		margin: 20px 0 80px;
		letter-spacing: -0.015em;
		font-size: 0.7rem;
	}
	.wcpMovie iframe{
		height: 30.5rem;	
	}
}

/*====================================*/

/*製品ラインアップ*/
/*====================================*/
.wcpLineupList li{
	margin-top: 2.5rem;
}
.wcpLineupList li p{
	padding-top: 1rem;
	text-align: center;
	line-height: 2.3rem;
	font-size: 1.8rem;
	font-weight: bold;
}
.wcpLineupList li p span{
	font-size: 1.6rem;
	font-weight: 400;
}
.wcpLineupList li a:hover p{
	text-decoration: underline;
}
@media only screen and (min-width: 690px) {
	.wcpLineupList{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.wcpLineupList li{
		width: 27rem;
		margin-top: 1.7rem;
	}
	.wcpLineupList li:nth-of-type(-n+2){
		margin-top: 0;
	}
	.wcpLineupList li p{
		padding-top: 12px;
		line-height: 1.5rem;
		font-size: 1.1rem;
	}
	.wcpLineupList li p span{
		font-size: 0.9rem;
	}
}
/*====================================*/

/*使用感コメント*/
/*====================================*/
.wcpCommentCont{
	margin-top: 2rem;
	padding: 1.4rem;
	background-color: #ffffff;
	border: solid 1px #c8102e;
	border-radius: 0.5rem;
}
.wcpCommentCont .wcpCommentFlex{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 2.5rem;
}
.wcpCommentCont .wcpCommentName{
	display: flex;
	align-items: center;
}
.wcpCommentCont .wcpCommentName .wcpCommentIcon{
	width: 4.8rem;
	margin-right: 1rem;
}
.wcpCommentCont .wcpCommentName p{
	line-height: 2.15rem;
	font-size: 1.9rem;
}
.wcpCommentCont .wcpCommentName p span{
	font-size: 1.5rem;
}
.wcpCommentCont .wcpCommentSns{
	display: flex;
	align-items: center;
}
.wcpCommentCont .wcpCommentSns > div{
	height: 2.7rem;
	margin-right: 2.5rem;
}
.wcpCommentCont .wcpCommentSns > div:last-of-type{
	margin-right: 0;
}
.wcpCommentCont .wcpCommentSns > div img{
	height: 100%;
	width: auto;
}
.wcpCommentCont > p{
	line-height: 1.95rem;
	font-size: 1.7rem;
}
.wcpCommentCont > p:nth-of-type(n+2){
	margin-top: 1.95rem;
}
@media print, screen and (min-width:691px) {
	.wcpCommentCont{
		margin-top: 60px;
		padding: 45px 40px 40px;
		border: solid 2px #c8102e;
		border-radius: 10px;
	}
	.wcpCommentCont .wcpCommentFlex{
		align-items: center;
		margin-bottom: 16px;
	}
	.wcpCommentCont .wcpCommentName{
		align-items: flex-start;
	}
	.wcpCommentCont .wcpCommentName .wcpCommentIcon{
		width: 110px;
	}
	.wcpCommentCont .wcpCommentName p{
	line-height: 35px;
		font-size: 26px;
	}
	.wcpCommentCont .wcpCommentName p span{
		font-size: 22px;
	}
	.wcpCommentCont .wcpCommentSns > div{
		height: 2.1rem;
		margin-right: 2.8rem;
	}
	.wcpCommentCont > p{
		line-height: 1.5;
		font-size: 20px;
	}
	.wcpCommentCont > p:nth-of-type(n+2){
		margin-top: 30px;
	}
}


.wcpOsBtn a{
	position: relative;
	display: block;
	background-color: #ffffff;
	border: solid 1px #000000;
	text-align: center;
	line-height: 6rem;
	font-size: 1.6rem;
	font-weight: bold;
	color: #000000;
}
.wcpOsBtn a::after{
	content: '';
	position: absolute;
	top: 2.65rem;
	right: 1.5rem;
	display: block;
	width: 0.7rem;
	height: 0.7rem;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	transform: rotate(45deg);
}
.wcpOsBtn a:hover{
	background-color: #000000;
	color: #ffffff;
}
.wcpOsBtn a:hover::after{
	border-color: #ffffff;
}
.wcpLast{
	margin: 2rem 0 3rem;
	text-align: right;
	font-size: 1.4rem;
}
@media print, screen and (min-width:691px) {
	.wcpOsBtn{
		margin-top: 20px
	}
	.wcpOsBtn a{
		line-height: 88px;
		font-size: 22px;
	}
	.wcpOsBtn a::after{
		position: relative;
		top: auto;
		right: auto;
		left: 16px;
		display: inline-block;
		width: 12px;
		height: 12px;
	}
	.wcpLast{
		margin: 36px 0 50px;
		font-size: 18px;
	}
}

