@charset "UTF-8";

.page-contents {
	width: 800px;
	clear: both;
	background-image: url(../images/page_top_ttl.png);
	background-repeat: no-repeat;
	}

.page-contents h1 {
	font-family: 'Meiryo', 'メイリオ', Verdana, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 3px #000000,-2px 2px 3px #000000,2px -2px 3px #000000,-2px -2px 3px #000000;
	color: #FFFFFF;
	height: 310px;
	padding-top: 127px;
	box-sizing: border-box;
	}

.page-contents .right-block h2 {
	font-family: 'Meiryo', 'メイリオ', Verdana, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 1em;
	width: 535px;
	clear: both;
	border-bottom: 1px solid #FFFFFF;
	background: -webkit-gradient(linear, left top, right top, color-stop(0.00, #FFFFFF), color-stop(1.00, #CCCCCC));
	background: -webkit-linear-gradient(left, #FFFFFF 0%, #CCCCCC 100%);
	background: -moz-linear-gradient(left, #FFFFFF 0%, #CCCCCC 100%);
	background: -o-linear-gradient(left, #FFFFFF 0%, #CCCCCC 100%);
	background: -ms-linear-gradient(left, #FFFFFF 0%, #CCCCCC 100%);
	background: linear-gradient(left right, #FFFFFF 0%, #CCCCCC 100%);
	background-color: #FFFFFF;
	box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-webkit-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-moz-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=1); /* IE7,8,9 */
	-pie-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	behavior: url(http://nango-kyoto.co.jp/js/pie/PIE.htc);
	position:relative;
	}

.contents-block {
	font-size: 0.9em;
	line-height: 1.2em;
	width: 535px;
	margin: 15px 0 25px;
	}

.contents-block h3 {
	font-size: 1em;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
	}

.contents-block p {
	margin: 0 10px 10px;
	}

/*会社案内
--------------------*/

#company dl.gaiyou {
	margin: 10px 30px;
	}

#company dl.gaiyou dt {
	clear: both;
	}

#company dl.gaiyou dd {
	float: right;
	position: relative;
	top: -17px;
	width: 380px;
	clear: both;
	}

#company .business {
	padding: 0 10px 120px 10px;
	background-image: url(../images/company_img03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#company .jusyou-box {
	width: 535px;
	height: 110px;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-webkit-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-moz-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-pie-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	behavior: url(http://nango-kyoto.co.jp/js/pie/PIE.htc);
	position:relative;
	}

#company .jusyou-box p {
	font-size: 0.9em;
	margin: 15px 0 0 10px;
	}

#company .jusyou-box .txt-box {
	width: 415px;
	float: left;
	}

#company .jusyou-box .img-box {
	text-align: center;
	width: 120px;
	padding-top: 7px;
	float: right;
	}



#company dl.gaiyou02 {
	font-size: 95%;
	margin: 10px;
	}

#company dl.gaiyou02 dt {
	clear: both;
	}

#company dl.gaiyou02 dd {
	line-height: 150%;
	float: right;
	position: relative;
	top: -17px;
	width: 435px;
	clear: both;
	}

#company .jusyou-box02 {
	line-height: 150%;
	width: 535px;
	height: auto;
	margin: 10px 0 15px;
	padding: 10px;
	clear: both;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-webkit-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-moz-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-pie-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	behavior: url(http://nango-kyoto.co.jp/js/pie/PIE.htc);
	position:relative;
	box-sizing: border-box;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	}

#company .jusyou-box02 .txt-box {
	width: 403px;
	}

#company .jusyou-box02 .img-box {
	text-align: center;
	width: 110px;
	}

#company .jusyou-box02 .jusyou-list {
	font-size: 95%;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: flex-start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	box-sizing: border-box;
	}

#company .jusyou-box02 .jusyou-list dt {
	width: 78px;
	margin-bottom: 10px;
	}

#company .jusyou-box02 .jusyou-list dd {
	width: 325px;
	margin-bottom: 10px;
	}

#company .jusyou-box02 p {
	margin: 0 0 5px;
	}

#company .jusyou-box02 p:last-child {
	margin: 0;
	}


/*
#company .jusyou-box p {
	font-size: 0.9em;
	margin: 15px 0 0 10px;
	}

#company #map-box .left {
	width: 175px;
	margin: 0;
	float: left;
	}

#company #map-box .right {
	width: 350px;
	margin: 0;
	float: right;
	}
*/

#company .mission-box {
	margin-top: 25px;
	display: flex;
	justify-content: space-around;
	}

#company .mission-box .left {
	width: 350px;
	}

#company .mission-box .left p {
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 15px;
	}

#company .mission-box .left p:nth-of-type(1) {
	width: 310px;
	}

#company .mission-box .right {
	width: 186px;
	}

#company .mission-box .right img {
	margin-bottom: 10px;
	}

#company .machine01-table {
	width: 450px;
	margin: 0 auto;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	}

#company .machine01-table td {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}

#company .machine01-table .td01 {
	width: 36%;
	background-color: #D7E4FF;
	}

#company .machine01-table .td02 {
	width: 50%;
	background-color: #F3F3F3;
	}

#company .machine01-table .td03 {
	text-align: center;
	width: 14%;
	background-color: #D7E4FF;
	}

#company .machine02-table {
	width: 490px;
	margin: 0 auto;
	}

#company .machine02-table th {
	font-weight: normal;
	}

#company .machine02-table th.td03 {
	text-align: left;
	}

#company .machine02-table .td01 {
	width: 24%;
	}

#company .machine02-table .td02 {
	width: 40%;
	}

#company .machine02-table .td03 {
	width: 36%;
	}

#company #specification {
	padding-bottom: 130px;
	background-image: url(../images/company_img04.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#company h2 span.catchcopy {
	font-size: 85%;
	font-weight: normal;
	margin-left: 10px;
	display: inline;
	}

#company .company-con02 p {
	width: 490px;
	margin: 0 auto 10px;
	}

#company .company-con02 .photo {
	text-align: center;
	margin: 10px 0 20px;
	}

#company .plan {
	width: 535px;
	}

#company .right-txt {
	text-align: right;
	max-width: 235px;
	display: block;
	}


/* 製品紹介
--------------------*/

#processing p {
	margin: 0 10px 15px;
	}

#processing ul {
	min-height: 210px;
	margin-left: 10px;
	}

#processing ul li {
	width: 175px;
	float: left;
	}

#processing ul li p {
	margin: 5px 0;
	}

#processing ul.end {
	min-height: 150px;
	}

#jigu p.c01 {
	color: #FF0000;
	}

#jigu ul {
	clear: both;
	}

#jigu ul li {
	width: 160px;
	margin-left: 70px;
	float: left;
	}

#jigu ul li p {
	margin: 5px 0;
	}

#design h3 {
	font-size: 1.1em;
	color: #003399;
	margin: 10px;
	border-bottom: 1px solid #333333;
	}

#design h4 {
	font-size: 1em;
	margin: 15px 10px 10px;
	}

#patent-3d .contents-block p {
	line-height: 140%;
	}

#patent-3d .patent-3d-box01,
#patent-3d .patent-3d-box03,
#patent-3d .patent-3d-box04 {
	display: -webkit-flex;
	display: flex;
	}

#patent-3d .patent-3d-box01 p,
#patent-3d .patent-3d-box01 ul {
	width: 50%;
	}

#patent-3d img {
	width: 100%;
	height: auto;
	}

#patent-3d .patent-3d-box01 ul li {
	line-height: 140%;
	margin-bottom: 10px;
	}

#patent-3d .patent-3d-youtube {
	text-align: center;
	width: 90%;
	max-width: 560px;
	margin: 0 auto;
	}

#patent-3d .patent-3d-youtube .patent-3d-yt-box {
	width:100%;
	margin: 20px 0 0;
	padding-top:56.25%;
	position:relative;
	}

#patent-3d .patent-3d-youtube iframe {
	width: 100%;
	height: 100%;
	position:absolute;
	top:0;
	right:0;
	}

#patent-3d .patent-3d-box02 h3 {
	text-align: center;
	margin-top: 20px;
	}

#patent-3d .patent-3d-box03 p:nth-child(1) {
	width: 55%;
	}

#patent-3d .patent-3d-box03 p:nth-child(2) {
	width: 45%;
	}

#patent-3d .patent-3d-photo {
	margin: 20px 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	}

#patent-3d .patent-3d-photo img {
	max-width: 24.2%;
	height: 100%;
	}

#patent-3d .patent-3d-box04 {
	margin: 20px 0;
	padding-top: 30px;
	border-top: 2px dashed #CCCCCC;
	}

#patent-3d .patent-3d-box04 > p {
	width: 50%;
	}

#patent-3d .patent-3d-box04 div {
	width: 50%;
	height: auto;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	}

#patent-3d .patent-3d-box04 div p:nth-of-type(2) {
	margin: 0 0 10px;
	height: 100%;
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	}

#patent-3d .patent-3d-box04 div p:nth-of-type(2) span {
	text-align: center;
	width: 100%;
	display: block;
	}

#patent-3d .patent-3d-history {
	margin: 0 10px;
	}

#patent-3d .patent-3d-history dt {
	font-weight: bold;
	margin-bottom: 5px;
	}

#patent-3d .patent-3d-history dd {
	line-height: 140%;
	margin-bottom: 15px;
	}

#patent-3d .patent-3d-box05 p:nth-of-type(5) {
	margin: 20px 0 0;
	padding-top: 30px;
	border-top: 2px dashed #CCCCCC;
	}

#patent-3d .patent-3d-box06 {
	margin: 20px 0;
	padding-top: 30px;
	border-top: 2px dashed #CCCCCC;
	display: -webkit-flex;
	display: flex;
	}

#patent-3d .patent-3d-box06 > p {
	width: 50%;
	}

#products .products-sinbun {
	text-align: center;
	width: 300px;
	margin-bottom: 20px;
	}

#products .products-sinbun02 {
	text-align: center;
	width: 400px;
	margin-bottom: 20px;
	}

#products .products-sinbun img,
#products .products-sinbun02 img {
	margin-bottom: 5px;
	}

#products .products-txt {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	line-height: 130%;
	color: #003399;
	margin: 60px 0 20px;
	}


/* ナンゴーはここが違う
--------------------*/

#advantage dl {
	margin-left: 10px;
	}

#advantage dt {
	font-weight: bold;
	margin-bottom: 5px;
	}

#advantage dd {
	margin-left: 15px;
	margin-bottom: 15px;
	}

#advantage .img {
	text-align: center;
	margin-bottom: 20px;
	}

#advantage .theme {
	padding-right: 240px;
	background-image: url(../images/advantage_img04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}

#advantage .theme li {
	margin-left: 25px;
	margin-bottom: 5px;
	list-style-type: disc;
	}

#advantage .c01 {
	color: #FF0000;
	}

#advantage .theme02 {
	padding-left: 170px;
	background-image: url(../images/advantage_img05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#advantage .n-link {
	text-decoration: underline;
	text-align: right;
	padding: 10px 0;
	}

#advantage .delivery-box {
	padding: 5px 0 25px;
	background-image: url(../images/advantage_p01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#advantage #delivery07 {
	background: none;
	}

#advantage .delivery-flame {
	height: 150px;
	border: 1px solid #CCCCCC;
	box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-webkit-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-moz-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-pie-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	behavior: url(http://nango-kyoto.co.jp/js/pie/PIE.htc);
	position:relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 10px 42px;
	}

#advantage .delivery-box h3 {
	margin: 0;
	padding: 7px 10px;
	border-bottom: 1px dotted #666666;
	}

#advantage .delivery-box p {
	padding-left: 175px;
	padding-right: 5px;
	}

#advantage .delivery-box .txt-flame {
	display: table;
	height: 120px;
	}

* html #advantage .delivery-box .txt-flame {
	position: relative;
	}

*+html #advantage .delivery-box .txt-flame {
	position: relative;
	}

#advantage .delivery-box .txt-flame p {
	display: table-cell;
	vertical-align: middle;
	}

* html #advantage .delivery-box .txt-flame p {
	position: absolute;
	top: 50%;
	}

*+html #advantage .delivery-box .txt-flame p {
	position: absolute;
	top: 50%;
	}

#advantage .delivery-box .txt-flame p span {
	margin: 0;
}

* html #advantage .delivery-box .txt-flame p span {
	position: relative;
	top: -50%;
	}

*+html #advantage .delivery-box .txt-flame p span {
	position: relative;
	top: -50%;
}

#advantage #delivery04 p {
	margin-top: 10px;
	padding-left: 0;
	padding-right: 0;
	height: 100%;
	display: block;
	}

#advantage #delivery04 .img {
	text-align: center;
	}

#advantage #delivery01 .delivery-flame {
	background-image: url(../images/advantage_img06.jpg);
	}

#advantage #delivery02 .delivery-flame {
	background-image: url(../images/advantage_img07.jpg);
	}

#advantage #delivery03 .delivery-flame {
	background-image: url(../images/advantage_img08.jpg);
	}

#advantage #delivery04 .delivery-flame {
	height: 100%;	
	background: none;
	background-color: #FFFFFF;
	}

#advantage #delivery05 .delivery-flame {
	background-image: url(../images/advantage_img10.jpg);
	}

#advantage #delivery06 .delivery-flame {
	background-image: url(../images/advantage_img11.jpg);
	}

#advantage #delivery07 .delivery-flame {
	background-image: url(../images/advantage_img12.jpg);
	}

#advantage .video {
	margin: 0 10px 10px;
	}



/* よくあるご質問
--------------------*/

#qa .contents-block ul {
	margin-bottom: 20px;
	}

#qa .contents-block ul li {
	margin-left: 25px;
	margin-bottom: 5px;
	list-style-type: disc;
	}

#qa dl {
	margin-left: 25px;
	}

#qa dt {
	margin-left: 10px;
	margin-bottom: 10px;
	}

#qa dd {
	margin-left: 10px;
	margin-bottom: 25px;
	}

#qa dl span {
	font-size: 1.5em;
	font-weight: bold;
	margin-left: -25px;
	position: absolute;
	}

#qa dt span {
	color: #0000FF;
	}

#qa dd span {
	color: #FF0000;
	}

/* リンク
--------------------*/

#link dl {
	margin-left: 10px;
	}

#link dt {
	width: 350px;
	padding-left: 10px;
	float: left;
	background-image: url(../images/glo_p01.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	}

#link dt a {
	text-decoration: underline;
	}

#link dd {
	text-align: right;
	width: 150px;
	float: right;
	}

#link dd.txt {
	font-size: 0.8em;
	text-align: left;
	width: 515px;
	margin-bottom: 25px;
	clear: both;
	float: none;
	}


/* プライバシーポリシー
--------------------*/

#privacy ol {
	margin-bottom: 20px;
	}

#privacy ol li {
	margin-left: 45px;
	margin-right: 10px;
	list-style-type: decimal;
	}

/* メディア掲載-社内整理整頓プロジェクト
--------------------*/
/*
#media-seiton h3 {
	font-size: 1.1em;
	color: #003399;
	margin: 10px;
	border-bottom: 1px solid #333333;
	}
*/

/* ナンゴーブログ
--------------------*/

#nangoblog h3 {
	font-size: 1.1em;
	color: #003399;
	margin: 10px;
	border-bottom: 1px solid #333333;
	}

#nangoblog .blog-ttl {
	margin-bottom: 5px;
	}

#nangoblog .blog-ttl span {
	text-align: right;
	margin-top: -7px;
	margin-right: 10px;
	display: block;
	}

div.wp-pagenavi {
	font-size: 0.8em;
	margin: 20px 10px;
	color: #555;
	text-align: center;
	}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 5px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #000000;
	}

.wp-pagenavi a:visited {
	border: 1px solid #8f9da6;
	color: #8f9da6;
	}

.wp-pagenavi a:hover {
	text-decoration: underline;
	border: 1px solid #000000;
	color: #000000;
	}

.wp-pagenavi a:active {
	border: 1px solid #000000;
	color: #000000;
	}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 5px 7px;
	margin: 3px;
	border: 1px solid #ddd;
	}

.wp-pagenavi span.current {
	font-weight: bold;
	}


/* サイトマップ
--------------------*/

#sitemap ul {
		margin: 0 10px;
	}

#sitemap ul li {
	padding: 15px;
	border-bottom: 1px dashed #CCCCCC;
	}

#sitemap ul li a,#sitemap ul li span {
	font-weight: bold;
	padding-left: 10px;
	border-left: 2px solid #CC0000;
	}

#sitemap ul li ul {
	margin-top: -17px;
	margin-left: 100px;
	position: relative;
	}

#sitemap ul li ul li {
	font-weight: normal;
	margin-left: 15px;
	margin-bottom: 8px;
	padding: 0;
	border: none;
	list-style-type: disc;
	}

#sitemap ul li ul li a {
	font-weight: normal;
	padding-left: 0;
	border: none;
	}

#sitemap ul li ul li span {
	font-weight: normal;
	margin-top: -17px;
	margin-left: 130px;
	border: none;
	position: relative;
	display: block;
	}


#sitemap ul .li01 span.li01-name {
	width: 100px;
	display: block;
	}

#sitemap .li01 ul {
	margin-top: -32px;
	position: relative;
	}

#sitemap ul li.li02 {
	border: none;
	}


/* 採用情報
--------------------*/

#recruit .recruit-table02 {
	font-size: 96%;
	width: 100%;
	margin: 0 auto 5px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	}

#recruit .recruit-table02 th {
	width: 13%;
	min-width: 68px;
	font-weight: normal;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #D7E4FF;
	box-sizing: border-box;
	}

#recruit .recruit-table02 td {
	width: 87%;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #F2F2F2;
	}

#recruit .recruit-table02 td p {
	line-height: 140%;
	margin: 10px 0 0;
	}

#recruit .recruit-table02 td p:nth-of-type(1) {
	margin: 0;
	}


#recruit .recruit-txt-box {
	margin-bottom: 0;
	}

#recruit .recruit-txt-box02 {
	margin-bottom: 25px;
	}

#recruit .recruit-txt-box a {
	text-decoration: underline;
	}

#recruit .recruit-bnr-box {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	}

#recruit .recruit-bnr-box > div:nth-child(1),
#recruit .recruit-bnr-box > div:nth-child(2) {
	width: 30%;
	}

#recruit .recruit-bnr-box > div:nth-child(3) {
		width: 35.5%;
	}

	#recruit .recruit-bnr-box > div p {
	width: 100%;
	margin: 0 0 10px;
	}

#recruit .recruit-bnr-box p img {
	width: 100%;
	height: auto;
	}

#recruit .recruit-txt-box p.c02,
#recruit .recruit-txt-box p.c02 a {
	color: #FF0000;
	}




/* ナンゴーチャンネル
--------------------*/

#channel h3 {
	padding: 5px 2px;
	border-bottom: 2px solid #103F9F;
	}

#channel h3 span {
	padding: 2px 7px;
	border-left: 7px solid #103F9F;
	}

#channel h4 {
	font-size: 1.1em;
	margin: 0 10px;
	}

#channel .channel-box {
	margin-left: 10px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-webkit-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-moz-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-pie-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	behavior: url(http://nango-kyoto.co.jp/js/pie/PIE.htc);
	position:relative;
	}

#channel .channel-box h4 {
	font-size: 1.1em;
	margin: 0;
	padding: 7px 10px;
	border-bottom: 1px dotted #666666;
	}

#channel .channel-box .img-txt {
	height: 140px;
	padding-top: 5px;
	}

#channel .channel-box .img-txt p {
	margin: 0;
	}

#channel .channel-box .img-txt p.img {
	text-align: center;
	width: 250px;
	float: left;
	}

#channel .channel-box .img-txt p.txt {
	line-height: 150%;
	width: 270px;
	float: right;
	}

#channel .channel-btn {
	text-align: center;
	padding-top: 15px;
	clear: both;
	}

#channel .video {
	margin: 0 10px 10px;
	}


/* お問合せ
--------------------*/

#contact p.c01 {
	color: #FF0000;
	}

#contact .form-box {
	border: 1px solid #CCCCCC;
	background-color: #EAEAEA;
	}

#contact .form-box p.c01 {
	color: #FF0000;
	margin: 10px 20px;
	}

#contact .form-box h3 {
	margin: 15px 10px;
	}

#contact .form-box table .td01 {
	vertical-align: top;
	}

#contact .form-box table .td01 span {
	font-size: 0.8em;
	color: #FF0000;
	margin-left: 5px;
	}

#contact .form-box table .td03 {
	color: #FF0000;
	}

#contact .form-box table.contact02-table .wpcf7-form-control-wrap .wpcf7-list-item{
	margin: 0 0 0.5em 1em;
}

#contact .form-box table.contact02-table ul li {
	text-align: left;
	margin-left: 25px;
	margin-bottom: 15px;
	clear: both;
	}

#contact .form-box table.contact02-table ul li p {
	margin-right: 120px;
	float: right;
	display: inline;
	}

#contact .form-box table.contact02-table ul li span {
	margin: 0;
	}

#contact .form-box .form-btn {
	font-size: 0.9em;
	text-align: center;
	}

#contact .form-box .form-btn p.kakunin {
	padding: 10px 0;
	border: 1px solid #333333;
	background-color: #FFDDDD;
	}


#contact .form-box .wpcf7-not-valid-tip {
	font-size: 0.9em;
	font-weight: bold;
	color: #FF0000;
	margin-top: 3px;
	display: block;
	}

#contact .form-box table.contact02-table .wpcf7-list-item-label {
	margin: 0;
	padding: 0;
	}

#contact .form-box .wpcf7-validation-errors {
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	}

.sent .formInner {
	display: none;
	}

.complete-display {
	display: none;
	}

.sent .complete-display {
	display: block;
	}

#contact .fom-ok-box {
	text-align: center;
	}

#contact .txt-ok {
	font-size: 1.5em;
	line-height: 150%;
	}

#contact .wpcf7-display-none {
	text-align: center;
	padding: 5px 0;
	border: 2px solid #FF0033;
	background-color: #FFFFFF;
	}

.wpcf7-spinner,
.wpcf7-form.invalid .wpcf7-response-output,
.wpcf7-form.sent .wpcf7-response-output {
	display: none !important;
}

/* English
--------------------*/

#eng-index .glo-navigation li.navi-li02,#eng-page .glo-navigation li.navi-li02 {
	width: 190px;
	}

#eng-index .glo-navigation li.navi-li03,#eng-page .glo-navigation li.navi-li03 {
	width: 190px;
	}

#eng-index #glo-topnavi li.navi-li02 ul li,#eng-page #glo-topnavi li.navi-li02 ul li {
	width: 190px;
	}

#eng-index #glo-topnavi li.navi-li03 ul li,#eng-page #glo-topnavi li.navi-li03 ul li {
	width: 190px;
	}

#eng-index #glo-topnavi li.navi-li03 ul li.navi-li03-02,
#eng-page #glo-topnavi li.navi-li03 ul li.navi-li03-02 {
	letter-spacing: -0.03em;
	width: 250px;
	}

#eng-index #glo-topnavi li.navi-li03 ul li.navi-li03-03,
#eng-page #glo-topnavi li.navi-li03 ul li.navi-li03-03 {
	width: 250px;
	}


#eng-index .left-block ul.bnr-box li,#eng-page .left-block ul.bnr-box li {
	margin-bottom: 0;
	}


#eng-index .left-block .eng-logo-box,#eng-page .left-block .eng-logo-box {
	width: 210px;
	margin: 10px auto;
	}

#eng-index .left-block .eng-logo-box p,
#eng-page .left-block .eng-logo-box  p {
	text-align: center;
	margin-bottom: 15px;
	}

#eng-index .right-block #top-lead {
	background-image: url(../images/eng_jigyou_img01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}

#eng-index .right-block ul.main-prodoct {
	height: 190px;
	}

#eng-index .right-block ul.main-prodoct li {
	padding-top: 0;
	box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-webkit-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-moz-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-pie-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	behavior: url(http://nango-kyoto.co.jp/js/pie/PIE.htc);
	position:relative;
	}

#eng-index .right-block ul.topics-news {
	width: 538px;
	height: 250px;
	overflow: auto;
	margin: 5px 0 20px;
	}

#eng-index .right-block ul.topics-news li {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-left: 20px;
	margin-top: 10px;
	}

#eng-index .right-block ul.topics-news li span {
	margin-left: -10px;
	display: block;
	}

#eng-index .glo-bottom-navi ul,#eng-page .glo-bottom-navi ul {
	min-height: 20px;
	margin: 20px 0 10px 250px;
	}

#eng-page .left-block dl.page-menu dt {
	font-size: 1em;
	}

#eng-page .left-block dl.page-menu dd {
	font-size: 0.9em;
	padding: 8px 10px;
	}

#eng-page .left-block dl.page-menu dd.eng-pmenu01 a {
	line-height: 1em;
	letter-spacing: -0.8px;
	}

#eng-page .left-block dl.page-menu dt.eng-pmenu02 {
	line-height: 1em;
	letter-spacing: -0.6px;
	}

#eng-page #company dl.gaiyou dd {
	width: 350px;
	}

#eng-page #company .machine01-table {
	width: 500px;
	}

#eng-page #company .machine01-table .td01 {
	width: 45%;
	}

#eng-page #company .machine01-table .td02 {
	width: 50%;
	}

#eng-page #company .machine01-table .td03 {
	width: 5%;
	}

#eng-page #company .machine02-table {
	width: 500px;
	}

#eng-page #company .machine02-table .td01 {
	width: 35%;
	}

#eng-page #company .machine02-table .td02 {
	width: 35%;
	}

#eng-page #company .machine02-table .td03 {
	width: 30%;
	}

#eng-page #jigu ul li {
	width: 160px;
	margin-left: 70px;
	}





#eng-page #contact ul {
	margin: 20px 15px;
	}

#eng-page #contact ul li {
	margin-bottom: 15px;
	}

#eng-page #contact ul li p {
	font-size: 0.9em;
	color: #FF0000;
	text-indent: -1em;
	width: 150px;
	float: right;
	}

#eng-page #contact ul li img {
	box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-webkit-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-moz-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	-pie-box-shadow:3px 3px 4px 0px rgba(51,51,51,0.4);
	behavior: url(http://nango-kyoto.co.jp/js/pie/PIE.htc);
	position:relative;
	}





































