@charset "utf-8";
/* CSS Document */

@import url("https://use.typekit.net/qso8kbm.css");

div#sysMain {
    max-width: none;
}

#taim_cate {
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	color: #2E2E2E;
}

#taim_cate .inner {
	max-width: 1000px;
	width: 90%;
	margin: auto;
}

#taim_cate .inner_2 {
	width: 90%;
	margin: auto;
}

#taim_cate a {
	display: block;
	text-decoration: none;
}

#taim_cate h3 {
	font-weight: normal;
	margin-bottom: 4.0em;
}

#taim_cate h3 span {
	font-family: "raleway", sans-serif;
font-weight: 400;
font-style: normal;
	font-size: 50px;
	letter-spacing: 0.1em;
}

#taim_cate .sp_only {
	display: none;
}


@media only screen and (max-width: 480px) {
	#taim_cate .sp_only {
	display: block;
}
	#taim_cate .pc_only {
	display: none;
}
	#taim_cate {
	font-size: 14px;
}
	#taim_cate h3 {
    margin-bottom: 2.0em;
}
	#taim_cate h3 span {
    font-size: 30px;
}
}



#taim_cate #main {
	position: relative;
}

#taim_cate #main .logo {
	text-align: left;	
}

#taim_cate #main dt {
	color: #FFFFFF;
	background: #DEACA4;
	display: inline-block;
	padding: 0.1em 0.5em;
	margin: 1.8em auto 1.0em;
}

#taim_cate #main dd {
	line-height: 1.8;
}

#taim_cate #main .inner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

#taim_cate .obi {
	color: #FFFFFF;
	background: #DEACA4;
	padding: 1.5em 0;
	letter-spacing: 0.1em;
}

#taim_cate .obi ul {
	display: flex;
	justify-content: center;
	align-items: center;
}

#taim_cate .obi li {
	padding: 0 1.0em;
	border-right: 1px solid;
}

#taim_cate .obi li:last-child {
	border-right: none;
}

#taim_cate .obi li a {
	color: #FFFFFF;
}

#taim_cate #main img {
	vertical-align: bottom;
}


@media only screen and (max-width: 798px) {
	#taim_cate .obi ul {
		flex-wrap: wrap;
}
	#taim_cate .obi li {
		line-height: 1.0;
		margin-bottom: 1.0em;
	}
	#taim_cate .obi {
	padding: 1.5em 0 0.5em;
}
	#taim_cate #main .logo img {
		width: 30%;
	}
}


@media only screen and (max-width: 480px) {
	#taim_cate .logo {
    text-align: center;
}
	
	
	#taim_cate #main .inner {
	position: absolute;
	top: 1.5em;
	left: 50%;
	transform: translateX(-50%);
}
	#taim_cate #main dt {
    margin: 1.0em auto 0.5em;
}
	
	
	
}



#taim_cate #product_1,#taim_cate #about,#taim_cate #cleansing,#taim_cate #skincare,#taim_cate #mask_pack,#taim_cate #suncare,#taim_cate #bodycare {
	padding: 5.0em 0 8.0em;
}

#taim_cate #sns_taim,#taim_cate #uservoice {
	padding: 5.0em 0;
}


#taim_cate #product_1 ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

#taim_cate #product_1 li  {
	width: 48%;
	border: 1px solid #707070;	
	margin-bottom: 2.0em;
}

#taim_cate #product_1 a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #2E2E2E;
}

#taim_cate #product_1 li .img_box {
	width: 20%;
	background: #f3f0ee;
}

#taim_cate #product_1 li .p_box {
	margin-left: 3%;
	text-align: left;
	width: 77%;
	font-size: 18px;
}

#taim_cate #product_1 li .p_box span {
	font-family: "raleway", sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 24px;
	display: inline-block;
	margin-right: 5%;
	letter-spacing: 0.1em;
}


@media only screen and (max-width: 480px) {
	#taim_cate #product_1 li {
    width: 100%;
	margin-bottom: 1.0em;
}
	#taim_cate #product_1 li .p_box {
    font-size: 12px;
}
	#taim_cate #product_1 li .p_box span {
    font-size: 16px;
}
}



#taim_cate #about,#taim_cate #skincare,#taim_cate #suncare,#taim_cate #uservoice {
	background: #F8EFEA;
}

#taim_cate #sns_taim {
	background: #DEACA4;
}



@media only screen and (max-width: 480px) {
	#taim_cate #product, #taim_cate #about, #taim_cate #cleansing, #taim_cate #skincare, #taim_cate #mask_pack, #taim_cate #suncare, #taim_cate #bodycare {
    padding: 2.5em 0 4.0em;
}
}



#taim_cate #about .box1 {
	text-align: right;
	position: relative;
}

#taim_cate #about .box1 .inner {
	text-align: left;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

#taim_cate #about .box1 .inner dl {
	width: 45%;
}

#taim_cate #about dl {
	text-align: left;
}
#taim_cate #about dt {
	font-family: "raleway", sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 28px;
	letter-spacing: 0.2em;
	margin-bottom: 1.5em;
}

#taim_cate #about .box2 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 3.0em;
}

#taim_cate #about .box2 .img_box {
	width: 45%;
}

#taim_cate #about .box2 .p_box {
	width: 50%;
	padding-top: 2.5em;
}

#taim_cate #about .box2 .p_box dd {
	line-height: 2.0;
}

#taim_cate #about .reverse {
	flex-direction: row-reverse;
}

#taim_cate #about .box1 .box1_1 {
	display: flex;
	justify-content: center;
	text-align: left;
}

#taim_cate #about .box1 .box1_1 .box1_2 {
	width: 50%;
}

#taim_cate #about .box1 .box1_1 .box1_3 {
	width: 50%;
	/*background: #efcda8;*/
}

/*#taim_cate #about .box1 .box1_1 .box1_3 img {
	object-fit: cover;
	width: 100%;
	max-height: 550px;
	object-position: center;
}*/




@media only screen and (max-width: 950px) {
	#taim_cate #about .box1 {
    width: 90%;
    margin: auto;
}
	
	#taim_cate #about .box1 .inner {
    position: unset;
    transform: none;
	width: 100%;
}
	#taim_cate #about .box1 .inner dl {
    width: 100%;
}
	#taim_cate #about .box1 img {
		margin-bottom: 1.5em;
	}
	#taim_cate #about .box1 .box1_1 .box1_3 {
    width: 100%;
}
	#taim_cate #about .box1 .box1_1 .box1_2 {
    width: 50%;
    display: none;
}
}



@media only screen and (max-width: 480px) {
	#taim_cate #about dt {
    font-size: 18px;
}

	#taim_cate #about .box2 {
    flex-direction: column;
}
	#taim_cate #about .box2 .img_box {
    width: 100%;
}
	#taim_cate #about .box2 .p_box {
    width: 100%;
    padding-top: 1.5em;
}
}



#taim_cate #product_2 .box {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 5.0em;
}

#taim_cate #product_2 .box .img_box {
	width: 40%;
}

#taim_cate #product_2 .box .p_box {
	width: 50%;
	text-align: left;
}

#taim_cate #product_2 .box .p_box h4 {
	font-weight: normal;
	font-size: 20px;
	line-height: 2.0;
}

#taim_cate #product_2 .box .p_box h4 .span1 {
	font-family: "raleway", sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 28px;
	letter-spacing: 0.1em;
	margin-bottom: 1.0em;
}

#taim_cate #product_2 .box .p_box h4 .span2 {
	background: #FFFFFF;
	border: 1px solid #707070;
	font-size: 14px;
	display: inline-block;
	padding: 0.1em 0.5em;
	margin-left: 1.0em;
	line-height: 1.5;
}

#taim_cate #product_2 .box .p_box ul {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	margin: 1.5em auto;
}

#taim_cate #product_2 .box .p_box li {
	background: #DEACA4;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 15px;
	padding: 0.1em 1.0em;
	margin-right: 0.8em;
}

#taim_cate #product_2 .box .p_box li span {
	font-size: 8px;
	vertical-align: text-top;
}

#taim_cate #product_2 .box .p_box p {
	line-height: 2.0;
}

#taim_cate #product_2 .box .p_box p span {
	font-size: 12px;
}

#taim_cate #product_2 .box .p_box .p_btn {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 3.0em;
}

#taim_cate #product_2 .box .p_box .price {
	font-size: 20px;
} 

#taim_cate #product_2 .box .p_box .btn {
	position: relative;
	width: 55%;
	font-size: 16px;
}

#taim_cate #product_2 .box .p_box .btn:after{
	content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/img/item/taim/cate/btn.jpg) no-repeat right;
        background-size: 100%;
        height: auto;
        max-width: 18px;
	width: 10%;
	aspect-ratio: 1 / 1;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 1.0em;
}

#taim_cate #product_2 .box .p_box .btn a {
	background: #2E2E2E;
	border-radius: 5px;
	color: #FFFFFF;
	padding: 0.5em 1.0em;
}


@media only screen and (max-width: 480px) {
	#taim_cate #product_2 .box {
    flex-direction: column;
}
	#taim_cate #product_2 .box .img_box {
    width: 100%;
}
	#taim_cate #product_2 .box .p_box {
    width: 100%;
    margin-top: 1.0em;
}
	#taim_cate #product_2 .box .p_box h4 .span1 {
    font-size: 18px;
}
	#taim_cate #product_2 .box .p_box h4 {
    font-size: 14px;
}
	#taim_cate #product_2 .box .p_box h4 .span2 {
    font-size: 10px;
}
	#taim_cate #product_2 .box .p_box ul {
    margin: 1.0em auto auto;
}
	#taim_cate #product_2 .box .p_box li {
    font-size: 10px;
    margin-right: 0.5em;
    margin-bottom: 1.0em;
}
	#taim_cate #product_2 .box .p_box .price {
    font-size: 14px;
	margin-bottom: 1.0em;
}
	#taim_cate #product_2 .box .p_box .btn {
    width: 100%;
    font-size: 12px;
}
	#taim_cate #product_2 .box .p_box .p_btn {
    flex-direction: column;
	align-items: flex-start;
	margin-top: 1.5em;
}
	#taim_cate #product_2 .box .p_box .btn a {
    padding: 0.8em 1.0em;
    text-align: center;
}
	#taim_cate #product_2 .box_1st {
		margin-top: 2.0em;
	}
	#taim_cate #product_2 .box .p_box p span {
    font-size: 10px;
}
}



#taim_cate #sns_taim .inner_2 {
	background: #FFFFFF;
	padding: 3.0em 0;
	max-width: 1200px;
}



#taim_cate #uservoice ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

#taim_cate #uservoice li {
	width: 48%;
	background: #FFFFFF;
	padding: 1.5em 3%;
	text-align: left;
	box-sizing: border-box;
	margin-bottom: 2.0em;
}

#taim_cate #uservoice li .span1 {
	background: #DEACA4;
	color: #FFFFFF;
	font-size: 16px;
	display: inline-block;
	line-height: 1.5;
	padding: 0.1em 1.0em;
}

#taim_cate #uservoice li dl {
	margin-top: 1.5em;
}

#taim_cate #uservoice li dt {
	font-size: 24px;
	margin-bottom: 0.8em;
}

#taim_cate #uservoice li dd {
	line-height: 2.0;
}

#taim_cate #uservoice .span2 {
	font-size: 10px;
	margin-top: 5.0em;
	display: inline-block;
}


@media only screen and (max-width: 480px) {
	#taim_cate #sns_taim, #taim_cate #uservoice {
    padding: 2.0em 0;
}
	#taim_cate #sns_taim .inner_2 {
    padding: 1.5em 0;
}
	#taim_cate #uservoice li .span1 {
    font-size: 12px;
}
	#taim_cate #uservoice li dt {
    font-size: 16px;
}
	#taim_cate #uservoice li {
    width: 100%;
}
	#taim_cate #uservoice .span2 {
    font-size: 8px;
    margin-top: 1.0em;
}
	
}



