.h_bar {
	display: none;
}
.mb_10 { margin-bottom: 10px !important;}
.mb_20 { margin-bottom: 20px !important;}
.mb_40 { margin-bottom: 40px !important;}
.mb_60 { margin-bottom: 60px !important;}
.f-12 {
	font-size: 1.2rem !important;
	line-height: 1.6;
}
.lead_ {
	font-size: 1.4rem;
    text-align: center;
    margin: 6% auto 11%;
    display: block;	
}
main {
    line-height: 2.1;
}
section {
	width: 970px;
	margin: 0 auto;
	margin-bottom: 9%;
	font-size: 1.0rem;
}
.in-blc {
    display: inline-block;
	vertical-align: middle;
}

.img_ {
	width: 48%;
	margin: 0 auto;
	display: inline-block;
	vertical-align: middle;
}
.img_ img {
	width: 100%;
	-webkit-backface-visibility: hidden;
}
.brand_ {
	line-height: 1.0;
	font-size: 1.1rem;
	color: #8C8C8C;
	margin-bottom: 10px;
}
h3 {
	font-size: 2.2rem;
	font-weight: 600;
	line-height: 1.6;
	margin: 0 0 10px;
	font-family: 'Century Gothic';
	text-align: center;
	vertical-align: middle;
}
h4 {
	font-size: 1.9rem;
    font-weight: 600;
    line-height: 1.5;
    display: inline-block;
    vertical-align: middle;
    margin-left: 9px;
}
.under-line {
	display: block;
    width: 45px;
    background: rgb(17, 17, 17);
    margin: 0px auto;
    height: 2px;
}
.main-itemArea__ {
	position: relative;
	margin: 4% 0;
}
.img_area_ {
	width: 573px;
	position: absolute;
	left: -93px;
    top: 44px;
	z-index: 2;
}
.img_area_ img {
	-webkit-backface-visibility: hidden;
}
.back-co {
	position: absolute;
    display: block;
    width: 876px;
    height: 486px;
    right: 0px;
}
.back-co2 {
	position: absolute;
    display: block;
    width: 332px;
    height: 490px;
    top: 24px;
    left: 18px;
}
.back-co3 {
	position: absolute;
    display: block;
    width: 825px;
    height: 480px;
	right: 71px;
}
.back-co4 {
	position: absolute;
    display: block;
    width: 350px;
    height: 350px;
    right: 65px;
    top: 185px;
}
.back-co5 {
	position: absolute;
    display: block;
    width: 350px;
    height: 350px;
    left: 65px;
    top: 185px;
}
.cate {
	z-index: 2;
    position: relative;
}
.main-itemArea2__ {
	width: 710px;
	margin: 0 auto;
}
.no {
	font-size: 3.5rem;
	line-height: 1.3;
    font-family: 'Century Gothic';
    display: inline-block;
    font-weight: 600;
    border-right: solid 2px;
    padding-right: 8px;
	vertical-align: middle;
}
.text_ {
	position: absolute;
	width: 280px;
	z-index: 2;
}
.po-a {
	position: absolute;
}

.img_area2_ {
	width: 332px;
}
.img_area2_ img {
	-webkit-backface-visibility: hidden;
}
.img_area3_ {
	width: 353px;
	position: absolute;
	left: 53px;
    top: -105px;
	z-index: 2;
}
.img_area3_ img {
	-webkit-backface-visibility: hidden;
}
.sub-price {
	width: 300px;
	margin-bottom: 20px;
}
.sub-price2 {
	width: 260px;
	margin-bottom: 10px;
}
.price {
	font-size: 1.3rem;
    font-weight: 400;
    width: 72%;
    display: inline-block;
    line-height: 1.7;
    vertical-align: middle;
}
.price2 {
	font-size: 1.1rem;
    font-weight: 400;
    width: 72%;
    display: inline-block;
    line-height: 1.6;
    vertical-align: middle;
}
.price3 {
	font-size: 1.1rem;
    font-weight: 400;
    width: 73%;
    display: inline-block;
    line-height: 1.6;
    vertical-align: middle;
}
.button_ {
  margin: 2% 0px;
  width: 70px;
  height: 33px;
  border: solid 1px #222;
  background: #222;
  text-align: center;
  transition : 1s;
}
.eff {
  text-decoration: none;
	line-height: 33px;
	color: #fff !important;
	font-size: 12px;
}
.button_:hover{
    background: #fff;
	border: solid 1px #222;
	color: #222 !important; 
	transition : .3s;
}
.eff:hover {
  color: #222 !important; 
}
.button2_ {
  margin: 2% 0px;
  width: 60px;
  height: 28px;
  border: solid 1px #222;
  background: #fff;
  text-align: center;
  transition : 1s;
}
.eff2 {
  text-decoration: none;
	line-height: 28px;
	color: #222 !important;
	font-size: 11px;
}
.button2_:hover{
    background: #222;
	border: solid 1px #222;
	color: #fff !important; 
	transition : .3s;
}
.eff2:hover {
  color: #fff !important; 
}

.button_all {
	font-size: 1.5rem;
	margin: 8% auto;
    width: 380px;
    height: 60px;
    border: solid 3px #222;
    background: #222;
    text-align: center;
    transition: 1s;
  }
  .eff3 {
	text-decoration: none;
	  line-height: 55px;
	  color: #fff !important;
  }
  
  .button_all:hover{
	  background: #fff;
	  border: solid 2px #222;
	  color: #222 !important; 
	  transition : .3s;
  }
  .eff3:hover {
	color: #222 !important; 
  }
