@charset "shift_jis";
body{
	font-family:"Font Awesome 5 Free","Font Awesome 5 Brands";
}
#mens #cntents img{
	width: 100%;
	height: auto;
}
#rap{
	padding: 0 15px;
}
#pan{
	width: 100%;
}
#rap #tit {
	width: 100%;
}
#mens{
	background:url("../img/backimgm.jpg") repeat fixed left center transparent;
}
#mens #cntents h2 img{
	width: 209px !important;
}

#rap .mens {
    overflow: hidden;
    margin-left: 0;
    margin-bottom: 18px;
}
#rap li{
	margin-bottom: 0 !important;
}

/* 2022/10/25 */
.hair-style{
	text-align: left;
}
#mens .hair-style .inner{
	width: 100%;
	background-color: #f4f4f4;
	margin: 0 0 20px;
	padding: 20px 0;
}
.hair-style .permanent,
.hair-style .twoblock{
	background: url("../img/mens_ph_feather2.png") no-repeat;
	width: 670px;
	height: 420px;
	margin: 0 auto;
}
.hair-style .permanent ul,
.hair-style .twoblock ul{
	width: 460px;
	margin-left: auto;
	flex-direction: column;
}
.hair-style .permanent h3,
.hair-style .twoblock h3{
	width: 330px;
	margin: 0 0 0 -40px;
	padding-top: 20px;
}
#mens .hair-style .permanent ul li,
#mens .hair-style .twoblock ul li{
	width: 100%;
	margin-bottom: 0;
}
.hair-style .permanent li p{
  font-size: 12px;
  line-height: 200%;
	font-family: "lr SVbN", "MS Gothic", "Osaka|", Osaka-mono, monospace;
}
.hair-style .twoblock{
	background: url("../img/mens_ph_formal2.fw.png") no-repeat;
	background-position: right;
	height: 250px;
	margin-top: -200px;
	padding-top: 200px;
}
.hair-style .twoblock ul{
	margin: 0 auto 0 0;
}
.hair-style .twoblock h3{
	margin: 20px 0 0 65px;
}
.hair-style .twoblock ul li p{
 	width: 350px;
}
.hair-style .hair-style-list{
	margin-top: 30px;
}
.hair-style .hair-style-list ul {
	width: 680px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.hair-style .hair-style-list ul li {
	width: 164px;
}
.hair-style .hair-style-list ul li figure{
	margin: 0;
	padding: 0;
}

/* recommend permanent */
#mens .inner{
	width: 680px;
	margin: 50px auto 0;
}
#mens .inner .list-contents{
	margin-bottom: 30px;
}
#mens .inner .list-contents ul{
	width: 100%;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
#mens .inner .list-contents .list-img{
	width: 223px;
}
#mens .inner .list-contents h3{
	width: 100%;
	margin-bottom: 10px;
	font-size: 18px;
}
.inner .list-contents .txt{
	width: 435px;
	font-size: 14px;
}
#mens .inner .list-contents ul li strong{
	display: inline-block;
}
.recommend .inner .list-contents ul li{
	position: relative;
}
.recommend .inner .list-contents ul li p{
	line-height: 20px;
}
.recommend .inner .list-contents .red{
	color: #d80000;
}
.inner .list-contents .price{
	position: absolute;
	bottom: 0;
}
.inner .list-contents .price h4{
	font-size: 22px;
	color: #d80000;
}
.inner .list-contents .price .txt{
	font-size: 16px;
}
.styling{
	margin: 30px 0 50px;
}
/* eyebrow */
#mens .inner .eyebrow .list-contents .list-img{
	width: 392px;
	margin-left: 20px;
}
.inner .eyebrow .list-contents .txt{
	padding-top: 30px;
}
.inner .eyebrow .list-contents h4{
 font-size: 16px;
}
.inner .eyebrow .list-contents strong{
	margin-top: 20px;
	font-weight: 700 !important;
}

/* stylist */
#mens .stylist .inner .list-contents ul {
	width: 570px;
	display: flex;
	justify-content: space-between;
}
#mens .stylist .list-contents li{
	margin: 0;
}
#mens .stylist .list-contents .list-img{
	width: 160px;
}
#mens .stylist .list-contents .txt{
	width: 390px;
}
#mens .stylist .list-contents h4{
	font-size: 18px;
	padding-bottom: 10px;
}
#mens .stylist .list-contents h5{
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
#mens .stylist .list-contents h5 span{
	display: block;
	font-size: 12px;
}
.nxtnavi .btn{
	width: 676px;
	height: 60px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 21px;
	font-weight: 600;
	border: 2px solid #000;
	border-radius: 5px;
	color: #000;
}
.nxtnavi .btn:hover{
	text-decoration: none;
	background: rgba(255,255,255,0.5);
}
.nxtnavi .btn::before{
		content: '';
		background: url("../img/btn.png") no-repeat;
		display: inline-block;
		width: 25px;
		height: 25px;
		margin-right: 20px;
}
#mens #cntents .fotbana p a{
	width: 236px;
	display: inline-block;
}