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

/* active　*/

.navbar-default .navbar-nav > #nav01.active > a {
	background: url(../../common/img/gNavi01-on.png) no-repeat;
}
/*　main-contents　*/

#main-contents.yuuzen {
	background: url(../img/yuuzen-bg.jpg) top center no-repeat;
	width: 100%;
}
/*　ごあいさつ　*/

#greeting {
	overflow: hidden;
	width: 100%;
}
#greeting h1 {
	margin-bottom: 40px;
}
#greeting h2 {
	font-size: 24px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 40px;
}
#greeting .pull-left {
	width: 636px;
}
#greeting .pull-right {
	width: 162px;
	margin-left: 36px;
}
/*　吉澤織物株式会社の歴史・概要　*/

#history {
	overflow: hidden;
	width: 100%;
	margin-top: 50px;
}
#history h2 {
	margin-bottom: 40px;
}
#history h3 {
	color: #336633;
	font-weight: 400;
	line-height: 40px;
	font-size: 24px;
	margin-bottom: 30px;
	font-weight: bolder;
}
#history p {
	margin-bottom: 40px;
}
/*　アクセス　*/

#access {
	overflow: hidden;
	width: 100%;
	margin-top: 50px;
}
#access dl {
	width: 100%;
}
#access dl dt {
	clear: both;
	float: left;
	width: 30%;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
}
#access dl dd {
	width: 70%;
	margin-left: 30%;
	font-size: 16px;
	font-weight: 400;
	line-height: 32px;
}
.access01 {
	margin-top: 60px;
}
.access02 {
	margin-top: 60px;
}
 @media screen and ( max-width:767px ) {
/*　ごあいさつ　*/

#greeting {
	overflow: hidden;
	width: 100%;
}
#greeting h1 {
	margin-bottom: 20px;
	font-size: 230%;
	font-weight: bolder;
}
#greeting h2 {
	font-size: 150%;
	line-height: 30px;
	margin-bottom: 20px;
	font-weight: bolder;
}
#greeting .pull-left {
	width: 100%;
}
#greeting .pull-right {
	width: 100%;
	margin-left: 0;
}
/*　吉澤織物株式会社の歴史・概要　*/

#history {
	overflow: hidden;
	width: 100%;
	margin-top: 25px;
}
#history h2 {
	margin-bottom: 20px;
	font-size: 28px;
	line-height: 32px !important;
	letter-spacing: 1px;
}
#history h3 {
	line-height: 40px;
	font-size: 24px;
	margin-bottom: 15px;
	letter-spacing: 1px;
}
#history p {
	margin-bottom: 20px;
}
/*　アクセス　*/

#access {
	overflow: hidden;
	width: 100%;
	margin-top: 50px;
}
#access h1 {
	font-size: 180%;
}
#access dl {
	width: 100%;
}
#access dl dt {
	clear: both;
	float: left;
	width: 30%;
	font-size: 150%;
	font-weight: 400;
	line-height: 24px;
}
#access dl dd {
	width: 70%;
	margin-left: 30%;
	font-size: 100%;
	line-height: 24px;
}
.access01 {
	margin-top: 30px;
}
.access02 {
	margin-top: 30px;
}
}
