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

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

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

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

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

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

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

#fp_serum .sp_ {
	display: none;
}


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



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

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

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

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

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

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

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

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



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

	
}


#fp_serum #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_serum #technology .box {
	text-align: left;
	position: relative;
}

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

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

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

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

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

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

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

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

#fp_serum #technology .box_2 .box_tec p,#fp_serum #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_serum #technology .box_2 .box_tec p span,#fp_serum #technology .box_2 .box_tec3 p span {
	font-weight: 700;
}

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

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

#fp_serum #technology .box_2 .box_tec dt,#fp_serum #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_serum #technology .box_2 .box_tec dt .kome,#fp_serum #technology .box_2 .box_tec3 dt .kome {
	vertical-align: text-top;
}

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

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

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

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



@media only screen and (max-width: 480px) {
	#fp_serum #technology .box dt {
    font-size: 20px;
}
	#fp_serum #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_serum #technology .box p.kome {
    margin: 2.5em 5% auto 5%;
}
	#fp_serum #technology .box_2 .box_tec p, #fp_serum #technology .box_2 .box_tec3 p {
    font-size: 14px;
}
	#fp_serum #technology .box_2 .box_tec dt, #fp_serum #technology .box_2 .box_tec3 dt {
    font-size: 14px;
	border-bottom: 1px solid;
}

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


#fp_serum #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_serum #trouble .box img {
	position: absolute;
	top: 2.0em;
	right: 5%;
}

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

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

#fp_serum #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: 25px;
	position: absolute;
	top: 0.8em;
	/*transform: translateY(-50%);*/
	left: 0;
}


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

#fp_serum #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_serum #trouble .box_2 .flex_box {
	margin: 3.0em auto 2.0em;
	
}

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

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

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

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

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

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



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

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



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

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

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

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

#fp_serum #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_serum #bonding .box_2 p {
	font-family: "agency-fb", sans-serif;
font-weight: 300;
font-style: normal;
	letter-spacing: 0.05em;
	font-size: 60px;
}

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

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

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

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

#fp_serum #bonding .box_2 .box_01 dd {
	text-align: left;
	line-height: 1.8;
	margin-bottom: 2.0em;
	font-size: 25px;
}


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


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

#fp_serum #recommend .box {
	position: relative;
}

#fp_serum #recommend .box .box_01 {
	width: 45%;
	text-align: left;
	position: absolute;
	right: 5%;
	/*top: 58%;*/
	bottom: 14%;
}

#fp_serum #recommend .box .box_01 p {
	font-weight: 600;
}

#fp_serum #recommend .box .box_01 p span {
	font-size: 40px;
	display: inline-block;
	margin: 0.3em auto;
	line-height: 1.2;
}

#fp_serum #recommend .box .box_01 p .span1 {
	color: #c1007d;	
}

#fp_serum #recommend .box .box_01 dt {
	font-size: 18px;
	background: #000000;
	color: #FFFFFF;
	display: inline-block;
	padding: 0 0.5em;
	line-height: 1.5;
	margin: 1.0em auto 0.5em;
}

#fp_serum #recommend .box .box_01 dd {
	font-size: 20px;
	font-weight: 600;
}

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

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

#fp_serum #recommend .box2 .box_02 {
	background: url(https://www.forcise.jp/img/item/Schwarzkopf/fibreplex/milk/015.png) 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_serum #recommend .box2 .box_02 p img {
	margin-bottom: 0.8em;
}

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

#fp_serum #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_serum #recommend .box2 .box_02 p .span1 {
	font-weight: 700;
}

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

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

#fp_serum #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: 25px;
	position: absolute;
	top: 0.5em;
	left: 0;
}

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



@media only screen and (max-width: 480px) {
	#fp_serum #recommend .box .box_01 p span {
    font-size: 20px;
}
	#fp_serum #recommend .box .box_01 dt {
    font-size: 10px;
}
	#fp_serum #recommend .box .box_01 dd {
    font-size: 14px;
}
	#fp_serum #recommend .box2 .box_02 p span {
    font-size: 30px;
}
	#fp_serum #recommend .box2 .box_02 p {
    font-size: 18px;
}
	#fp_serum #recommend .box2 .box_02 li:before {
    height: 15px;
    width: 15px;
}
	
}


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

#fp_serum #dce .box {
	/*padding-bottom: 3.0em;*/
}

#fp_serum #dce .box p {
	font-weight: 600;
	font-size: 35px;
	width: 100%;
	line-height: 1.6;
	margin-top: -1.0em;
}

#fp_serum #dce .box p span {
	color: #c1007d;
}

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

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

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

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

#fp_serum #dce .box3 {
	/*padding: 2.0em 0;*/
	font-weight: 600;
	font-size: 35px;
	margin-top: -2.5em;
}

#fp_serum #dce .box3 p {
	margin: 1.5em auto;
}

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

/*#fp_serum #dce .box3 img {
	margin-top: 1.0em;
}*/


@media only screen and (max-width: 480px) {
	#fp_serum #dce .box p {
    font-size: 18px;
}
	#fp_serum #dce .box3 {
    font-size: 17px;
}
	
}



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

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

#fp_serum #texture dl {
	width: 90%;
	margin: auto;
	text-align: left;
}

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

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

#fp_serum #texture dd {
	width: 55%;
	line-height: 1.8;
}


@media only screen and (max-width: 480px) {
	#fp_serum #texture dt {
    font-size: 18px;
}
	#fp_serum #texture img {
    max-width: 30px;
}
	#fp_serum #texture dd {
    width: 65%;
}
	
}



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

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

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

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

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

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

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

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

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

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

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



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


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

#fp_serum #howtouse .flex_box {
	align-items: flex-start;
	flex-wrap: wrap;
}

#fp_serum #howtouse .box {
	width: 40%;
	text-align: left;
	margin-bottom: 1.5em;
}

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

#fp_serum #howtouse .box2 {
	width: 10%;
}


