@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300');

* {	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color: #444;
	}
html,body {
	width:100%;
	/* height:100%; */
	text-align:center;
	}
img {border:0;}

a {color: #000;
	text-decoration:underline;
}
a:hover {color: #666;
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=70)";
}
li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.red {color: #f00;}
.content{margin-bottom:50px;}
#conatiner,#conatiner-w{
	margin:0 auto;
	letter-spacing:0.05em;
	max-width:700px;
	text-align:left;
	}
#conatiner img{margin-bottom: 30px;}
#conatiner-w img{margin-bottom: 0px;}
#conatiner h1{
    font-size: 18px;
    display: block;
    margin-bottom: 25px;
	font-weight:bold;
	text-align:center;
	line-height:1.8;
	}
#conatiner h2{
	font-size: 17px;
	padding:10px 0;
    border-bottom: 1px solid #ccc;
    display: block;
	margin: 0 0 40px 0;
	font-weight:bold;
	}
#conatiner h3{
	font-size: 22px;
	font-family: 'Montserrat', sans-serif;
	color:#7e6e4e;
	display: block;
	text-align:center;
	margin-bottom:40px;
	padding-top:20px;
	letter-spacing:0.15em;
	}
#conatiner h4{
	font-size: 25px;
	color:#666;
	text-align:center;
	margin-bottom:20px;
	padding-top:20px;
	letter-spacing:0.05em;
	font-weight: normal;
	}
#conatiner p{
	margin-bottom: 35px;
    font-size: 14px;
    line-height: 2;
	}
#conatiner .itemname {
	text-align:center;
	font-size:27px;
	font-family: 'Montserrat', sans-serif;
	color:#7e6e4e;
	line-height:1.5;
	letter-spacing:0.15em;
	}
#susanbijl #conatiner .itemname,
#susanbijl #conatiner h3{
	font-size: 29px;
	font-family: Arial, Helvetica, "sans-serif";
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #000;
	}
#conatiner .itemsub {
	font-size:22px;
	font-family: 'Montserrat', sans-serif;
	display:block;
	}
#conatiner .itemjpn{
		font-size:14px;
	    font-weight: normal;
		color:#000;
		padding-top:5px;
		margin-bottom:25px;
		letter-spacing:0.08em;
}
#conatiner .brandlogo {padding:10px 0 0 0;}
#conatiner .brandlogo {text-align:center;}
#conatiner .detail img {margin-bottom:25px !important;}
#conatiner .color img {margin-bottom:0px !important;}
#conatiner .color_s {margin-left: -4%;}
#conatiner .color_s li{
	width: 46%;
	float: left;
	margin-left: 4%;
}
#conatiner .color_s li img,
#conatiner .detail_s li img{width: 100%;}
#conatiner .detail_s {margin-left: -2%;}
#conatiner .detail_s li{
	width: 48%;
	float: left;
	margin-left: 2%;
}
#conatiner .detail_s li img{margin-bottom: 8px;}
.itemdata { margin-bottom:30px;}
.itemdata table { width: 100%;}
.itemdata th  { width: 20%;
text-align: left;
font-weight:normal; }
.itemdata table th, table td {
	border-bottom:dotted 1px #000;
	padding: 10px 20px;
}
#conatiner .size { margin-bottom: 40px;}
#conatiner .size table th, .size table td { border-bottom: none;
padding: 0;}

#conatiner-w .induct table th, .induct table td { border-bottom: none;
padding: 0;}


.mb-20{margin-bottom:20px;}
.mb-30{margin-bottom:30px;}
.mb-40{margin-bottom:40px;}
.mb-60{margin-bottom:60px;}
hr {
  height: 1px;
  border: none;
  border-top: 1px #ccc solid;
  margin:20px 0 60px 0;
}
.model .ttl {
		text-align:center;
	font-size:20px;
	font-family: 'Montserrat', sans-serif;
	color:#7e6e4e;
	margin-bottom:30px;
}
.attention {
	color:#f00;
	padding:15px 20px;
	border:solid 1px #f00;
	margin-bottom:30px;
	line-height:1.6;
}
.attention p {
	margin-bottom: 15px;
}
.attention_ttl {
	text-align: center;
	font-size: 18px;
	margin-bottom: 15px;
}
	
@media screen and (max-width:668px) {
.content{width:100%;
	margin-bottom: 0px;}
#conatiner{
	margin:0 auto;
	width:90%;
	padding: 5%;
	letter-spacing:0px;
	}
#conatiner-w{
	margin:0 auto;
	width:100%;
	}
#conatiner h1{
	margin-bottom: 20px;
    padding-bottom: 5px;
	}
#conatiner h2{
	margin-bottom: 20px;
    padding-bottom: 5px;
	}
#conatiner h4{
	font-size: 21px;
	}
#conatiner img{
	margin-bottom: 20px;
	width:100%;
	}
#conatiner-w img{
	width:100%;
	}
	
#conatiner p{
    line-height: 2;
	margin-bottom:20px;
	}
#conatiner .itemname {font-size:24px;}
#conatiner .itemsub {font-size:18px;}
#conatiner .brandlogo {
	width:70% !important;
	margin: 0 auto;
	}
#conatiner .detail img {margin-bottom:15px !important;}
#conatiner .detail_s li img{margin-bottom: 3px !important;}
.itemdata th, .itemdata td{ font-size:13px;}
.itemdata th, .itemdata td  { padding:10px; }
#conatiner .size { margin-bottom: 10px;}
#conatiner .size table th, 
#conatiner .size table td {
	border-bottom: none;
    padding: 0;
}

}

@media screen and (max-width:321px) {
#conatiner img{
	margin-bottom: 35px;
	}
#conatiner p{
	margin-bottom:35px;
	}
#conatiner .color_s p{
	font-size: 12px;
	}
}
.bottomBannerImg {
    width: 20%;
    display: block;
    position: fixed;
    bottom: 150px;
    right: 0px;
    z-index: 1000;
}