@charset "utf-8";
/* CSS Document */

@import url("https://use.typekit.net/iga0dfj.css");

:root {
  --main-color: #ebe7de;
  --sub-color1: #a78a5e;
  --sub-color2: #e2ddd1;
}

#ub_emul_wrap {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	font-size: 25px;
	font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	color: #2E2E2E;
}

#ub_emul_wrap .p_name {
	font-family: "montserrat", sans-serif;
font-weight: 500;
font-style: normal;
}

#ub_emul_wrap h2 {
	font-weight: normal;
	font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", Meiryo, serif;
}

#ub_emul_wrap h2.h2_ub {
	font-size: 45px;
	letter-spacing: 0.1em;
	margin-bottom: 1.0em;
}

h2.h2_ub span,#ub_emul_wrap #feature h2 .span1,#ub_emul_wrap #pro_voice h2 .span1 {
	display: block;
	font-size: 18px;
	font-family: "montserrat", sans-serif;
font-weight: 500;
font-style: normal;
	color: var(--sub-color1);
	margin-bottom: 0.5em;
	letter-spacing: 0.1em;
}

#ub_emul_wrap #ub_kanban {
	background-image: linear-gradient(to top, #f8f6f2, #f9f9f9 );
	padding: 1.5em 0 1.0em;
}

#ub_emul_wrap #ub_kanban h2 {	
	font-size: 40px;
	padding: 0.5em 0;
}

#ub_emul_wrap #ub_kanban h2 span {
	display: block;
	font-size: 135%;
	margin-top: 0.2em;
	font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", Meiryo, serif;
	font-weight: normal;
	color: #2E2E2E;
}

#ub_emul_wrap #ub_kanban h2 span span {
	font-size: 80%;
	display: inline-block;
}

#ub_emul_wrap #ub_kanban .box {
	text-align: left;
}

#ub_emul_wrap #ub_kanban .comm_flex {
	align-items: flex-end;
	margin-top: -12em;
	padding-right: 5%;
}

#ub_emul_wrap #ub_kanban .box_in_1 {
	width: 75%;
}

#ub_emul_wrap #ub_kanban .box_in_2 {
	width: 25%;
}

#ub_emul_wrap #ub_kanban .box_in_1_1 p {
	background:var(--sub-color1) ;
	color: #FFFFFF;
	margin-bottom: 0.3em;
	padding: 0.2em 5%;
	width: 80%;
	clip-path: polygon(0 0, 96% 0, 100% 100%, 0 100%);
}

#ub_emul_wrap #ub_kanban .box_in_1_1 p span {
	font-size: 60%;
}

#ub_emul_wrap #ub_kanban .box_in_1_2 {
	font-size: 80%;
	padding-left: 5%;
	margin-top: 0.5em;
	line-height: 2.0;
}

#ub_emul_wrap #ub_kanban .p_name,#ub_emul_wrap #ub_kanban_2 .p_name {
	display: block;
	font-size: 120%;
} 

#ub_emul_wrap #ub_kanban .p_size,#ub_emul_wrap #ub_kanban_2 .p_size {
	font-size: 80%;
	border: 1px solid;
	padding: 0.1em 0.5em;
	background: #FFFFFF;
}

#ub_emul_wrap #ub_kanban .kome {
	font-size: 65%;
	margin-top: 2.0em;
}


#ub_emul_wrap #ninsyo {
	padding-bottom: 4em;
}

#ub_emul_wrap #ninsyo .ttl {
	color: #FFFFFF;
	background:var(--sub-color1) ;
	font-size: 28px;
	padding: 0.8em 0;
}

#ub_emul_wrap #ninsyo img {
	max-width: 310px;
	margin: 2em auto;
}

#ub_emul_wrap #ninsyo dl {
	text-align: left;
	width: 90%;
	margin: auto;
}

#ub_emul_wrap #ninsyo dt {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 0.8em;
}

#ub_emul_wrap #ninsyo dd {
	font-size: 22px;
}

@media only screen and (max-width: 480px) {
	#ub_emul_wrap #ninsyo .ttl {
	font-size: 16px;
	padding: 0.3em 0;
}
	#ub_emul_wrap #ninsyo img {
		width: 55%;
		min-width: 200px;
	margin: 1.5em auto;
}
	#ub_emul_wrap #ninsyo dt {
    font-size: 16px;
}
	#ub_emul_wrap #ninsyo dd {
	font-size: 14px;
}
}


#ub_emul_wrap #about {
	padding: 2.0em 0;
	background: var(--sub-color2) ;
}

#ub_emul_wrap #about .comm_flex {
	margin-bottom: 1.5em;
}

#ub_emul_wrap #about .about_box1 {
	width: 65%;
}

#ub_emul_wrap #about .about_box2 {
	width: 35%;
	padding: 0 5% 0 2%;
}

#ub_emul_wrap #about .about_box2 li {
	background: var(--sub-color1) ;
	color: #FFFFFF;
	margin: 0.8em auto;
	padding: 0.5em;
	font-size: 90%;
}

#ub_emul_wrap #about .comm_w90 {
	text-align: left;
	line-height: 1.8;
}


#ub_emul_wrap #trouble {
	background: url(https://www.forcise.jp/img/item/underbar/emul/bk_3.jpg) no-repeat;
	background-size: cover;
	padding: 2.0em 0 3.0em;
	position: relative;
}

#ub_emul_wrap #trouble .h2_ub,#ub_emul_wrap #trouble .h2_ub span {
	color: #FFFFFF;
}

#ub_emul_wrap #trouble .box {
	background: #FFFFFF;
	padding: 2.5em 5%;
}

#ub_emul_wrap #trouble .box ul {
	display: inline-block;
	text-align: left;
	width: 100%;
}

#ub_emul_wrap #trouble .box ul li {
	margin-bottom: 0.5em;
	position: relative;
	padding-left: 8%;
}

#ub_emul_wrap #trouble .box ul li:last-child {
	margin-bottom: 0;
}

#ub_emul_wrap #trouble .box ul li:before{
	content: "□";
        display: inline-block;        
        width: 5%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

#ub_emul_wrap #trouble p {
	font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", Meiryo, serif;
	font-size: 30px;
	color: #FFFFFF;
	margin: 1.0em auto;
	letter-spacing: 0.1em;
}

#ub_emul_wrap #trouble p span {
	display: block;
	font-size: 90%;
	margin-bottom: 0.5em;
}

#ub_emul_wrap #trouble img {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	    bottom: -1.5em;
    height: 3em;
}

#ub_emul_wrap #ideal {
	background: var(--main-color);
	padding: 3.0em 0 2.0em;
}

#ub_emul_wrap #ideal h2 {
	font-size: 45px;
	letter-spacing: 0.1em;
}

#ub_emul_wrap #ideal h2 span {
	display: block;
	font-size: 70%;
}

#ub_emul_wrap #ideal img {
	margin: 1.5em auto;
}

#ub_emul_wrap #ideal h3 {
	font-weight: normal;
	font-size: 35px;
}

#ub_emul_wrap #ideal .point_ttl p {
	font-family: "montserrat", sans-serif;
font-weight: 500;
font-style: normal;
	background: var(--sub-color1);
	color: #FFFFFF;
	font-size: 75%;
    letter-spacing: 0.1em;
	display: inline-block;
	padding: 0.5em 1.5em 0.2em;
	margin-bottom: 1.5em;
}

#ub_emul_wrap #ideal .point .box {
	margin-top: 2.0em;
}

#ub_emul_wrap #ideal .point .box p {
	text-align: left;
}

#ub_emul_wrap #ub_kanban_2 {
	padding-top: 2.0em;
}

#ub_emul_wrap #ub_kanban_2 h2 {
	font-size: 45px;
}

#ub_emul_wrap #ub_kanban_2 h2 span {
	display: block;
	font-size: 70%;
	margin-bottom: 0.3em;
}

#ub_emul_wrap #ub_kanban_2 .box {	
	position: relative;
}

#ub_emul_wrap #ub_kanban_2 .box p {
	text-align: left;
	font-size: 90%;
    line-height: 2.0;
	text-shadow: 2px 2px 10px #fff ,
    -2px 2px 10px #fff ,
    2px -2px 10px #fff ,
    -2px -2px 10px #fff;
	position: absolute;
	left: 7%;
	bottom: 2.5em;
}

#ub_emul_wrap #feature {
	background: url(https://www.forcise.jp/img/item/underbar/emul/bk.jpg)no-repeat top right;
	background-size: contain;
	background-color: var(--main-color);
	padding: 2.0em 0;
}

#ub_emul_wrap #feature h2 {
	font-size: 30px;
	letter-spacing: 0.1em;
}

#ub_emul_wrap #feature h2 .span1 {
	margin-bottom: 1.0em;
}

#ub_emul_wrap #feature h2 .span2 {
	font-size: 280%;
	line-height: 1.3;
}

#ub_emul_wrap #feature h2 .span3 {
	font-size: 130%;
}

#ub_emul_wrap #feature h2 .span4 {
	font-size: 200%;
}

#ub_emul_wrap #feature .box {
	background: #FFFFFF;
	padding: 2.0em 5% 1.0em;
	margin-top: 3.0em;
	position: relative;
}

#ub_emul_wrap #feature .box .point_ttl {
	font-family: "montserrat", sans-serif;
font-weight: 500;
font-style: normal;
	background: var(--sub-color1);
	color: #FFFFFF;
	font-size: 75%;
    letter-spacing: 0.1em;
	display: inline-block;
	padding: 0.5em 1.5em 0.2em;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -1.0em;
}

#ub_emul_wrap #feature .box h3 {
	font-weight: normal;
	font-size: 35px;
	line-height: 1.8;
	margin-bottom: 1.0em;
	font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", Meiryo, serif;
	letter-spacing: 0.1em;
}

#ub_emul_wrap #feature .box h3 span {
	font-size: 50%;
	vertical-align: text-top;
}

#ub_emul_wrap #feature .box p {
	text-align: left;
	margin: 1.0em auto;
	line-height: 1.8;
}

#ub_emul_wrap #feature .box p.kome {
	margin: 3.0em auto 0;
	font-size: 60%;
}

#ub_emul_wrap #feature .box .img_box {
	margin-top: 2.5em;
}

#ub_emul_wrap #feature .box .box_1 {
	margin-top: 0;
}

#ub_emul_wrap #feature .box .img_box p {
	background: var(--sub-color2);
	color: var(--sub-color1); 
	padding: 0.2em 0;
	margin: 0;
	text-align: center;
	position: relative;
}

#ub_emul_wrap #feature .box .img_box p .span1 {
	font-family: "montserrat", sans-serif;
font-weight: 500;
font-style: normal;
	display: inline-block;
	width: 7%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	border-right: 2px solid;
	line-height: 1.0;
	padding-top: 0.2em;
}

#ub_emul_wrap #feature ul.comm_flex {
	flex-wrap: wrap;
	width: 90%;
	margin: auto;
}

#ub_emul_wrap #feature ul li {
	width: 31%;	
	margin-bottom: 1.5em;
}

#ub_emul_wrap #feature .box ul li p {
	color: var(--sub-color1);
	text-align: center!important;
	line-height: normal;
	margin: auto;
}

#ub_emul_wrap #feature .box ul li p span {
	font-size: 60%;
	vertical-align: text-top;
}

#ub_emul_wrap #feature ul li img {
	max-width: 160px;
	margin-bottom: 0.5em;
	width: 100%;
}

#ub_emul_wrap #fragrance {
	padding: 2.0em 0;
}

#ub_emul_wrap #fragrance img {
	margin-bottom: 1.5em;
}

#ub_emul_wrap #fragrance p {
	text-align: left;
	line-height: 1.8;
}

#ub_emul_wrap #howtouse {
	padding: 2.0em 0;
	background: var(--main-color);
}

#ub_emul_wrap #howtouse .howto_img {
	width: 95%;
	margin: auto;
}

#ub_emul_wrap #howtouse ul {
	margin-top: 4.0em;
}

#ub_emul_wrap #howtouse li {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 1.0em;
}

#ub_emul_wrap #howtouse li:last-child {
	margin-bottom: 0;
}

#ub_emul_wrap #howtouse li .box {
	width: 30%;
}

#ub_emul_wrap #howtouse li .box img {
	mix-blend-mode: darken;
}

#ub_emul_wrap #howtouse li dl {
	width: 65%;
	text-align: left;
}

#ub_emul_wrap #howtouse li dl dt {
	color: var(--sub-color1);
	font-size: 120%;
	margin-bottom: 0.5em;
}

#ub_emul_wrap #howtouse li dl dd {
	line-height: 1.8;
}


#ub_emul_wrap #bland_mess {
	
	background: #e4dbcc;
	padding-bottom: 2.0em;
}

#ub_emul_wrap #bland_mess .box_01 {
	position: relative;
}

#ub_emul_wrap #bland_mess .box_01 .h2_ub {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 90%;
	margin: auto;
}

#ub_emul_wrap #bland_mess .box_01 .h2_ub span {
	color: #886838;
}

#ub_emul_wrap #bland_mess .box p {
	line-height: 1.8;
	text-align: left;
	margin-top: 1.0em;
}

#ub_emul_wrap #spec {
	padding: 2.0em 0 4.0em;
}

#ub_emul_wrap #spec dl {	
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	font-size: 80%;
	margin-top: 1.5em;
	line-height: 2.0;
}

#ub_emul_wrap #spec dt {
	text-align: right;
	width: 10%;
	padding-right: 3%;	
	padding-top: 0.5em;	
	box-sizing: border-box;
}

#ub_emul_wrap #spec dd {
	text-align: left;
	width: 90%;
	padding: 0.5em 0 0.5em 3%;
	box-sizing: border-box;
	border-left: 1px solid;
}

#ub_emul_wrap #pro_voice {
	padding: 2.0em 0;
}

#ub_emul_wrap #pro_voice h2.h2_ub .span2 {
	font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", Meiryo, serif;
	color: #2E2E2E;
	font-size: 65%;	
}

#ub_emul_wrap #pro_voice .box {
	background: linear-gradient(to right, #ffffff 0% 5%, #ebe7de 5% 95%, #ffffff 95% 100%);
	padding: 2.5em 0 2.0em;
	margin-bottom: 3.0em;
}

#ub_emul_wrap #pro_voice .box .obi {
	position: relative;
}

#ub_emul_wrap #pro_voice .box .obi_box {
	background: #d1c7b4;
	width: 85%;
	margin-left: 15%;
	padding: 1.5em 0;
}

#ub_emul_wrap #pro_voice .box.even .obi_box {
	margin-left: 0;
	margin-right: 15%;
}

#ub_emul_wrap #pro_voice .box .obi img {
	max-width: 360px;
	width: 45%;
	position: absolute;
	top: -3.5em;
	left: 2%;
}

#ub_emul_wrap #pro_voice .box.even .obi img {
    right: 2%;
	left: auto;
}

#ub_emul_wrap #pro_voice .box .obi .inner {
	width: 60%;
	text-align: left;
	margin: auto 0 auto 38%;
	padding: 0 5%;
}

#ub_emul_wrap #pro_voice .box.even .obi .inner {
	margin: auto 40% auto 0;
	padding: 0 5% 0 8%;
}

#ub_emul_wrap #pro_voice .box .obi .inner dt {
	font-size: 35px;
	border-bottom: 1px solid;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}

#ub_emul_wrap #pro_voice .box .obi .inner dt .span1 {
	font-family: "montserrat", sans-serif;
font-weight: 500;
font-style: normal;
	display: block;
	font-size: 65%;
	letter-spacing: 0.1em;
}

#ub_emul_wrap #pro_voice .box .obi .inner dt .span2 {
	display: inline-block;
	margin-right: 1.0em;
	font-size: 60%;
}

#ub_emul_wrap #pro_voice .box .obi .inner dd {
	font-size: 75%;
}

#ub_emul_wrap #pro_voice .box .obi .inner dd.insta,#ub_emul_wrap #pro_voice .box .obi .inner dd.tiktok {
	padding-left: 9%;
	position: relative;
}



#ub_emul_wrap #pro_voice .box .obi .inner dd.insta:before{
	content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/img/comm/sns/insta_k.png) no-repeat left;
        background-size: 100%;
        height: auto;
        width: 8%;
	max-width: 20px;
       aspect-ratio: 40 / 42;
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	left: 0;
}

#ub_emul_wrap #pro_voice .box .obi .inner dd.tiktok:before{
	content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/img/comm/sns/tiktok.png) no-repeat left;
        background-size: 100%;
        height: auto;
        width: 8%;
	max-width: 20px;
       aspect-ratio: 1 / 1;
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	left: 0;
}

#ub_emul_wrap #pro_voice .box .comm_w90 {
	padding: 1.5em 5% 0;
	box-sizing: border-box;
	text-align: left;
	line-height: 1.8;
}

#ub_emul_wrap #pro_voice .box .comm_w90.w90_1 {
	padding: 3.0em 5% 0;
}

#ub_emul_wrap #pro_voice .box .medi {
	margin-top: 0.5em;
}

.sp_only {
	display: none;
}


@media only screen and (max-width: 798px) {
	#ub_emul_wrap #ub_kanban .box_in_1_1 p {
	/*width: 80%;*/
		font-size: 85%;
}
	#ub_emul_wrap #ub_kanban .box_in_1_2 {
    font-size: 70%;
}
}


@media only screen and (max-width: 480px) {
	.sp_only {
	display: block;
}
	.pc_only {
	display: none;
}
	#ub_emul_wrap {
		font-size: 15px;
	}
	#ub_emul_wrap h2.h2_ub {
    font-size: 25px;
    letter-spacing: 0.1em;
    margin-bottom: 1.0em;
}
	h2.h2_ub span, #ub_emul_wrap #feature h2 .span1, #ub_emul_wrap #pro_voice h2 .span1 {
		font-size: 12px;
	}
	#ub_emul_wrap #ub_kanban h2 {
    font-size: 20px;
}
	#ub_emul_wrap #ub_kanban h2 span {
    font-size: 140%;
}
	
	#ub_emul_wrap #ub_kanban .box_in_1_1 p {
		font-size: 14px;
		width: 90%;
	}
	
	#ub_emul_wrap #ub_kanban .comm_flex {
    margin-top: -5em;
}
	#ub_emul_wrap #about .about_box2 {
    font-size: 70%;
}
	#ub_emul_wrap #about .about_box1 {
    width: 55%;
}
	#ub_emul_wrap #about .about_box2 {
    width: 45%;
}
	#ub_emul_wrap #about .about_box2 li {
		font-size: 100%;
	}
	
	#ub_emul_wrap #trouble .h2_ub {
		letter-spacing: normal;
		font-size: 24px;
	}

	#ub_emul_wrap #trouble .box ul {
    display: inline-block;
    text-align: left;
    width: 100%;
    font-size: 90%;
}
	#ub_emul_wrap #ideal h2 {
    font-size: 25px;
    letter-spacing: normal;
}
	#ub_emul_wrap #ideal h3 {
    font-size: 20px;
}
	#ub_emul_wrap #ub_kanban_2 h2 {
    font-size: 25px;
}
	#ub_emul_wrap #feature h2 {
    font-size: 20px;
}
	#ub_emul_wrap #feature .box h3 {
    font-size: 19px;
}
	#ub_emul_wrap #feature ul.comm_flex {
		width: 100%;
		font-size: 90%;
}
	#ub_emul_wrap #feature .box .img_box p .span1 {
	border-right: 1px solid;
}
	#ub_emul_wrap #pro_voice .h2_ub {
		letter-spacing: normal;
		font-size: 24px;
	}
	#ub_emul_wrap #pro_voice .box .obi .inner dt {
    font-size: 18px;
}
 
	#ub_emul_wrap #bland_mess .box_01 .h2_ub {
    letter-spacing: normal;
	font-size: 24px;
}
	#ub_emul_wrap #pro_voice h2.h2_ub .span2 {
		letter-spacing: normal;
	}
	#ub_emul_wrap #spec dt {
    width: 20%;
}
	#ub_emul_wrap #spec dd {
    width: 80%;
}
	#ub_emul_wrap #trouble p {
		font-size: 16px;
        letter-spacing: normal;
	}
}