@charset "UTF-8";

.pconly {
	display: none !important;
}


.stellarnav .full i {
    padding: 4px 6px 2px 6px;
		
		position: absolute;
		right: 10px;
		top: 10px;
		font-size: 32px;
		line-height: 32px;
		
		background: #fff;
		border-radius: 4px;
		z-index: 13001;

}

.stellarnav {
	min-height: 60px;
}
ul.item {
	margin: 72px 0 0;
}


#panlist {
	display: none;
}

p.nfmsg {
	margin: 20px 0 30px;
	text-align: center;
}


.ttl1 {
	margin: 20px 0 0;
	font-size: 2.4rem;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	position: relative;
}

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

.ttl3 {
	padding: 3px 0 3px 15px;
	font-weight: bold;
	background: url(../imgs/pc/common/title_bg_3.png) no-repeat 0 0.3em;
	border-bottom: 1px dotted #ccc;
	text-align: left;
}

.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 10px 22px;
	font-size: 2rem;
	line-height: 2rem;
	font-weight: bold;
	background: #eff6fc url(../imgs/pc/common/title_bg_2.png) no-repeat 0 0;
}

.ttl6 {
	font-size: 2rem;
	line-height: 2rem;
	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 3px 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;
}



p.errmsg {
	margin: 20px 15px;
	padding: 10px;
	color: #f00;
	border: 1px solid #f00;
	border-radius: 8px;
	text-align: center;
}

#infobox {
	width: 90%;
	margin: 30px auto 0;
	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;
}


div.contbox2 {
	margin: auto;
	padding: 25px 10px;
	text-align: left;
}
div.contbox3 {
	margin: auto;
	padding: 20px 0 10px;
	text-align: left;
}
div.contbox4 {
	margin: auto;
	padding: 24px 0;
	text-align: left;
}
div.contbox5 {
	margin: auto;
	padding: 24px 10px;
	text-align: left;
}


div.cont {
	margin: 20px 0 0;
}
div.cont2 {
	padding: 20px 10px 0;
}
div.cont3 {
	padding: 20px 0;
}
div.cont4 {
	padding: 20px 0 0;
}


table.basic {
	width: 100%;
}

table.basic td {
	display: block;
	padding: 10px 10px;

}
table.basic th {
	display: block;
	padding: 8px 0px;
	background: #e6e6e6;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #010f34;
}
table.basic td.field {
	padding: 8px 0px;
	background: #e6e6e6;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	color: #010f34;
}

textarea {
	width: 80%;
}

input.lsize {
	width: 240px;
}
input.lsize2 {
	width: 220px;
}
input.msize {
	width: 200px;
}
input.msize2 {
	width: 130px;
}
input.xmsize {
	width: 180px;
}
input.ssize {
	width: 60px;
}
input.xssize {
	width: 50px;
}

.hissu {
	color: #f00;
}

p.submit {
	margin: 15px 0 0;
	text-align: center;
}
#headerpanel {
	
}
#headcol1 {
	width: 50%;
	text-align: left;
	z-index: 13000;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
}
#headcol2 {
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;

}
#logo {
	margin: 13px 10px 5px 15px;
}
#logo img {
	width: 230px;
}



#maincont {
	padding-top: 60px;
	background: #fff;
}
#toipanel {
	padding: 18px 0;
	background: #010F34;
	color: #CAC8CB;
}

#toipanel .contbox div#toibtn {
	text-align: center;
}
#toipanel .contbox div#toibtn img {
	width: 260px;
}
#toipanel .contbox div#toitxt {
	margin: 15px 0 0;
	line-height: 1.8em;
	text-align: center;
}

#toipanel .contbox div#toitxt p {
	font-weight: bold;
}
#toipanel .contbox div#toitxt p#ms {
	font-weight: normal;
}
#toipanel a {
	color: #CAC8CB;
}
#toipanel .contbox {
	position: relative;
}
#toipanel .contbox #pagetop {
	position: fixed;
	bottom: 0px;
	right: 10px;
	z-index: 300;
}
#footerpanel {
	background: #003466;
	color: #fff;
}
#footer {
	margin: auto;
	padding: 15px 0;
	position: relative;
}
#ebook {
	margin: 10px 0 0;
}
#ebook img {
	width: 280px;
}
#corpname {
	margin: 0 0 10px;

}
#corpname img {
	width: 260px;
}
#corpinfo {
	margin: 15px 0 0;
	line-height: 1.6em;
}

#telfax {
	display: none;
}

#footrow1 {
	padding: 10px 0 0;
}
#footrow1 a {
	display: block;
	margin-bottom: 10px;
}

#footrow2 {
	margin: 10px 0 0;
}
#footrow2 span {
	display: block;
	margin-bottom: 10px;
}


#copyright {
	padding: 7px 0 5px;
	background: #ebebed;
	line-height: 1.2em;
}
#copyright p {
	color: #011963;
	text-align: center;
}
#copyright span {
	font-family: Verdana, "Droid Sans";
}
#pagetop {
	position: fixed;
	bottom: 30px;
	right: 10px;
	z-index: 11001;
}

#pagetop img {
	width: 36px;
}



.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;
}

#wrapper {
	font-size: 1.6rem;
	line-height: 1.6em;
}

#maintitle {
	background: #013080;
}
#maintitle h1 {
	margin: auto;
	padding: 20px 15px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 2.4rem;
	color: #fff;
	letter-spacing: 5px;
	text-align: left;
	background: url(../imgs/pc/common/p_title_logomark.png) no-repeat 100% 50%;
}

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

#subnav {
	
}
#nosubnav {
	padding-bottom: 130px;
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/sp/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/sp/common/p_title_1.jpg);
	background-size: auto, cover;
}
#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/sp/common/p_title_2.jpg);
	background-size: auto, cover;
}

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

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

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

#subnav ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;
  -webkit-justify-content: space-between;
  justify-content:         space-between;

	list-style: none;
	background: #fff;
	text-align: center;
}

#subnav ul li {
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
	
	border-bottom: 1px solid #ccc;
}

#subnav ul li a {
	display: block;
	padding: 10px 0 12px;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.6rem;
	color: #000;
	position: relative;
	
}
#subnav ul li:nth-child(odd) a {
	border-right: 1px solid #ccc;

}

#subnav ul.mn li {
	
}

#subnav ul li a.active {
	color: #fff;
	background: #204699;
}

#subnav ul.mn li a {

}

#subnav ul.mn li a {
	
}

#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: 300px;
	position: relative;
}
#top ul.slidelist li.mainicopy1 {
	background-image: url(../imgs/pc/common/p_title_kousi_1.png), url(../imgs/sp/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/sp/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/sp/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: 20px auto 0;
}
#top ul.slidelist li.mainicopy2 .mcopybox p.subcopy {
	margin: 20px auto 0;
}
#top ul.slidelist li.mainicopy3 .mcopybox p.subcopy {
	margin: 20px 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 {
	height: 250px;
	margin: auto;
}

#top #panel1 {
	padding: 18px 0 16px;
	background: #010F34 url(../imgs/sp/top/border_1.png) no-repeat 50% 0%;
	background-size: 100% 4px;
}

#top h2.topicsttl {
	text-align: center;
	color: #fff;

}
#top div.date {
	padding: 0 10px;
	color: #6981AD;
	font-weight: bold;
	text-align: left;
}
#top div.value {
	padding: 0 10px;
	vertical-align: middle;
	color: #fff;
	text-align: left;
}
#top div.value a {
	color: #fff;
}
#top #topicsbtn {
	float: right;
	width: 148px;
	margin: 5px 5px 0 0;
}
#top #topicsbtn a {
	display: block;
	width: 100%;
	padding: 4px 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: 30px 0 30px;
	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: 15px;
}
#top #jigyolist li img {
	width: 100%;
}
#top #jigyolist li:nth-child(4) {
	width: 49%;
	margin-right: 2%;
}
#top #jigyolist li:nth-child(5) {
	width: 49%;
}
#top #jigyolist li:nth-child(6) {
	width: 49%;
	margin-right: 2%;
}
#top #jigyolist li:nth-child(7) {
	width: 49%;
}
#top #jigyolist li:nth-child(8) {
	width: 100%;
}

#greeting #piclist {
	margin: 20px 0 0;
	list-style: none;
	text-align: center;
}
#greeting #piclist li {
	display: inline-block;
	width: 40%;
	padding: 0 2%;
}
#greeting #piclist li img {
	width: 100%;
}

#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;
	width: 3.5em;
	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 {
	text-align: center;
}
#outline div.col1 img {
	width: 200px;
}
#outline div.col2 {
	vertical-align: top;
}
#outline #iso {
	text-align: center;
}
#outline ul.toho {
	list-style: none;
}
#outline ul.toho li {
	padding-left: 14px;
	background: url(../imgs/pc/common/title_bg_4.png) no-repeat 0 4px;
}

#outline #torihiki table {
	width: 100%;
	table-layout: fixed;
}
#outline #torihiki table th {
	display: block;
	background: #314c70;
	color: #fff;
	text-align: center;
}
#outline #torihiki table td {
	display: block;
	border: 1px solid #e8e8e8;
	border-width: 0 1px 1px;
}
#outline #torihiki table td.blk {
	display: none;
}


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

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

#company div.nenbox {
	padding: 15px 0 10px;
	border-bottom: 1px dotted #ccc;
}
#company div.nen {
	
}
#company div.val {
	margin: 15px 0 0;
}
#company span.dc {
	padding: 0 10px;
	background: #a0adbd;
	text-align: center;
	color: #fff;
	font-family: 'Vollkorn', serif;
	font-size: 2rem;
	letter-spacing: 1px;
}
#company span.nengo {
	margin-left: 10px;
	text-align: center;
	color: #000f33;
	font-weight: bold;
	font-size: 1.4rem;
}

#company div.txtbox {
	
}

#company div.picbox {
	margin: 15px 0 0;
	text-align: center;
	border-bottom: 1px dotted #ccc;
}
#company div.picbox img {
	max-width: 250px;
}
#company p.capt {
	padding: 8px 0 15px;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.6rem;
}

#outline #zu {
	text-align: center;
}
#outline #zu img {
	width: 100%;
}

#location #map {
	text-align: center;
}
#location #map img {
	width: 100%;
}

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

#location ul.jigyosyolist li {
	margin-bottom: 15px;
	padding: 0 10px 10px;
	border-bottom: 1px dotted #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 {
	padding: 15px 0 10px;
}
#location div.cell2 {
	padding: 10px 0;
}
#location div.cell3 {
	padding: 10px 0;
}
#location div.cell3 span {
	display: table-cell;
	padding-right: 10px;
}
#location div.cell3 span.fd {
	width: 2em;
}
#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;
}
#location div.mapbtn {
	margin: 10px 0 0;
}
#location div.mapbtn img {
	width: 120px;
}

#works div.sasie {
	text-align: center;
}

#works div.sasie img {
	width: 100%;
}

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

#works #txtbox {
	padding: 15px 15px;
	background: #013080;
	color: #fff;
}

#works div.ttlbox {
	margin: 30px 0 0 0;
	padding: 0 0 5px;
	position: relative;
	border-bottom: 1px solid #013082;
}
#works div.ttlbox span {
	display: table-cell;
	vertical-align: top;
}
#works div.ttlbox span:nth-child(1) img {
	width: 100px;
}
#works div.ttlbox span:last-child {
	padding: 0 0 0 15px;
	font-size: 2rem;
	line-height: 2.4rem;
	color: #013082;
	vertical-align: middle;
	font-weight: bold;
}

#works div.box1 {
	margin: 10px 0 0;
}
#works div.col1 {
	margin: 10px 0 0;
}

#works div.col2 {
	text-align: center;
}
#works div.col2 img {
	width: 100%;
}

#works div.col3 {
	margin: 10px 0 0;
}
#works div.col4 {
	text-align: center;
}
#works div.col4 img {
	width: 100%;
}
#works p.emph {
	margin: 0 0 0.5em;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight: bold;
	font-size: 2rem;
	line-height: 2.6rem;
}
#works p.emph span {
	font-size: 2.5rem;
	line-height: 4rem;
}
#works p.emph span.num {
	font-size: 3.5rem;
	line-height: 4rem;
}
#works p.emph span.gnzi {
	font-size: 1.4rem;
}
#sitemap h2.ttl1 {
	display: none;
}
#sitemap ul.plist {
	list-style: none;
}

#sitemap ul.plist li {
	margin: 0 0 20px 20px;
}

#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: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
#inquiry #nosubnav {
	margin-bottom: 40px;
}
#inquiry .detailbtn {
	width: 280px;
	margin: 10px auto 0;
}
#inquiry .detailbtn a {
	display: block;
	
	padding: 10px 0;
	background: #010f34;
	color: #fff;
	line-height: 1em;
	text-align: center;
	font-size: 0.8em;
	position: relative;
	text-decoration: none;
}

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

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

#business #bulist {
	list-style: none;
}
#business #bulist > li {
	margin: 0 0 20px;
	padding: 0 0 15px;
 	border: 1px solid #ccc;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	position: relative;
}
#business #bulist > li img {
	width: 100%;
}

#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 {
	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 .detailbtn {
}
#business .detailbtn a {
	display: block;
	width: 280px;
	margin: 0 auto;
	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 {
	list-style: none;
}
#rail .piclist li {
	margin: 0 0 20px;
}
#rail .piclist li p {
	margin: 4px 0 0;
	text-align: center;
}
#rail .piclist img {
	width: 100%;
}
#rail div.col1 img {
	width: 100%;
}
#rail div.col1 p {
	margin: 4px 0 0;
	text-align: center;
}
#rail div.col2 {
	margin: 4px 0 0;
}

#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: 0;
	table-layout: fixed;
}
#rail table.sonota th {
	display: block;
	background: #314c70;
	color: #fff;
	text-align: center;
	border: 1px solid #e8e8e8;
}
#rail table.sonota td {
	display: block;
	border: 1px solid #e8e8e8;
	border-width: 0 1px 1px;
	text-align: center;
}

div.pagepanel {
	padding: 24px 0;
	background: #f4f4f4;
	font-size: 1.2rem;
	line-height: 1.4rem;
}
div.pagepanel p {
	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 {
	display: table;
	width: 98%;
	margin: auto;
	table-layout: fixed;
	list-style: none;
	border: 1px solid #013080;
}
div.pagepanel ul li {
	display: table-cell;
	text-align: center;
	border: 1px solid #013080;
	position: relative;
	background: #fff;
	vertical-align: middle;
	position: relative;
}
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: 0;
	left: 50%;
	margin-left: -0.5em;
	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);
	position: absolute;
	top: 50%;
	left: 4px;
	margin-top: -0.6em; */
}
div.pagepanel ul.sita li a:after {
	content: '';
}
div.pagepanel ul li.active {
	background: #013080;
	color: #fff;
}
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:hover {
	background: #013080;
	color: #fff;
}
div.pagepanel ul li:hover a {
	color: #fff;
}
div.pagepanel ul li a:hover:after {
	color: #fff;
}
div.pagepanel ul.sita li a:hover:before {
	color: #fff;
}

#sst div.col1 {
	
}
#sst div.col1 img {
	width: 100%;
}
#sst div.col2 {
	margin: 20px 0 0;
}
#sst div.col2 img {
	width: 100%;
}
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: 20px 0 0;
	padding: 14px 16px 14px;
	border: 4px solid #3f5b80;
	color: #dd1f45;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
}
#sst #zero span {
	display: block;
	font-size: 2.5rem;
	line-height: 3.7rem;
}

#sst div.sasie {
	text-align: center;
}

#sst div.sasie img {
	width: 100%;
}

.nmbtn {
	margin: 20px 0 0;
}
.nmbtn a {
	display: block;
	width: 280px;
	margin: auto;
	padding: 16px 1px;
	/* 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;
	font-size: 1.3rem;
	text-decoration: none;
}

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


#crossing div.col1 {
	text-align: center;
}
#crossing div.col2 {

}

#crossing div.js-parapara {
	margin: 20px 0 0;
	border: 1px solid #ccc;
}

#crossing div.js-parapara img {
	width: 100%;
}

#crossing ul.tokutyo {
	margin: 10px 0 0;
}
#crossing #list1 {
	list-style: none;
}

#crossing #list1 li {
	margin: 0 0 20px;
}
#crossing #list1 li img {
	width: 100%;
}
#crossing #list1 li p {
	margin: 4px 0 0;
	text-align: center;
}


#crossing #list2 {
	list-style: none;
}

#crossing #list2 img {
	width: 100%;
}
#crossing #list2 li {
	margin: 0 0 20px;
}
#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 img {
	width: 100%;
}
#aust div.col2 {
	margin: 20px 0 0;
}
#aust div.col1 p {
	margin: 6px 0 0;
	line-height: 1.4em;
}

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

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

#aust div.yt {
	margin: auto;
}

#aust div.yt iframe {
	width: 100%;
}

#aust div.sasie {
	text-align: center;
}
#aust div.sasie p {
	margin: 4px 0 0;
}
#aust div.sasie img {
	width: 100%;
}
#singo #bg {
	display: none;
}
#singo #zubg {
	margin: 20px  auto 0;

}

#singo div.zu {
	margin: 0 0 30px;
}
#singo div.zupic {
	text-align: center;
}
#singo div.zupic img {
	max-width: 280px;
}
#singo div.zutxt {
	margin: 20px 0;
}

#singo p.zuttl {
	margin: 0 0 10px;
	font-size: 1.6rem;
	line-height: 1.6rem;
	font-weight: bold;
	color: #012e81;
}



#singo #list {
	margin: 20px 0 0;
	list-style: none;
}
#singo #list li {
	margin-bottom: 20px;
	text-align: center;
}
#singo #list li img {
	max-width: 100%;
}
#singo #list li p {
	margin: 6px;
	line-height: 1.4em;
	text-align: center;
	
}
#singo #list li p.setumei {
	text-align: left;
}

#wel div.box1 {

}
#wel div.box1 p {
	margin: 5px 0 0;
	text-align: center;
}
#wel div.col1 {
	
}
#wel div.col2 {
	margin: 20px 0 0;
}

#wel div.col1 img {
	width: 100%;
}


#wel div.col2 img {
	width: 100%;
}

#wel div.col3 img {
	width: 100%;
}
#wel div.col4 {
	margin: 20px 0 0;
	text-align: center;
}

#wel div.col4 img {
	max-width: 280px;
}

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

#wel table.hyo {
	width: 980px;
	
}

#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 {


}
#wel div.col6 {
	margin: 20px 0 0;
}
#wel div.col6 p {
	margin: 5px 0 10px;
	text-align: center;
}
#wel div.col6 img {
	width: 100%;
}
#wel table.hyo2 {
	width: 800px;
	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 {

}
#wel div.col7 img {
	width: 100%;
}
#wel div.col8 {
	margin: 20px 0 0;
}
#wel div.col8 img {
	width: 100%;
}
#wel div.col8 p {
	margin: 5px 0 10px;
	text-align: center;
}

#wel div.txt1 {
	margin: 15px 0 0;
	padding: 15px;
	border: 2px solid #6295c0;
}
#wel div.box4 {
	padding: 0 0 20px;

}

#wel div.sasie {
	text-align: center;
}
#wel div.sasie p {
	margin: 4px 0 0;
}
#wel div.sasie img {
	width: 100%;
}

div.scrl {
	overflow: auto;
}
ol.numlist {
	padding: 10px;
	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;
}

#welding #bulist {
	list-style: none;
}
#welding #bulist > li {
	margin-bottom: 20px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	position: relative;
}
#welding #bulist > li img {
	width: 100%;
}

#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%;
}

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

#gs div.col1 {

}
#gs div.col1 img {
	width: 100%;
}
#gs div.col2 {
	margin: 20px;
}

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

#gs div.col3 {
	text-align: center;
}
#gs div.col3 img {
	max-width: 100%;
}
#gs div.col4 {
	margin: 20px 0 0;

}

#gs iframe {
	width: 100%;
}

#gas iframe {
	width: 100%;
}

#gas div.box1 {
	margin: 20px 0 0;
}
#gas div.col1 {

	text-align: center;
}
#gas div.col1 img {
	max-width: 100%;
}
#gas div.col1 p {
	margin: 4px 0 0;
}
#gas div.col2 {
	margin: 20px 0 0;
	text-align: center;
}
#gas div.col2 img {
	max-width: 100%;
}
#gas div.col2 p {
	margin: 4px 0 0;
}
#gas p.capt {
	text-align: center;
	margin-bottom: 10px;
}
#gas div.col3 img {
	width: 100%;
}
#gas div.col3 p {
	margin: 4px 0 0;
}
#gas div.col4 {
	margin: 20px 0 0;
}
#gas div.col4 img {
	width: 100%;
}
#gas div.col4 p {
	margin: 4px 0 0;
}
#gas div.col2 p {
	text-align: center;
	margin-bottom: 10px;
}


#arc div.box1 {
	margin: 15px 0 0;
}
#arc div.col1 img {
	width: 100%;
}
#arc div.col2 p {
	margin: 4px 0 0;
}

#arc iframe {
	width: 100%;
	margin: 20px 0 0;
	
}


#flash div.box1 {
	margin: 20px 0 0;
}
#flash div.col1 {
	text-align: center;
}
#flash div.col2 {
	margin: 4px 0 0;
}

#flash div.col1 img {
	width: 100%;
}

#flash p.capt {
	margin: 4px 0 15px;
	text-align: center;
}

#flash iframe {
	width: 100%;
	margin: 20px 0 0;
	
}

#other div.col1 img {
	width: 100%;
}
#other div.col2 p {
	margin: 4px 0 0;
}

#other #list {
	margin: 20px 0 0;
	list-style: none;
}
#other #list img {
	width: 100%;
	display: block;
	margin: 15px 0 10px;
	
}
#other #list li {
	margin: 0 0 20px;
}
#other #list li:last-child {
	margin: 0;
}

#research ul.piclist {
	margin: 20px 0 0;
	list-style: none;
}

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

#research ul.piclist li img {
	width: 100%;
}

#research #list {
	margin: 30px 0 0;
	list-style: none;
}
#research #list > li {
	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: 30px 0 0;
	padding: 15px 15px 15px;
	border: 3px solid #3f5b80;
}

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

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

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

#research div.telbox p span {
	display: inline-block;
	padding: 6px 10px 3px;
	color: #fff;
	background: #013080;
	line-height: 1em;
	
}

#research div.toinqs {
	margin: 15px 0 0;
	text-align: center;
}
#research div.toinqs img {
	width: 270px;
}
#research #waku p.txt4 span.teltxt {
	font-size: 2rem;
}


#research div.telbox div {
	display: inline-block;
	margin: 0 10px;
	vertical-align: middle;
}

#research #rimg img {
	width: 100%;
}
#mainte div.col1 {
	margin: 0 0 30px;
}
#mainte div.col1 img {
	width: 100%;
}

#mainte .piclist {
	list-style: none;
}

#mainte .piclist li {
	margin: 0 0 20px;
	text-align: center;
}
#mainte .piclist li img {
	max-width: 100%;
}
#mainte .piclist li p {
	margin: 4px 0 0;
}

#lrt div.col1 img {
	width: 100%;
}
#lrt div.col2 {
	margin: 20px 0 0;
}
#lrt div.col2 img {
	width: 100%;
}
#lrt div.picbox {
	margin: 35px 0 0;
	text-align: center;
}

#lrt div.dbox {
	margin: 15px 0 0;
}

#lrt div.box1 {

}
#lrt div.box2 {
	margin: 15px 0 0;
	text-align: center;
}

#lrt ul.piclist {
	list-style: none;
	text-align: right;
}
#lrt ul.piclist li {
	margin-bottom: 20px;
	text-align: center;
}
#lrt ul.piclist li {
	max-width: 100%;
}
#lrt ul.piclist li:last-child {
	margin-bottom: 0;
}
#lrt ul.piclist li p {
	margin: 4px 0 0;
}
#assist ul.tokutyo {
	margin: 0;
}

#assist #kikilist {
	margin: 20px 0 0;
	list-style: none;
}
#assist #kikilist li {
	margin-bottom: 10px;
	padding: 10px 0;
	font-size: 1.3rem;
	text-align: center;
	border-bottom: 1px dashed #ccc;
}

#assist #kikilist li img {
	max-width: 280px;
}
#assist p.chu {
	
}

#assist #kikilist p {
	margin: 6px 0 0;
	padding: 0 0 0 22px;
	line-height: 1.8rem;
}
#assist #kikilist a:before {
	content: url(../imgs/pc/common/icon_pop_2.png);
	margin-right: 5px;
}

#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: 20px 0 0;
	padding: 20px;
	border: 4px solid #3f5b80;
}

#assist #waku p.txt2 {
	color: #dd1f45;
	font-size: 1.8rem;
	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: 10px 0 0;
	text-align: center;
}
#assist #waku p.txt5 img {
	width: 260px;
}

#assist #faxnum {
	margin: 15px 0 0;
	display: block;
}
#factory div.col1 {
	margin-bottom: 30px;
}
#factory div.col1 img {
	width: 100%;
}
#factory #list {
	margin: 20px 0 0;
	list-style: none;
}

#factory #list li {
	margin-bottom: 20px;
	text-align: center;
}
#factory #list li img {
	max-width: 100%;
}
#factory #list li p {
	margin: 4px 0 0;
	text-align: center;
}

p.readtxt {
	margin: 20px 0;
	text-align: center;
	color: #003180;
	font-weight: bold;
}
i.fa-bars {
	color: #013080;
}
.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

.pagination {
	list-style: none;
}
#topics div.holder {

	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: 35px 0 0;
}

.fst {
	margin: 30px 0 0;
}

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

#logo {
	width: 400px;
}

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

@media (max-width: 413px){
    #logo #anniversary-image {
        display: none;
    }
}

.banner100th-img{
	width: 100%;
}