@charset "utf-8";
/**************
共通設定
**************/
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "Meiryo UI", "メイリオ", Meiryo ,"ＭＳ Ｐゴシック" ,"MS PGothic", sans-serif;
	font-size: 62.5%;
}

.cf:after {
	display: block;
	content: "";
	clear: both;
}

header {
	width: 100%;
	min-width: 1200px;
	background-color: #fff;
	height: 105px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}

header h1 {
	float: left;
	padding-left: 100px;
}

header nav {
	float: right;
	width: 400px;
	padding-top: 40px;
	margin-right: 30px;
}

header .navLine a:hover {
	opacity: 0.5;
}

header nav ul li {
	float: left;
	margin-left: 27px;
	text-align: center;
}

header nav ul li a {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	line-height: 18px;
}
header nav ul li a span.en {
	font-size: 1.6em;
	color: #262020;
}

header nav ul li a span.jp {
	font-size: 1.2em;
	color: #7A7575;
}
#bx_wapper {
	margin-top: 110px;
	width: 100%;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}

#contents_box {
	margin-top: 80px;
	width: 450px;
	padding-left: 15px;
}
#contents_box h1 {
	color: #696566;
	font-size: 1.6em;
	margin-bottom: 20px;
}
#contents_box h2 {
	color: #696566;
	font-size: 1.3em;
	height; 20px;
	line-height: 20px;
	margin-bottom: 20px;
}

#contents_box p a {
	font-size: 1.2em;
	color: #696566;
}

footer small p {
	bottom: 0;
	text-align: center;
	margin-top: 120px;
	padding-bottom: 30px;
	font-size: 1.1em;
	color: #696566;
}

/**************Service***************/

#contents {
	margin-top: 200px;
}

#contents h1 {
	text-align: center;
	position: relative;
	margin-bottom: 50px;
}

#contents h1:before {
	border-top: groove 15px;
	content: "";
	position: absolute;
	top: 25%;
	left: 0;
	width: 100%;
}

#contents h1 span {
	background-color: #fff;
	display: inline-block;
	padding: 0 20px;
	position: relative;
	line-height: 35px;
}

#contents h1 span.en {
	font-size: 2.8em;
	color: #262020;
}

#contents h1 span.jp {
	font-size: 1.6em;
	color: #7A7575;
}

#contents section {
	width: 480px;
	height: 450px;
	margin-bottom: 30px;
}

#contents section.fl {
	float: left;
	padding-left: 10px;
}

#contents section.fr {
	float: right;
}

#contents section figure img {
	width: 450px;
	border: #BDB5B5 solid 1px;
	padding: 2px;
 	box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
}

#contents section figure h2 {
	font-size: 2.0em;
	font-family: "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", HGS明朝E, メイリオ, "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;	
	margin: 30px 0 15px;
	color: #5B76A1;
}
#contents section figure figcaption {
	font-size: 1.4em;
	line-height: 20px;
	color: #696566;
}

img.online {
	margin-top: 20px;
}

.jewerly a:hover {
	opacity: 0.5;
}

/**************Works***************/

#contents article.works {
	width: 960px;
	margin-left: 20px;
	margin-bottom: 120px;
}

#contents article h2 {
	font-size: 2.0em;
	font-family: "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", HGS明朝E, メイリオ, "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;	
	color: #5B76A1;
	margin-bottom: 20px;
}

#contents article ul li img {
	margin-bottom: 40px;
}

#contents article ul li.fl {
	float: left;
}

#contents article ul li.fr {
	float: right;
}

#contents article h3 {
	font-size: 25px;
	font-family: "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", HGS明朝E, メイリオ, "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;	
	color: #696566;
	margin: 20px 0;
}
#contents article.works p {
	font-size: 1.4em;
	line-height: 20px;
	color: #696566;
	margin-bottom: 30px;
}

#contents article h4 {
	font-size: 1.8em;
	color: #5B76A1;
	font-family: "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", HGS明朝E, メイリオ, "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;	
	margin: 10px 0;
}

#contents article h5 {
	font-size: 1.4em;
	line-height: 20px;
	color: #696566; 
}

#contents article figure dl {
	width: 600px;
	margin-top: 30px;
}
#contents article figure dl dt {
	float: left;
	clear: left;
	color: #5B76A1;
}

#contents article figure ul li img {
	margin-bottom: 40px;
	width: 450px;
	border: #BDB5B5 solid 1px;
	padding: 2px;
 	box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
}
#contents article figure dl {
	width: 600px;
	margin-top: 30px;
}
#contents article figcaption dl dt {
	float: left;
	clear: left;
	color: #5B76A1;
	font-size: 1.4em;
	line-height: 20px;
}

#contents article figcaption dl dd {
	font-size: 1.4em;
	line-height: 20px;
	color: #696566; 
}
/**************About_us***************/

section.about_us {
	padding-bottom: 350px;
}

.kodawari {
	font-size: 15px;
	line-height: 20px;
	color: #696566;
}
.company {
	margin: 30px 0;
	font-size: 14px;
	color: #262020;
}
.address {
	font-size: 13px;
	line-height: 18px;
	color: #696566;
}
.address a {
	color: #696566;
}

.address2 {
	margin-top: 20px;
	font-size: 13px;
	line-height: 18px;
	color: #696566;

}
.about_us img {
	margin: 20px 0;
	width: 200px;
}

.designerh1 {
	margin: 20px 0;
	font-size: 14px;
	color: #262020;
}
.designer {
	font-size: 13px;
	line-height: 18px;
	color: #696566;
	margin-bottom: 15px;
}
.naiyou {
	font-size: 13px;
	line-height: 18px;
	color: #696566;
}

/**************Contact***************/

#contents section.contact p {
	font-size: 1.5em;
	line-height: 20px;
	color: #696566;
}

.mail a {
	color: #696566;
}