@charset "utf-8";
/* CSS Document */

@import url("https://use.typekit.net/qso8kbm.css");


#b_cream {
	max-width: 800px;
	margin: auto;
	text-align: center;
	font-size: 24px;
	font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}

#b_cream img {
	max-width: 100%;
}

#b_cream .inner {
	width: 90%;
	margin: auto;
}

#b_cream h3 {
	font-weight: normal;
	font-size: 45px;
}

#b_cream h3 .span1 {
	font-family: "raleway", sans-serif;
    font-weight: 700;
    font-style: normal;
	color: #c98378;
	letter-spacing: 0.5em;
	font-size: 20px;
	display: inline-block;
	margin-bottom: 1.5em;
}

#b_cream h3 .span2 {
	font-size: 30px;
}

#b_cream h4 {
	font-weight: normal;
}

#b_cream h4 .kome {
	font-size: 16px;
	vertical-align: text-top;
}

#b_cream .sp_ {
	display: none;
}



@media only screen and (max-width: 480px) {
	#b_cream {
    font-size: 15px;
}
	#b_cream h3 .span1 {
    font-size: 12px;
}
	#b_cream h3 {
    font-size: 22px;
}
	#b_cream h3 .span2 {
    font-size: 18px;
}
	
	#b_cream .pc_ {
	display: none;
}
	
	#b_cream .sp_ {
	display: block;
}
	#b_cream h4 .kome {
    font-size: 12px;
}

}


#b_cream #intro,#b_cream #user {
	padding: 3.0em 0;
}

#b_cream #intro h3 {
	margin-bottom: 1.5em;
	position: relative;
	z-index: 2;
}

/*#b_cream #intro .inner p {
	text-align: left;
	line-height: 1.8;
	margin: 1.5em auto;
}*/

#b_cream #intro .box {
	position: relative;
	margin-top: -3.5em;
}

#b_cream #intro .box p {
	position: absolute;
	left: 5%;
	top: 50%;
	transform: translateY(-50%);
	text-align: left;
	line-height: 2.0;
}

#b_cream #intro .box p span {
	font-size: 12px;
	vertical-align: text-top;
}

#b_cream #intro ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 95%;
	margin: auto;
}

#b_cream #intro ul li {
	width: 30%;
	margin: auto 1%;
	background: #deaca4;
	color: #FFFFFF;
	/*min-height: 100px;*/
	position: relative;
	margin-bottom: 0.6em;
	padding: 2.5em 0;
}

#b_cream #intro ul li p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 120%;
	text-align: center;	
}

#b_cream #intro ul li:before {
    content: "";
    display: inline-block;
    background: url(https://www.forcise.jp/img/item/taim/vband/check.png) no-repeat left;
    background-size: 100%;
    height: auto;
    max-width: 40px;
    width: 15%;
    aspect-ratio: 40 / 34;
    position: absolute;
    top: 0.3em;
    left: 0.3em;
}

#b_cream #intro .kome {
	font-size: 14px;
	text-align: left;
	margin-top: 1.5em;
}




@media only screen and (max-width: 480px) {
	#b_cream #intro ul li p {
    font-size: 12px;
}
	#b_cream #intro .box {
    margin-top: auto;
    margin-bottom: 2.0em;
}
	#b_cream #intro .box p span {
    font-size: 8px;
}
	#b_cream #intro .kome {
    font-size: 10px;
}
	    #b_cream #intro h3 .span1 {
        letter-spacing: 0.3em;
    }
	
}



#b_cream #result {
	background: #f8efea;
	padding: 3.0em 0;
}

#b_cream #result h3 .kome {
	font-size: 16px;
	vertical-align: text-top;
}

#b_cream #result .box {
	position: relative;
	
}

#b_cream #result .box .box_1 {
	position: absolute;
	width: 50%;
	left: 0;
	bottom: 1.0em;
	text-align: left;
}

#b_cream #result .box .box_1 li {
	background: #FFFFFF;
	padding: 0.5em 0 0.5em 10%;
	margin-bottom: 1.0em;	
}

#b_cream #result .box .box_1 li p {
	font-size: 30px;
	line-height: 1.2;
}

#b_cream #result .box .box_1 li span {
	color: #c98378;	
	font-family: "josefin-sans", sans-serif;
    font-weight: 500;
    font-style: normal;
}

#b_cream #result .box .box_1 li .span01 {	
	font-size: 70px;
	display: inline-block;
	margin-right: 0.1em;
}

#b_cream #result .box .box_1 li .span02 {
	font-size: 50px;
}

#b_cream #result .box .box_1 .kome {
	font-size: 16px;
	margin-left: 20%;
}

#b_cream #result .inner {
	margin-top: 3.0em;
}

#b_cream #result .inner .span01 {
	background: #FFFFFF;
	border: 1px solid #c98378;
	padding: 0.3em 5%;
	font-size: 30px!important;
	display: inline-block;
	margin-bottom: 1.5em;
	position: relative;
	z-index: 3;
}

#b_cream #result .inner .span01:after {
	content: '';
  position: absolute;
  bottom: -0.5em;
  left: 50%;
	transform: translateX(-50%);  
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #c98378; 
	z-index: 2;
}

#b_cream #result .inner .box1 p {
	font-size: 45px;
}

#b_cream #result .inner .box1 p span {
	font-size: 16px;
	vertical-align: text-top;
}

#b_cream #result .inner .box1 p .kome {
	font-size: 16px;
	vertical-align: text-top;
}

#b_cream #result .inner .box1 p.kome {
	font-size: 14px;
	text-align: left;
}

#b_cream #result .inner .box1 img {
	margin: 1.2em auto 2.0em;
}

#b_cream #result .inner .box1 .png_img img {
	mix-blend-mode: darken;
	margin: auto auto 2.5em;
}

#b_cream #result .box_2 {
	position: relative;
	text-align: left;
}

#b_cream #result .box_2 .box_2_1 {
	position: absolute;
	right: 0;
	bottom: 2.0em;
}

#b_cream #result .box_2 ul {	
	width: 50%;	
	text-align: left;
	margin-left: 50%;
	margin-bottom: 3.5em;
}

#b_cream #result .box_2 ul li {
	background: #FFFFFF;
	padding: 0.5em 0 0.5em 10%;
	margin-bottom: 1.0em;
	font-size: 30px;
}

/*#b_cream #result .box_2 ul li .kome {
	font-size: 16px;
	vertical-align: text-top;
}*/

#b_cream #result .box_2 ul li .span02 {
	color: #c98378;
	font-family: "josefin-sans", sans-serif;
    font-weight: 500;
    font-style: normal;
	font-size: 70px;
	display: inline-block;
	margin-left: 0.1em;
	line-height: 0.6;
	vertical-align: sub;
}

#b_cream #result .box_2 ul li .span02 .span_2 {
	font-size: 30px;
}

#b_cream #result .box_2_1 .kome {
	text-align: left;
	font-size: 14px;
	display: inline-block;
	width: 90%;
	margin-left: 5%;
}

#b_cream #result .box_3 {
	font-size: 45px;
	width: 90%;
	margin:1.5em auto auto;
}

#b_cream #result .box_3 .span03 {
	font-size: 30px;
}

#b_cream #result .box_3 .kome {
	text-align: left;
	font-size: 16px;
	display: inline-block;
	margin-top: 3.0em;
	width: 100%;
}

#b_cream #result .box_2 img {
	mix-blend-mode: darken;
}



@media only screen and (max-width: 480px) {
	#b_cream #result .box .box_1 li p {
    font-size: 14px;
}
	#b_cream #result .box .box_1 li .span01 {
    font-size: 40px;
}
	#b_cream #result .box .box_1 li .span02 {
    font-size: 30px;
}
	
	#b_cream #result .box {
    margin-top: 4.0em;
}
	#b_cream #result .box .box_1 .kome {
    font-size: 10px;
}
	#b_cream #result .inner .box1 p {
    font-size: 22px;
}
	#b_cream #result .inner .span01 {
    font-size: 18px!important;
}
	#b_cream #result .inner .span01:after {
    bottom: -0.6em;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #c98378;
}
	#b_cream #result .inner .box1 p .kome {
    font-size: 10px;
}
	#b_cream #result .box_2 ul li {
    font-size: 14px;
}
	#b_cream #result .box_2 ul li .kome {
    font-size: 10px;
}
	#b_cream #result .box_3 .span03 {
    font-size: 18px;
}
	#b_cream #result .box_3 {
    font-size: 24px;
}
	#b_cream #result .box_3 .kome {
    font-size: 10px;
}
	#b_cream #result .box_2 ul li .span02 {
    font-size: 40px;
}
	#b_cream #result .box_2 ul li .span02 .span_2 {
    font-size: 20px;
}
	#b_cream #result .box_2_1 .kome {
    font-size: 8px;
}
	#b_cream #result .box_2 .box_2_1 {
    bottom: 0.2em;
}
	#b_cream #result .inner .box1 p span {
    font-size: 12px;
}
	#b_cream #result h3 .kome {
    font-size: 12px;
}
	#b_cream #result .inner .box1 p.kome {
    font-size: 10px;
}
}


#b_cream #user ul {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 1.0em;
	justify-content: center;
}

#b_cream #user ul li {
	width: 30%;
	position: relative;
	margin: auto 1% 0.5em;
}

#b_cream #user ul li p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 23px;
	width: 100%;
	line-height: 1.2;
}

#b_cream #user ul li p span {
	color: #c98378;
	font-family: "josefin-sans", sans-serif;
    font-weight: 500;
    font-style: normal;
	font-size: 40px;
}

#b_cream #user ul li p .span1 {
	font-size: 75px;
	line-height: 0.8;
}

#b_cream #user ul li p .span2 {
	font-size: 40px;
}

#b_cream #user .kome {
	text-align: left;
	font-size: 16px;
}

#b_cream #user .inner {
	margin-top: -10.0em;
}


@media only screen and (max-width: 480px) {
	#b_cream #user ul li p {
    font-size: 12px;
}
	#b_cream #user ul li p .span1 {
    font-size: 30px;
}
	#b_cream #user ul li p span {
    font-size: 16px;
}
	#b_cream #user ul li p .span2 {
    font-size: 30px;
}
	#b_cream #user .inner {
    margin-top: -7.0em;
}
	#b_cream #user .kome {
    font-size: 10px;
}
}



#b_cream #trouble {
	padding: 3.0em 0;
	background: url(https://www.forcise.jp/img/item/taim/vband/v_007.jpg)no-repeat;
	position: relative;
	background-size: cover;
}

#b_cream #trouble h3 .span1 {
	color: #8e8c8c;
}

#b_cream #trouble .box {
	width: 80%;
	margin: 2.0em auto auto;
	background: rgba(255,255,255,0.9);
	padding: 1.5em 0;
}

#b_cream #trouble .box ul {
	display: inline-block;
}

#b_cream #trouble .box li {
	text-align: left;
	line-height: 2.5;
	position: relative;
	padding-left: 2.0em;
}

#b_cream #trouble .box li:before {
	content: "";
    display: inline-block;
    background: url(https://www.forcise.jp/img/item/taim/vband/check_2.png) no-repeat left;
    background-size: 100%;
    height: auto;
    width: 5%;
    aspect-ratio: 1 / 1;
    position: absolute;
    top: 50%;
    left: 0;
	transform: translateY(-50%);
}

#b_cream #trouble .dot {
	position: absolute;
	left: 50%;
	bottom: -1.0em;
	transform: translateX(-50%);
}


@media only screen and (max-width: 480px) {
	#b_cream #trouble .box {
    width: 90%;
}
	#b_cream #trouble .box li {
    font-size: 14px;
		padding-left: 1.5em;
}

	
}


#b_cream #genin {
	background: #f5f5f5;
	padding: 3.0em 0;
}

#b_cream #genin h4 {
	font-weight: normal;
	font-size: 45px;
}

#b_cream #genin img {
	margin: 1.5em auto;
	width: 100%;
}

#b_cream #genin p {
	text-align: left;
	line-height: 1.8;
}

#b_cream #genin p.kome {
	font-size: 14px;
	margin-top: 2.0em;
}

#b_cream #genin p .kome {
	font-size: 14px;
	vertical-align: text-top;
}


@media only screen and (max-width: 480px) {
	#b_cream #genin h4 {
    font-size: 20px;
}
	#b_cream #genin p.kome {
    font-size: 10px;
}
	#b_cream #genin p .kome {
	font-size: 10px;
}
	
	
}



#b_cream #dakara {
	padding: 3.0em 0;
	position: relative;
}

#b_cream #dakara .dakara {
	background: #deaca4;
	color: #FFFFFF;
	font-size: 30px;
	display: inline-block;
	padding: 0.1em 1.5em;
	position: relative;
}

#b_cream #dakara .dakara:after {
	content: '';
  position: absolute;
  bottom: -0.45em;
  left: 50%;
	transform: translateX(-50%);  
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #deaca4;
}

#b_cream #dakara .dakara_ {
	position: absolute;
	left: 50%;
	top: -1.0em;
	transform: translateX(-50%);
}

#b_cream #dakara img {
	margin: 1.5em auto;
	width: 100%;
}

#b_cream #dakara h4 {
	font-size: 45px;
}

#b_cream #dakara h4 span {
	font-size: 30px;
	display: inline-block;
	margin-bottom: 0.5em;
}

#b_cream #dakara p {
	text-align: left;
	line-height: 1.8;
}

#b_cream #dakara p .kome {
	font-size: 12px;
	vertical-align: text-top;
}

#b_cream #dakara p.kome {
	font-size: 14px;
	margin-top: 2.0em;
}



@media only screen and (max-width: 480px) {
	#b_cream #dakara .dakara {
    font-size: 18px;
}
	#b_cream #dakara h4 span {
    font-size: 16px;
}
	#b_cream #dakara h4 {
    font-size: 24px;
}
	#b_cream #dakara p .kome {
	font-size: 8px;
}
	#b_cream #dakara p.kome {
    font-size: 10px;
}
}


#b_cream #main2 {
	position: relative;
}

#b_cream #main2 h4 {
	font-size: 45px;
	position: absolute;
	left: 50%;
	top: 1.0em;
	transform: translateX(-50%);
	width: 100%;
}

#b_cream #main2 h4 span {
	font-size: 30px;
	display: inline-block;
	margin-bottom: 0.5em;
}

#b_cream .ttl .box {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	/*margin-bottom: 1.0em;*/
	margin: 1.0em auto;
}

#b_cream .ttl .box .p_box {
	font-size: 30px;
	/*margin-bottom: -0.3em;*/
	margin-left: 0.5em;
}

#b_cream .ttl p {
	font-size: 20px;
}

#b_cream .ttl span {
	font-size: 16px;
	display: inline-block;
}

#b_cream .ttl .span1 {
	background: #000000;
	color: #FFFFFF;
	padding: 0.2em 0.5em;
	margin-right: 0.8em;
}

#b_cream .ttl .span2 {
	margin-left: 0.8em;
}

#b_cream .ttl .kome {
	margin-top: 1.5em;
	font-size: 16px;
}

#b_cream #main2 .ttl {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 1.0em;
	width: 100%;
}


@media only screen and (max-width: 480px) {
	#b_cream #main2 h4 span {
    font-size: 18px;
}
	#b_cream #main2 h4 {
    font-size: 24px;
    top: 0.5em;
}
	#b_cream .logo_box {
		width: 25%;
	}
	#b_cream .ttl .box .p_box {
    font-size: 12px;
}
	#b_cream .ttl span {
    font-size: 10px;
}
	#b_cream #main2 .ttl .kome {
		margin: 1.0em auto auto;
    font-size: 7px;
		width: 90%;
}
	#b_cream .ttl p {
    font-size: 12px;
}
	#b_cream #main2 .img_box {
		width: 70%;
		margin: auto;
	}
}



#b_cream #point {
	padding: 3.0em 0 1.5em;
	background-color: #deaca4;
	background-image: url(https://www.forcise.jp/img/item/taim/bcream/bk_3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: auto;
}

#b_cream #point h3 {
	color: #FFFFFF;
	margin-bottom: 1.0em;
}

#b_cream #point h3 .span1 {
	color: #FFFFFF;
}

#b_cream #point h3 .span3 {
	font-family: "josefin-sans", sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 149px;
	line-height: 0.5;
}

#b_cream #point h3 .span4 {
	font-size: 60px;
}

#b_cream #point h3 .span5 {
	font-size: 85px;
}

#b_cream #point h3 .span6 {
	letter-spacing: 0.1em;
}


#b_cream #point .box {
	background: #FFFFFF;
	padding: 2.0em 0;
	margin-bottom: 1.5em;
}

#b_cream #point .box h4 {
	font-size: 40px;
	margin-bottom: 1.0em;
}

#b_cream #point .box h4 .span1 {
	font-family: "josefin-sans", sans-serif;
    font-weight: 400;
    font-style: normal;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	font-size: 20px;
	/*display: inline-block;*/
	margin-bottom: 1.5em;
	display: flex;
  align-items: center;
  justify-content: center;
}

#b_cream #point .box h4 .span1::before,
#b_cream #point .box h4 .span1::after {
  content: '';
  display: block;
  width: 25%;
  height: 1px;
  background: #deaca4;
}

#b_cream #point .box h4 .span2 {
	background: #deaca4;
	padding: 0.2em 1.0em;
	display: inline-block;
}

#b_cream #point .box p {
	text-align: left;
	margin-top: 1.0em;
}

#b_cream #point .box .w100 {
	width: 100%;
}

#b_cream #point .box ul {
	margin-top: 1.5em;
}

#b_cream #point .box li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.8em;
}

#b_cream #point .box li .box1 {
	width: 30%;
}

#b_cream #point .box li dl {
	width: 65%;
	text-align: left;
}

#b_cream #point .box li dt {
	color: #c98378;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 0.5em;
}

#b_cream #point .box li dt::before {
	content: '■';
	font-size: 24px;
	margin-right: 0.5em;
}

#b_cream #point .box li dd {
	line-height: 1.8;
}

#b_cream #point .box li dd span {
	font-size: 14px;
	vertical-align: text-top;
}

#b_cream #point .box .kome {
	font-size: 16px;
}

#b_cream #point .box p .kome {
	font-size: 14px;
	vertical-align: text-top;
}



@media only screen and (max-width: 480px) {
	#b_cream #point h3 .span3 {
    font-size: 90px;
}
	#b_cream #point h3 .span5 {
    font-size: 55px;
}
	#b_cream #point h3 .span4 {
    font-size: 40px;
}
	#b_cream #point .box h4 .span1 {
    font-size: 12px;
}
	#b_cream #point .box h4 {
    font-size: 20px;
}
	#b_cream #point .box li dt {
    font-size: 14px;
}
	#b_cream #point .box li dt::before {
    font-size: 12px;
}
	#b_cream #point .box li dd {
    font-size: 14px;
}
	#b_cream #point .box .kome {
    font-size: 10px;
}
	
}



#b_cream #howto {
	padding: 3.0em 0;
}

#b_cream #howto ul {
	margin: 2.0em auto 1.5em;
}

#b_cream #howto li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 1.5em;
}

#b_cream #howto li .box {
	width: 30%;
}

#b_cream #howto li p {
	width: 65%;
	text-align: left;
}

#b_cream #howto li p span {
	display: inline-block;
	background: #deaca4;
	color: #FFFFFF;
	padding: 0.2em 1.0em;
	font-size: 20px;
	margin-bottom: 0.5em;
}

#b_cream #howto .box1 {
	padding: 2.0em 5%;
	text-align: left;
	font-size: 16px;
	background: #f6f6f6;
}



@media only screen and (max-width: 480px) {
	#b_cream #howto li p span {
    font-size: 12px;
	}
	#b_cream #howto .box1 {
    font-size: 12px;
}
}


#b_cream #last {
	position: relative;
}

#b_cream #last .box1 {
	position: absolute;
	left: 5%;
	top: 2.5em;
	text-align: left;
}

#b_cream #last .box1 dt {
	font-size: 30px;
	margin-bottom: 0.8em;
}

#b_cream #last .box1 dt span {
	font-size: 45px;
	color: #c98378;
}

#b_cream #last .box1 dd {
	line-height: 2.0;
	/*text-shadow: 2px 2px 10px #fff ,
    -2px 2px 10px #fff ,
    2px -2px 10px #fff ,
    -2px -2px 10px #fff;*/
}

#b_cream #last .box2 {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 1.5em;
}

#b_cream #last .box2 .box2_1 {
	width: 25%;
}

#b_cream #last .box2 .ttl {
	width: 75%;
	text-align: left;
	margin-bottom: 0.8em;
}

#b_cream #last .box2 .ttl .box {
    justify-content: flex-start;
}



@media only screen and (max-width: 480px) {
	#b_cream #last .box1 dt {
    font-size: 16px;
}
	#b_cream #last .box1 dt span {
    font-size: 24px;
}
	#b_cream #last .box1 dd {
    line-height: 1.5;
    font-size: 14px;
	text-shadow: 2px 2px 10px #fff ,
    -2px 2px 10px #fff ,
    2px -2px 10px #fff ,
    -2px -2px 10px #fff;
}
	#b_cream #last .box1 {
    top: 1.5em;
}
    #b_cream #last .logo_box {
        width: 35%;
    }
	#b_cream #last .box2 .box2_1 {
    width: 20%;
}
	#b_cream #last .box2 .ttl {
    width: 80%;
}
}


#b_cream #spec {
	padding: 3.0em 0;
}

#b_cream #spec dl {	
	display: flex;
	justify-content: space-between;
	/*align-items: center;*/
	flex-wrap: wrap;
	align-items: flex-start;
	font-size: 20px;
}

#b_cream #spec dt {
	text-align: right;
	width: 20%;
	padding-right: 3%;	
	/*line-height: 2.0;*/
	box-sizing: border-box;
	padding-top: 0.5em;
}

#b_cream #spec dd {
	text-align: left;
	width: 80%;
	padding: 0.5em 0 0.5em 3%;
	box-sizing: border-box;
	border-left: 1px solid;
}

#b_cream #spec img {
	margin: 1.5em auto;
}


@media only screen and (max-width: 480px) {
	#b_cream #spec dl {
    font-size: 13px;
}
}
