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


.left {
 float:left;
}

.right {
 float:right;
}

#itemContent {
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 12px;
  line-height: 1.5em;
  text-align: left;
  background: url(../images/common/bgi_body_02.png) no-repeat right top;
}

#itemContent #mainArea {
    margin: 60px auto 80px;
    text-align: center;
    width: 950px;
}
#itemContent #status {
    text-align: left;
}

#itemContent #mainArea .style01 li {
  width: 475px;
}

#itemContent #mainArea .style01 li .div02,
#itemContent #mainArea .style01 li .div04
 {
  width: 300px;
  text-align: left;
  font-size: 10px;
  line-height: 1.6;
  color:#2d2b2b;
  letter-spacing: 0.2em;
}

#itemContent #mainArea .style01 li .div02 {
  margin-top: 10px;
}

#itemContent #mainArea .style01 li .div04 {
  margin-top: 38px;
}

#itemContent #mainArea .bg {
  text-align: left;
}

#itemContent #mainArea .bg01 {
  background:url(../images/item/item_bg01.jpg) no-repeat;
  height: 437px;
}

#itemContent #mainArea .bg01 div {
  padding: 167px 83px 0 427px;
}

#itemContent #mainArea .bg02 {
  background:url(../images/item/item_bg02.jpg) no-repeat;
  height: 392px;
}

#itemContent #mainArea .bg02 div {
  padding: 120px 492px 0 46px;
}

#itemContent #mainArea .bg03 {
  background:url(../images/item/item_bg03.jpg) no-repeat;
  height: 597px;
}

#itemContent #mainArea .bg03 div {
  padding: 40px 45px 0 513px;
}

#itemContent #mainArea .font01 {
  color: #333333;
  font-size: 12px;
  letter-spacing: 0.2em;
  line-height: 1.5;
}

#itemContent #mainArea .benefit {
 text-align: left;
}

#itemContent #mainArea .benefit .style02 {
  padding-bottom: 30px;
}

#itemContent #mainArea .benefit .width195 {
  width: 195px;
}

#itemContent #mainArea .benefit .width560 {
  width: 559px;

}

#itemContent #mainArea .benefit .width560 p {
  padding: 0 10px;
}

#itemContent #mainArea .image {
  margin: 30px 0 0 0;
  text-align: left;
}

#itemContent #mainArea .image .image01 {
  padding-bottom: 20px;
}

#itemContent #mainArea .image .image01 p {
  width: 388px;
  padding: 20px 0 0 0;
}

#itemContent #mainArea .image .image02 h3 {
  padding-left:36px;
}


#itemContent #mainArea .image .image02 p {
  padding: 7px 10px 25px 42px;
  width: 522px;
}


#itemContent #mainArea .image .image03 {
  background:url(../images/item/item_bg04.jpg) no-repeat;
  height: 395px;
}

#itemContent #mainArea .image .image03 p {
  padding: 7px 10px 25px 7px;
  width: 458px;
}

#itemContent #mainArea .salon p {
  margin: 30px 0 40px;
}

#itemContent #mainArea .btn {
  margin-top: 20px;
}

/*2014/10/17追記*/
.itembox01{
  position:relative;
  width:500px;
  height:400px;
  margin-top:35px;
}

  .ib01-0{
    position:absolute;
    top:-63px;
    left:75px;
    z-index:1;
  }
  .itembox01 .ib01-1{
    position:absolute;
    top:0;
    left:20px;
    z-index:1;
  }
  .itembox01 h4{
    position:absolute;
    top:0;
    left:205px;
    z-index:2;
  }
  .itembox01 .ib01-2{
    position:absolute;
    top:70px;
    left:210px;
    z-index:2;
  }
  .itembox01 a{
    position:absolute;
    top:65px;
    left:340px;
  }
  .itembox01 .ib01-3{
    position:absolute;
    top:35px;
  }
  .itembox01 p{
    position:absolute;
    top:175px;
    left:220px;
    width:280px;
    font-size:10px;
    line-height:16px;
    z-index:2;
    text-align:left;
    color:#333;
  }
  
.itembox02{
  width:330px;
  margin: 15px 30px 0 0;
  padding: 20px 25px;
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-box-shadow: 0px 0px 3px #aaa;
  box-shadow: 0px 0px 3px #aaa;
}
.itembox02 ul {
  display: table;
  width: 100%;
}
.itembox02 ul li {
  display: table-cell;
  vertical-align: top;
}
.itembox02 ul li {
  display: table-cell;
  vertical-align: top;
  text-align: right;
}
.itembox02_txt {
  float: right;
  margin-top: 20px;
  width: 200px;
  text-align: left;
  font-size: 11px;
}

.itembox04{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width:450px;
  margin: 15px 20px 0 0;
  padding: 20px 25px;
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-box-shadow: 0px 0px 3px #aaa;
  box-shadow: 0px 0px 3px #aaa;
}
.itembox04 ul {
  display: table;
  width: 100%;
}
.itembox04 ul li {
  display: table-cell;
	width: 50%;
  vertical-align: top;
	text-align: right;
}
.itembox04 ul li:first-child {
	text-align: center;
}
.itembox04_txt {
  float: left;
  margin-top: 20px;
  width: 100%;
  text-align: left;
  font-size: 11px;
}
.itembox04_txt span {
	display: block;
	margin-bottom: 1em;
	font-size: 14px;
	font-weight: 700;
}
.itembox05{
  width:350px;
  margin: 15px 0 0 0;
  padding: 20px 25px;
  text-align: left;
}
.itembox05_txt {
  margin-top: 20px;
  font-size: 11px;
}

#itemMain{
  position:relative;
  width:950px;
  height:2380px;
  font-size:12px;
  line-height:18px;
  text-align:left;
  color:#333;
}
#iM01 {
	background:url(../images/item/item_bg12.jpg) left top no-repeat;
	height: 406px;
	margin: 0;
	padding: 0;
}
#iM01 div{
	width:425px;
	padding: 67px 0 0 427px;
}
	#iM01 div h4{margin-bottom:10px;}
#iM02 {
	background:url(../images/item/item_bg09.jpg) left top no-repeat;
	height: 406px;
	margin: 0;
	padding: 0;
}
#iM02 div{
	width:450px;
	padding: 67px 0 0 51px;
}
	#iM02 div h4{margin-bottom:10px;}
#iM03 {
	background:url(../images/item/item_bg10.jpg) left top no-repeat;
	height: 464px;
	margin: 0;
	padding: 0;
}
#iM03 div{
	width:440px;
	padding: 89px 0 0 427px;
}
	#iM03 div h4{margin-bottom:10px;}
#iM04 {
	background:url(../images/item/item_bg11.jpg) left top no-repeat;
	height: 457px;
	margin: 0;
	padding: 0;
}
#iM04 div{
	width:430px;
	padding: 67px 0 0 51px;
}
	#iM04 div h4{margin-bottom:20px;}
#iM05 {
	background:url(../images/item/item_bg13.jpg) left top no-repeat;
	height: 600px;
	margin: 0;
	padding: 0;
}
#iM05 div{
	width:270px;
	padding: 352px 0 0 340px;
}


#itemEtcJisin{
  position:relative;
  width:900px;
  height:50px;
  margin: 0 auto;
  margin-top: 30px;
  padding-bottom: 70px;
}
#itemEtc{
  position:relative;
  width:846px;
  height:300px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.itembox03 {
  padding: 30px 20px;
  margin:0 10px;
  width:220px;
  float:left;
  text-align:left;
  background: #fff;
  border: 1px #7d5b59 solid;
  box-shadow: 0 2px 3px 0 #ddd;
  -moz-box-shadow: 0 2px 3px 0 #ddd;
  -webkit-box-shadow: 0 2px 3px 0 #ddd;
}
.itembox03 li.itembox03_ttl {
  margin-bottom: 5px;
}
.itembox03 li.itembox03_pictL {
  float:left;
}
.itembox03 li.itembox03_pictR {
  float:left;
  margin-left:5px;
}

#itemQanda ul {
  background:url(../images/item/item_qa02.png) repeat;
  text-align: left;
}
#itemQanda ul li {
  width: 85%;
  margin: 0 auto;
}
#itemQanda ul li dl dt {
  margin-left: 10px;
}
#itemQanda ul li dl dd {
  margin-bottom: 70px;
}

/*2017/12/30追記*/
.iteminfo {
  width: 800px;
  margin: 100px auto 0;
  text-align: left;
	background: #fff;
	border: 5px solid #C00;
}
.iteminfo ul {
	padding: 80px;
	font-size: 14px;
	line-height: 1.6;
}
.iteminfo li:first-child {
	color: #c00;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
