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

#wrap {
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 max-width: 1800px;
}
#toppage #wrap {
 background-image: url(../../img/bg01c.png);
 background-position: center top;
 background-size: 100% auto;
 background-repeat: no-repeat;
}

#head {
 clear: both;
 margin-right: 0px;
 margin-left: 0px;
 width: 100%;
 max-width: 1800px!important;
 left: 0px;
 position: relative;
 right: 0px;
}
#headwrap {
 clear: both;
 background-color: rgba(9,31,47,0.80);
 position: fixed;
 top: 0px;
 z-index: 100;
 width: 100%;
 max-width: 1800px;
}
#logo {
 float: left;
 width: 200px;
 padding-left: 30px;
 padding-top: 14px;
 padding-bottom: 8px;
}
#telwrap {
	text-align: right;
	float: right;
	width: 400px;
}
.telnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}

#navwrap {
 float: right;
 width: 1000px;
}
#navwrap02 {
	display: none;
	visibility: hidden;
}
#nav02 {
 margin-right: auto;
 margin-left: auto;
 text-align: right;
 padding-bottom: 10px;
}
#nav02 li {
 display: inline-block;
 text-align: center;
 margin-left: 10px;
 margin-top: 10px;
 font-size: 16px;
}
#nav02 li a {
 padding-top: 8px;
 padding-right: 15px;
 padding-left: 15px;
 padding-bottom: 8px;
 display: block;
 color: #FFFFFF;
 text-decoration: none;
}
#nav02 li.contactbut a {
 background-color: #E56B19;
}


#nav02 img {
	display: block;
}
#flash {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#flash h2 {
 padding-top: 370px;
 padding-bottom: 60px;
 color: #FFFFFF;
 text-align: right;
 right: 8%;
 position: relative;
}

#flash02 {
 clear: both;
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 position: relative;
 text-align: left;
 color: #FFFFFF;
 background-color: #091F2F;
 background-position: left center;
 background-size: cover;
 z-index: 0;
}
#flash02 .box {
 text-align: left;
 width: 1000px;
 margin-left: auto;
 margin-right: auto;
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translateX(-50%)
  translateY(-50%);
 z-index: 100;
}
#flash02 h2 {
 font-size: 48px;
 line-height: 1.6em;
 padding-bottom: 0px;
 z-index: 0;
 font-family: 'Noto Serif JP' , YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
 font-weight: bold;
}
#flash02 p {
	padding-bottom: 0px;
}


#flash02 p img {
	width: 100%;
	height: auto;
}
#flash02 .photo {
 position: relative;
 top: 0px;
 z-index: 0;
}

#company #flash02 {
 background-image: url(../../img/company/photo_main.jpg);
}
#business #flash02 {
 background-image: url(../../img/buisiness/photo_main.jpg);
}
#equipments #flash02 {
 background-image: url(../../img/equipments/photo_main.jpg);
}
#equipments #flash02 {
 background-image: url(../../img/equipments/photo_main.jpg);
}
#products #flash02 {
 background-image: url(../../img/products/photo_main.jpg);
}
#recruit #flash02 {
 background-image: url(../../img/recruit/photo_main.jpg);
 background-position: 0% center;
}
ul.bxslider {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	clear: both;
}
ul.bxslider li img {
	height: auto;
	padding-right: 0px;
	width: 100%;
}
ul.bxslider li {
	list-style-type: none;
	padding: 0px;
	width: 100%;
	text-align: center;
	position: relative;
}
#cont {
 clear: both;
 width: 1000px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 10px;
 position: relative;
}
#cont_recruit {
 clear: both;
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 padding-top: 10px;
 position: relative;
}
#footwrap {
 background-color: #091F2F;
 clear: both;
 overflow: hidden;
 color: #FFFFFF;
}
#foot {
 text-align: left;
 width: 1000px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 60px;
 padding-bottom: 50px;
}
#footwrap a {
 color: #FFFFFF;
}
#footad {
 width: 50%;
 float: left;
}
.footnav {
 width: 50%;
 float: left;
 text-align: right;
}
.footnav .box {
 display: inline-block;
 vertical-align: top;
 text-align: left;
 padding-left: 20%;
}
.footnav .box p {
 padding-bottom: 20px;
}
#cr {
 background-color: #2A5DB1;
 padding-top: 5px;
 overflow: hidden;
 padding-bottom: 5px;
 font-size: 14px;
}






#news {
	margin-bottom: 30px;
}
#news table {
	border-collapse: collapse;
	width: 100%;
}
#news th {
 text-align: left;
 vertical-align: top;
 padding: 10px;
 background-repeat: no-repeat;
 border-bottom: 3px solid #99ABB9;
 width: 200px;
 color: #99ABB9;
}
#news td {
 padding: 10px;
 border-bottom: 1px solid #99ABB9;
}
#news .box01 {
	clear: both;
	overflow: auto;
	height: 240px;
	padding-right: 20px;
}
#main {
 float: left;
 height: 100%;
}
#sub {
	float: right;
	width: 250px;
	background-color: #6CC;
}
#sub h6 {
	text-align: center;
	font-size: 16px;
	line-height: 1.6em;
	border-bottom: 1px solid #575757;
	margin-bottom: 15px;
}

.sidelist {
	padding-bottom: 20px;
}
.sidelist li {
	padding-bottom: 10px;
	line-height: 20px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
.sidelist  a {
	color: #2E2E2E;
	text-decoration: none;
}
.photo340 {
 clear: both;
 padding-bottom: 20px;
 margin-right: auto;
 margin-left: auto;
}

.photo340 .box {
	float: right;
	width: 340px;
}

.photo340 .photo {
 float: left;
 width: 480px;
 padding-right: 10px;
 padding-left: 10px;
}

.photo340 .photo02 {
	float: right;
	width: 340px;
	padding-right: 10px;
	padding-left: 10px;
}
.photo340 .box02 {
	float: left;
	width: 340px;
}

.photo339 {
 clear: both;
 padding-bottom: 20px;
 margin-right: auto;
 margin-left: auto;
}

.photo339 .box {
	float: right;
	width: 340px;
}

.photo339 .photo {
 float: left;
 width: 480px;
 padding-right: 10px;
 padding-left: 10px;
}

.photo339 .photo02 {
	float: right;
	width: 339px;
}
.photo339 .box02 {
	float: left;
	width: 340px;
}

.photo220 {
 clear: both;
 padding-bottom: 20px;
 margin-right: auto;
 margin-left: auto;
}

.photo220 .box {
 float: right;
 width: 646px;
 padding-right: 11px;
 padding-left: 10px;
}

.photo220 .photo {
 float: left;
 width: 312px;
 padding-right: 11px;
 padding-left: 10px;
}
.photo220 .photo03 {
	float: left;
	width: 220px;
	padding-right: 20px;
}
.photo220 .photo02 {
	float: right;
	width: 220px;
}
.photo220 .box02 {
 float: left;
 width: 646px;
 padding-left: 10px;
 padding-right: 11px;
}

.photo216 {
 clear: both;
 padding-bottom: 20px;
 margin-right: auto;
 margin-left: auto;
}

.photo216 .box {
 float: right;
 width: 646px;
 padding-right: 11px;
 padding-left: 10px;
}

.photo216 .photo {
 float: left;
 width: 312px;
 padding-right: 11px;
 padding-left: 10px;
}
.photo216 .photo03 {
	float: left;
	width: 216px;
	padding-right: 26px;
}
.photo216 .photo02 {
	float: right;
	width: 216px;
}
.photo216 .box02 {
 float: left;
 width: 646px;
 padding-right: 11px;
 padding-left: 10px;
}
.photo160 {
 clear: both;
 padding-bottom: 20px;
 margin-right: auto;
 margin-left: auto;
}

.photo160 .box {
	float: right;
	width: 460px;
}

.photo160 .photo {
 float: left;
 width: 232px;
 padding-right: 9px;
 padding-left: 9px;
}
.photo160 .photo03 {
	float: left;
	width: 160px;
	padding-right: 20px;
}
.photo160 .photo02 {
	float: right;
	width: 160px;
}
.photo160 .box02 {
	float: left;
	width: 460px;
}
.midashi {
 clear: both;
 font-size: 19px;
 line-height: 1.6em;
 margin-bottom: 30px;
 color: #2A5DB1;
 letter-spacing: 0.1em;
}
#recruit .midashi {
 color: #E56B19;
}
.midashib {
 margin-bottom: 20px;
 text-align: center;
 border: 1px solid #2A5DB1;
 color: #2A5DB1;
 font-size: 16px;
 line-height: 1.2em;
 display: inline-block;
 padding-top: 10px;
 padding-left: 15px;
 padding-right: 15px;
}
.midashib h4 {
 font-size: 26px;


 line-height: 1.em;
 line-height: 61.em;
 padding-bottom: 0px;
}

.midashi02 {
 font-size: 22px;
 line-height: 1.6em;
 clear: both;
 margin-bottom: 20px;
 padding-top: 50px;
 padding-right: 30px;
 padding-left: 30px;
 padding-bottom: 50px;
 background-color: #EBF0F8;
 font-weight: bold;
}
.midashi03 {
 font-size: 30px;
 line-height: 1.6em;
 clear: both;
 margin-bottom: 30px;
 font-weight: bold;
 font-family: 'Noto Serif JP' , YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.midashi04 {
 font-size: 30px;
 line-height: 1.6em;
 clear: both;
 margin-bottom: 30px;
 font-weight: bold;
 border-bottom: 1px solid #2A5DB1;
 font-family: 'Noto Serif JP' , YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.midashi05 {
 font-size: 16px;
 line-height: 1.6em;
 clear: both;
 margin-bottom: 20px;
 padding-top: 10px;
 padding-right: 20px;
 padding-left: 20px;
 padding-bottom: 10px;
 background-color: #EBF0F8;
 font-weight: bold;
}
.midashi06 {
 font-size: 22px;
 line-height: 1.6em;
 clear: both;
 color: #2A5DB1;
 margin-bottom: 30px;
 font-weight: bold;
 border-bottom: 1px solid #2A5DB1;
}
.komidashi {
	line-height: 1.8em;
	font-size: 16px;
}
.komidashi02 {
	line-height: 1.8em;
	font-size: 16px;
 color: #2A5DB1;
}
.txtbox {
 clear: both;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 100px;
 position: relative;
 z-index: 50;
}
.linebox {
 clear: both;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 0px;
 padding-top: 9px;
 padding-right: 9px;
 padding-left: 9px;
 border: 1px solid #36F;
 margin-bottom: 30px;
}
.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
}
.centertxt {
	text-align: center!important;
	clear: both;
}
.tbl {
 width: 100%;
 margin-bottom: 20px;
 border-top: 1px solid #EBF0F8;
 border-left: 1px solid #EBF0F8;
 clear: both;
}
.tbl td {
 padding: 6px;
 text-align: left;
 vertical-align: top;
 border-right: 1px solid #EBF0F8;
 border-bottom: 1px solid #EBF0F8;
}
.tbl th {
 padding: 6px;
 text-align: left;
 vertical-align: top;
 border-right: 1px solid #EBF0F8;
 border-bottom: 1px solid #FFFFFF;
 background-color: #EBF0F8;
}
.tbl02 {
 width: 100%;
 margin-bottom: 20px;
 clear: both;
 border-top: 1px solid #EBF0F8;
}
.tbl02 td {
 padding: 6px;
 text-align: left;
 vertical-align: top;
 border-bottom: 1px solid #EBF0F8;
}
.tbl02 th {
 padding: 6px;
 text-align: left;
 vertical-align: top;
 border-bottom: 1px solid #EBF0F8;
}
.tbl03 {
 width: 100%;
 margin-bottom: 20px;
 clear: both;
}
.tbl03 td {
 padding: 6px;
 text-align: left;
 vertical-align: top;
}
.tbl03 th {
 padding: 6px;
 text-align: left;
 vertical-align: top;
 border-bottom: 1px solid #2A5DB1;
 color: #2A5DB1;
}

.pagetop {
	text-align: right;
	clear: both;
	padding-bottom: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #F15A24;
}
.pagetop a {
	background-color: #CFC1A9;
	padding: 10px;
	display: inline-block;
	color: #001226;
	text-decoration: none;
}
.pc-none{
	display: none;
}
.sp-none{
	display: block;
}
.wc_anctxt img {
　vertical-align: top; 
　width: 100%;
　display: none;
}
.telbox {
	background-position: 10px 10px;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #001226;
	border-radius: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.link {
 padding-bottom: 0px;
 margin-bottom: 10px;
 text-align: center;
 width: 250px;
}

.link a {
 padding-top: 20px;
 padding-right: 20px;
 padding-left: 20px;
 padding-bottom: 20px;
 display: block;
 color: #FFFFFF;
 text-decoration: none;
 background-color: #E56B19;
 font-size: 16px;
 line-height: 1.2em;
 font-weight: bold;
 background-image: url(../img/list.png);
 background-repeat: no-repeat;
 background-position: 90% center;
}
.link a:hover {
 background-color: rgba(228,142,84,1.00);
}

.link02 {
 padding-bottom: 0px;
 margin-bottom: 10px;
 text-align: center;
}

.link02 a {
 padding: 70px 0;
 display: block;
 color: #FFFFFF;
 text-decoration: none;
 background-color: #2A5DB1;
 font-size: 16px;
 line-height: 1.2em;
 font-weight: bold;
}
.link02 a:hover {
 background-color: rgba(97,133,192,1.00);
}

.link02 a:after{
 content: url("../img/list02.png");
 padding-left: 50px;
}

.link03 {
 padding-bottom: 0px;
 margin-bottom: 10px;
 text-align: center;
 width: 250px;
 margin-left: auto;
 margin-right: auto;
}

.link03 a {
 padding: 10px;
 display: block;
 color: #FFFFFF;
 text-decoration: none;
 background-color: #2A5DB1;
 font-size: 16px;
 line-height: 1.2em;
 font-weight: bold;
}
.link03 a:hover {
 background-color: rgba(97,133,192,1.00);
}

.link03 a:before{
 content: url("../img/list03.png");
 padding-right: 20px;
}

.mojilist li {
	background-repeat: no-repeat;
	margin-left: 20px;
	text-indent: -20px;
	padding-bottom: 10px;
}
.mojilist li:before {
	content: "●";
	color: #DE891E;
	padding-right: 5px;
}
.faqbox h5 {
 font-size: 26px;
 line-height: 1.6em;
 margin-bottom: 10px;
 text-indent: -33px;
 padding-left: 33px;
}
.faqbox h5:before {
 content: "Q";
 padding-right: 10px;
 font-size: 36px;
 font-weight: bold;
 color: #2A82B1;
 line-height: 1em;
}
.faqbox .ans {
 border: 1px solid #E56B19;
 padding-top: 10px;
 padding-left: 20px;
 border-radius: 10px;
 padding-right: 20px;
 margin-left: 70px;
 position: relative;
}
.faqbox {
 margin-bottom: 50px;
}

.faqbox .ans:before {
 content: "A";
 padding-right: 10px;
 font-size: 30px;
 font-weight: bold;
 color: #E56B19;
 line-height: 1em;
 position: absolute;
 left: -30px;
 top: 0px;
}
.pname  {
	font-size: 18px;
	text-align: right;
	line-height: 1.6em;
}
.caption {
 color: hsla(359,100%,39%,1.00);
 padding-left: 4px;
}
#half {
	background-color: #0100B4;
	color: #FFFFFF;
}

#half .photo {
	width: 50%;
	padding-bottom: 0px;
	float: left;
}
#half .photo img {
	width: 100%;
	height: auto;
}
#half .box {
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
	width: 50%;
}
.sidebnbox {
 margin-bottom: 10px;
 position: relative;
}
.sidebnbox p img {
 width: 100%;
 height: auto;
}
.sidebnbox  h5  {
 padding-top: 10px;
 padding-right: 2%;
 padding-left: 2%;
 padding-bottom: 10px;
 width: 96%;
 color: rgba(255,255,255,1.00);
 text-decoration: none;
 background-color: rgba(255,116,118,1.00);
 position: absolute;
 bottom: 0px;
}


.sidebnbox p {
 padding-bottom: 0px;
}
#topgreet   {
 width: 50%;
 background-color: #FFFFFF;
 margin-left: 0px;
 margin-right: auto;
 color: #091F2F;
 font-size: 16px;
 line-height: 2.6em;
}
.topinner {
 max-width: 480px;
 margin-left: auto;
 margin-right: 0px;
 padding-top: 15px;
 padding-right: 30px;
 padding-left: 20px;
 padding-bottom: 60px;
}
.topinner .link {
 margin-top: 30px;
}

#topgreet h3 {
 font-weight: bold;
 font-size: 22px;
 line-height: 2em;
 color: #091F2F;
 padding-bottom: 30px;
 font-family: 'Noto Serif JP' , YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}

#topnews {
 padding-bottom: 80px;
}
.newseng {
 display: inline-block;
 color: #708596;
 border: 1px solid #99ABB9;
 line-height: 1.2em;
 padding-bottom: 0px;
}
.newseng a {
 display: block;
 padding-top: 4px;
 padding-right: 14px;
 padding-left: 14px;
 padding-bottom: 4px;
 color: #708596;
 text-decoration: none;
}
.newseng a:hover{
 background-color: #708596;
 color: #fff;
}
.newsdate {
 color: #708596;
 font-weight: bold;
 padding: 5px;
 display: inline-block;
 line-height: 1.2em;
 font-size: 14px;
}
.newstitle {
 display: inline-block;
 padding-top: 5px;
 padding-bottom: 5px;
 color: #99ABB9;
 line-height: 1.2em;
 font-size: 14px;
}
.newstitle a {
 color: #708596;
}
#topmovie {
 width: 800px;
 text-align: right;
 left: 20%;
 position: relative;
 top: -80px;
 padding-bottom: 150px;
}
#topmovie video {
 width: 100%;
}
.itemlist {
 width: 61%;
 float: left;
 overflow: hidden;
 background-image: url(../../img/bg03.png);
 background-repeat: no-repeat;
 background-position: right bottom;
 color: #FFFFFF;
 background-size: 100% auto;
 margin-right: 0px;
}
.itemlist ul li {
 width: 85%;
 float: left;
 padding-bottom: 10px;
 padding-top: 5px;
 padding-left: 5px;
 padding-right: 5px;
 margin-left: 5%;
}
#toproduct .box {
 width: 250px;
 float: left;
}
#toproduct {
 padding-bottom: 280px;
}

#toproduct .midashi {
 text-align: left;
 margin-bottom: 10px;
}
.midashi h3 {
 font-size: 38px;
 line-height: 1.2em;
 font-weight: bold;
 color: #091F2F;
 margin-bottom: 0px;
 padding-bottom: 4px;
 font-family: 'Noto Serif JP' , YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}


.itemlist .name {
 border-left-width: 4px;
 border-left-style: solid;
 padding-bottom: 0px;
 padding-left: 6px;
}
.mb30 {
 margin-bottom: 30px;
}
#topbuisiness .photo {
 width: 61%;
 float: right;
 overflow: hidden;
 color: #FFFFFF;
 padding-left: 4%;
}
#topbuisiness .photo img {
 width: 100%;
 height: auto;
}

#topbuisiness .box {
 width: 250px;
 float: right;
}
#topcont {
 background-image: url(../../img/bg02.png);
 background-position: center top;
 background-size: 100% auto;
 background-repeat: no-repeat;
}
#topbuisiness {
 padding-bottom: 200px;
}
#topbn {
 text-align: center;
 padding-bottom: 200px;
}
#topbn li {
 background-position: center center;
 background-size: cover;
 background-repeat: no-repeat;
 width: 50%;
 float: left;
 background-color: #454F5B;
}
#topbn li a {
 display: block;
 padding-top: 80px;
 padding-bottom: 60px;
 color: #FFFFFF;
 text-decoration: none;
}
#topbn li:hover {
 opacity: 0.8;
}

#topbn h5 {
 font-size: 20px;
 font-weight: bold;
 line-height: 1.2em;
 margin-bottom: 0px;
}
#topbn li.bn01  {
 background-image: url(../../img/bn01.jpg);
 background-color: #454F5B;
}
#topbn li.bn02  {
 background-image: url(../../img/bn02.jpg);
 background-color: #454F5B;
}
#topbn li.bn03  {
 background-image: url(../../img/bn03.jpg);
 background-color: #454F5B;
}
#topbn li.bn04  {
 background-image: url(../../img/bn04.jpg);
 background-color: #454F5B;
}
#toprecruit {
 width: 1000px;
 margin-left: auto;
 margin-right: auto;
 line-height: 2.6em;
 padding-bottom: 200px;
}
#toprecruit .photo {
 width: 609px;
 float: left;
}
#toprecruit .box {
 width: 430px;
 float: left;
 margin-left: -40px;
}
#toprecruit .midashi  {
 text-align: right!important;
 line-height: 1.6em!important;
 padding-top: 10px;
}
#toprecruit .link {
 margin-left: auto;
 margin-right: 0px;
 margin-top: 60px;
}
#breadlist  ,#breadlist a{
 color: #99ABB9;
}
#breadlist {
 color: #99ABB9;
 padding-bottom: 80px;
 padding-left: 30px;
}
.gmap {
 margin-bottom: 20px;
}
.gmap  .photo {
 width: 500px;
 float: left;
 background-color: #707070;
 color: rgba(255,255,255,1.00);
}
.gmap .come  {
 background-color: #666666;
 padding: 10px!important;
 border: 1px solid #707070;
 font-size: 12px;
 letter-spacing: normal;
 line-height: 1.6em;
}
.gmap .photo p {
 padding-bottom: 0px;
}
.numlist {
 font-size: 16px;
 line-height: 1.6em;
 padding-bottom: 30px;
}

.numlist dt {
 width: 25px;
 color: #2A5DB1;
 float: left;
 padding-bottom: 10px;
 clear: left;
}
.numlist dd {
 padding-bottom: 10px;
}
.txt16 {
 font-size: 16px;
 line-height: 1.8em;
}
.photoright {
 float: right;
 padding-left: 20px;
}
.sdgs .box {
 width: 30%;
 padding-right: 2%;
 display: inline-block;
 vertical-align: top;
 padding-bottom: 20px;
 font-size: 12px;
 line-height: 1.8em;
}
.sdgs .box .photo {
 float: left;
 padding-right: 10px;
}
.photobox {
 padding-bottom: 20px;
}
.photobox .photo {
 width: 408px;
 float: left;
}
.photobox .photo02 {
 width: 408px;
 float: right;
}
.photobox .box {
 width: 540px;
 float: right;
}
.photobox .box02 {
 width: 540px;
 float: left;
}
.bnbox {
 padding-bottom: 150px;
}
.bnbox ul li {
 float: left;
 padding-right: 40px;
 padding-bottom: 10px;
}
.bnbox ul li:nth-of-type(2n)  {
 padding-right: 0px;
}



.photobox h6  {
 font-size: 22px;
 line-height: 1.6em;
 padding-bottom: 20px;
}
.photobox .come {
 padding-left: 15px;
 border-left: 8px solid #BDCDE7;
 margin-bottom: 30px;
}
.photobox .come:last-of-type {
 margin-bottom: 10px;
}
.photo3line {
 margin-bottom: 20px;
}
.photo3line .box {
 width: 310px;
 display: inline-block;
 padding-right: 29px;
 vertical-align: top;
}
.photo3line .box:nth-of-type(3n) {
 padding-right: 0px;
}


.photo3line .come {
 padding-left: 15px;
 border-left: 8px solid #BDCDE7;
 margin-bottom: 30px;
 font-size: 13px;
}
.photo3line .come p {
 padding-bottom: 0px;
}
.photo3line h6 {
 font-size: 16px;
 padding-bottom: 0px;
}
.photo2line {
 padding-bottom: 10px;
 padding-top: 20px;
}
.photo2line .photo {
 width: 462px;
 float: left;
 padding-right: 76px;
}
.photo2line .photo:nth-of-type(2n) {
 padding-right: 0px;
}
.photobox02 {

}
.photobox02 .photo {
 width: 340px;
 float: left;
}
.photobox02 .photo02 {
 width: 340px;
 float: right;
}
.photobox02 .box {
 width: 590px;
 float: right;
}
.photobox02 .box .come {
 padding-bottom: 20px;
}

.photobox02 .box02 {
 width: 590px;
 float: left;
}
#entrytitle {
 text-align: center;
 font-size: 20px;
 line-height: 2em;
 font-weight: bold;
 color: rgba(255,255,255,1.00);
 background-color: #2A82B1;
 padding-top: 30px;
 padding-bottom: 20px;
 margin-bottom: 30px;
}
#entryform {
 width: 1000px;
 margin-left: auto;
 margin-right: auto;
 padding-bottom: 80px;
}
.photo2line02 {
 padding-top: 20px;
 padding-bottom: 10px;
 text-align: center;
}
.photo2line02 .photo {
 display: inline-block;
 padding-left: 30px;
 padding-right: 30px;
}
.pagelink li a {
 display: block;
 border: 1px solid #2A82B1;
 color: #2A82B1;
 text-align: center;
 text-decoration: none;
 padding-top: 30px;
 padding-bottom: 20px;
}
.pagelink li a:hover {
 background-color: rgba(42,130,177,1.00);
 color: rgba(255,255,255,1.00);
}

.pagelink li {
 width: 280px;
 display: inline-block;
 padding-right: 74px;
 padding-bottom: 10px;
}
.pagelink li:nth-of-type(3n) {
 padding-right: 0px;
}
.pagelink {
 padding-bottom: 20px;
 text-align: center;
}


/*タブ切り替え全体のスタイル*/
.tabs {
 background-color: #fff;
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 margin-bottom: 20px;
}

/*タブのスタイル*/
.tab_item {
 width: calc(100%/4 - 22px);
 background-color: #fff;
 line-height: 30px;
 font-size: 16px;
 text-align: center;
 color: #2A82B1;
 display: block;
 float: left;
 font-weight: bold;
 transition: all 0.2s ease;
 padding-top: 20px;
 padding-bottom: 20px;
 border-width: 1px;
 border-style: solid;
 margin-right: 26px;
 margin-bottom: 30px;
}
.tab_item:hover {
  opacity: 0.75;
}
.tab_item:nth-of-type(4n){

 margin-right: 0px!important;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
 display: none;
 padding-top: 40px;
 padding-bottom: 0;
 clear: both;
 overflow: hidden;
}
.firsttab{
}
.secondtab{
}
.thirdtab{
}

/*選択されているタブのコンテンツのみを表示*/
#cad:checked ~ #cad_content,
#prod:checked ~ #prod_content,
#machine:checked ~ #machine_content,
#finish:checked ~ #finish_content  {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
 background-color: #2A82B1;
 color: #fff;
}
.rectitle  {
 background-image: url(../../img/recruit/bg01.png);
 background-repeat: no-repeat;
 background-position: center top;
 text-align: center;
 color: #FFFFFF;
 font-size: 18px;
 padding-bottom: 10px;
 margin-bottom: 30px;
}
.rectitle h4 {
 font-size: 30px;
 line-height: 40px;
 font-weight: bold;
 padding-top: 20px;
 padding-bottom: 0px;
}
.rectitle h4 img {
 vertical-align: middle;
}

.rectitle h4:before {
 content: url("../../img/recruit/logo.png");
 padding-bottom: 10px;
 padding-right: 10px;
 vertical-align: middle;
}
.rectxt {
 padding-bottom: 50px;
}
.recmassege h5 {
 color: #2A82B1;
 font-size: 28px;
 line-height: 1.6em;
 text-align: center;
 padding-bottom: 20px;
}
.recmassege {
 padding-bottom: 50px;
}

.recmassege .box {
 padding-top: 20px;
 padding-right: 20px;
 padding-left: 20px;
 padding-bottom: 10px;
 background-color: #EBF0F8;
}
#pagetop {
 position: fixed;
 right: 20px;
 bottom: 50px;
}
.owl-nav {
 text-align: right;
 padding-right: 12%;
 font-size: 40px;
 line-height: 1.2em;
 padding-top: 0px;
 margin-top: 0px;
 padding-bottom: 10px;
}
.owl-nav span {
 padding-top: 0px!important;
 margin-top: 0px!important;
 padding-left: 4px;
}
.gmap .map {
 width: 100%;
}
.gmap .map iframe {
 width: 100%;
}
.gmap .box .map02 {
}
.inner1000{
 width: 1000px;
 margin: 0 auto;
}.recphoto img {
 width: 100%;
 height: auto;
}
.recphoto {
 position: relative;
 top: -180px;
 z-index: 0;
}
.img100per img {
}
.rectop:before {
 width: 0px;
 height: 0px;
 border-style: solid;
 border-width: 1px 20px 32px;
 border-color: #FFFFFF #FFFFFF #2a82b1;
 line-height: 0px;
 _border-color: #000000 #000000 #2a82b1 #000000;

_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
 visibility: visible;
 padding-left: auto;
 display: block;
 top: -31px;
 content: "";
 position: relative;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: -30px;
}
.rectop {
 background-color: #2A82B1;
 color: #FFFFFF;
 text-align: center;
 padding-bottom: 0px;
 font-size: 16px;
 line-height: 1.6cm;
}
.rectop a {
 color: #FFFFFF;
 text-decoration: none;
 display: block;
 padding-top: 10px;
 padding-bottom: 10px;
}
.photoleft {
 float: left;
 padding-right: 30px;
}
