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

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

div#sysMain {
    max-width: none;
}


#yama_cate {
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}

#yama_cate .inner_1000 {
	max-width: 1000px;
	width: 90%;
	margin: auto;
}

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

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

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


#yama_cate .obi {
	background: #F2F2F5;
	padding: 1.5em 0;
	font-size: 20px;
}

#yama_cate .obi ul {
	display: flex;
	justify-content: center;
	align-items: center;
}

#yama_cate .obi li {
	/*padding: 0 1.2em;*/
	letter-spacing: 0.1em;
}

#yama_cate .obi li:nth-child(2) {
	border-left: 1px solid;
	border-right: 1px solid;
}

#yama_cate .obi li a {
	color: #000000;
	display: block;
	padding: 0 1.2em;
}



#yama_cate h3 {
	font-weight: 400;
	margin-bottom: 5.0em;
}

#yama_cate h3 span {
	font-family: "century-gothic", sans-serif;
	font-style: normal;
	font-size: 50px;
	letter-spacing: 0.1em;
}

#yama_cate .pc_,#yama_cate .pc_2 {
	display: block;
}



#yama_cate .sp_,#yama_cate .sp_2 {
	display: none;
}

@media only screen and (max-width: 820px) {
	#yama_cate .sp_2 {
	display: block;
}
	#yama_cate .pc_ {
	display: none;
}
	
}


@media only screen and (max-width: 480px) {
	#yama_cate {
    font-size: 14px;
}
	
	
#yama_cate .pc_2 {
	display: none;
}	

#yama_cate .sp_ {
	display: block;
}
	
	#yama_cate .obi {
    font-size: 12px;
}
	
	
	#yama_cate h3 span {
    font-size: 30px;
}
	#yama_cate h3 {
    margin-bottom: 2.5em;
}
	
}




#yama_cate #about_ img,#yama_cate .pro_img img,#yama_cate #intro img {
	width: 100%;
}


#yama_cate #product {
	padding: 5.0em 0;
	margin: auto;
}

#yama_cate #product ul,#yama_cate #brand ul {
	flex-wrap: wrap;
}

#yama_cate #product li {
	width: 31%;
	margin-bottom: 1.5em;
}

#yama_cate #product li img,#yama_cate #brand li img {
	width: 100%;
}






@media only screen and (max-width: 480px) {
	#yama_cate #product li {
    width: 48%;
}
}

#yama_cate #kanban {
	position: relative;
}

#yama_cate #kanban .logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}



#yama_cate #intro {
	background: url(https://www.forcise.jp/img/item/yamajitsu/cate/top_intro_bk.jpg) no-repeat;
	background-size: cover;
	color: #FFFFFF;
	padding: 3.5em 0;
	background-position: center;
	line-height: 2.0;
}

#yama_cate #intro dt {
	font-weight: bold;
	font-size: 35px;
	margin-bottom: 0.5em;
}

#yama_cate #intro dd {
	font-size: 16px;	
}


@media only screen and (max-width: 480px) {
	#yama_cate #intro {
	background: url(https://www.forcise.jp/img/item/yamajitsu/cate/sp/top_intro_bk.jpg?01) no-repeat;
		background-size: cover;
		padding: 4.5em 0;
		background-position: center;
}
	#yama_cate #intro dt {
	font-size: 20px;
}

#yama_cate #intro dd {
	font-size: 14px;
}
}




#yama_cate #brand {
	background: url(https://www.forcise.jp/img/item/yamajitsu/cate/bra_bk.jpg) no-repeat;
	background-size: cover;
	padding: 5.0em 0;
}

#yama_cate #brand ul {
	justify-content: center;
}

#yama_cate #brand li {
    width: 48%;
    margin: auto 1% 1.5em;
}

#yama_cate #brand li img {
	mix-blend-mode: darken;
}


@media only screen and (max-width: 480px) {
	#yama_cate #brand li {
    width: 100%;
}
	#yama_cate #brand {
    padding: 3.0em 0;
}
}


#yama_cate #about_ {
	padding: 5.0em 0;
}

#yama_cate #about_ dl {
	text-align: left;
	margin: auto 5%;
	line-height: 2.0;
}

#yama_cate #about_ dt {
	font-size: 24px;
	font-weight: bold;
}

#yama_cate #about_ dt span {
	font-family: "century-gothic", sans-serif;
	font-style: normal;
	letter-spacing: 0.1em;
	font-size: 38px;
	font-weight: normal;
}

#yama_cate #about_ dd {
	margin: 3.5em auto 5.0em;
}

#yama_cate #about_ .box_01 .flex_box {
	justify-content: flex-start;
	align-items: flex-start;
}

#yama_cate #about_ .box_01 .box1 {
	width: 45%;
	margin-right: 3%;
}

#yama_cate #about_ .box_01 .box2 {
	/*width: 30%;*/
	margin-top: 2.0em;
}

#yama_cate #about_ .box_02 {
	background: url(https://www.forcise.jp/img/item/yamajitsu/cate/top_abo_3.jpg) no-repeat;
	/*background-size: contain;*/
	background-position: right bottom;
	margin: 8.0em auto;
	padding-bottom: 6.0em;
}

#yama_cate #about_ .box_02 dl {
	margin: auto;
}

#yama_cate #about_ .box_03 {
	text-align: left;
	line-height: 2.0;
}

#yama_cate #about_ .box_03 .flex_box {
	margin: 5.0em auto;
}

#yama_cate #about_ .box_03 .box1 {
	width: 40%;
}

#yama_cate #about_ .box_03 .box2 {
	width: 55%;
}



@media only screen and (max-width: 820px) {
	#yama_cate #about_ .box_01 .flex_box {
		flex-direction: column;
	}
	#yama_cate #about_ .box_01 .box1 {
    width: 90%;
    margin-right: 10%;
}
	#yama_cate #about_ .box_01 .box2 {
    width: 100%;
}
	#yama_cate #about_ .box_01 .box2 .box2_img {
		width: 90%;
		margin: auto;
	}
	
}

@media only screen and (max-width: 480px) {
	#yama_cate #about_ .box_01 .flex_box {
    flex-direction: column;
}
	#yama_cate #about_ .box_01 .box1 {
		width: 95%;
	}
	
	#yama_cate #about_ dt span {
    font-size: 24px;
}
	#yama_cate #about_ dt {
    font-size: 16px;
}
	#yama_cate #about_ dl {
    margin-right: 5%;
}
	#yama_cate #about_ .box2_img {
		width: 90%;
		margin: auto;
	}
	
	#yama_cate #about_ .box_02 {
	background: url(https://www.forcise.jp/img/item/yamajitsu/cate/sp/top_abo_3.png) no-repeat;
	background-size: 80%;
	background-position: right center;
	margin: 4.0em auto 2.0em;
	padding-bottom: 1.0em;
}
	#yama_cate #about_ .box_03 .flex_box {
		align-items: flex-start;
		margin: 3.0em auto;
	}
	
	#yama_cate #about_ .box_03 .sp_c {
		flex-direction: column-reverse;
	}
	
	#yama_cate #about_ .box_03 .sp_c .box1,#yama_cate #about_ .box_03 .sp_c .box2 {
		width: 100%;
	}
	
	#yama_cate #about_ .box_03 .sp_c .box2 {
		margin-bottom: 1.0em;
	}
	
	#yama_cate #about_ {
    padding: 3.0em 0;
}
	
	
}



#yama_cate #product_ {
	margin-bottom: 5.0em;
}

#yama_cate #product_ .h3_bk,#yama_cate #brand_ .h3_bk {
	position: relative;
}

#yama_cate #product_ .h3_bk h3 {
	margin-bottom: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
}

#yama_cate #product_ h4 {
	font-weight: normal;
}

#yama_cate #product_ h4 span {
	font-family: "century-gothic", sans-serif;
	font-style: normal;
	letter-spacing: 0.1em;	
	font-size: 38px;
	display: inline-block;
	margin-right: 0.5em;
}

#yama_cate #product_ .box {
	margin: 6.0em auto;
}

#yama_cate #product_ .box .flex_box {
	justify-content: flex-start;
	align-items: flex-start;
}

#yama_cate #product_ .box .reverse {
	flex-direction: row-reverse;
}

#yama_cate #product_ .box ul {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0.5em auto 1.0em;
	flex-wrap: wrap;
}

#yama_cate #product_ .box li {
	background: #F2F2F5;
	display: inline-block;
	padding: 0.1em 1.2em;
	border-radius: 20px;
	margin-left: 0.5em;
	margin-bottom: 1.0em;
	font-size: 15px;
}



#yama_cate #product_ .box_1 {
	width: 40%;
	/*margin-right: 5%;*/
}

#yama_cate #product_ .reverse .box_1 {
	width: 40%;
}

#yama_cate #product_ .box_1 img {
	width: 100%;
}

#yama_cate #product_ .box_2 {
	text-align: left;
	/*width: 55%;*/
	max-width: 550px;
	margin: 1.0em 5%;;
	
}

#yama_cate #product_ .box_2 dl {
	line-height: 2.0;
	margin-bottom: 3.0em;
}

#yama_cate #product_ .box_2 dt {
	font-weight: bold;
	font-size: 25px;
	border-bottom: 1px solid #707070;
	letter-spacing: 0.1em;
	padding-bottom: 1.0em;
	margin-bottom: 1.0em;
}

#yama_cate #product_ .box_2 .btn a {
	color: #FFFFFF;
	background: #2E2E2E;
	padding: 0.8em 1.3em ;
	display: block;
	border-radius: 5px;
	width: 60%;
	
}

#yama_cate #product_ .box_2 .btn p {
	position: relative;
}

#yama_cate #product_ .box_2 .btn p:after{
	content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/img/item/yamajitsu/cate/btn.png) no-repeat right;
        background-size: 100%;
        height: auto;
        width: 25px;
	aspect-ratio: 1 / 1;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}



@media only screen and (max-width: 820px) {
	#yama_cate #product_ .box .flex_box {
    flex-direction: column;
}
	#yama_cate #product_ .box_1 {
    width: 95%;
}
	#yama_cate #product_ .box_2 {
    max-width: none;
}
	#yama_cate #product_ .reverse .box_1 {
    width: 95%;
    margin-left: 5%;
}
	#yama_cate #product_ .box_2 .btn a {
    width: 100%;
}
}





#yama_cate #brand_ .h3_bk h3 {
	margin-bottom: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
}

#yama_cate #product_ .h3_bk img {
	width: 100%;
}

#yama_cate #brand_ .h3_bk img {
	width: 100%;
}

#yama_cate #product_ .obi li:nth-child(even),#yama_cate #brand_ .obi li:nth-child(even) {
	border-left: 1px solid;
	border-right: 1px solid;
}

#yama_cate #product_ .obi li:last-child,#yama_cate #brand_ .obi li:last-child {
	border-right: none;
}

@media only screen and (max-width: 820px) {
	#yama_cate #product_ ul,#yama_cate #brand_ ul {
		flex-wrap: wrap;
	}
	
	#yama_cate #product_ .obi,#yama_cate #brand_ .obi {
		padding-bottom: 0;
	}
	
	#yama_cate #product_ .obi li,#yama_cate #brand_ .obi li {
    margin-bottom: 1.5em;
}
}


@media only screen and (max-width: 480px) {
	
	
	#yama_cate #product_ h4 span {
    font-size: 24px;
}
	#yama_cate #product_ .box li {
    font-size: 12px;
}
	#yama_cate #product_ .box_2 dt {
    font-size: 18px;
}
	#yama_cate #product_ .box_2 .btn p {
    font-size: 12px;
}
	#yama_cate #product_ .box {
    margin: 3.0em auto;
}
	#yama_cate #product_ .obi li:nth-child(4) {
		border-left: none;
	}
	
	/*#yama_cate #product_ .reverse .box_1 {
        width: 95%;
        margin-left: 5%;
    }*/
}



#yama_cate .best_item {
    background: linear-gradient(to top, #F2F2F5 75%, #fff 25%);
    margin-top: 2.0em;
    padding-bottom: 2.0em;
}

#yama_cate .best_item h4 {
	font-weight: 400;
	text-align: left;
	margin-top: 3.5em;
}

#yama_cate .best_item h4 span {
	font-family: "century-gothic", sans-serif;
	font-style: normal;
	font-size: 40px;
	letter-spacing: 0.1em;
}

#yama_cate .best_item ul {
	align-items: flex-start;
}

#yama_cate .best_item li {
	width: 23%;
}

#yama_cate .best_item dl {
	font-size: 17px;
}
#yama_cate .best_item dt {
	text-align: left;
	font-weight: bold;
	margin: 0.5em auto 2.0em;
}

#yama_cate .best_item dd {
	text-align: right;	
}


@media only screen and (max-width: 480px) {
	#yama_cate .best_item li {
    width: 48%;
}
	#yama_cate .best_item li:last-child {
		display: none;
	}
	
	#yama_cate .best_item li:first-child {
		display: none;
	}
	
	#yama_cate .best_item h4 {
    margin: 1.0em auto;
}
	#yama_cate .best_item dt,#yama_cate .best_item dd {
    font-size: 14px;
}
	#yama_cate .best_item {
    background: linear-gradient(to top, #F2F2F5 60%, #fff 40%);
}
}





#yama_cate #brand_ .tower {
	background: url(https://www.forcise.jp/img/item/yamajitsu/cate/bra_bk_1.jpg) no-repeat;
	background-size: cover;
}

#yama_cate #brand_ .tosca {
	background: url(https://www.forcise.jp/img/item/yamajitsu/cate/bra_bk_2.jpg) no-repeat;
	background-size: cover;
}

#yama_cate #brand_ .rin {
	background: url(https://www.forcise.jp/img/item/yamajitsu/cate/bra_bk_3.jpg) no-repeat;
	background-size: cover;
}

#yama_cate #brand_ .simplehuman {
	background: url(https://www.forcise.jp/img/item/yamajitsu/cate/bra_bk_4.jpg) no-repeat;
	background-size: cover;
}

#yama_cate #brand_ .box {
	padding: 5.0em 0;
}

#yama_cate #brand_ .box_ {
	background: rgba(255,255,255,0.7);
	padding: 4.0em;
	width: 50%;
	text-align: left;
	box-sizing: border-box;
	border-radius: 10px;
}

#yama_cate #brand_ .box_ dd {
	line-height: 2.0;
	padding: 2.0em 0;
	border-top: 1px solid #707070;
	margin-top: 2.0em;
}

#yama_cate #brand_ .btn {
	width: 70%;
}

#yama_cate #brand_ .btn a {
	color: #FFFFFF;
	background: #2E2E2E;
	padding: 0.8em 1.3em ;
	display: block;
	border-radius: 5px;
}

#yama_cate #brand_ .btn p {
	position: relative;
	font-size: 14px;
}

#yama_cate #brand_ .btn p:after{
	content: "";
    display: inline-block;
    background: url(https://www.forcise.jp/img/item/yamajitsu/cate/btn.png) no-repeat right;
    background-size: 100%;
    height: auto;
    width: 20px;
	aspect-ratio: 1 / 1;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 5%;
}

#yama_cate #brand_ .tosca .box_,#yama_cate #brand_ .simplehuman .box_ {
    margin-left: 50%;
}

#yama_cate .bana {
	margin: 1.5em auto;
}


@media only screen and (max-width: 480px) {
	#yama_cate #brand_ .box_ {
	width: 100%;
	padding: 2.0em;
}
	#yama_cate #brand_ .box_ dt img {
		width: 30%;
	}
	#yama_cate #brand_ .btn p {
	font-size: 10px;
}
	#yama_cate #brand_ .btn {
	width: 100%;
}
	#yama_cate #brand_ .box {
    padding: 2.0em 0;
}
	#yama_cate #brand_ .box_ dd {
    padding: 1.0em 0 2.0em;
    margin-top: 1.5em;
}
	#yama_cate #brand_ .tower {
	background: url(https://www.forcise.jp/img/item/yamajitsu/cate/sp/bra_bk_1.JPG) no-repeat;
	background-size: cover;
}

#yama_cate #brand_ .tosca {
	background: url(https://www.forcise.jp/img/item/yamajitsu/cate/sp/bra_bk_2.JPG) no-repeat;
	background-size: cover;
}

#yama_cate #brand_ .rin {
	background: url(https://www.forcise.jp/img/item/yamajitsu/cate/sp/bra_bk_3.JPG) no-repeat;
	background-size: cover;
}

#yama_cate #brand_ .simplehuman {
	background: url(https://www.forcise.jp/img/item/yamajitsu/cate/sp/bra_bk_4.JPG) no-repeat;
	background-size: cover;
}
	#yama_cate #brand_ .tosca .box_, #yama_cate #brand_ .simplehuman .box_ {
    margin: auto;
}
	#yama_cate #brand_ .rin .box_ dt img {
		width: 20%;
	}
	
	#yama_cate #brand_ .simplehuman .box_ dt img {
		width: 50%;
	}
	
	#yama_cate .bana img {
		width: 100%;
	}

}


/*下層カテゴリ共通*/
	#yama_comm_cate {
		max-width: 800px;
		margin: auto;
		text-align: center;
	}
	
	#yama_comm_cate img {
		max-width: 100%;
	}
	
	#yama_comm_cate h3 {
		margin: 3.0em auto!important;
	}
	
	#yama_comm_cate h3 span {
		display: inline-block;
		margin-right: 0.3em;
	}
	
	#yama_comm_cate .w_intro {
		margin-bottom: 4.0em;
	}
	
	#yama_comm_cate .w_intro ul {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 2.0em auto 2.5em;
		flex-wrap: wrap;
	}
	
	#yama_comm_cate .w_intro li {
		text-align: left;
		/*width: 20%;*/
		margin-bottom: 1.0em;
	}
	
	#yama_comm_cate .w_intro li a {
		background: #F2F2F5;
		display: block;
		padding: 0.1em 2.0em 0.1em 1.0em;
		margin: auto 0.3em;
		border-radius: 15px;
		color: #000000;
	}
	
	#yama_comm_cate .w_intro li a {
	position: relative;
}

#yama_comm_cate .w_intro li a:after{
	content: "";
        display: inline-block;
        background: url(https://image.rakuten.co.jp/beautypark2017/cabinet/yamajitsu/cate/shita.jpg) no-repeat right;
        background-size: 100%;
        height: auto;
        width: 12px;
	aspect-ratio: 19 / 11;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0.5em;
}
	
	#yama_comm_cate .w_intro dt {
		font-size: 30px;
		font-weight: bold;
		border-bottom: 1px solid;
		padding-bottom: 1.0em;
		margin-bottom: 1.0em;
	}
	
	#yama_comm_cate .w_intro dd {
		text-align: left;
		font-size: 24px;
		line-height: 1.8;
	}
	
	#yama_comm_cate .kanban {
		position: relative;
		margin-bottom: 2.5em;
	}
	
	#yama_comm_cate .kanban h4 {
		font-weight: 400;
	margin-bottom: 5.0em;
		font-size: 18px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		color: #FFFFFF;
		width: 100%;
	}
	
	#yama_comm_cate .kanban h4 span {
		font-family: "century-gothic", sans-serif;
	font-style: normal;
	font-size: 40px;
	letter-spacing: 0.1em;
		display: inline-block;
		margin-right: 0.3em;
	}
	
	#yama_comm_cate .yama_item {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: flex-start;
		font-size: 20px;
		margin-bottom: 2.0em;
	}
	
	#yama_comm_cate .yama_item li {
		width: 31%;
		margin: 0 1% 2.5em;
	}
	
	#yama_comm_cate .yama_item li img {
		margin-bottom: 0.5em;
	}


@media only screen and (max-width: 480px) {
	#yama_comm_cate .w_intro li {
    width: 48%;
}
	#yama_comm_cate .w_intro dt {
    font-size: 20px;
}
	#yama_comm_cate .w_intro dd {
    font-size: 18px;
}
	#yama_comm_cate .kanban h4 span {
    font-size: 28px;
}
	#yama_comm_cate .kanban h4 {
    font-size: 14px;
}
	#yama_comm_cate .yama_item {
    font-size: 14px;
}
	#yama_comm_cate .yama_item li {
    width: 48%;
}
}