@charset "UTF-8";
@media (min-width: 576px) {
html,body{
	font-family:"メイリオ", "Meiryo", sans-serif;
	font-size:20px;
	line-height:40px;
	color:#333; background-color: #fff; 
}
}
@media (max-width: 575px) {
html,body{
	font-family:"メイリオ", "Meiryo", sans-serif;
	font-size:13px;
	line-height:150%;
	color:#333; background-color: #fff; 
}
}

/*　a　*/
a {
	color:#333!important;
}
a:hover { text-decoration: none!important;
}
.text-white { color: #fff!important;
}
#pageTop {
	position: fixed;
	bottom: 28px;
	right: 40px;
}
#pageTop a {
	display: block;
	z-index: 300;
	width: 100px;
	height: 100px;
	text-decoration: none;
	text-align: center;
}
#pageTop a:hover {
	text-decoration: none;
	opacity: 0.7;
}

#pageTop2 {
	position: fixed;
	bottom: 6px;
	right: 6px;
}
#pageTop2 a {
	display: block;
	z-index: 300;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-align: center;
}
#pageTop2 a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.nav_w {max-width: 1500px!important;
}
.navbar-light .navbar-toggler-icon {
  background-image: none;
}
 
.navbar-toggler-icon { 
  position: relative;
  width: 20px;
  height: 20px;
  background: none;
  appearance: none;
  cursor: pointer;  }

 
 .navbar-toggler-icon span {
    position: absolute;
    left: 3px;
    width: 80%;
    height: 2px;
    background-color: rgba(165, 165, 165, 1);
    border-radius: 1px;   }
 
 .navbar-toggler-icon span:nth-of-type(1) {
      top: 4px;
    }
 .navbar-toggler-icon span:nth-of-type(2) {
      top: 9px;
    }
 .navbar-toggler-icon span:nth-of-type(3) {
      top: 14px;
    }

/*　layout　*/

.breadcrumb_box {
	padding:22px; min-height: 50px;
	background: url(/common/images/bg_breadcrumb02.png) repeat-x; 
	background-position: top left;
}
.breadcrumb { font-size: 14px; line-height: 150%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 1rem .75em;
  margin-bottom: 1rem;
  list-style: none;
  background-color:  rgba(0,0,255,0);
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-left: .75rem;
  color: #6c757d;
  content: ">";
}
.oenuplus {
	padding:30px;
	background-image:url("/common/images/bg_about-oenuplus.jpg");
	background-position: bottom center;
}

.header_bn {  border-bottom: 5px solid #0094e6; 
	background-color:#fff;
}
footer { padding: 20px 0;
	background-color:#e6f6ff;
}
.footer_box { padding: .15em; color: #fff; text-align: center;
	background-color:#00639a; font-size: 14px; line-height: 150%;
}


/*　h1　*/

h1.h101 {
	font-weight:bold; 
	text-align: left;   padding: .25em 0 .25em .75em;
  border-left: 5px solid #0094e6;
}

/*　h2　*/

h2.h201 {
	font-weight:bold;
	max-width: 500px;
	text-align: center;　padding: 1.75em 0; margin: 0 auto;
  border-top: 2px solid #000;
  border-bottom:2px solid #000;
}

h2.h202 { 
	font-weight:bold; 
	text-align: left;   padding: .25em 0 .25em .75em;
  border-left: 3px solid #0094e6;
}

h2.h203 { 
	font-weight:bold; color: #fff;
	text-align: left;   padding: .25em 0 .25em .75em; background: #0094e6;
}


/*　装飾　*/

p {
	margin-bottom:0 !important;
}
.dan {
	padding-left:1em;
	text-indent:-1em;
}
.dan02 {
	padding-left:2em;
	text-indent:-1em;
}
.dan03 {
	padding-left:3em;
	text-indent:-1em;
}
.f16em {
	font-size:16px; line-height: 150%;
}
.f18em {
	font-size:18px; line-height: 25px;
}

.red {
	color:#D52B2B;
}
.blue {
	color:#0094e6;
}

ul {
    list-style: none;
	margin:0 0 0 1em !important;
	padding:0 !important;
}
ol {
	margin:0 0 0 1.5em !important;
	padding:0 !important;
}
ul li {
	margin:0 !important;
	padding:0 !important;
}
ol li {
	margin:0 !important;
	padding:0 !important;
}

@media (max-width: 575px) {
.table th {
width:100%!important;
}
    .res-table {
         width:100%;
        margin:2em auto;
    }
    .res-table th {
        padding:3px;   width:100%!important;
        display:block;
    }
    .res-table td {
        padding:5px;
        display:block;
    }
a.link {
	color:#333!important; font-weight: bold; font-size: 14px; line-height:150%;
}
.recruit_box01 { border:2px solid #5dc5ff; padding: 3px;  border-radius: 5px;
}
.recruit_box01::after {
  position: absolute; 
 padding: 20px 0 0 200px;
  content: '';
height: 25px; width: 5px;
border-left: 5px dotted #efefef;
}
.recruit_box02 { border:2px solid #5dc5ff; padding: 3px;  border-radius: 5px;
}
.recruit_box03 { border:2px solid #5dc5ff; background: #11aaff; padding: 3px;  border-radius: 5px;
}
.company_box { border:1px solid #0094e6; padding: 3px; border-radius: 5px;
}
.company_box02 { padding: 3px; background-color: #f7f7f7;
}

.container_mini {
padding:0 !important;
}
.container-fluid { padding:0 !important;
}
.container {
		padding:0 15px !important;
	}
.container_mini02 {
padding:0 !important;
	}
.container_mini03 {
padding:0 !important;
}
.box740 {
padding:0 !important;
}
h1.h101 {
		font-size:1.7em;
	}
h2.h201 {
		font-size:1.5em;
	}
h2.h202 {
		font-size:1.3em;
	}
h2.h203 {
		font-size:1.3em;
	}

	.f16em {
		font-size:1.1em;
	}
	.f18em {
		font-size:1.2em;
	}
	.f20em {
		font-size:1.3em;
	}
	.f22em {
		font-size:1.4em;
	}
	.w100 {
		width:100%;
		margin:0 auto;
	}
}
@media (max-width: 767px) {
.table th {
  width:20%;
}
.table {
  margin-bottom: 0!important;
}
.recruit_box01 { border:2px solid #5dc5ff; padding: 10px;  border-radius: 15px;
}
.recruit_box01::after {
  position: absolute;  padding-left: 200px;
  content: '';
  width: 5px; height: 50px;
	background-image:url("/common/images/img_dod.png") no-repeat;
  border-radius: 4px;
}
.recruit_box02 { border:2px solid #5dc5ff; padding: 10px;  border-radius: 15px;
}
.recruit_box03 { border:2px solid #5dc5ff; background: #11aaff; padding: 10px;   border-radius: 15px;
}
.company_box { border:1px solid #0094e6; padding: 10px; border-radius: 15px;
}
.company_box02 { padding: 10px; background-color: #f7f7f7;
}
.container_mini {
padding:0 !important;
}
.container_mini02 {
padding:0 !important;
}
.container_mini03 {
padding:0 !important;
}
.box740 {
padding:0 !important;
}
.container-fluid { padding:0 !important;
}
.container {
		padding:0 15px !important;
	}
.w100 {
		width:100%;
		margin:0 auto;
	}
}

@media (min-width: 768px) {
.table th {
  width:22%;
}
.table {
  width: 100%;
  margin-bottom: 0!important;
  background-color: transparent;
}
.recruit_box01 { border:2px solid #5dc5ff; padding: 0px;  border-radius: 9px; position: relative;
}
.recruit_box01::after {
  position: absolute;
  top: 120px;
  left: 60px;
  content: '';
  width: 5px; height: 85px;
	background-image:url("/common/images/img_dod.png");
  border-radius: 4px;
}
.recruit_box02 { border:2px solid #5dc5ff; padding: 0px;  border-radius: 9px; position: relative;
}
.recruit_box03 { border:2px solid #5dc5ff; background: #11aaff; 
padding: 0px;  border-radius: 9px; letter-spacing: -0.02em;}
.company_box { border:1px solid #0094e6; padding: 37px 222px; font-size: 18px; line-height: 150%; border-radius: 9px; 
}
.company_box02 { padding: 34px; background-color: #f7f7f7;
}
.container {
	max-width:1920px !important; margin: 0 auto;
}
.container_mini {
	max-width:1000px !important;  margin: 0 auto;
}
.container_mini02 {
	max-width:960px !important;  margin: 0 auto;
}
.container_mini03 {
	max-width:1500px !important;  margin: 0 auto;
}
.box740 {
	max-width:740px !important;  margin: 0 auto;
}
.box800 {
	max-width:800px !important;  margin: 0 auto;
}
.container-fluid {
	padding:0 !important;  margin: 0 auto;
}
a.link {
	color:#333!important; font-weight: bold; font-size: 25px; line-height:150%;
}
/*　h1　*/

h1.h101 {
font-size:60px; line-height: 150%;
}

/*　h2　*/

h2.h201 {
	font-size:39px; line-height: 150%;
}

h2.h202 {
font-size:25px; line-height: 150%;
}

h2.h203 {
font-size:30px; line-height: 150%; min-height: 60px;
}
}

/*　レスポンシブな字切り　*/

.text br {
	display: none;
}

@media only screen and (max-width: 764px) {
	.text br {
		display: inline;
	}
	.text span {
		display: none;
	}
}
@media only screen and (max-width: 380px) {
	.text {
		font-size:90%;
	}
}
