@charset "utf-8";
/* CSS Document */

@import url("https://use.typekit.net/cwr8wic.css");

#fp_sptr {
	max-width: 800px;
	margin: auto;
	text-align: center;
	font-size: 25px;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    font-weight: normal;
}

#fp_sptr img {
	max-width: 100%;
}

#fp_sptr .inner {
	width: 90%;
	margin: auto;
}

#fp_sptr .flex_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#fp_sptr .kome {
	font-size: 14px;
}

#fp_sptr .sp_ {
	display: none;
}


@media only screen and (max-width: 480px) {
	#fp_sptr {
		font-size: 16px;
	}
	
	#fp_sptr .kome {
	font-size: 10px;
}
	#fp_sptr .sp_ {
		display: block;
	}
	
	#fp_sptr .pc_ {
		display: none;
	}
}



#fp_sptr #main {
	padding-bottom: 2.0em;
}

#fp_sptr #main #award {
	margin-top: -5.5em;
}

#fp_sptr #main #award .flex_box {
	margin: 1.5em auto;
	max-width: 650px;
}

#fp_sptr #main #award .flex_box .text_box {
	font-weight: 600;
	font-size: 30px;
	letter-spacing: 0.1em;
}

#fp_sptr #main #award .flex_box .text_box .span1 {
	font-size: 35px;
}

#fp_sptr #main #award .flex_box .text_box .kome {
	font-weight: normal;
	letter-spacing: normal;
}

#fp_sptr #main #award .flex_box .img_box {
	width: 8%;
}

#fp_sptr #main #award .box img {
	mix-blend-mode: darken;
}



@media only screen and (max-width: 480px) {
	#fp_sptr #main #award {
    margin-top: -3.0em;
}
	#fp_sptr #main #award .flex_box .text_box {
    font-size: 15px;
}
	#fp_sptr #main #award .flex_box .text_box .span1 {
    font-size: 20px;
}

	
}


#fp_sptr #technology {
	background: url(https://www.forcise.jp/img/item/Schwarzkopf/fibreplex/milk/bk_1.jpg) no-repeat bottom;
	background-size: contain;
	padding-bottom: 3.0em;
}

#fp_sptr #technology .box {
	text-align: left;
	position: relative;
}

#fp_sptr #technology .box dl {
	width: 45%;
	position: absolute;
	right: 5%;
	top: 0;	
}

#fp_sptr #technology .box dt {
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 0.3em;
}

#fp_sptr #technology .box dt span {
	vertical-align: text-top;
}

#fp_sptr #technology .box dd {
	line-height: 1.8;
}

#fp_sptr #technology .box dd span {
	color: #c1007d;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 0.5em;
}

#fp_sptr #technology .box p.kome {
	margin: 1.5em auto auto 5%;
}

#fp_sptr #technology .box_2 {
	margin: 3.0em auto auto;
}

#fp_sptr #technology .box_2 .box_tec,#fp_sptr #technology .box_2 .box_tec3 {
	width: 48%;
}

#fp_sptr #technology .box_2 .box_tec p,#fp_sptr #technology .box_2 .box_tec3 p {
	font-family: "agency-fb", sans-serif;
font-weight: 300;
font-style: normal;
	letter-spacing: 0.01em;
	margin-bottom: -0.8em;
	font-size: 20px;
}

#fp_sptr #technology .box_2 .box_tec p span,#fp_sptr #technology .box_2 .box_tec3 p span {
	font-weight: 700;
}

#fp_sptr #technology .box_2 .box_tec dl,#fp_sptr #technology .box_2 .box_tec3 dl {
	background: #f5f5f5;
	padding: 2.0em 1.0em;
	/*margin-top: -0.3em;*/
}

#fp_sptr #technology .box_2 .box_tec dl {
	padding-bottom: 3.0em;
}

#fp_sptr #technology .box_2 .box_tec dt,#fp_sptr #technology .box_2 .box_tec3 dt {
	font-weight: 600;
	border-bottom: 2px solid;
	padding-bottom: 1.0em;
	margin-bottom: 1.0em;
	font-size: 24px;
}

#fp_sptr #technology .box_2 .box_tec dt .kome,#fp_sptr #technology .box_2 .box_tec3 dt .kome {
	vertical-align: text-top;
}

#fp_sptr #technology .box_2 .box_tec dd,#fp_sptr #technology .box_2 .box_tec3 dd {
	text-align: left;
	line-height: 1.8;
	font-size: 23px;
}

#fp_sptr #technology .box_2 .box_tec2 {
	margin-top: -1.0em;
}

#fp_sptr #technology .box_2 .box_tec3 {
	margin-top: -0.7em;
}

#fp_sptr #technology .box_2 p.kome {
	text-align: left;
	margin-top: 1.5em;
}



@media only screen and (max-width: 480px) {
	
	#fp_sptr #technology .box dt {
    font-size: 20px;
}
	#fp_sptr #technology .box dd {
		text-shadow: 2px 2px 4px #fff ,
    -2px 2px 4px #fff ,
    2px -2px 4px #fff ,
    -2px -2px 4px #fff;
		line-height: 1.5;
		font-size: 15px;
	}
	#fp_sptr #technology .box p.kome {
    margin: 2.5em 5% auto 5%;
}
	#fp_sptr #technology .box_2 .box_tec p, #fp_sptr #technology .box_2 .box_tec3 p {
    font-size: 14px;
}
	#fp_sptr #technology .box_2 .box_tec dt, #fp_sptr #technology .box_2 .box_tec3 dt {
    font-size: 14px;
	border-bottom: 1px solid;
}

	#fp_sptr #technology .box_2 .box_tec dl, #fp_sptr #technology .box_2 .box_tec3 dl {
		padding: 1.0em 0.8em;
	}
	#fp_sptr #technology .box_2 .box_tec dd, #fp_sptr #technology .box_2 .box_tec3 dd {
    font-size: 13px;
}
	#fp_sptr #technology .box dl {
	width: 50%;
	position: absolute;
	right: 2%;
	top: 0;	
}
}


#fp_sptr #trouble .box {
	background: url(https://www.forcise.jp/img/item/Schwarzkopf/fibreplex/milk/004.jpg) no-repeat;
	background-size: cover;
	color: #FFFFFF;
	text-align: left;
	position: relative;
	padding: 2.0em 0 5.0em;
}

#fp_sptr #trouble .box img {
	position: absolute;
	top: 2.0em;
	right: 5%;
}

#fp_sptr #trouble .box p {
	font-size: 40px;
	margin-bottom: 1.0em;
}

#fp_sptr #trouble .box li {
	position: relative;
	padding-left: 1.8em;
	line-height: 2.5;
}

#fp_sptr #trouble .box li:before{
	content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/img/item/Schwarzkopf/fibreplex/milk/check_w.png) no-repeat left;
        background-size: 100%;
        /*height: 25px;*/
        width: 4%;
	position: absolute;
	top: 0.8em;
	/*transform: translateY(-50%);*/
	left: 0;
	aspect-ratio: 1 / 1;
}


#fp_sptr #trouble .box_2 {
	background: #f5f5f5;
	padding-bottom: 3.5em;
}

#fp_sptr #trouble .box_2 .box_01 {
	background: #f5f5f5;
	border-radius: 30px;
	width: 90%;
	max-width: 650px;
	margin: -2.0em auto auto;
	padding-top: 1.5em;
	position: relative;
	z-index: 2;
	font-size: 30px;
}

#fp_sptr #trouble .box_2 .flex_box {
	margin: 3.0em auto 2.0em;
	
}

#fp_sptr #trouble .box_2 .flex_box p {
	font-size: 20px;
	margin-top: 1.0em;
}

#fp_sptr #trouble .box_2 .flex_box .box_02 {
	width: 32%;
}

#fp_sptr #trouble .box_2 .box_03 {
	text-align: left;
}

#fp_sptr #trouble .box_2 .box_03 p {
	text-align: left;
	line-height: 1.8;
	margin-bottom: 1.5em;
}

#fp_sptr #trouble .box_2 .box_03 p span {
	color: #c1007d;
	font-weight: 600;
}

#fp_sptr #trouble .box_2 .box_img {
	text-align: center;
	margin: auto;
}



@media only screen and (max-width: 480px) {
	#fp_sptr #trouble .box img {
    max-width: 30px;
}
	#fp_sptr #trouble .box p {
    font-size: 20px;
}

	/*#fp_sptr #trouble .box li:before {
    height: 15px;
    width: 15px;
}*/
	#fp_sptr #trouble .box_2 .box_01 {
    font-size: 18px;
}
	#fp_sptr #trouble .box_2 .flex_box {
		align-items: flex-start;
	}
	#fp_sptr #trouble .box_2 .flex_box p {
    font-size: 13px;
}
}



#fp_sptr #bonding .box {
	margin-top: -1.5em;
	margin-bottom: 2.5em;
}

#fp_sptr #bonding .box p {
	font-size: 35px;
	line-height: 1.8;
	font-weight: 600;
}

#fp_sptr #bonding .box p .span1 {
	color: #c1007d;	
	font-size: 40px;
	display: inline-block;
	margin-left: 0.3em;
}

#fp_sptr #bonding .box p .span2 {
	background: #c1007d;
	color: #FFFFFF;
	display: inline-block;
	padding: 0 0.5em;
	margin-right: 0.3em;
	line-height: 1.5;
}

#fp_sptr #bonding .box_2 {
	background: url(https://www.forcise.jp/img/item/Schwarzkopf/fibreplex/milk/010.jpg) no-repeat;
	background-size: cover;
	padding: 0.5em;
}

#fp_sptr #bonding .box_2 p {
	font-family: "agency-fb", sans-serif;
font-weight: 300;
font-style: normal;
	letter-spacing: 0.05em;
	font-size: 60px;
}

#fp_sptr #bonding .box_2 p span {
	font-weight: 700;
}

#fp_sptr #bonding .box_2 .box_01 {
	background: #FFFFFF;
	padding: 2.0em 5% 1.0em;
}

#fp_sptr #bonding .box_2 .box_01 dt {
	font-size: 40px;
	font-weight: 600;
	line-height: 1.8;
	margin: 1.0em auto;
}

#fp_sptr #bonding .box_2 .box_01 dt span {
	color: #c1007d;
}

#fp_sptr #bonding .box_2 .box_01 dd {
	text-align: left;
	line-height: 1.8;
	margin-bottom: 2.0em;
}


@media only screen and (max-width: 480px) {
	#fp_sptr #bonding .box img {
		width: 1px;
	}
	#fp_sptr #bonding .box p {
    font-size: 20px;
}
	#fp_sptr #bonding .box p .span1 {
    font-size: 24px;
}
	#fp_sptr #bonding .box_2 p {
    font-size: 32px;
}
	#fp_sptr #bonding .box_2 .box_01 dt {
    font-size: 22px;
}
	
}


#fp_sptr #recommend {
	padding: 2.0em 0;
}

#fp_sptr #recommend .box,#fp_sptr #recommend .box1 {
	position: relative;
}

#fp_sptr #recommend .box1 {
	margin: 1.5em auto;
}

#fp_sptr #recommend .box .box_01 {
	width: 50%;
    text-align: left;
    position: absolute;
    right: 5%;
    bottom: 15%;
}

#fp_sptr #recommend .box1 .box_01 {
	width: 90%;
    text-align: left;
    position: absolute;
    left: 5%;
    bottom: 12%;
}

#fp_sptr #recommend .box .box_01 p,#fp_sptr #recommend .box1 .box_01 p {
	font-weight: 600;
}

#fp_sptr #recommend .box .box_01 p .span2,#fp_sptr #recommend .box1 .box_01 p .span2 {
	font-size: 40px;
	display: inline-block;
	margin: 0.3em auto;
	/*line-height: 1.2;*/
}

#fp_sptr #recommend .box .box_01 p .span1,#fp_sptr #recommend .box1 .box_01 p .span1 {
	color: #c1007d;	
}

#fp_sptr #recommend .box dl {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 2.5em;
	width: 100%;
}

#fp_sptr #recommend .box1 dl {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0.5em;
	width: 100%;
}

#fp_sptr #recommend .box dt a,#fp_sptr #recommend .box1 dt a {
	font-size: 18px;
	background: #000000;
	color: #FFFFFF;
	display: inline-block;
	padding: 0 0.8em;
	line-height: 2.0;
	margin: auto 1.0em auto 0;
}

#fp_sptr #recommend .box dd,#fp_sptr #recommend .box1 dd {
	font-size: 20px;
	font-weight: 600;
}

#fp_sptr #recommend .box2 {
	padding: 1.0em 0;
}

#fp_sptr #recommend .box2 .box_01 {
	position: relative;
}

#fp_sptr #recommend .box2 .box_02 {
	background: url(https://www.forcise.jp/img/item/Schwarzkopf/fibreplex/sptr/003.jpg) no-repeat;
	background-size: cover;
	max-width: 650px;
	margin: auto;
	padding: 2.0em 5%;
	box-sizing: border-box;
	width: 90%;
	position: relative;
	z-index: 2;
}

#fp_sptr #recommend .box2 .box_02 p img {
	margin-bottom: 0.8em;
}

#fp_sptr #recommend .box2 .box_02 p {
	font-size: 30px;
	font-weight: 600;
}

#fp_sptr #recommend .box2 .box_02 p span {
	font-family: "agency-fb", sans-serif;
font-weight: 300;
font-style: normal;
	letter-spacing: 0.05em;
	font-size: 55px;
}

#fp_sptr #recommend .box2 .box_02 p .span1 {
	font-weight: 700;
}

#fp_sptr #recommend .box2 .box_02 ul {
	margin-top: 0.8em;
	text-align: left;
	display: inline-block;
}

#fp_sptr #recommend .box2 .box_02 li {
	position: relative;
	padding-left: 1.8em;
	margin-bottom: 1.0em;
	line-height: 1.8;
}

#fp_sptr #recommend .box2 .box_02 li:before{
	content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/img/item/Schwarzkopf/fibreplex/milk/check.png) no-repeat left;
        background-size: 100%;
        /*height: 25px;*/
        width: 5%;
	position: absolute;
	top: 0.5em;
	left: 0;
	aspect-ratio: 1 / 1;
}

#fp_sptr #recommend .box2 .box_03 {
	position: absolute;
	top: -0.5em;
	left: 3%;
}





@media only screen and (max-width: 480px) {
	#fp_sptr #recommend .box .box_01 p, #fp_sptr #recommend .box1 .box_01 p {
    font-size: 14px;
}
	#fp_sptr #recommend .box .box_01 p span,#fp_sptr #recommend .box1 .box_01 p span {
    font-size: 14px;
}
	#fp_sptr #recommend .box .box_01 dt,#fp_sptr #recommend .box1 .box_01 dt {
    font-size: 10px;
}
	#fp_sptr #recommend .box .box_01 dd,#fp_sptr #recommend .box1 .box_01 dd {
    font-size: 14px;
}
	
	#fp_sptr #recommend .box2 .box_02 p {
    font-size: 18px;
}
	/*#fp_sptr #recommend .box2 .box_02 li:before {
    height: 15px;
    width: 15px;
}*/
	
	#fp_sptr #recommend .box .box_01 p .span2, #fp_sptr #recommend .box1 .box_01 p .span2 {
    font-size: 20px;
}
	#fp_sptr #recommend .box .box_01 {
    width: 60%;
	bottom: 12%;
}
	#fp_sptr #recommend .box1 .box_01 {
    bottom: 8%;
}
	#fp_sptr #recommend .box dt a, #fp_sptr #recommend .box1 dt a {
    font-size: 10px;
	margin: auto auto 0.5em;
}
	#fp_sptr #recommend .box dd, #fp_sptr #recommend .box1 dd {
    font-size: 14px;
}
	#fp_sptr #recommend .box dl, #fp_sptr #recommend .box1 dl {
		flex-direction: column;
		align-items: flex-start;
		margin-left: 5%;
	}
	
	#fp_sptr #recommend .box dl {
		bottom: 1.0em;
	}
	#fp_sptr #recommend .box1 dl {
		bottom: -2.0em;
	}
	
	#fp_sptr #recommend .box2 .box_02 p span {
    font-size: 35px;
}
	#fp_sptr #recommend .box2 {
    padding: 3.5em 0 1.0em;
}
	
}


#fp_sptr #dce {
	padding: 2.0em 0;
}

#fp_sptr #dce .box {
	width: 95%;
	margin-left: 5%;
}

#fp_sptr #dce .box3 p {
	font-weight: 600;	
	width: 100%;
	line-height: 1.6;
}

#fp_sptr #dce .box3 p .span1 {
	font-size: 25px;
	color: #000000;
}

#fp_sptr #dce .box3 p .span2 {
	color: #c1007d;
	font-size: 35px;
}



#fp_sptr #dce .box2 .box_01  {
	width: 48%;
	font-weight: 600;
	margin-bottom: 1.0em;
}

#fp_sptr #dce .box2 .box_01 span {
	color: #c1007d;
}

#fp_sptr #dce .box2 .box_01 img {
	width: 100%;
	margin-bottom: 0.5em;
}

#fp_sptr #dce .box2 .kome {
	text-align: left;
}

#fp_sptr #dce .box3 {
	padding: 2.0em 0;
	font-weight: 600;
	font-size: 35px;
	margin-top: -2.8em;
}

#fp_sptr #dce .box3 span {
	color: #c1007d;
}

#fp_sptr #dce .box3 img {
	margin: 1.5em auto;
}


@media only screen and (max-width: 480px) {
	#fp_sptr #dce .box p {
    font-size: 18px;
}
	#fp_sptr #dce .box3 {
    font-size: 17px;
	margin-top: auto;
}
	#fp_sptr #dce .box3 p .span1 {
    font-size: 13px;
}
	#fp_sptr #dce .box3 p .span2 {
    font-size: 17px;
}

	
}



#fp_sptr #texture .box {
	background: url(https://www.forcise.jp/img/item/Schwarzkopf/fibreplex/sptr/006.jpg) no-repeat bottom;
	background-size: contain;
	padding-bottom: 8.0em;
	position: relative;
}

#fp_sptr #texture .box2 {
	background: url(https://www.forcise.jp/img/item/Schwarzkopf/fibreplex/sptr/007.jpg) no-repeat bottom;
	background-size: contain;
	padding-bottom: 6.5em;
	position: relative;
}

#fp_sptr #texture img {
	position: absolute;
	top: 0;
	right: 2%;
}

#fp_sptr #texture dl {
	width: 70%;
	margin-left: 5%;
	text-align: left;
}

#fp_sptr #texture .box2 dl {
	margin-left: 25%;
	margin-top: 3.0em;
}

#fp_sptr #texture dt {
	font-size: 35px;
	font-weight: 600;
	margin-bottom: 1.0em;
}

#fp_sptr #texture dt span {
	color: #c1007d;
}

#fp_sptr #texture dd {
	width: 70%;
	line-height: 1.8;
}

#fp_sptr #texture .box2 dd {
	margin-left: 30%;
}

#fp_sptr #texture dt.ttl {
	font-family: "agency-fb", sans-serif;
font-weight: 300;
font-style: normal;
	letter-spacing: 0.01em;
	background: #000000;
	color: #FFFFFF;
	font-size: 30px;
	display: inline-block;
	margin-bottom: 0.5em;
	padding: 0 0.8em;
	line-height: 1.2;
}


@media only screen and (max-width: 480px) {
	#fp_sptr #texture dt {
    font-size: 16px;
}
	#fp_sptr #texture img {
    max-width: 30px;
}
	#fp_sptr #texture dd {
    width: 70%;
	font-size: 14px;
	text-shadow: 2px 2px 10px #fff ,
    -2px 2px 10px #fff ,
    2px -2px 10px #fff ,
    -2px -2px 10px #fff;
}
	#fp_sptr #texture dt.ttl {
    font-size: 14px;
}
	#fp_sptr #texture dl {
	width: 75%;
}
	#fp_sptr #texture .box2 dl {
    margin-left: 20%;
}
	#fp_sptr #texture .box,#fp_sptr #texture .box2 {
		padding-bottom: 0;
}
	
	
}



#fp_sptr #fragrance {
	padding: 3.0em 0;
}

#fp_sptr #fragrance .flex_box {
	align-items: flex-start;
}

#fp_sptr #fragrance .box_img {
	max-width: 55px;
	padding-left: 2%;
}

#fp_sptr #fragrance .box_p {
	text-align: left;
	width: 80%;
	padding-bottom: 2.0em;
	line-height: 1.8;
	margin-right: 5%;
}

#fp_sptr #fragrance .fre {
	position: relative;
}

#fp_sptr #fragrance .fre .box {
	position: absolute;
	top: 53%;
	transform: translateY(-50%);
	left: 40%;
	text-align: left;
	width: 100%;
}

#fp_sptr #fragrance .fre dt {
	font-family: "agency-fb", sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 40px;
}

#fp_sptr #fragrance .fre dd {
	margin-bottom: 1.5em;
	padding-left: 0.8em;
	font-size: 22px;
}

#fp_sptr #fragrance .fre .heart {
	padding-left: 10%;
}

#fp_sptr #fragrance .fre .base {
	padding-left: 22%;
}

#fp_sptr #fragrance .fre .base dd {
	margin-bottom: 0;
}



@media only screen and (max-width: 480px) {
	#fp_sptr #fragrance .box_img {
    max-width: 30px;
}
	#fp_sptr #fragrance .fre dt {
    font-size: 18px;
}
	#fp_sptr #fragrance .fre dd {
    font-size: 12px;
}
}


#fp_sptr #howtouse {
	padding: 1.0em 0 2.0em;
}

#fp_sptr #howtouse p {
	font-weight: bold;
	text-align: left;
	font-size: 35px;
}

#fp_sptr #howtouse p span {
	color: #c1007d;
}

#fp_sptr #howtouse .inner {
	position: relative;
}

#fp_sptr #howtouse .flex_box {
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-top: 2.0em;
}

#fp_sptr #howtouse .box {
	width: 40%;
	margin-right: 5%;
	margin-bottom: 2.5em;
	text-align: left;
}

#fp_sptr #howtouse .box img {
	margin-bottom: 1.0em;
}

#fp_sptr #howtouse .box dt {
	font-size: 30px;
	margin-bottom: 0.5em;
}

#fp_sptr #howtouse .inner .box2 {
	width: 10%;
	position: absolute;
	top: 0;
	right: 0;
}

@media only screen and (max-width: 480px) {
	#fp_sptr #howtouse p {
    font-size: 17px;
}
	#fp_sptr #howtouse .box dt {
    font-size: 16px;
    margin-bottom: 0.5em;
}
	#fp_sptr #howtouse .box dd {
		font-size: 14px;
	}
}


