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

@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
body #brand-scrub {
	font-family: 'Noto Sans JP', sans-serif;
	}

#brand-scrub #cont_h1 img {
    margin: 0 auto 30px;
}
#brand-scrub #cont_h1 p {
    margin: 15px 0;
}
#brand-scrub #anchor ul{
    display: flex;
    margin: 20px auto 120px;
    justify-content: space-between;
}

#brand-scrub h2{
	text-align: center;
	font-size: 13px;
	font-weight: 300;
	position: relative;
	margin: 70px 0 0;
	font-family:'Noto Sans JP', sans-serif;
}
#brand-scrub #anchor h2:before {
    content: "FEATURES";
    font-size: 48px;
    position: absolute;
    TOP: -150%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#brand-scrub h3{
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	font-family:'Noto Sans JP', sans-serif;
}

/*共通＿スペック*/
#brand-scrub ol {
    display: flex;
    font-size: 12px;
    justify-content: flex-start;
    margin: 10px 0 5px;
}
#brand-scrub ol li {
    background: #555555;
    padding: 2px 0;
    text-align: center;
    margin: 5px 5px 5px 0;
    color: #fff;
    display: block;
    width: 28%;
}


/******ブランドの紹介******/
#brand-scrub #brand h2:before {
    content: "BRAND LINE UP";
    font-size: 48px;
    position: absolute;
    TOP: -150%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#brand-scrub #brand section{ margin: 100px auto; }
#brand-scrub #brand section#sports{ margin: 50px auto; }
#brand-scrub #brand section > h3{ position:relative; padding-top: 15px;}
#brand-scrub #brand section > h3:before{
	content:"";
	padding:100px;
	opacity:0.5;
}
#brand-scrub #brand #sports h3:before{
	background:url(https://gigaplus.makeshop.jp/thsnet/images/page/brand-scrub/img-back_spo.png) no-repeat 100%;
	position:absolute;
	top:0%;
	left:8.5%;
	transform: translate(0, -50%);
}
#brand-scrub #brand #work h3:before{
	background:url(https://gigaplus.makeshop.jp/thsnet/images/page/brand-scrub/img-back_work.png) no-repeat 100%;
	position:absolute;
	top:0%;
	left:15%;
	transform: translate(0, -50%);
}
#brand-scrub #brand #hisense h3:before{
	background:url(https://gigaplus.makeshop.jp/thsnet/images/page/brand-scrub/img-back_osha.png) no-repeat 100%;
	position:absolute;
	top:0%;
	left:12%;
	transform: translate(0, -50%);
}
#brand-scrub #brand #woman h3:before{
	background:url(https://gigaplus.makeshop.jp/thsnet/images/page/brand-scrub/img-back_ladies.png) no-repeat 100%;
	position:absolute;
	top:0%;
	left:12%;
	transform: translate(0, -50%);
}
#brand-scrub #brand #cute h3:before{
	background:url(https://gigaplus.makeshop.jp/thsnet/images/page/brand-scrub/img-back_kawai.png) no-repeat 100%;
	position:absolute;
	top:0%;
	left:12%;
	transform: translate(0, -50%);
}
#brand-scrub #brand #house h3:before{
	background:url(https://gigaplus.makeshop.jp/thsnet/images/page/brand-scrub/img-back_house.png) no-repeat 100%;
	position:absolute;
	top:0%;
	left:12%;
	transform: translate(0, -50%);
}
#brand-scrub #brand h4 {
	background:#f1f1f1;
	text-align:center;
	margin: 40px auto 20px;
	padding:5px;
	font-size:26px;
	position: relative;
}
#brand-scrub #brand h4.unisex:after {
    content: "男女兼用";
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translate(-50%, -50%);
    background: #7d5572;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}
#brand-scrub #brand h4.ladies:after {
    content: "レディス";
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translate(-50%, -50%);
    background: #ed737f;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}
#brand-scrub #brand h4 .txt_small{ font-size:13px; }
#brand-scrub #brand section#house h4{
	font-size: 16px;
	margin: 10px 0;
	width: 100%;
}
#brand-scrub #brand section ul{ display:flex; }
#brand-scrub #brand section ul li{ width:50%; }
#brand-scrub #brand section ul > li:first-child img{ width:500px; height:auto; }
#brand-scrub #brand section ul > li:nth-child(2){
	padding: 0 10px;
	display: flex;
	flex-direction: column;
}
/*売れ筋商品*/
#brand-scrub #brand ul li div.products{
	display: flex;
	border: 1px solid #c4c4c4;
	padding: 15px;
	margin: auto auto 0;
	justify-content: space-evenly;
	width: 90%;
	position: relative;
}
#brand-scrub #brand ul li div.products:after {
    content: "\e5e1";
    font-family: "Material Icons";
    font-size: 14px;
    position: absolute;
    right: 2%;
    top: 50%;
    transform: translate(0, -50%);
}
#brand-scrub #brand ul li div.products div{ width:60%;}
#brand-scrub #brand ul li div.products h5{
	font-weight:bold;
	font-size:16px;
}
#brand-scrub #brand ul li div.products p{
	font-size: 16px;
}
#brand-scrub #brand ul li div.products p.price:after{
	content: "円(税込)";
	font-size: small;
}
#brand-scrub #brand ul li div.products a{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*ボタン*/
#brand-scrub #brand p.btn{
	width: 60%;
	border: solid 1px #333;
	margin:30px auto 50px;
	text-align:center;
	padding: 20px 0;
	position:relative;
}
#brand-scrub #brand p.btn_mini {
	width: 70%; 
	padding: 25px;
    border: solid 1px #333;
    margin: auto auto 20px;
    text-align: center;
    position: relative;
}
#brand-scrub #brand p.btn span,#brand-scrub #brand p.btn_mini span{
	font-family: "Material Icons";
	font-size:10px;
}
#brand-scrub #brand p.btn a{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
}
#brand-scrub #brand p.btn_mini a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
#brand-scrub #brand p.btn a{
    padding: 20px 0 0;
}

#brand-scrub #brand p.btn:hover,#brand-scrub #brand p.btn_mini:hover {
    background: #333;
}
#brand-scrub #brand p.btn a:hover,#brand-scrub #brand p.btn_mini a:hover {
    color: #fff;
    text-decoration: none;
}
/*ハウスブランド*/
#brand-scrub #brand section#house ul{
	display: flex;
	justify-content: space-between;
	margin: 10px auto;
}
#brand-scrub #brand section#house ul li {
    width: calc(23%);
    display: flex;
    flex-direction: column;
    padding: 0;
    align-items: center;
	position: relative;
}
#brand-scrub #brand section#house ul li a{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}	
#brand-scrub #brand section#house ul li p { margin: 10px auto; }
#brand-scrub #brand > section#house > ul li:first-child img{ width: 220px; height:auto; }


/******職業別の紹介******/
#brand-scrub #job h2:before{
    content: "JOB TYPE";
    font-size: 48px;
    position: absolute;
    TOP: -150%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#brand-scrub #job section{
	margin: 20px auto 50px;
}
/*　商品情報欄　4列掲載*/
#brand-scrub #job section > ul{
	display: flex;
    max-width: 980px;
    width: 100%;
    justify-content: space-between;
	margin: 30px auto;
}
#brand-scrub #job section ul > li{
	width: calc(24%);
	position: relative;
}
#brand-scrub #job ul > li a{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#brand-scrub #job ul > li > div > img{
	height: auto;
}
#brand-scrub #job ul > li > div > p{
	font-size: 15px;
	margin: 10px 0;
}

#brand-scrub #job ul .btn_pro {
    margin: auto 0 15px;
    color: #fff;
    padding: 10px 0;
    position: relative;
    background: #333;
    text-align: center;
	font-size: 14px;
}
#brand-scrub #job ul .btn_pro:after {
    content: "\e5e1";
    font-family: "Material Icons";
    font-size: 10px;
	color: #fff;
	position: absolute;
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
}

#brand-scrub #job div.review{
	background: #f1f1f1;
	padding: 10px;
}
#brand-scrub #job div.review h4 { 
	color: #625614;
	font-weight: bold;
}
#brand-scrub #job div.staff h4{
	color: #4a7083;
}
#brand-scrub #job div.review ul{ display: flex; }
#brand-scrub #job div.review ul li:first-child{ 
	width: 50%;
    color: #625614;
}
#brand-scrub #job div.review ul li:nth-child(2) {
	font-size: 11px;
	width: 50%;
}
#brand-scrub #job div.review p { font-size: 14px; }

/*介護士、理学療法士*/
#brand-scrub #job section#other h3{
	height: 100px;
}
#brand-scrub #job section#other{
	display: flex;
	justify-content: space-between;
	margin: 20px auto 80px;

}
#brand-scrub #job section#other > div{
	width: calc(50%);
}
#brand-scrub #job section#other div ul{
	display: flex;
	justify-content: space-evenly;
}
#brand-scrub #job section#other div ul li {
	width: calc(48%);
}
#brand-scrub #job section#other div ul li .review ul{
	    display: flex;
    justify-content: flex-start;
}
#brand-scrub #job section#other div ul li .review ul li:first-child{
	width: 45% ;
}
#brand-scrub #job section#other div ul li .review ul li:nth-child(2){
	width: 55% ;
}