@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.left{
	float: left;
	margin-right: 2em;
}

.right{
	float: right;
	margin-left: 2em;
}

.center{
	text-align: center;
}

.bold{
	font-weight: bold;
}

.w40{
	width: 40%;
}

.w50{
	width: 50%;
}

#catch{
	text-align: center
}

#catch h1{
	font-size: 3.6em;
    color: cadetblue;
	margin-bottom: 15px;
}

#catch h2{
	font-size: 2.4em;
    color: cadetblue;
	margin-bottom: 15px;
}

.maskhl{
	color: #fff;
    background-color: #fa860e;
    font-size: 1.8em;
    padding: 0.25em 0.5em;
    display: inline-block;
    margin-bottom: 2em !important;
	border-left: 10px solid bisque;
	border-radius: 0.2em;
}

.maskhl2{
	font-size: 1.2em;
    margin-bottom: 0.6em !important;
}

.margin_sb{
	margin-bottom: 2em !important;
}

.margin_mb{
	margin-bottom: 4em !important;
}

.jump{
	font-size: 1.2em;
    display: block;
    background-color: bisque;
    width: 30%;
    margin: auto;
    border-radius: 0.5em;
    padding: 1em 1em;
    text-decoration: none !important;
}

.jump:hover{
	color:#fff;
	background-color: #fa860e;
}

#gNavi .navi02 a img {
	visibility: hidden;
}

#sideBar .sNavi {
	color: #fff;
	margin: 3px 10px 0 13px;
}

#sideBar .sNavi .navi05 {
	margin-bottom: 0;
}

#sideBar .sNavi a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#pagePath {
	margin-bottom: 43px;
}

#conts .factory {
	padding: 0 45px 0 41px;
	color: #494846;
	line-height: 1.44;
}

#conts .factory .guideText {
	margin-bottom: 86px;
}

#conts .factory .guideText dt {
	margin-bottom: 15px;
	text-align: left;
}

#conts .factory .guideText dt img {
	margin-left: -3px;
	position: relative;
	zoom: 1;
}

#conts .factory .guideText dd {
	font-size: 1.4em;
	font-weight: bold;
}

#conts .factory h2 {
	margin-bottom: 15px;
}

#conts .factory .text01 {
	margin: 0 0 24px 2px;
	font-size: 1.4em;
	line-height: 1.6em;
}

#conts .factory .text01 h5{
	font-size: 0.4em;
}

#conts .factory .section01 {
	margin: 0 1px 31px 3px;
}

#conts .factory .section01 .photoBox {
	float: right;
}

#conts .factory .section01 .textBox {
	float: left;
	width: 273px;
}

#conts .factory .section01 .textBox02 {
	padding-top: 50px;
}

#conts .factory .section01 .textBox dl {
	margin-bottom: 10px;
	font-size: 1.1em;
	line-height: 1.65;
}

#conts .factory .section01 .textBox02 dl {
	margin-bottom: 50px;
}

#conts .factory .section01 .textBox dl dt {
	font-weight: bold;
}

#conts .factory .section01 .textBox dl dd {
	margin-bottom: 18px;
}

#conts .factory .section01 .textBox dl dd ul li {
	padding-left: 11px;
	text-indent: -11px;
}

#conts .factory .section01 .textBox p {
	font-size: 1.4em;
	font-weight: bold;
}

#conts .factory h3 {
	margin: 0 5px 6px 3px;
	clear: both;
	overflow: hidden;
}

#conts .factory h3 a {
	margin-top: 6px;
	padding-left: 16px;
	font-size: 1.1em;
	font-weight: normal;
	color: #494846;
	float: right;
	display: inline-block;
	background: url(../img/factory/icon.gif) no-repeat left 3px;
}

#conts .factory .infoTable {
	margin: 0 1px 58px 4px;
}

#conts .factory .infoTable img {
	display: block;
}

#conts .factory .infoTable table {
	width: 100%;
	border-collapse: collapse;
}

#conts .factory .infoTable table th,
#conts .factory .infoTable table td {
	padding: 7px 5px 6px;
	font-size: 1.2em;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #b5b5b5;
}

#conts .factory .infoTable table th {
	font-size: 1.4em;
	font-weight: normal;
	background-color: #f6f5f5;
}

#conts .factory .infoTable table td span {
	min-width: 125px;
	display: inline-block;
	text-align: left;
}

#conts .factory .movieBox {
	margin-left: 2px;
	padding-bottom: 15px;
	background: url(../img/factory/movie_bg.gif) no-repeat left bottom;
}

#conts .factory .movieBox .inner {
	margin-left: 16px;
	width: 712px;
}

#conts .factory .section02 {
	margin: 0 1px 131px 2px;
}

#conts .factory .section02 .inner {
	padding-top: 7px;
	width: 369px;
}

#conts .factory .section02 .inner img {
	display: block;
}

#conts .factory .section02 .inner dl {
	padding: 8px 23px 7px 27px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

#conts .factory .section02 .inner dl dt {
	width: 147px;
	float: left;
}

#conts .factory .section02 .inner dl dt img {
	display: block;
}

#conts .factory .section02 .inner dl dd {
	width: 160px;
	float: right;
}

#conts .factory .section02 .inner dl dd ul li {
	margin-bottom: 20px;
	padding-left: 11px;
	text-indent: -11px;
	font-size: 1.1em;
	line-height: 1.55;
}

#conts .factory .title {
	margin-left: 4px;
}

#conts .factory .section03 {
	margin: 0 3px 0 4px;
	padding-bottom: 48px;
	border-left: 14px solid #81511c;
}

#conts .factory .section03 h2 {
	margin-bottom: 24px;
	clear: both;
}

#conts .factory .section03 .inner {
	padding-left: 33px;
}

#conts .factory .section03 .inner .textBox {
	padding-top: 7px;
	float: left;
	width: 320px;
}

#conts .factory .section03 .inner .textBox h3 {
	margin-bottom: 18px;
	padding: 2px 8px;
	font-size: 1.4em;
	color: #81511c;
	border-left: 6px solid #81511c;
	border-bottom: 1px solid #81511c; 
}

#conts .factory .section03 .inner .textBox ul li {
	margin-bottom: 20px;
	padding: 0 5px 0 11px;
	text-indent: -11px;
	font-size: 1.1em;
	color: #434343;
	line-height: 1.57;
}

#conts .factory .section03 .inner .photoBox {
	width: 356px;
	float: right;
}

#conts .factory .section03 .inner .photoBox li {
	padding: 5px 0 0 5px;
	float: left;
}

#conts .factory .section03 .inner .photoBox li img {
	display: block;
}

#conts .factory .spc01 {
	border-left: 14px solid #fa420e;
}

#conts .factory .spc01 .inner .textBox h3 {
	color: #fa420e;
	border-left: 6px solid #fa420e;
	border-bottom: 1px solid #fa420e;
}

#conts .factory .spc02 {
	border-left: 14px solid #73bb24;
}

#conts .factory .spc02 .inner .textBox h3 {
	color: #73bb24;
	border-left: 6px solid #73bb24;
	border-bottom: 1px solid #73bb24;
}

#conts .factory .line {
	margin-left: 4px;
}