<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html {
  font-size: 62.5%;
}

/*===============================================================
	HOME
===============================================================*/
#wrapper.home .flexslider {
  padding: 0;
  margin: 0;
  border: 0px;
}
#wrapper.home .flexslider .flex-control-nav {
  bottom: 20px;
}
#wrapper.home .flexslider .flex-control-paging li a {
  width: 14px;
  height: 14px;
  background: #fff;
}
#wrapper.home .flexslider .flex-control-paging li a.flex-active {
  background: #1d50a2;
}
#wrapper.home .flexslider h2 {
  max-width: 453px;
  max-height: 99px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 99;
}
#wrapper.home #main article {
  max-width: none;
  max-width: initial;
  padding: 0;
}
#wrapper.home #main article h2.newsh2 {
  margin: 20px 0;
  font-size: 20px;
  text-align: center;
  text-decoration: underline;
}
#wrapper.home #main article &gt; section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  max-width: 850px;
  margin: -20px auto 70px;
  padding: 0 10px;
  position: relative;
}
#wrapper.home #main article &gt; section h2 {
  width: 29.3975903614%;
  margin-right: 8.4337349398%;
}
#wrapper.home #main article &gt; section p {
  width: 62.1686746988%;
  padding: 70px 0 0;
  line-height: 2.71;
}
#wrapper.home #main article &gt; section p a {
  display: block;
  margin: 1em 0 0;
  padding: 15px 10px;
  max-width: 400px;
  border: 1px solid #1d50a2;
  text-align: center;
  text-decoration: none;
}
#wrapper.home #main article &gt; section p a:hover {
  background: #1d50a2;
  color: #fff;
}
#wrapper.home #main article .movie {
  width: 100%;
  margin: 0 0 70px;
}
#wrapper.home #main article .movie img {
  width: 100%;
}
#wrapper.home #main article &gt; ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 1346px;
  margin: 0 auto 24px;
  padding: 0 10px;
}
#wrapper.home #main article &gt; ul li {
  width: 100%;
}
#wrapper.home #main article &gt; ul li h4 {
  display: block;
  padding: 20px 10px;
  color: #fff;
  background: #a0a0a0;
  font-size: 128.5714285714%;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#wrapper.home #main article &gt; ul li h4:hover {
  text-decoration: none;
  background: #1d50a2;
}
#wrapper.home #main article &gt; ul li h4.active {
  background: #1d50a2;
}
#wrapper.home #main article &gt; dl {
  max-width: 1346px;
  margin: 0 auto 70px;
  padding: 0 10px;
  line-height: 1.5;
}
#wrapper.home #main article &gt; dl dt {
  float: left;
  padding: 0 0 0 1em;
  color: #1d50a2;
}
#wrapper.home #main article &gt; dl dd {
  padding: 0 20px 10px 9em;
  margin: 0 0 10px;
  border-bottom: 1px solid #ccc;
}
#wrapper.home #main article &gt; dl dd:last-child {
  margin-bottom: 0;
}
#wrapper.home #main article &gt; dl.blog {
  display: none;
}
#wrapper.home #main article nav {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
#wrapper.home #main article nav ul {
  width: 100%;
}
#wrapper.home #main article nav ul li a {
  display: block;
  background-size: cover !important;
  position: relative;
  min-height: 274px;
}
#wrapper.home #main article nav ul li a:hover {
  opacity: .6;
}
#wrapper.home #main article nav ul li a h4 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  font-size: 30px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, "sans-serif";
  height: 27px;
}
#wrapper.home #main article nav ul li a p {
  position: absolute;
  left: 0;
  bottom: 10px;
  padding: 0 10px;
  width: 100%;
  text-align: justify;
  color: #fff;
  font-size: 114.2857142857%;
}
#wrapper.home #main article nav ul li a p:after {
  font-family: Fontawesome;
  content: "\f138";
  position: absolute;
  right: 10px;
  bottom: 0;
}
#wrapper.home #main article nav ul li.efforts a {
  background: url(../../images/home/efforts-img.jpg) no-repeat center center;
  min-height: 314px;
}
#wrapper.home #main article nav ul li.facility a {
  background: url(../../images/home/business-img.jpg) no-repeat center center;
  min-height: 314px;
}
#wrapper.home #main article nav ul li.area a {
  background: url(../../images/home/recruit-img.jpg) no-repeat center center;
}
#wrapper.home #main article nav ul li.management a {
  background: url(../../images/home/company-img.jpg) no-repeat center center;
  min-height: 588px;
}
#wrapper.home #main article nav ul:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#wrapper.home #main article nav ul:first-child li {
  width: 50%;
}
#wrapper.home #main article nav ul:first-child li:last-child {
  width: 100%;
}

#health {
  max-width: 850px;
  margin: 0 auto 70px;
  padding: 0 10px;
}
#health h3 {
  padding: 20px;
  font-size: 20px;
  text-align: center;
  border: 1px solid #1D50A2;
}
#health div {
  display: inline-block;
}
#health div:nth-child(1) {
  width: 45%;
}
#health div:nth-child(2) {
  width: calc( 40% - 20px );
  padding: 20px;
}
#health div:nth-child(3) {
  width: 15%;
  padding: 20px 0;
}
#health div p {
  margin: 20px 0 0;
  line-height: 1.5em;
}
#health div img {
  width: 100%;
  height: auto;
}

/*===============================================================
	会社案内
===============================================================*/
#wrapper.company #main .title {
  background: url(../../images/company/title-bg.jpg) no-repeat center center;
}
#wrapper.company #main article ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#wrapper.company #main article ul li {
  margin: 0 0 30px;
  width: 48.4631147541%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
#wrapper.company #main article ul li &gt; img {
  width: 48.6257928118%;
}
#wrapper.company #main article ul li section {
  width: 48.2029598309%;
}
#wrapper.company #main article ul li section h2 {
  font-size: 142.8571428571%;
}
#wrapper.company #main article ul li section p {
  padding: 20px 0;
  font-size: 85.7142857143%;
  line-height: 1.83;
}
#wrapper.company #main article ul li section &gt; a {
  display: block;
  margin: 1em auto 2em;
  padding: 12px 10px;
  background: #1d50a2;
  color: #fff;
  border: 1px solid #1d50a2;
  text-decoration: none;
  position: relative;
}
#wrapper.company #main article ul li section &gt; a:hover {
  background: #fff;
  color: #1d50a2;
}
#wrapper.company #main article ul li section &gt; a:after {
  font-family: Fontawesome;
  content: "\f105";
  position: absolute;
  right: 10px;
  top: 50%;
  margin: -.5em 0 0;
}

/*===============================================================
	経営方針
===============================================================*/
#wrapper.policy #main .title {
  padding: 100px 10px;
  background: url(../../images/company/title-bg.jpg) no-repeat center center;
}
#wrapper.policy #main article .setbox {
  margin-bottom: 150px;
}
#wrapper.policy #main article .setbox h2 {
  font-size: 24px;
  margin: 20px 0;
  color: #1e51a2;
  text-align: center;
}
#wrapper.policy #main article .setbox p.bigText {
  font-size: 40px;
  text-align: center;
  line-height: 1.7em;
}
#wrapper.policy #main article .setbox ul li {
  list-style: none;
  font-size: 26px;
  line-height: 1.7em;
  text-align: center;
}
#wrapper.policy #main article .markbox {
  display: flex;
}
#wrapper.policy #main article .markbox .policy_logomark {
  width: 40%;
}
#wrapper.policy #main article .markbox .policy_marktext {
  width: 60%;
  margin-top: 40px;
}
#wrapper.policy #main article .markbox .policy_marktext h3 {
  font-size: 24px;
  margin: 20px 0;
  color: #1e51a2;
  text-align: center;
}
#wrapper.policy #main article .markbox .policy_marktext p {
  font-size: 16px;
  line-height: 1.7em;
}

/*===============================================================
	社長挨拶
===============================================================*/
#wrapper.message #main .title {
  padding: 100px 10px;
  background: url(../../images/company/title-bg_s.jpg) no-repeat center center;
}
#wrapper.message #main article .edit:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}
* html #wrapper.message #main article .edit {
  height: 1%;
}
#wrapper.message #main article .edit .contents {
  float: left;
  width: 58.7090163934%;
  line-height: 2.36;
}
#wrapper.message #main article .edit .image {
  float: right;
  width: 37.1926229508%;
}

/*===============================================================
	会社概要
===============================================================*/
#wrapper.overview #main .title {
  padding: 100px 10px;
  background: url(../../images/company/title-bg_g.jpg) no-repeat center center;
}
#wrapper.overview #main article table tr th {
  border-bottom: 1px solid #909090;
  padding: 30px 10px;
  font-weight: bold;
}
#wrapper.overview #main article table tr td {
  border-bottom: 1px solid #909090;
  padding: 30px 10px;
}

/*===============================================================
	事業案内
===============================================================*/
#wrapper.business #main .title {
  background: url(../../images/business/title-bg.jpg) no-repeat center center;
}
#wrapper.business #main article ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#wrapper.business #main article ul li {
  margin: 0 0 30px;
  width: 48.4631147541%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
#wrapper.business #main article ul li &gt; img {
  width: 48.6257928118%;
}
#wrapper.business #main article ul li section {
  width: 48.2029598309%;
}
#wrapper.business #main article ul li section h2 {
  font-size: 142.8571428571%;
}
#wrapper.business #main article ul li section p {
  padding: 20px 0;
  font-size: 85.7142857143%;
  line-height: 1.83;
}
#wrapper.business #main article ul li section &gt; a {
  display: block;
  margin: 1em auto 2em;
  padding: 12px 10px;
  background: #1d50a2;
  color: #fff;
  border: 1px solid #1d50a2;
  text-decoration: none;
  position: relative;
}
#wrapper.business #main article ul li section &gt; a:hover {
  background: #fff;
  color: #1d50a2;
}
#wrapper.business #main article ul li section &gt; a:after {
  font-family: Fontawesome;
  content: "\f105";
  position: absolute;
  right: 10px;
  top: 50%;
  margin: -.5em 0 0;
}

/*===============================================================
	業務案内
===============================================================*/
#wrapper.guide #main .title {
  padding: 100px 10px;
  background: url(../../images/business/title-bg_g.jpg) no-repeat center center;
}

/*===============================================================
	保有設備
===============================================================*/
#wrapper.facility #main .title {
  padding: 100px 10px;
  background: url(../../images/business/title-bg_h.jpg) no-repeat center center;
}
#wrapper.facility #main article h2 {
  padding-left: 32px;
  background: url(../../images/common/h2_bg.jpg) no-repeat left;
  font-size: 26px;
  color: #1d50a2;
  margin-bottom: 20px;
  border-bottom: #000000 1px solid;
}
#wrapper.facility #main article .facilityset {
  display: flex;
  margin-bottom: 30px;
}
#wrapper.facility #main article .facilityset .facility_left {
  width: 62%;
  margin-right: 3%;
}
#wrapper.facility #main article .facilityset .facility_left p {
  font-size: 16px;
  line-height: 2.0em;
}
#wrapper.facility #main article .facilityset .facility_left ul li {
  font-size: 16px;
  line-height: 1.7em;
}
#wrapper.facility #main article .facilityset .facility_right {
  width: 35%;
}
#wrapper.facility #main article .facilityset .facility_right img {
  margin-bottom: 15px;
}

/*===============================================================
	安全への取り組み
===============================================================*/
#wrapper.efforts #main .title {
  background: url(../../images/efforts/title-bg.jpg) no-repeat center center;
}
#wrapper.efforts #main article h2 {
  font-size: 40px;
  color: #333;
  margin-bottom: 40px;
  text-align: center;
  font-weight: bold;
}
#wrapper.efforts #main article h3 {
  font-size: 36px;
  text-align: left;
  margin-bottom: 30px;
}
#wrapper.efforts #main article p {
  font-size: 16px;
  line-height: 1.7em;
}
#wrapper.efforts #main article p.alb_text {
  background: url(../../images/common/h2_bg.jpg) no-repeat left top;
  padding-left: 32px;
  margin-bottom: 20px;
}
#wrapper.efforts #main article p.Areatext {
  padding: 15px;
  border: 1px solid #666666;
  margin-bottom: 30px;
}
#wrapper.efforts #main article ul {
  margin-bottom: 25px;
}
#wrapper.efforts #main article ul li {
  list-style: decimal;
  font-size: 16px;
  line-height: 1.7em;
  margin-left: 15px;
}
#wrapper.efforts #main article a.pdfbtn {
  padding: 15px;
  display: block;
  margin-bottom: 40px;
  border: 1px solid #A2A2A2;
  text-align: center;
}
#wrapper.efforts #main article .efforts_singel {
  margin-bottom: 30px;
}
#wrapper.efforts #main article h4 {
  color: #1e51a2;
  font-size: 26px;
  margin-bottom: 15px;
  width: 100%;
}
#wrapper.efforts #main article .efforts_set {
  display: flex;
  margin-bottom: 30px;
}
#wrapper.efforts #main article .efforts_set h4 {
  color: #1e51a2;
  font-size: 26px;
  margin-bottom: 15px;
  width: 100%;
}
#wrapper.efforts #main article .efforts_set .efforts_left {
  width: 62%;
  margin-right: 3%;
}
#wrapper.efforts #main article .efforts_set .efforts_left p {
  font-size: 16px;
  line-height: 2.0em;
}
#wrapper.efforts #main article .efforts_set .efforts_left ul li {
  font-size: 16px;
  line-height: 1.7em;
}
#wrapper.efforts #main article .efforts_set .efforts_right {
  width: 35%;
}
#wrapper.efforts #main article .efforts_set .efforts_right img {
  margin-bottom: 15px;
}

/*===============================================================
	強み
===============================================================*/
#wrapper.reason #main .title {
  background: url(../../images/reason/title-bg.jpg) no-repeat center center;
}
#wrapper.reason #main article p {
  font-size: 16px;
  line-height: 1.7em;
}
#wrapper.reason #main article h2 {
  color: #333;
  font-size: 36px;
  margin-bottom: 20px;
  font-weight: bold;
}
#wrapper.reason #main article h2 span {
  font-size: 120px;
  color: #FF0004;
}
#wrapper.reason #main article .reason_set {
  display: flex;
  margin-bottom: 30px;
}
#wrapper.reason #main article .reason_set .reason_left {
  width: 62%;
  margin-right: 3%;
}
#wrapper.reason #main article .reason_set .reason_left p {
  font-size: 16px;
  line-height: 2.0em;
}
#wrapper.reason #main article .reason_set .reason_left ul li {
  font-size: 16px;
  line-height: 1.7em;
}
#wrapper.reason #main article .reason_set .reason_right {
  width: 35%;
}
#wrapper.reason #main article .reason_set .reason_right img {
  margin-bottom: 15px;
}

/*===============================================================
	採用トップ
===============================================================*/
#wrapper.recruit #main .title {
  background: url(../../images/recruit/title-bg.jpg) no-repeat center center;
}
#wrapper.recruit #main article ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#wrapper.recruit #main article ul li {
  margin: 0 0 30px;
  width: 48.4631147541%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
#wrapper.recruit #main article ul li &gt; img {
  width: 48.6257928118%;
}
#wrapper.recruit #main article ul li section {
  width: 48.2029598309%;
}
#wrapper.recruit #main article ul li section h2 {
  font-size: 142.8571428571%;
}
#wrapper.recruit #main article ul li section p {
  padding: 20px 0;
  font-size: 85.7142857143%;
  line-height: 1.83;
}
#wrapper.recruit #main article ul li section &gt; a {
  display: block;
  margin: 1em auto 2em;
  padding: 12px 10px;
  background: #1d50a2;
  color: #fff;
  border: 1px solid #1d50a2;
  text-decoration: none;
  position: relative;
}
#wrapper.recruit #main article ul li section &gt; a:hover {
  background: #fff;
  color: #1d50a2;
}
#wrapper.recruit #main article ul li section &gt; a:after {
  font-family: Fontawesome;
  content: "\f105";
  position: absolute;
  right: 10px;
  top: 50%;
  margin: -.5em 0 0;
}

/*===============================================================
	募集情報・詳細
===============================================================*/
#wrapper.recruitment #main .title {
  padding: 100px 10px;
  background: url(../../images/recruit/title-bg.jpg) no-repeat center center;
}
#wrapper.recruitment #main article ul.recruitul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#wrapper.recruitment #main article ul.recruitul li {
  margin: 0 0 30px;
  width: 48.4631147541%;
  height: 9.5vw;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
#wrapper.recruitment #main article ul.recruitul li &gt; img {
  width: 48.6257928118%;
}
#wrapper.recruitment #main article ul.recruitul li section {
  width: 48.2029598309%;
}
#wrapper.recruitment #main article ul.recruitul li section h2 {
  font-size: 142.8571428571%;
}
#wrapper.recruitment #main article ul.recruitul li section p {
  padding: 20px 0;
  font-size: 85.7142857143%;
  line-height: 1.83;
}
#wrapper.recruitment #main article ul.recruitul li section &gt; a {
  display: block;
  margin: 1em auto 2em;
  padding: 12px 10px;
  background: #1d50a2;
  color: #fff;
  border: 1px solid #1d50a2;
  text-decoration: none;
  position: relative;
}
#wrapper.recruitment #main article ul.recruitul li section &gt; a:hover {
  background: #fff;
  color: #1d50a2;
}
#wrapper.recruitment #main article ul.recruitul li section &gt; a:after {
  font-family: Fontawesome;
  content: "\f105";
  position: absolute;
  right: 10px;
  top: 50%;
  margin: -.5em 0 0;
}
#wrapper.recruitment #main article .recruit_list h2 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  vertical-align: top;
}
#wrapper.recruitment #main article .recruit_list table tr th {
  border-bottom: 1px solid #909090;
  padding: 30px 10px;
  font-weight: bold;
}
#wrapper.recruitment #main article .recruit_list table tr td {
  border-bottom: 1px solid #909090;
  padding: 30px 10px;
}

/*===============================================================
	先輩社員の声
===============================================================*/
#wrapper.voice #main .title {
  padding: 100px 10px;
  background: url(../../images/recruit/title-bg2.jpg) no-repeat center center;
}
#wrapper.voice #main article .voice .staff {
  margin-bottom: 50px;
}
#wrapper.voice #main article .voice .staff p {
  font-size: 16px;
  line-height: 1.6em;
  margin: 15px 0;
}

/*===============================================================
	入社後の流れ
===============================================================*/
#wrapper.flow #main .title {
  padding: 100px 10px;
  background: url(../../images/recruit/title-bg3.jpg) no-repeat center center;
}
#wrapper.flow #main article ul.flow_nevi {
  display: flex;
  margin-bottom: 30px;
}
#wrapper.flow #main article ul.flow_nevi li {
  width: 50%;
}
#wrapper.flow #main article ul.flow_nevi li a {
  font-size: 18px;
  display: block;
  background-color: #e5e5e5;
  color: #333;
  padding: 20px 0;
  text-align: center;
}
#wrapper.flow #main article ul.flow_nevi li .active {
  font-size: 18px;
  display: block;
  background-color: #1d50a2;
  color: #FFFFFF;
}
#wrapper.flow #main article .section02 ol li {
  background: url(../../images/recruit/flow_img_19.png) no-repeat center bottom;
  padding-bottom: 21px;
  margin-bottom: 5px;
  width: 100%;
  line-height: 1.6em;
}
#wrapper.flow #main article .section02 ol li.last {
  background: none;
  padding-bottom: 21px;
  margin-bottom: 5px;
  width: 100%;
  line-height: 1.6em;
}
#wrapper.flow #main article .section02 ol li dl {
  border: 4px solid #E9E9E9;
  padding: 11px;
  padding-left: 125px;
  position: relative;
  background: #fff;
  width: 100%;
  zoom: 1;
}
#wrapper.flow #main article .section02 ol li dl dt img {
  position: absolute;
  left: 11px;
  top: 11px;
}
#wrapper.flow #main article .section02 ol li dl dt {
  font-size: 1.333em;
  font-weight: 800;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#wrapper.flow #main article .section02 .box01 {
  border: 4px solid #E9E9E9;
  padding: 11px;
  padding-left: 82px;
  position: relative;
  background: #fff;
  min-height: 27px;
  _height: 27px;
}
#wrapper.flow #main article .section02 .box01 img {
  position: absolute;
  left: 11px;
  top: 11px;
}
#wrapper.flow #main article .section02 .box01 p {
  font-size: 1.333em;
  font-weight: 800;
}
#wrapper.flow #main article .section03 {
  padding-top: 30px;
  border-top: 1px dotted #ccc;
}

/*===============================================================
	新着情報
===============================================================*/
#wrapper.news #main .title {
  padding: 100px 10px;
  background: url(../../images/news/title-bg.jpg) no-repeat center center;
}
#wrapper.news #main article &gt; ul li {
  margin: 0 0 5px;
  line-height: 1.5;
  position: relative;
}
#wrapper.news #main article &gt; ul li span {
  display: block;
  padding: 2px 0 0;
  max-width: 36px;
  width: 100%;
  background: #1d50a2;
  font-size: 71.4285714286%;
  font-weight: bold;
  color: #fff;
  vertical-align: bottom;
  text-align: center;
  position: absolute;
  top: 50%;
  left: -20px;
  margin: -1em 0 0;
}
#wrapper.news #main article &gt; ul li a {
  display: block;
  padding: 10px 20px;
  border: 3px solid #e7e7e7;
}
#wrapper.news #main article &gt; ul li a:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}
* html #wrapper.news #main article &gt; ul li a {
  height: 1%;
}
#wrapper.news #main article &gt; ul li a:hover {
  border: 3px solid #1d50a2;
}
#wrapper.news #main article &gt; ul li a:hover p {
  color: #1d50a2;
}
#wrapper.news #main article &gt; ul li a p {
  display: inline-block;
  font-weight: bold;
  vertical-align: -.35em;
}
#wrapper.news #main article &gt; ul li a time {
  display: inline-block;
  padding: 6px 0 6px 20px;
  float: right;
  font-size: 85.7142857143%;
  border-left: 5px solid #1d50a2;
}
#wrapper.news #main article h2 {
  margin: 0 0 1.6em;
  padding: 0 0 .6em;
  border-bottom: 1px solid #333;
  font-size: 185.7142857143%;
  color: #1d50a2;
}
#wrapper.news #main article .edit:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}
* html #wrapper.news #main article .edit {
  height: 1%;
}
#wrapper.news #main article .edit .contents {
  float: left;
  width: 58.7090163934%;
  line-height: 2.36;
}
#wrapper.news #main article .edit .image {
  float: right;
  width: 37.1926229508%;
}

/*===============================================================
	お問い合わせ・採用についてのお問い合わせ
===============================================================*/
#wrapper.contact #main .title {
  background: url(../../images/recruit/title-bg.jpg) no-repeat center center;
}
#wrapper.contact #main article {
  /*! form
  ------------------------------ */
  /*! インライン
  ------------------------------ */
  			/*! #form
  =========================================== */
}
#wrapper.contact #main article table {
  width: 100%;
}
#wrapper.contact #main article table tbody {
  width: 100%;
}
#wrapper.contact #main article table tr + tr td, #wrapper.contact #main article table tr + tr th {
  border-top: 1px solid #f0f0f0;
}
#wrapper.contact #main article table td, #wrapper.contact #main article table th {
  font-size: 13px;
  vertical-align: top;
  line-height: 1.6;
  padding: 9px 0 10px;
}
#wrapper.contact #main article table th {
  width: 32%;
  font-weight: 500;
}
@media (min-width: 640px) {
  #wrapper.contact #main article table th {
    width: 20%;
  }
}
@media (min-width: 900px) {
  #wrapper.contact #main article table td, #wrapper.contact #main article table th {
    font-size: 15px;
    padding: 16px 0 17px;
  }
}
#wrapper.contact #main article button, #wrapper.contact #main article input, #wrapper.contact #main article select, #wrapper.contact #main article textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border-width: 1px;
  padding: 0;
  margin: 0;
  outline: 0;
}
#wrapper.contact #main article input[type=date], #wrapper.contact #main article input[type=email], #wrapper.contact #main article input[type=number], #wrapper.contact #main article input[type=tel], #wrapper.contact #main article input[type=text], #wrapper.contact #main article select, #wrapper.contact #main article textarea {
  background-color: #eee !important;
  font-size: 16px;
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding: .3em 15px;
  border: none !important;
}
@media (min-width: 900px) {
  #wrapper.contact #main article input[type=date], #wrapper.contact #main article input[type=email], #wrapper.contact #main article input[type=number], #wrapper.contact #main article input[type=tel], #wrapper.contact #main article input[type=text], #wrapper.contact #main article select, #wrapper.contact #main article textarea {
    padding: .3em 20px;
  }
}
#wrapper.contact #main article ::-webkit-input-placeholder {
  color: #a6a6a6;
  opacity: 1;
}
#wrapper.contact #main article :-moz-placeholder {
  color: #a6a6a6;
}
#wrapper.contact #main article ::-moz-placeholder {
  color: #a6a6a6;
  opacity: 1;
}
#wrapper.contact #main article :-ms-input-placeholder {
  color: #a6a6a6;
}
#wrapper.contact #main article :placeholder-shown {
  color: #a6a6a6;
}
#wrapper.contact #main article input:-webkit-autofill {
  background-color: #eee !important;
}
#wrapper.contact #main article input[type=date], #wrapper.contact #main article input[type=email], #wrapper.contact #main article input[type=number], #wrapper.contact #main article input[type=tel], #wrapper.contact #main article input[type=text], #wrapper.contact #main article select {
  height: 40px;
  box-sizing: border-box;
}
@media (min-width: 900px) {
  #wrapper.contact #main article input[type=date], #wrapper.contact #main article input[type=email], #wrapper.contact #main article input[type=number], #wrapper.contact #main article input[type=tel], #wrapper.contact #main article input[type=text], #wrapper.contact #main article select {
    height: 44px;
  }
}
@media (min-width: 900px) {
  #wrapper.contact #main article input[type=text] {
    width: 290px;
  }
}
#wrapper.contact #main article input[type=number] {
  width: 90px;
  display: inline-block;
  margin-right: 7px;
  padding-right: 2px;
}
@media (min-width: 900px) {
  #wrapper.contact #main article input[type=number] {
    width: 70px;
    margin-right: 12px;
  }
}
@media (min-width: 900px) {
  #wrapper.contact #main article input[type=tel] {
    width: 290px;
  }
}
#wrapper.contact #main article textarea {
  resize: vertical;
  height: 150px;
}
@media (min-width: 900px) {
  #wrapper.contact #main article textarea {
    height: 200px;
  }
}
#wrapper.contact #main article select {
  cursor: pointer;
}
@media (min-width: 900px) {
  #wrapper.contact #main article select {
    width: 290px;
  }
}
#wrapper.contact #main article option {
  background-color: #fff;
}
#wrapper.contact #main article a {
  color: inherit;
}
#wrapper.contact #main article address {
  font-style: normal;
}
#wrapper.contact #main article b, #wrapper.contact #main article strong {
  font-weight: 500;
}
#wrapper.contact #main article .form-default {
  padding-bottom: 40px;
}
#wrapper.contact #main article .form-default__txt {
  padding-top: 35px;
  padding-bottom: 25px;
  border-bottom: 1px solid #f0f0f0;
}
#wrapper.contact #main article .form-default td,
#wrapper.contact #main article .form-default th {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}
#wrapper.contact #main article .form-default th {
  padding-bottom: 0;
  padding-top: 8px;
  padding-right: 15px;
  letter-spacing: .2em;
  font-size: 15px;
  letter-spacing: .05em;
}
#wrapper.contact #main article .form-default th:after {
  display: block;
  content: '';
  clear: both;
}
#wrapper.contact #main article .form-default td {
  padding-top: 7px;
  padding-bottom: 15px;
  border: none;
}
#wrapper.contact #main article .form-default__icon--require {
  font-size: 10px;
  width: 35px;
  height: 16px;
  color: #fff;
  text-align: center;
  line-height: 16px;
  float: right;
  background-color: #235187;
  display: inline-block;
  font-weight: 300;
  margin-top: 5px;
  margin-right: 15px;
}
#wrapper.contact #main article .form-default__inp--zip {
  margin: 0 -5px 10px;
}
#wrapper.contact #main article .form-default__inp--zip span {
  display: block;
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 0 5px;
}
#wrapper.contact #main article .form-default__inp--pref {
  margin-bottom: 10px;
}
#wrapper.contact #main article .form-default__age-txt {
  line-height: 40px;
}
#wrapper.contact #main article .form-default-interview__sub {
  font-size: 14px;
  margin-bottom: 7px;
}
#wrapper.contact #main article .form-default-interview__date {
  margin-bottom: 10px;
}
#wrapper.contact #main article .form-default-interview + .form-default-interview {
  margin-top: 12px;
}
#wrapper.contact #main article .form-default-submit {
  text-align: center;
  padding-top: 35px;
  border-top: 1px solid #f0f0f0;
}
#wrapper.contact #main article .form-default-submit a {
  color: #606f86;
}
#wrapper.contact #main article .form-default-submit a:hover {
  text-decoration: none;
}
#wrapper.contact #main article .form-default-submit__policy {
  margin-bottom: 18px;
}
#wrapper.contact #main article .form-default-submit__policy label a, #wrapper.contact #main article .form-default-submit__policy label span {
  line-height: 26px;
}
#wrapper.contact #main article .form-default-submit__policy input {
  display: none;
}
#wrapper.contact #main article .form-default-submit__checker {
  display: inline-block;
  margin-right: 13px;
  width: 18px;
  height: 18px;
  border: 1px solid #dcdcdc;
  background-color: #eee;
  position: relative;
  top: -3px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
#wrapper.contact #main article .form-default-submit__checker.is_ok, #wrapper.contact #main article input[type=checkbox]:checked + .form-default-submit__checker {
  background-color: #235187;
  border-color: #235187;
  border-radius: 50%;
}
#wrapper.contact #main article .form-default-submit__inp {
  width: 290px;
  margin: 0 auto;
}
#wrapper.contact #main article .form-default-submit input {
  cursor: pointer;
}
@media (min-width: 900px) {
  #wrapper.contact #main article .form-default {
    padding-bottom: 112px;
    width: 850px;
    margin: 0 auto;
  }
  #wrapper.contact #main article .form-default__txt {
    padding-top: 95px;
    margin-bottom: 45px;
    border: none;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 13px;
  }
  #wrapper.contact #main article .form-default td, #wrapper.contact #main article .form-default th {
    display: table-cell;
    padding-left: 0;
    padding-right: 15px;
  }
  #wrapper.contact #main article .form-default th {
    padding-top: 23px;
    padding-right: 30px;
    width: 29.5%;
    border: none;
  }
  #wrapper.contact #main article .form-default th:after {
    display: block;
    content: '';
    clear: both;
  }
  #wrapper.contact #main article .form-default td {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #wrapper.contact #main article .form-default__icon--require {
    font-size: 12px;
    width: 45px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    float: right;
    font-weight: 300;
  }
  #wrapper.contact #main article .form-default__inp--zip span {
    display: block;
    width: 125px;
    box-sizing: contetn-box;
  }
  #wrapper.contact #main article .form-default__inp--zip span + span {
    width: 155px;
  }
  #wrapper.contact #main article .form-default__inp--zip span input {
    width: 100%;
  }
  #wrapper.contact #main article .form-default__inp--pref {
    margin-bottom: 10px;
  }
  #wrapper.contact #main article .form-default-interview__sub {
    width: 85px;
    font-size: 16px;
    margin-bottom: 0;
    float: left;
    line-height: 44px;
    letter-spacing: .02em;
  }
  #wrapper.contact #main article .form-default-interview__date {
    margin-bottom: 10px;
    float: left;
    width: 350px;
    padding-right: 15px;
  }
  #wrapper.contact #main article .form-default-interview__time {
    width: 140px;
    float: right;
  }
  #wrapper.contact #main article .form-default-interview__time select {
    width: 100%;
  }
  #wrapper.contact #main article .form-default-interview + .form-default-interview {
    margin-top: 1px;
  }
  #wrapper.contact #main article .form-default-submit {
    border: none;
  }
  #wrapper.contact #main article .form-default-submit__policy {
    font-size: 15px;
    margin-bottom: 45px;
  }
  #wrapper.contact #main article .form-default-submit__policy input {
    display: none;
  }
  #wrapper.contact #main article .form-default-submit__checker {
    margin-right: 8px;
    width: 18px;
    height: 18px;
    border: 1px solid #dcdcdc;
    background-color: #eee;
    position: relative;
    top: -3px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
  }
  #wrapper.contact #main article .form-default-submit__inp {
    width: 350px;
  }
  #wrapper.contact #main article .form-default-submit__inp--addr input {
    width: 100%;
  }
  #wrapper.contact #main article .form-default-submit__inp.is_disabled input {
    opacity: .5;
    cursor: default;
  }
  #wrapper.contact #main article .form-default-submit__inp.is_disabled input:hover {
    opacity: 0.5 !important;
  }
}
#wrapper.contact #main article .wpcf7-submit, #wrapper.contact #main article .wpcf7c-btn-back, #wrapper.contact #main article .wpcf7c-btn-confirm {
  box-sizing: border-box;
  height: 45px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  font-weight: 300;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
@media (min-width: 900px) {
  #wrapper.contact #main article .wpcf7-submit, #wrapper.contact #main article .wpcf7c-btn-back, #wrapper.contact #main article .wpcf7c-btn-confirm {
    height: 55px;
    font-size: 15px;
  }
}
#wrapper.contact #main article .wpcf7-submit:hover, #wrapper.contact #main article .wpcf7c-btn-back:hover, #wrapper.contact #main article .wpcf7c-btn-confirm:hover {
  background-color: rgba(35, 81, 135, 0.8);
}
#wrapper.contact #main article .wpcf7c-btn-confirm {
  display: inline-block;
  width: 100%;
  padding-right: 18px;
  background: #235187 url(../img/entry/ico_arw02_sp.png) 75% center no-repeat;
}
@media (min-width: 900px) {
  #wrapper.contact #main article .wpcf7c-btn-confirm {
    background-image: url(../img/entry/ico_arw02_pc.png);
  }
}
#wrapper.contact #main article .wpcf7c-btn-back {
  width: 40%;
  padding-left: 10px;
  background: #a6a6a6 url(../img/entry/ico_arw01_sp.png) 14% center no-repeat;
}
@media (min-width: 900px) {
  #wrapper.contact #main article .wpcf7c-btn-back {
    background-image: url(../img/entry/ico_arw01_pc.png);
  }
}
#wrapper.contact #main article .wpcf7-submit {
  padding-right: 18px;
  width: 57%;
  margin-left: 8px;
  background: #235187 url(../img/entry/ico_arw02_sp.png) 75% center no-repeat;
}
@media (min-width: 900px) {
  #wrapper.contact #main article .wpcf7-submit {
    background-image: url(../img/entry/ico_arw02_pc.png);
    margin-left: 10px;
  }
}
</pre></body></html>