@charset "UTF-8";
/*---------------------------------------------------------------
  link
----------------------------------------------------------------*/
a:link {
  text-decoration: none;
  color: #333;
}

a:visited {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
  color: #1EA7CC;
}

a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

/*---------------------------------------------------------------
  base
----------------------------------------------------------------*/
html {
  font-size: 62.5%;
  /*10px*/
}

html, body {
  height: 100%;
}

body {
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  background: #FFF;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

/*---------------------------------------------------------------
  spacing
----------------------------------------------------------------*/
.mb05 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

/*---------------------------------------------------------------
  clear
----------------------------------------------------------------*/
.clr {
  clear: both;
}

.clrfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.clrfix {
  display: inline-block;
}

/* Hides from IE Mac */
* html .clrfix {
  height: 1%;
}

.clrfix {
  display: block;
}

/* End Hack */
.hide {
  display: none;
}

input[type="button"],
input[type="text"],
input[type="submit"],
textarea {
  -webkit-appearance: none;
  border-radius: 0;
}

html, body {
  height: 100%;
}

/*
body{
	&::before{
		content:"";
		position:fixed;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background:url(../../images/top/im_vi_sky.jpg) bottom;
		background-size:cover;
		z-index:-1;
	}
}*/
#header {
  position: relative;
}
#header #headTop {
  height: 105px;
  background: #C11920;
}
#header #headTop .wrap {
  height: 100px;
  background: #FFF;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15);
}
#header #headTop .wrap > div {
  max-width: 1020px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
#header #headTop .wrap > div h1 {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 74px;
  font-size: 10px;
  font-size: 1rem;
}

#headLogo {
  position: absolute;
  left: 20px;
  top: 16px;
}

#vi {
  height: 70vh;
  min-height: 400px;
  margin-bottom: 50px;
  background-size: auto, cover;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 700px) {

	#vi {
	  height: 30vh;
	}
}
#vi .wrap {
  max-width: 1000px;
  margin: 0 auto;
  height: 100%;
}
#vi img {
  width: 100%;
  height: auto;
}

#container {
  position: relative;
  background: #FFF;
}
#container .containerWrap {
  margin: 0 auto;
  max-width: 1000px;
}

#limitedText {
  padding: 0 50px;
}
#limitedText p {
  background: #ED6D00;
  line-height: 1.6;
  padding: 20px 0;
  text-align: center;
  color: #FFF;
  font-size: 16px;
  font-size: 1.6rem;
  border-radius: 80px;
  max-width: 1000px;
  margin: 0 auto;
}

.baseTitle {
  font-size: 36px;
  font-size: 3.6rem;
  text-align: center;
  line-height: 1;
  margin-bottom: 2.6em;
}
.baseTitle span {
  display: inline-block;
  position: relative;
  letter-spacing: .1em;
  padding-left: .1em;
}
.baseTitle span::before, .baseTitle span::after {
  content: "";
  display: block;
  width: 42px;
  height: 8px;
  background: url(../images/ic_basetitle01.png) no-repeat;
  position: absolute;
  top: 50%;
  margin: -4px;
}
.baseTitle span::before {
  left: -62px;
}
.baseTitle span::after {
  right: -62px;
}

#mainContents main > section {
  display: block;
  padding: 100px 0;
}
#mainContents main > section:nth-child(even) {
  background: rgba(137, 143, 150, 0.12);
}

.businessList {
  max-width: 800px;
  margin: 0 auto;
}
.businessList ul {
  margin: 0 0 0px;
}
.businessList ul li {
  float: left;
  width: 33.33333%;
  padding: 0 0 0;
}
.businessList ul li:nth-child(3n+1) {
  clear: both;
}
.businessList ul {
  margin: 100px 0 0;
}
.businessList ul li {
  text-align: center;
  margin-bottom: 60px;
}
.businessList ul li i {
  display: block;
  font-size: 100px;
  font-size: 10rem;
  color: #898F96;
}
.businessList ul li span {
  display: block;
  margin-top: 1em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
.businessList ul li p {
  margin: 0 20px;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 1em;
  text-align: left;
  word-break: break-all;
}

#recruit {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
}
#recruit dt {
  color: #ED6D00;
  line-height: 1;
  margin-bottom: 1.5em;
  font-weight: bold;
}
#recruit p {
  line-height: 2;
}
#recruit dd {
  line-height: 2;
  margin-bottom: 3.75em;
}
#recruit .btn a {
  display: block;
  max-width: 500px;
  line-height: 70px;
  color: #FFF;
  background: #ED6D00;
  margin: 60px auto 0;
  border-radius: 100px;
  transition: background-color .2s;
}
#recruit .btn a:hover {
  background: #c95d00;
}
#recruit .btn a i {
  margin-left: .5em;
}

#news table {
  width: 500px;
  margin: 0 auto;
  border-top: 1px solid #e7e9ea;
}
#news th, #news td {
  border-bottom: 1px solid #e7e9ea;
  padding: 25px 10px;
  vertical-align: top;
}
#news th {
  color: #999;
}

#company table {
  width: auto;
  margin: 0 auto 60px;
  font-size: 16px;
  font-size: 1.6rem;
}
#company table th, #company table td {
  padding: .25em 0;
  vertical-align: top;
}
#company table th {
  padding-right: 2em;
  font-weight: bold;
  text-align: right;
}

#contact .requiredText .circle, #contact form > div.required::before {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 30px;
  background: #EE003C;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#contact .requiredText {
  text-align: center;
  margin-top: -40px;
  margin-bottom: 60px;
}
#contact .requiredText .circle {
  vertical-align: middle;
  margin: 0 .5em 0 0;
  position: relative;
  top: -.1em;
}
#contact form {
  display: block;
  max-width: 500px;
  margin: 0 auto;
}
#contact form > div {
  margin: 20px 0;
  position: relative;
}
#contact form > div.required::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
}
#contact form input[type="text"], #contact form textarea {
  height: 50px;
  width: 100%;
  background: rgba(137, 143, 150, 0.12);
  border: 1px solid rgba(137, 143, 150, 0);
  padding: 0 20px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
  transition: .2s;
  font-size: 14px;
  font-size: 1.4rem;
}
#contact form textarea {
  padding: 20px;
  height: 300px;
  line-height: 1.6;
}
#contact form input[type="text"]:hover, #contact form textarea:hover {
  border: 1px solid rgba(137, 143, 150, 0.35);
}
#contact form input[type="text"]:focus, #contact form textarea:focus {
  background: #FFF;
  outline: none;
  border-color: rgba(137, 143, 150, 0.35);
}
#contact form .btnArea {
  margin-top: 60px;
}
#contact form .btnArea li {
  text-align: center;
  margin: 20px;
}
#contact form .btnArea .color01 input, #contact form .btnArea .color02 input {
  border-radius: 100px;
  line-height: 45px;
  text-align: center;
  color: #FFF;
  border: none;
  transition: .2s;
}
#contact form .btnArea input {
  width: 60%;
}
#contact form .btnArea .color01 input {
  background: #ED6D00;
  cursor: pointer;
}
#contact form .btnArea .color01 input:hover {
  background: #b05100;
}
#contact form .btnArea .color02 input {
  background: #898F96;
  cursor: pointer;
}
#contact form .btnArea .color02 input:hover {
  background: #6a7077;
}
#contact form .att {
  color: #EE003C;
  margin: 1em 0;
}
#contact form .att i {
  margin-right: .5em;
}
#contact.check dt {
  color: #898F96;
  margin-bottom: 1em;
}
#contact.check dd {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #D6D6D6;
}

#footer {
  background: #898F96;
  height: 150px;
  padding-top: 30px;
}

#copyright {
  display: block;
  line-height: 1;
  color: #FFF;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
}

#map {
  width: 100%;
  height: 400px;
  height: 60vh;
  margin-bottom: -100px;
  border-top: 2px solid #FFF;
}

@media screen and (min-width: 1200px) {
  #vi .wrap {
    max-width: 1200px;
  }
}
@media screen and (max-width: 1023px) {
  .businessList ul {
    margin-right: 50px;
    margin-left: 50px;
  }
}
@media screen and (max-width: 650px) {
  body {
    font-size: 13px;
    font-size: 1.3rem;
    padding-top: 70px;
  }

  #header #headTop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    z-index: 100;
  }
  #header #headTop .wrap {
    height: 67px;
  }
  #header #headTop .wrap > div {
    padding: 0 10px;
  }
  #header #headTop .wrap > div h1 {
    display: none;
  }

  #headLogo {
    left: 10px;
    right: 0;
    text-align: center;
    top: 20px;
  }
  #headLogo img {
    width: auto;
    height: 30px;
  }

  #container .containerWrap {
    margin: 0 20px;
  }

  #limitedText {
    padding: 0 25px;
  }
  #limitedText p {
    line-height: 1.6;
    font-size: 13px;
    font-size: 1.3rem;
    border-radius: 3px;
    padding: 15px;
  }

  .baseTitle {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 2em;
  }
  .baseTitle span::before, .baseTitle span::after {
    width: 21px;
    height: 4px;
    background-size: auto 100%;
    margin: -2px;
  }
  .baseTitle span::before {
    left: -40px;
  }
  .baseTitle span::after {
    right: -40px;
  }

  .businessList ul {
    margin: 30px auto -30px;
  }
  .businessList ul li {
    margin-bottom: 30px;
  }

  #news table, #news tbody, #news tr, #news th, #news td {
    display: block;
    width: auto;
    border: none;
  }
  #news th, #news td {
    padding: 0;
    vertical-align: top;
  }
  #news th {
    color: #999;
    margin-bottom: 1em;
    line-height: 1;
  }
  #news td {
    margin-bottom: 2em;
  }

  #recruit .btn a {
    line-height: 50px;
  }

  .businessList ul li i {
    font-size: 15vw;
  }
  .businessList ul li span {
    font-size: 12px;
    font-size: 1.2rem;
  }

  #recruit {
    font-size: 13px;
    font-size: 1.3rem;
  }

  #company table, #company tbody, #company tr, #company th, #company td {
    border: none;
    padding: 0;
    display: block;
    width: auto;
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 0;
  }
  #company table th, #company table td, #company tbody th, #company tbody td, #company tr th, #company tr td, #company th th, #company th td, #company td th, #company td td {
    padding: 0;
    text-align: center;
  }
  #company table th, #company tbody th, #company tr th, #company th th, #company td th {
    padding: 0;
    line-height: 1;
    margin-bottom: 1em;
  }
  #company table td, #company tbody td, #company tr td, #company th td, #company td td {
    margin-bottom: 2em;
  }

  #map {
    margin-bottom: -40px;
  }

  #mainContents main > section {
    padding: 40px 0;
  }

  #contact .requiredText {
    margin-top: -10px;
  }
  #contact form .btnArea {
    margin-top: 60px;
  }
  #contact form .btnArea input {
    width: 100%;
  }

  #vi {
    background-size: auto 200px, cover;
    position: relative;
    z-index: 1;
  }
  #vi .wrap {
    max-width: 1000px;
    margin: 0 auto;
    height: 100%;
    position: relative;
  }
  #vi .airplane {
    right: 20px;
    top: 30px;
    width: 150px;
  }
  #vi .text {
    width: 300px;
    height: 70px;
    text-align: center;
  }
  #vi .text img {
    width: auto;
    height: 100%;
  }
}

/*# sourceMappingURL=style.css.map */
