@charset "UTF-8";

html {
	background: #EEEEF0;
}

body {
	text-align: center;
	color: #000;

}

a {
	color: #0067CD;
}

a:visited {
	color: #800080;
}

img.active {
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

textarea {
	resize: none;
}

.sponly {
	display: none !important;
}


/* --------------------------------------------COMMON */
.st1 {
	margin-bottom: 1em;
}
.st2 {
	margin-top: 1em;
}
.st3 {
	margin: 1em 0;
}
.st4 {
	margin-top: 0.5em;
}
.st5 {
	margin-left: 1em;
}
.st6 {
	margin-top: 2em;
}
p.cnt {
	text-align: center;
}

p.emph {
	font-size: 110%;
}
.emph2 {
	font-weight: 700;
}
p.danraku {
	text-indent: 1em;
}

p.submit {
	margin: 25px 0 0;
	text-align: center;
}

#infobox {
	width: 25em;
	margin: 50px auto 40px;
	padding: 15px;
	
	border: 1px solid #ccc;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	background: #fff;
	text-align: center;
}
#infobox p.tenmei {
	text-align: center;
	font-weight: bold;
}

p.junbi {
	margin: 80px 80px;
	padding: 20px;
	text-align: center;
	font-size: 150%;
	border: 1px solid #ccc;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);

}
#pagetop {
	position: fixed;
	bottom: 50px;
	right: 10px;
	z-index: 300;
}
p.errmsg {
	margin: 20px 15px;
	padding: 10px;
	color: #f00;
	border: 1px solid #f00;
	border-radius: 8px;
	text-align: center;
}

p.sucmsg {
	margin: 20px 15px;
	padding: 10px;
	color: #00f;
	border: 1px solid #00f;
	text-align: center;
}

div.err_msg {
	margin: 20px 10px 0;
	padding: 15px;
	color: #f00;
	border: 1px solid #f00;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-o-border-radius: 12px;
	-ms-border-radius: 12px;
}
p.err_ttl {
	text-align: center;
}


div.submit input {
	margin: 0 1em;
}

div.submit {
	margin: 25px 0 0;
	text-align: center;
}
p.submit input {
	margin: 0 1em;
	padding: 4px 8px;
}

input.lsize {
	width: 450px;
}

input.msize {
	width: 200px;
}
input.msize2 {
	width: 130px;
}
input.xmsize {
	width: 180px;
}
input.ssize {
	width: 90px;
}
input.xssize {
	width: 60px;
}

input.formbtn {

}

textarea {
	padding: 4px;
	border-color: #ccc;
	border-radius: 4px;
}

.hissu {
	color: #f00;
}

span.num {
	letter-spacing: 1px;
}

h1 img, h2 img {
	vertical-align: bottom;
}

table.layouttable {
	border: none;
}
table.layouttable th, table.layouttable td {
	padding: 0 4px 0 0;
	border: none;
	
}
div.line hr {
	display: none;
}
div.line {
	height: 1px;
	border-top: 1px solid #ececec;
}

#maintitle {
	
	background: #013080;
	
}
#maintitle h1 {
	width: 970px;
	margin: auto;
	padding: 45px 65px;
	font-size: 3.8rem;
	font-weight: bold;
	line-height: 3.8rem;
	color: #fff;
	letter-spacing: 5px;
	background: url(../imgs/pc/common/p_title_logomark.png) no-repeat 100% 50%;
}


#subnav {
	
	position: relative;
	
}
#nosubnav {
	padding-bottom: 320px;
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/pc/common/p_title_1.jpg);
	position: relative;
	background-repeat: repeat, no-repeat;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
}


#company #nosubnav {
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/pc/common/p_title_1.jpg);
}
#business #nosubnav, #rail #nosubnav, #sst #nosubnav, #crossing #nosubnav, #aust #nosubnav, #singo #nosubnav, #wel #nosubnav {
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/pc/common/p_title_2.jpg);
}

#welding #nosubnav {
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/pc/common/p_title_3.jpg);
}
#gs #nosubnav {
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/pc/common/p_title_4.jpg);
}
#gas #nosubnav {
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/pc/common/p_title_5.jpg);
}
#arc #nosubnav {
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/pc/common/p_title_6.jpg);
}
#other #nosubnav {
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/pc/common/p_title_7.jpg);
}

#mainte #nosubnav, #lrt #nosubnav, #assist #nosubnav {
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/pc/common/p_title_8.jpg);
}
#factory #nosubnav, #research #nosubnav {
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/pc/common/p_title_9.jpg);
}

#flash #nosubnav {
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/pc/common/p_title_10.jpg);
}

#subttl {
	width: 100%;
	margin: auto;
	text-align: center;
	color: #fff;
	font-size: 3.6rem;
	line-height: 3.6rem;
	font-weight: bold;
	position: absolute;
	top: 100px;
	left: 0;
}

#subnav ul {
	width: 1100px;
	margin-left: -550px;
	list-style: none;
	position: absolute;
	bottom: 0;
	left:50%;
	background: #fff;
	text-align: center;
}

#subnav ul li {
	display: inline-block;
	vertical-align: middle;
}
#subnav ul li a {
	display: block;
	width: 140px;
	padding: 20px 2px 12px;
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.8rem;
	color: #000;
	
	position: relative;
}
#subnav ul li a:before {
	content: ' ';
	width: 1px;
	display: block;
	height: 42px;
	background: #c8c8c8;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -21px;

}

#subnav ul li:last-child a:after {
	content: ' ';
	width: 1px;
	display: block;
	height: 42px;
	background: #c8c8c8;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -21px;

}

#subnav ul li a.active {
	color: #012F84;
	font-weight: bold;
	border-bottom: 2px solid #013080;
}

#subnav ul.mn li a {
	width: 130px;
}

p.nfmsg {
	margin: 40px 40px 120px;
	text-align: center;
}

.ttl1 {
	font-size: 3.5rem;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

.ttl2 {
	padding: 4px 0 0 20px;
	background: url(../imgs/pc/common/title_bg_2.png) no-repeat 0 0;
	font-size: 2.8rem;
	font-weight: bold;
}

.ttl3 {
	padding: 3px 0 4px 15px;
	font-size: 2rem;
	line-height: 2rem;
	font-weight: bold;
	background: url(../imgs/pc/common/title_bg_3.png) no-repeat 0 0;
	border-bottom: 1px dotted #ccc;
}

.ttl4 {
	padding: 10px 0 10px;
	font-size: 1.8rem;
	line-height: 1.8rem;
	font-weight: bold;
	background: #3f5b80;
	color: #fff;
	text-align: center;

}
.ttl5 {
	padding: 12px 0 7px 22px;
	font-size: 2.4rem;
	line-height: 2.4rem;
	font-weight: bold;
	background: #eff6fc url(../imgs/pc/common/title_bg_2.png) no-repeat 0 0;
}

.ttl6 {
	font-size: 2.4rem;
	line-height: 2.4rem;
	font-weight: bold;
	color: #012e81;
}
.ttl7 {
	padding: 10px 10px 10px 37px;
	background: #013080;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.8rem;
	position: relative;
	letter-spacing: 4px;
}
.ttl7:before {
	content: url(../imgs/pc/common/icon_3.png);
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 0.5rem;
	left: 12px;
}

.ttl8 {
	padding: 3px 0 1px 15px;
	font-size: 2rem;
	line-height: 2rem;
	font-weight: bold;
	background: url(../imgs/pc/common/title_bg_5.png) no-repeat 0 0;
	border-bottom: 1px dotted #ccc;
}

fieldset {
	border: none;
}

table.basic {
	width: 100%;
}


table.basic td {
	padding: 10px 14px;
	border-bottom: 1px dotted #D9E0E8;
}
table.basic th {
	padding: 10px 14px;
	border-bottom: 1px dotted #D9E0E8;
	vertical-align: top;
	white-space: nowrap;
	color: #010e30;
	font-weight: bold;
	
}
table.basic td.field {
	width: 110px;
	padding: 10px 0px 10px 14px;
	border-bottom: 1px dotted #D9E0E8;
	vertical-align: top;
	white-space: nowrap;
	text-align: center;
}


#contents {
	
}


#panlist {
	width: 980px;
	margin: auto;
	padding: 25px 0;
	text-align: left;
	font-size: 80%;
	line-height: 1em;
	list-style: none;
}
#panlist li {

	display: inline;
	color: #656766;
}

#panlist li a {
	color: #656766;
}
#panlist li:before {
	padding: 0 5px;
	content: ">";
	color: #656766;
}
#panlist li:first-child:before {
	padding: 0;
	content: none;

}

#wrapper {
	text-align: left;
	font-size: 1.4rem;
}

div.contbox {
	width: 980px;
	margin: 0 auto 0;
	text-align: left;
	
}

div.contbox2 {
	width: 980px;
	margin: auto;
	padding: 24px 0;
	text-align: left;
}
div.contbox3 {
	width: 980px;
	margin: auto;
	padding: 58px 0 24px;
	text-align: left;
}
div.contbox4 {
	margin: auto;
	padding: 24px 0;
	text-align: left;
}
div.contbox5 {
	width: 1100px;
	margin: auto;
	padding: 24px 0;
	text-align: left;
}

div.cont {
	padding: 40px 0;
}
div.cont2 {
	padding: 60px 0 40px;
}
div.cont3 {
	margin: 30px 0;
	padding: 45px 50px;
	background: #fff;
}
div.cont4 {
	padding: 30px 0 0;
}

#catchpanel {
	padding: 5px 0;
	background: #010F34;
	color: #fff;
}
#catchpanel div.contbox {
	width: 954px;
	padding-right: 146px;
}
#catchpanel div.contbox div {

}
#headnav {
	text-align: right;
	list-style: none;
}
#headnav li {
	display: inline-block;
}
#headnav li a {
	color: #fff;
	font-size: 1.1rem;
}
#headnav li a:before {
	content: url(../imgs/pc/common/arrow_1.png);
	padding-right: 3px;
	position: relative;
	top: 2px;
}

#headnav li:nth-child(1) {
	margin-right: 14px;
}
#headnav li:nth-child(2) {
	margin-right: 45px;
}
#headnav li:nth-child(3) {
	margin-right: 30px;
	text-transform: uppercase;
}

#headerpanel {
	
	background: #fff;
}
#header {
	width: 1100px;
	margin: auto;
	text-align: left;
}

#catch {
	margin: 5px 0 0;
	font-size: 80%;
	text-align: right;
}

#headcol1 {
	float: left;
	width: 300px;
	padding: 10px 0 0;
}

#headcol2 {
	float: right;
	width: 400px;
	padding-right: 146px;
	text-align: right;
	position: relative;
}
#tel {
	display: inline-block;
	margin-right: 10px;
}
#toi {
	display: inline-block;
}
#maincont {
	padding-bottom: 40px;
	background: #fff;
	line-height: 2.8rem;
}

.nf #maincont {
	padding-bottom: 0;
}
#mainmenu {
	
}
#mainmenu ul.item {
	width: 404px;
	margin: auto;
	list-style: none;
}
#mainmenu li.item {
	float: left;
	width: 100px;
	height: 62px;
	font-size: 1.4rem;
	vertical-align: middle;
	line-height: 1.4rem;
	border-left: 1px solid #D2D2D4;
	font-weight: bold;
	background: url(../imgs/pc/common/title_bg_1.png) no-repeat 50% 100%;
}
#mainmenu ul.item li.item > a:hover {
	color: #0e3e88;
}
#mainmenu li.item:after {
	
}
#mainmenu ul.item ul {
	font-size: 1.25rem;
}
#mainmenu ul.item > li > a{
	padding: 0;
	color: #000;
	
}
#mainmenu ul.item > li:nth-child(4) > a:after{
	content: url(../imgs/pc/common/icon_pop.png);
	padding-left: 5px;
}
#mainmenu li.item > a {
	display: block;
	height: 100%;
	padding-top: 24px !important;
	vertical-align: middle;
}
#mainmenu li.item > a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
#mainmenu li.item > a .fa-plus:before {
	display: none;
}

#mainmenu .stellarnav ul.item > li.has-sub > a:after {
	display: none;
}


.stellarnav ul ul li {
	background: #fff;
	color: #000;
	border: 1px solid #D2D2D4;
	border-width: 0 1px 1px 0;
}
.stellarnav ul ul a {
	
	color: #000;
}
.stellarnav ul ul li:hover {
	
}
.stellarnav ul ul li > a:hover {
	background: #003466;
	color: #fff;
}

#inqbtn {
	position: absolute;
	top: -28px;
	right: 0;
	z-index: 10000;
}


#toipanel {
	padding: 18px 0;
	background: #010F34;
	color: #CAC8CB;
}

#toipanel .contbox div#toibtn {
	display: table-cell;
	vertical-align: middle;
}
#toipanel .contbox div#toitxt {
	display: table-cell;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 1.4em;
}
#toipanel .contbox {
	position: relative;
}
#toipanel .contbox #pagetop {
	position: fixed;
	bottom: 0px;
	right: 10px;
	z-index: 300;
}


#footerpanel {
	background: #003466;
}
#footer {
	width: 980px;
	margin: auto;
	padding: 20px 0;
	position: relative;
}

#footcol1 {
	display: table-cell;
	width: 460px;
	color: #fff;
	vertical-align: top;

}
#footcol2 {
	display: table-cell;
	width: 500px;
	color: #fff;
	text-align: right;
	vertical-align: top;
}

#footlink {
	
}
#footlink ul {
	float: left;
	width: 130px;
	margin: 10px 0 0;
	list-style: none;
	padding-left: 10px;
}

#footlink ul li {
	margin-bottom: 18px;
	padding-left: 13px;
	background: url(../imgs/pc/common/arrow_2.png) no-repeat 0 30%;
	text-align: left;
}
#footlink ul li a {
	color: #fff;
}
#footlink ul li.depth2 {
	margin-bottom: 13px;
	padding-left: 20px;
	font-size: 1.3rem;
	background: url(../imgs/pc/common/icon_2.png) no-repeat 5px 43%;
}
#footlink ul:nth-child(1) {
	width: 120px;
}
#footlink ul:nth-child(2) {
	width: 220px;
}
#footlink ul:nth-child(3) {
	width: 130px;
	
}

#footerlink li:before {
	content: url(../imgs/pc/common/arrow_2.png);
	margin: 0 5px 0 0;
}
#footerlink li a {
	color: #000;
}

#footbox {
	display: table;
	width: 100%;
}

.nmbtn {
	margin: 40px 0 0;
}
.nmbtn a {
	display: block;
	width: 460px;
	margin: auto;
	padding: 16px 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#009fc6+0,013281+100 */
	background: #009fc6; /* Old browsers */
	background: -moz-linear-gradient(left, #009fc6 0%, #013281 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #009fc6 0%,#013281 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #009fc6 0%,#013281 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fc6', endColorstr='#013281',GradientType=1 ); /* IE6-9 */
	text-align: center;
	line-height: 1em;
	color: #fff;
	position: relative;
	text-decoration: none;
}

.nmbtn a:after {
	content: '>';
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -0.5em;
	transform: scale(0.8, 1.5);
}

.sasie {
	text-align: center;
}


#corpname {
	margin: 0 0 10px;
	font-size: 160%;
	font-weight: bold;

}
#corpinfo {
	padding: 10px 0 0;
	line-height: 1.6em;
}

#telfax {
	margin: 10px 0 0;
	font-weight: bold;
	line-height: 1.8em;
	font-size: 1.5rem;
}
#telfax span {
	letter-spacing: 1px;
}

#ebook {
	margin: 20px 0 0;
}

#copyright {
	padding: 7px 0;
	background: #EEEEF0;
}
#copyright p {
	width: 980px;
	margin: auto;
	color: #003267 ;
	font-size: 80%;
	text-align: right;
}


#top #slidebox {
	
}
#top ul.slidelist {
	overflow:hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
#top ul.slidelist li {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 480px;
	position: relative;
}
#top ul.slidelist li.mainicopy1 {
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/pc/top/main_1.jpg);
	background-repeat: repeat, no-repeat;
	background-position: 50% 50%, 50% 50%;
	background-size: auto, cover;
	
}
#top ul.slidelist li.mainicopy2 {
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/pc/top/main_2.jpg);
	background-repeat: repeat, no-repeat;
	background-position: 50% 50%, 50% 50%;
	background-size: auto, cover;
}
#top ul.slidelist li.mainicopy3 {
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/pc/top/main_3.jpg);
	background-repeat: repeat, no-repeat;
	background-position: 50% 50%, 50% 50%;
	background-size: auto, cover;
}

#top .mcopybox {
	width: 100%;
	margin: auto auto;
	
}
#top ul.slidelist li.mainicopy1 .mcopybox p.subcopy {
	margin: 50px auto 0;
}
#top ul.slidelist li.mainicopy2 .mcopybox p.subcopy {
	margin: 50px auto 0;
}
#top ul.slidelist li.mainicopy3 .mcopybox p.subcopy {
	margin: 50px auto 0;
}

#top .mcopybox p.subcopy {
	margin: 20px auto 15px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 3px #1a1a1a;
	text-align: center;
}
#top .mcopybox p.subcopy img {
	max-width: 280px;
	margin: auto;
}

#top #panel1 {
	padding: 18px 0 16px;
	line-height: 1.6rem;
	background: #010F34 url(../imgs/pc/top/border_1.png) repeat-x 50% 100%;
}

#top h2.topicsttl {
	display: table-cell;
	width: 100px;
	vertical-align: middle;
	font-size: 2rem;
	color: #fff;
	border-right: 1px solid #fff;
}
#top div.date {
	display: table-cell;
	width: 75px;
	vertical-align: middle;
	padding-left: 15px;
	color: #6981AD;
	font-weight: bold;
}
#top div.value {
	display: table-cell;
	width: 620px;
	padding-left: 15px;
	vertical-align: middle;
	color: #fff;
}
#top div.value a {
	color: #fff;
}
#top #topicsbtn {
	display: table-cell;
	width: 148px;
	vertical-align: middle;
}
#top #topicsbtn a {
	display: block;
	width: 100%;
	padding: 6px 0;
	color: #6981AD;
	border: 1px solid #6981AD;
	text-align: center;
	font-size: 1.2rem;
	background: url(../imgs/pc/common/arrow_1.png) no-repeat 96% 50%;
	text-decoration: none;
}
#top #topicsbtn a:hover {
	border-color: #fff;
	color: #fff;
	background: url(../imgs/pc/common/arrow_2.png) no-repeat 96% 50%;
}
#top #panel2 {
	padding: 50px 0 40px;
	background: url(../imgs/pc/top/bg_1.jpg) no-repeat 50% 0;
	background-size: cover;
}

#top p.txt1 {
	text-align: center;
	line-height: 2.8rem;
}

#top #jigyolist {
	margin: 25px 0 0;
	list-style: none;
}
#top #jigyolist li {
	float: left;
	margin-bottom: 20px;
}
#top #jigyolist li:nth-child(1) {
	width: 490px;
}
#top #jigyolist li:nth-child(2) {
	width: 490px;
	margin-right: 0;
}
#top #jigyolist li:nth-child(3) {
	width: 327px;
}
#top #jigyolist li:nth-child(4) {
	width: 327px;
}
#top #jigyolist li:nth-child(5) {
	width: 326px;
	margin-right: 0;
}
#top #jigyolist li:nth-child(6) {
	width: 490px;
	margin-right: 0;
}
#top #jigyolist li:nth-child(7) {
	width: 490px;
	margin-right: 0;
}
#top #jigyolist li:nth-child(8) {
	width: 490px;
	margin-right: 0;
}


#greeting #piclist {
	margin: 100px 0 0;
	list-style: none;
	text-align: center;
}
#greeting #piclist li {
	display: inline-block;
	padding: 0 70px;
}

#outline #map {
  width: 100%;
  height: 360px;
  overflow: hidden;
}

#outline #map iframe {
  width: 100%;
  height: 620px;
  margin-top: -150px;
}

#outline div.sep span {
	display: table-cell;
	padding-right: 10px;
}

#outline div.sep span.fd {
	width: 2em;
}
#outline div.sep2 span.td {
	display: table-cell;
	vertical-align: top;
}
#outline div.sep2 span.mark {
	display: inline-block;
	padding: 0 10px;
	color: #fff;
	background: #3f5b82;
	text-align: center;
}
#outline div.sep2 div {
	margin-bottom: 5px;
}
#outline div.sep2 span.val {
	display: table-cell;
	padding-left: 10px;
	vertical-align: top;
}

#outline div.col1 {
	float: left;
	width: 310px;
	vertical-align: top;
}
#outline div.col2 {
	float: right;
	width: 620px;
	vertical-align: top;
}

#outline ul.toho {
	list-style: none;
}
#outline ul.toho li {
	padding-left: 20px;
	background: url(../imgs/pc/common/title_bg_4.png) no-repeat 0 40%;
}

#outline #torihiki table {
	width: 100%;
	table-layout: fixed;
}
#outline #torihiki table th {
	background: #314c70;
	color: #fff;
	text-align: center;
	border: 1px solid #e8e8e8;
}
#outline #torihiki table td {
	border: 1px solid #e8e8e8;
}
#outline #torihiki table tr:nth-child(2n) td {
	background: #fafaf8;
}

#location ul.jigyosyolist {
	list-style: none;
}

#location ul.jigyosyolist li {
	display: table;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
#location ul.kenkyu {
	border-top: 1px solid #ccc;
}
#location ul.jigyosyolist li:nth-child(odd) {
	background: #fafaf8;
}

#location ul.jigyosyolist li.honsya {
	background: #f8fdff url(../imgs/pc/location/office_bg_1.png) no-repeat 100% 50%;
}
#location ul.jigyosyolist li.toku {
	background: #fffcf9;
}

#location ul.lst {
	margin-top: 100px;
}

#location div.cell1 {
	display: table-cell;
	width: 292px;
	padding: 10px 0 10px 18px;
	vertical-align: middle;
}
#location div.cell2 {
	display: table-cell;
	padding: 10px 0;
	vertical-align: middle;
}
#location div.cell3 {
	display: table-cell;
	width: 290px;
	padding: 10px 0;
	vertical-align: middle;
}
#location div.cell3 span {
	display: table-cell;
	padding-right: 10px;
}
#location div.cell3 span.fd {
	width: 4em;
}
#location h4 {
	padding: 4px 0 0 15px;
	background: url(../imgs/pc/common/office_title_2.png) no-repeat 0 50%;
	font-size: 1.8rem;
	font-weight: bold;
	color: #000f33;
}

#location ul.jigyosyolist li.honsya h4 {
	padding: 4px 0 0 15px;
	background: url(../imgs/pc/common/office_title_1.png) no-repeat 0 50%;
	font-size: 1.8rem;
	font-weight: bold;
}
#location ul.jigyosyolist li.toku h4 {
	padding: 4px 0 0 15px;
	background: url(../imgs/pc/common/office_title_4.png) no-repeat 0 50%;
	font-size: 1.8rem;
	font-weight: bold;
}

#location ul.yosetu h4 {
	padding: 4px 0 0 15px;
	background: url(../imgs/pc/common/office_title_3.png) no-repeat 0 50%;
	font-size: 1.8rem;
	font-weight: bold;
}

#company div.nenbox {
	width: 680px;
		padding: 15px 0 20px;
	border-bottom: 1px dotted #ccc;
}
#company div.nen {
	float: left;
	width: 80px;
}
#company div.val {
	float: left;
	width: 576px;
	padding-left: 20px;
}
#company span.dc {
	display: block;
	background: #a0adbd;
	text-align: center;
	color: #fff;
	font-family: 'Vollkorn', serif;
	font-size: 2.2rem;
	letter-spacing: 1px;
}
#company span.nengo {
	display: block;
	text-align: center;
	color: #000f33;
	font-weight: bold;
	font-size: 1.4rem;
}

#company div.txtbox {
	display: table-cell;
	padding-right: 50px;
	vertical-align: top;
}

#company div.picbox {
	display: table-cell;
	vertical-align: top;
	text-align: center;
}
#company div.picbox img {
	max-width: 250px;
}
#company p.capt {
	padding: 8px 0 15px;
	text-align: left;
	font-size: 1.2rem;
	line-height: 1.6rem;
}

div.pagepanel {
	padding: 24px 0;
	background: #f4f4f4;
}
div.pagepanel p {
	width: 980px;
	margin: 0 auto 10px;
	font-weight: bold;
}
div.pagepanel p a {
	color: #000;
}
div.pagepanel p a:before {
	content: '>';
	padding-right: 4px;
}

div.pagepanel ul {
	width: 980px;
	display: table;
	table-layout: fixed;
	margin: auto;
	list-style: none;
	border: 1px solid #013080;
	font-size: 0.9em;
}
div.pagepanel ul li {
	display: table-cell;
	text-align: center;
	border: 1px solid #013080;
	position: relative;
	background: #fff;
}
div.pagepanel ul li a {
	display: block;
	padding: 10px 0;
	color: #000;
	text-decoration: none;
}
div.pagepanel ul li a:after {
	content: '>';
	display: inline-block;
	position: absolute;
	bottom: -9px;
	left: 50%;
	color: #7c92bb;
	transform: scale(1, 0.5) rotate(90deg);
}
div.pagepanel ul.sita li a:before {
	content: '>';
	display: inline-block;
	color: #7c92bb;
	transform: scale(0.5, 1);
}
div.pagepanel ul.sita li a:after {
	content: '';
}

div.pagepanel ul li.active a {
	background: #013080;
	color: #fff;
}
div.pagepanel ul li.active a:after {
	color: #fff;
}

div.pagepanel ul.sita li.active a:before {
	color: #fff;
}


div.pagepanel ul li a:hover {
	background: #013080;
	color: #fff;
}
div.pagepanel ul li a:hover:after {
	color: #fff;
}
div.pagepanel ul.sita li a:hover:before {
	color: #fff;
}

#business #bulist {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap:         nowrap;
  -webkit-justify-content: space-between;
  justify-content:         space-between;
	list-style: none;
}
#business #bulist > li {
  -webkit-flex-basis: 300px;
  flex-basis: 300px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	position: relative;
}


#business #bulist h3 {
	padding: 14px 10px 14px 37px;
	background: #013080;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.8rem;
	position: relative;
}
#business #bulist a {
	text-decoration: none;
}

#business #bulist h3:before {
	content: url(../imgs/pc/common/icon_3.png);
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 0.9rem;
	left: 12px;
}

#business #bulist ul {
	margin-bottom: 60px;
	padding: 20px 20px;
	list-style: none;
}

#business #bulist ul li {
	padding: 0 0 0 14px;
	background: url(../imgs/pc/common/icon_5.png) no-repeat 0 50%;
}

#business #bulist ul li a:after {
	content: url(../imgs/pc/common/arrow_5.png);
	display: inline-block;
	padding-left: 7px;
}
#business #bulist ul li a:hover {
	text-decoration: underline;
}

#business .detailbtn {
	width: 220px;
	position: absolute;
	bottom: 20px;
	left: 40px;
}
#business .detailbtn a {
	display: block;
	padding: 10px 0;
	background: #010f34;
	color: #fff;
	line-height: 1em;
	text-align: center;
	position: relative;
	text-decoration: none;
}

#business .detailbtn a:after {
	content: '>';
	color: #fff;
	position: absolute;
	right: 20px;
	top: 25%;
}


#rail p.txt1 {
	padding: 20px 0;
	color: #013082;
	border: 1px solid #003180;
	border-width: 1px 0;
	text-align: center;
	font-size: 2rem;
	line-height: 2.5rem;
	font-weight: bold;
}

#rail .piclist {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap:         nowrap;
  -webkit-justify-content: space-between;
  justify-content:         space-between;
	list-style: none;
}
#rail .piclist li p {
	text-align: center;
}

#rail div.col1 {
	display: table-cell;
	vertical-align: top;
}
#rail div.col2 {
	display: table-cell;
	vertical-align: top;
	padding-left: 44px;
}

#rail .detailbtn {
	width: 220px;
	margin: 30px auto 0;
}
#rail .detailbtn a {
	display: block;
	padding: 10px 0;
	background: #010f34;
	color: #fff;
	line-height: 1em;
	text-align: center;
	position: relative;
	text-decoration: none;
}

#rail .detailbtn a:after {
	content: '>';
	color: #fff;
	position: absolute;
	right: 20px;
	top: 25%;
}


#rail table.sonota {
	width: 100%;
	margin: 20px 0 0;
	table-layout: fixed;
}
#rail table.sonota th {
	background: #314c70;
	color: #fff;
	text-align: center;
	border: 1px solid #e8e8e8;
}
#rail table.sonota td {
	border: 1px solid #e8e8e8;
	text-align: center;
}

#sst div.col1 {
	display: table-cell;
	vertical-align: top;
}
#sst div.col2 {
	display: table-cell;
	vertical-align: top;
	padding-left: 50px;
}

ul.tokutyo {
	margin: 20px 0 0;
	list-style: none;
}
ul.tokutyo li {
	padding: 0 0 0 15px;
	background: url(../imgs/pc/common/icon_5.png) no-repeat 0 0.5em;
}

ul.tokutyo2 {
	list-style: none;
}
ul.tokutyo2 li {
	padding: 0 0 0 15px;
	background: url(../imgs/pc/common/icon_4.png) no-repeat 0 0.5em;
}

#sst #zero {
	margin: 40px 0 0;
	padding: 16px 16px 14px;
	border: 4px solid #3f5b80;
	color: #dd1f45;
	font-size: 2.6rem;
	font-weight: bold;
	text-align: center;
}
#sst #zero span {
	font-size: 3.5rem;
}


#crossing div.col1 {
	display: table-cell;
	vertical-align: top;
	padding-left: 50px;
}
#crossing div.col2 {
	display: table-cell;
	vertical-align: top;
	padding-left: 80px;
}
#crossing div.col1 p {
	margin: 4px 0 0;
}
#crossing div.js-parapara {
	margin: 20px 0 0;
	border: 1px solid #ccc;
}

#crossing ul.tokutyo {
	margin: 10px 0 0;
}
#crossing #list1 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;
  -webkit-justify-content: space-between;
  justify-content:         space-between;
	list-style: none;
}

#crossing #list1 li {
  -webkit-flex-basis: 466px;
  flex-basis: 466px;
	margin: 0 0 20px;
}
#crossing #list1 li p {
	margin: 4px 0 0;
	text-align: center;
}


#crossing #list2 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;
  -webkit-justify-content: space-between;
  justify-content:         space-between;
	list-style: none;
}

#crossing #list2 li {
  -webkit-flex-basis: 270px;
  flex-basis: 270px;
	margin: 0 0 20px;
}
#crossing #list2 li:last-child {
  -webkit-flex-basis: 360px;
  flex-basis: 360px;
}
#crossing #list2 li p {
	margin: 6px 0 0;
	text-align: center;
	line-height: 1.4em;
}
#crossing #list2 li p.capt {
	margin: 0.5em 0 0;
	text-align: left;
}

#aust div.col1 {
	display: table-cell;
	width: 466px;
	vertical-align: top;
}
#aust div.col2 {
	display: table-cell;
	vertical-align: top;
	padding-left: 50px;
}
#aust div.col1 p {
	margin: 6px 0 0;
	line-height: 1.4em;
}

#aust div.box1 {
	margin: 60px 0 0;
}

#aust ul.tokutyo {
	margin: 10px 0 0;
}
#aust div.setti {
	text-align: center;
}
#aust div.setti picture {
	display: inline-block;
	margin: 0 12px 40px;
}
#aust div.setti picture:last-child {
	margin-bottom: 0;
}

#aust div.yt {
	width: 720px;
	margin: auto;
}

#singo #zubg {
	width: 900px;
	min-height: 700px;
	margin: 40px  auto 0;
	padding: 140px 0 0;
	position: relative;
}
#singo p.zuttl {
	margin: 0 0 10px;
	font-size: 1.6rem;
	line-height: 1.6rem;
	font-weight: bold;
	color: #012e81;
}

#singo .zu {
	position: relative;
}


#singo #zu1 {
	position: absolute;
	top: 0;
	left: 110px;
}
#singo #pic1 {
	position: absolute;
	left: 0;
	top: 0;
}
#singo #txt1 {
	width: 155px;
	position: absolute;
	left: 105px;
	top: 0;
	font-size: 1.4rem;
	line-height: 2rem;
}


#singo #zu2 {
	position: absolute;
	top: 100px;
	left: 340px;
}
#singo #pic2 {
	position: absolute;
	left: 0;
	top: 0;
}
#singo #txt2 {
	width: 228px;
	position: absolute;
	left: 130px;
	top: 120px;
	font-size: 1.4rem;
	line-height: 2rem;
}

#singo #zu3 {
	position: absolute;
	top: 0;
	left: 483px;
}
#singo #pic3 {
	position: absolute;
	left: 206px;
	top: 50px;
}
#singo #txt3 {
	width: 242px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 1.4rem;
	line-height: 2rem;
}

#singo #zu4 {
	position: absolute;
	top: 600px;
	left: 30px;
}
#singo #pic4 {
	position: absolute;
	left: 0;
	top: 0;
}
#singo #txt4 {
	width: 242px;
	position: absolute;
	left: 80px;
	top: 160px;
	font-size: 1.4rem;
	line-height: 2rem;
}

#singo #zu5 {
	position: absolute;
	top: 520px;
	left: 320px;
}
#singo #pic5 {
	position: absolute;
	left: 0;
	top: 0;
}
#singo #txt5 {
	width: 242px;
	position: absolute;
	left: 218px;
	top: 100px;
	font-size: 1.4rem;
	line-height: 2rem;
}


#singo #list {
	margin: 40px 0 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;
  -webkit-justify-content: space-between;
  justify-content:         space-between;
	list-style: none;
}
#singo #list li {
	margin-bottom: 20px;
}
#singo #list li:nth-child(1) {
  -webkit-flex-basis: 453px;
  flex-basis: 453px;
}
#singo #list li:nth-child(2) {
  -webkit-flex-basis: 198px;
  flex-basis: 198px;
}
#singo #list li p {
	margin: 6px;
	line-height: 1.4em;
	text-align: center;
	
}
#singo #list li p.setumei {
	text-align: left;
}
#wel div.box1 {
	margin: 20px 0 0;
}
#wel div.box1 p {
	margin: 5px 0 0;
	text-align: center;
}
#wel div.col1 {
	float: left;
	width: 466px;
}
#wel div.col2 {
	float: right;
	width: 466px;
}

#wel div.col3 {
	float: left;
	width: 660px;
}
#wel div.col4 {
	float: right;
	width: 280px;
}

#wel div.col4 p {
	margin: 5px 0 10px;
	text-align: center;
}

#wel table.hyo {
	width: 100%;
	
}

#wel table.hyo th {
	background: #314c70;
	color: #fff;
	text-align: center;
	border: 1px solid #e8e8e8;
}
#wel table.hyo td {
	border: 1px solid #e8e8e8;
	text-align: center;
}

#wel div.col5 {
	float: left;
	width: 600px;
}
#wel div.col6 {
	float: right;
	width: 320px;
}
#wel div.col6 p {
	margin: 5px 0 10px;
	text-align: center;
}
#wel table.hyo2 {
	margin: 15px 0 0;
}
#wel table.hyo2 th {
	background: #fafaf8;
	text-align: center;
	border: 1px solid #ccc;
}
#wel table.hyo2 td {
	text-align: center;
	border: 1px solid #ccc;
}
#wel .maru1 {
	color: #01307e;
	font-size: 2rem;
	font-weight: bold;
}
#wel .maru2 {
	color: #01307e;
	font-size: 2rem;
	font-weight: bold;
}
#wel div.box3 {
	margin: 20px 0 0;
	
}
#wel div.col7 {
	float: left;
	width: 680px;
}
#wel div.col8 {
	float: right;
	width: 255px;
}
#wel div.col8 p {
	margin: 5px 0 10px;
	text-align: center;
}

#wel div.txt1 {
	width: 600px;
	margin: 15px 0 0;
	padding: 15px;
	border: 2px solid #6295c0;
}
#wel div.box4 {
	padding: 0 0 80px;
	background: url(../imgs/pc/products_welding/line_1.png) no-repeat 0 100%;
}

#welding #bulist {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;
  -webkit-justify-content: space-between;
  justify-content:         space-between;
	list-style: none;
}
#welding #bulist > li {
  -webkit-flex-basis: 466px;
  flex-basis: 466px;
	margin-bottom: 46px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	position: relative;
}


#welding #bulist h3 {
	padding: 14px 10px 14px 37px;
	background: #013080;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.8rem;
	position: relative;
}

#welding #bulist a {
	text-decoration: none;
}

#welding #bulist h3:before {
	content: url(../imgs/pc/common/icon_3.png);
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 0.9rem;
	left: 12px;
}

#welding .detailbtn {
	width: 220px;
	margin: 15px auto;
}
#welding .detailbtn a {
	display: block;
	
	padding: 10px 0;
	background: #010f34;
	color: #fff;
	line-height: 1em;
	text-align: center;
	position: relative;
	text-decoration: none;
}

#welding .detailbtn a:after {
	content: '>';
	color: #fff;
	position: absolute;
	right: 20px;
	top: 25%;
}

#mainte div.col1 {
	text-align: center;
}
#mainte .piclist {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap:         nowrap;
  -webkit-justify-content: space-between;
  justify-content:         space-between;
	list-style: none;
}

#lrt div.col1 {
	display: table-cell;
	vertical-align: top;
}
#lrt div.col2 {
	display: table-cell;
	padding-left: 30px;
	vertical-align: top;
}

#lrt div.picbox {
	margin: 35px 0 0;
	text-align: center;
}

#lrt div.dbox {
	width: 100%;
	display: table;
	margin: 25px 0 0;
}

#lrt div.box1 {
	display: table-cell;
	vertical-align: top;
}
#lrt div.box2 {
	display: table-cell;
	vertical-align: top;
}

#lrt ul.piclist {
	list-style: none;
	text-align: right;
}
#lrt ul.piclist li {
	display: inline-block;
	margin-left: 40px;
}
#lrt ul.piclist li p {
	text-align: left;
}

#assist ul.tokutyo {
	margin: 0;
}

#assist #kikilist {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;
  -webkit-justify-content: space-between;
  justify-content:         space-between;
	margin: 40px 0 0;
	list-style: none;
}
#assist #kikilist li {
  -webkit-flex-basis: 221px;
  flex-basis: 221px;
	margin-bottom: 30px;
	font-size: 1.3rem;
}

#assist p.chu {
	text-align: right;
}

#assist #kikilist p {
	margin: 6px 0 0;
	padding: 0 0 0 22px;
	background: url(../imgs/pc/common/icon_pop_2.png) no-repeat 0 0.3em;
	line-height: 1.8rem;
}

#assist p.txt1 {
	margin: 60px 0 0;
	padding: 20px 0;
	color: #013082;
	border: 1px solid #003180;
	border-width: 1px 0;
	text-align: center;
	font-size: 2rem;
	line-height: 2.5rem;
	font-weight: bold;
}

#assist #waku {
	margin: 40px 0 0;
	padding: 20px;
	border: 4px solid #3f5b80;
}

#assist #waku p.txt2 {

	color: #dd1f45;
	font-size: 2.6rem;
	font-weight: bold;
	text-align: center;
}

#assist #waku p.txt3 {
	margin: 20px 0 0;
	text-align: center;
	font-size: 1.6rem;
}

#assist #waku p.txt4 {
	margin: 10px 0 0;
	text-align: center;
	color: #013080;
	font-size: 2.4rem;
	font-weight: bold;
}
#assist #waku p.txt4 span.tsp {
	display: inline-block;
	padding: 6px 10px 3px;
	color: #fff;
	background: #013080;
	line-height: 1em;
	
}

#assist #waku p.txt4 span.teltxt {
	font-size: 2rem;
}

#assist #waku p.txt5 {
	margin: 20px 0 0;
	text-align: center;
}



#research ul.piclist {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;
  -webkit-justify-content: space-between;
  justify-content:         space-between;
	margin: 40px 0 0;
	list-style: none;
}

#research ul.piclist li {
	margin-bottom: 30px;
}
#research ul.piclist li p {
	margin: 5px 0 0;
	text-align: center;
}

#research #list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;
  -webkit-justify-content: space-between;
  justify-content:         space-between;
	margin: 40px 0 0;
	list-style: none;
}
#research #list > li {
  -webkit-flex-basis: 310px;
  flex-basis: 310px;
	background: #fafaf8;
}
#research #list h4 {
	padding: 14px 10px 14px 37px;
	background: #333e5a;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.8rem;
	position: relative;
}

#research #list h4:before {
	content: url(../imgs/pc/common/icon_1.png);
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 0.9rem;
	left: 12px;
}

#research div.box {
	padding: 15px;
	
}


#research #waku {
	margin: 40px 0 0;
	padding: 30px 20px 20px;
	border: 4px solid #3f5b80;
}

#research #waku p.txt1 {
	text-align: center;
}

#research div.telbox {
	margin: 15px 0 0;
	text-align: center;
}

#research div.telbox p {
	display: inline-block;
	margin: 0 10px;
	text-align: center;
	color: #013080;
	font-size: 2.4rem;
	font-weight: bold;
	vertical-align: middle;
}

#research div.telbox p {
	margin: 10px 0 0;
	text-align: center;
	color: #013080;
	font-size: 2.4rem;
	font-weight: bold;
}
#research div.telbox p span {
	display: inline-block;
	padding: 6px 10px 3px;
	color: #fff;
	background: #013080;
	line-height: 1em;
	
}

#research #waku p.txt4 span.teltxt {
	font-size: 2rem;
}
#research div.telbox div {
	display: inline-block;
	margin: 0 10px;
	vertical-align: middle;
}

#works #txtpanel {
	margin: 50px 0 0;
	padding-top: 100px;
	background: url(../imgs/pc/works/img_2.jpg) no-repeat 100% 0;
}

#works #txtbox {
	width: 440px;
	padding: 44px 55px;
	background: #013080;
	color: #fff;
	line-height: 3.4rem;
}

#works div.ttlbox {
	margin: 40px 55px 0 0;
	position: relative;
}
#works div.ttlbox span:first-child {
	position: absolute;
	top: 0;
	left: 0;
}
#works div.ttlbox span:last-child {
	display: block;
	margin: 0 0 0 100px;
	padding: 45px 0 15px 110px;
	font-size: 3.4rem;
	line-height: 3.4rem;
	color: #013082;
	border-bottom: 1px solid #013082;
	font-weight: bold;
}

#works div.box1 {
	margin: 20px 0 0;
}
#works div.col1 {
	float: left;
	width: 460px;
}

#works div.col2 {
	float: right;
	width: 460px;
}

#works div.col3 {
	float: right;
	width: 460px;
}

#works div.col4 {
	float: left;
	width: 460px;
}
#works p.emph {
	margin: 0 0 0.5em;
	font-family: ������,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS����E,���C���I,Meiryo,serif;
	font-weight: bold;
	font-size: 3rem;
	line-height: 3.6rem;
}
#works p.emph span {
	font-size: 4rem;
	line-height: 5rem;
}
#works p.emph span.num {
	font-size: 5.2rem;
	line-height: 6rem;
}
#works p.emph span.gnzi {
	font-size: 1.4rem;
}
.outsite:after {
	content: url(../imgs/pc/common/icon_pop_3.png);
	padding-left: 5px;
}


#gs p.txt1 {
	color: #003180;
	font-size: 2.2rem;
	font-weight: bold;
}

ol.numlist {
	padding: 20px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
ol.numlist li {
	margin: 0 0 15px;
	list-style: none;
	font-weight: bold;
}
ol.numlist li:last-child {
	margin-bottom: 0;
}
ol.numlist li span {
	display: inline-block;
	margin-right: 10px;
	padding: 0 10px;
	background: #6196c2;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#gs div.box1 {
	margin: 40px 0 0;
}

#gs div.col1 {
	float: left;
	width: 466px;
}
#gs div.col2 {
	float: right;
	width: 460px;
}

#gs div.box2 {
	margin: 20px 0 0;
}

#gs div.col3 {
	display: table-cell;
}
#gs div.col4 {
	display: table-cell;
	padding-left: 40px;
	vertical-align: top;

}

#gas div.box1 {
	margin: 40px 0 0;
}
#gas div.col1 {
	float: left;
	width: 460px;
}
#gas div.col2 {
	float: right;
	width: 280px;
}
#gas p.capt {
	text-align: center;
	margin-bottom: 10px;
}
#gas div.col3 {
	float: left;
	width: 460px;
}
#gas div.col4 {
	float: right;
	width: 460px;
}
#gas div.col2 p {
	text-align: center;
	margin-bottom: 10px;
}

#arc div.box1 {
	margin: 20px 0 0;
}
#arc div.col1 {
	float: left;
	width: 466px;
}
#arc div.col2 {
	float: right;
	width: 460px;
}

#flash div.box1 {
	margin: 20px 0 0;
}
#flash div.col1 {
	float: left;
	width: 280px;
}
#flash div.col2 {
	float: right;
	width: 640px;
}

#flash p.capt {
	margin-bottom: 10px;
	text-align: center;
}


#other div.box1 {
	margin: 20px 0 0;
}
#other div.col1 {
	float: left;
	width: 466px;
}
#other div.col2 {
	float: right;
	width: 460px;
}
#other #list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;
  -webkit-justify-content: space-between;
  justify-content:         space-between;
	margin: 30px 0 0;
	list-style: none;
}
#other #list img {
	display: block;
	margin: 15px 0 10px;
}
#other #list li {
  -webkit-flex-basis: 466px;
  flex-basis: 466px;
	margin: 0 0 20px;
}
#factory div.col1 {
	text-align: center;
	
}

#factory #list {
	margin: 45px 0 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;
  -webkit-justify-content: space-between;
  justify-content:         space-between;
	list-style: none;
}

#factory #list li {
	margin-bottom: 20px;
}
#factory #list li p {
	text-align: center;
}

#inquiry .detailbtn {
	width: 300px;
}
#inquiry .detailbtn a {
	display: block;
	padding: 10px 0;
	background: #010f34;
	color: #fff;
	line-height: 1em;
	text-align: center;
	position: relative;
	text-decoration: none;
}

#inquiry .detailbtn a:after {
	content: '>';
	color: #fff;
	position: absolute;
	right: 20px;
	top: 25%;
}

#inquiry p.msg {
	text-align: center;
}

#sitemap ul.plist {
	list-style: none;
}

#sitemap ul.plist li {
	display: inline-block;
	margin: 0 40px 20px 0;
}

#sitemap ul.plist li:before {
	content: url(../imgs/pc/common/arrow_1.png);
	display: inline-block;
	padding-right: 5px;
}

#topics p.hi {
	margin: 20px 0 0;
	text-align: right;
}

#topics div.naiyo {
	margin: 20px 0 0;
}
#topics div.naiyo p {
	margin: 1em 0;
}

#topics div.topicsdata {
	margin-bottom: 60px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc;
}

p.readtxt {
	margin: 40px 0;
	text-align: center;
	color: #003180;
	font-size: 1.8rem;
	font-weight: bold;
}

.pagination {
	list-style: none;
}
#topics div.holder {
	margin-top: 30px;
	text-align: center;
}
#topics div.holder a {
	margin: 0 2px;
	padding: 4px 10px;
	background: #003366;
	color: #fff;
	cursor: pointer;
}
#topics div.holder a.jp-first {
	display: none;
}
#topics div.holder a.jp-previous {
	
}
#topics div.holder a.jp-next {
	
}
#topics div.holder a.jp-last {
	display: none;
}

.zr {
	margin: 80px 0 0 !important;
}
.fst {
	margin: 55px 0 0 !important;
}

.snd {
	margin: 30px 0 0 !important;
}
.trd {
	margin: 20px 0 0 !important;
}

#logo {
	width: 400px;
}

#logo #anniversary-image {
	width: 70px;
	height: auto;
}

.banner100th-img{
	width: 100%;
	padding-bottom: 50px;
}